]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2020-01-15 Arun Prakash... Undo changes from #417 v2.9
2020-01-15 Arun Prakash... Use shorter lines in man page
2020-01-15 Arun Prakash... Use / to toggle string and regex
2020-01-15 Arun Prakash... Prepare for release v2.9
2020-01-14 KlzXSCatch NULL from malloc() (#438)
2020-01-14 Arun Prakash... Use macro to print error
2020-01-14 Arun Prakash... While drawing lines, set correct color
2020-01-14 Arun Prakash... (B)Tab for BackTab
2020-01-14 Arun Prakash... Show order info in filter info bar
2020-01-14 Arun Prakash... Keybind changes
2020-01-13 Arun Prakash... Fix doc
2020-01-13 Arun Prakash... New lowercase keys
2020-01-13 Anna AradUpdate Haiku Makefile with changes of original (#435)
2020-01-13 Arun Prakash... Key 0 to lock
2020-01-13 Arun Prakash... Remove p and e
2020-01-13 Arun Prakash... Fix typo
2020-01-13 Arun Prakash... Remove redundant question
2020-01-13 Arun Prakash... List from selection file if nothing selected
2020-01-13 Arun Prakash... Remove list selection
2020-01-13 Arun Prakash... Revert to key m to Mark range
2020-01-13 Arun Prakash... Key ' for range selection
2020-01-13 Arun Prakash... Unify plugin keys
2020-01-13 Arun Prakash... Reorder key listing, undocument F2 and F5
2020-01-13 Arun Prakash... Combine list, edit selection. Key ^Y
2020-01-13 Arun Prakash... Key z to archive, fix du order issue
2020-01-13 Maxim Bazorder toggle: show invalid key prompt (#433)
2020-01-13 Arun Prakash... Update docs
2020-01-13 Arun Prakash... Minor refactor
2020-01-13 Maxim BazOrder toggle: fix toggling reverse (#432)
2020-01-12 Arun Prakash... Order toggle re-factor
2020-01-12 Arun Prakash... Key f for first file
2020-01-12 Arun Prakash... Sort order not changing in nav-as-you-type mode
2020-01-12 Arun Prakash... Fix build break
2020-01-12 Arun Prakash... Minor changes to fast redraw
2020-01-12 Anna AradFast redraw on up/down key navigation (#431)
2020-01-12 Arun Prakash... Clear info line completely
2020-01-12 Arun Prakash... Update docs
2020-01-12 Arun Prakash... Add check for max val len in key:val pair
2020-01-11 Arun Prakash... Update docs
2020-01-11 Arun Prakash... ^L at empty prompt shows last filter
2020-01-11 Arun Prakash... Go to top when last saved filter is applied
2020-01-11 Arun Prakash... Guard against empty
2020-01-11 Arun Prakash... Show statusbar instead of blank
2020-01-11 Arun Prakash... Fix not waiting for command next time if non-Enter...
2020-01-11 Arun Prakash... Refactor status bar printing
2020-01-11 Arun Prakash... Add more clarity on filter prompt keys
2020-01-11 Arun Prakash... Show filter when returning after firing plugin
2020-01-11 Arun Prakash... Key ^F to fire plugin
2020-01-11 Arun Prakash... Use : for filter case
2020-01-11 Arun Prakash... Refactor PDF handling, add rtorrent, man pages
2020-01-11 Arun Prakash... nuke: open manpages, reload dir after dot
2020-01-11 Arun Prakash... Toggle filter case-sensitivity
2020-01-11 Arun Prakash... Support regex/substring filter switch
2020-01-10 Arun Prakash... Rememeber last filter
2020-01-10 Arun Prakash... Enable filter mode when there's a filter
2020-01-10 Arun Prakash... For links, set prefix instead of suffix
2020-01-10 Arun Prakash... Simplify showing status bar symbols
2020-01-10 Arun Prakash... Update docs
2020-01-09 Arun Prakash... Update docs
2020-01-09 Arun Prakash... Do not reload dir on sort order change when filter...
2020-01-09 Arun Prakash... nnn is ported to Haiku now
2020-01-09 Arun Prakash... Implement reverse sorting
2020-01-08 Arun Prakash... Fix build break
2020-01-08 Arun Prakash... Show mime in file details
2020-01-08 Arun Prakash... Use option -A to disable dir auto-select
2020-01-08 Arun Prakash... Update docs
2020-01-08 Arun Prakash... Add examples of useful commands to run as plugin
2020-01-08 Arun Prakash... Extension order: show files without extension on top
2020-01-08 Arun Prakash... Fix build break
2020-01-08 Arun Prakash... Optimize file extension check
2020-01-08 Arun Prakash... Minor refactor
2020-01-07 Arun Prakash... Fix openSUSE Leap 15.1 package generation
2020-01-07 Arun Prakash... Update docs
2020-01-07 Arun Prakash... Retain filter on single file removal
2020-01-06 Arun Prakash... Clear filter after removing current file
2020-01-06 Arun Prakash... Re-order keybind help
2020-01-05 Arun Prakash... Clear filter on dir changes
2020-01-05 Arun Prakash... Update boom
2020-01-03 Anna AradUpdate Haiku Makefile and recipe with suggestions from...
2020-01-03 Arun Prakash... Merge plugins pastebin and upload
2020-01-02 Arun Prakash... Merge plugins imgsxiv and imgviu
2020-01-02 Arun Prakash... Remove plugin notes, update docs to run cmd as plugin
2020-01-02 Arun Prakash... Support toggle exe
2020-01-01 Arun Prakash... Plugin rename
2020-01-01 Arun Prakash... Plugin rename
2020-01-01 Arun Prakash... Update docs, early check for empty files
2020-01-01 Arun Prakash... Add useful locker peaclock for Haiku
2020-01-01 Arun Prakash... Use a shorter width param
2020-01-01 CodeforEvolutionAdd Desktop Opener for Haiku (#425)
2019-12-31 Arun Prakash... Update docs
2019-12-31 Arun Prakash... Update copyright year
2019-12-31 Arun Prakash... Fix 2 archive handling issues
2019-12-29 Arun Prakash... On the fly dist generation
2019-12-29 Maxim BazMake showsel print warning when nothing is selected...
2019-12-29 Arun Prakash... Drop ^T, no reload after empty cmd at prompt
2019-12-29 Arun Prakash... Show context numbers in help
2019-12-29 Arun Prakash... Fix build break
2019-12-29 Arun Prakash... Get version string from source
2019-12-29 Arun Prakash... Automagically handle archives
2019-12-29 Arun Prakash... Code refactor
next