]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2021-03-15 Arun Prakash... Prepare for release v3.6 v3.6
2021-03-14 Mischievous... Merge pull request #877 from luukvbaal/preview-tui
2021-03-14 Luuk van Baalcleanup fifo
2021-03-14 Arun Prakash... Update docs
2021-03-14 Arun Prakash... Minor code reformat for clarity
2021-03-14 Arun Prakash... Fix shellcheck report
2021-03-14 luukvbaalFix preview-tui-ext and ueberzug support for preview...
2021-03-14 Arun Prakash... Fix #876: fzcd - go to dir and select file
2021-03-13 luukvbaalpreview-tui improvements (#869)
2021-03-06 Arun Prakash... Have a distinct unused msg for index 0
2021-03-04 Arun Prakash... Add check for non-empty selection buffer
2021-03-04 Arun Prakash... Fix regression in #864
2021-03-04 Arun Prakash... Fix #864
2021-02-28 Arun Prakash... Update docs
2021-02-27 Arun Prakash... Update docs
2021-02-18 Mischievous... Merge pull request #858 from KlzXS/xdgopen
2021-02-17 Mischievous... Merge pull request #857 from KlzXS/batch_rename
2021-02-17 Mischievous... Merge pull request #856 from KlzXS/cpmvrm
2021-02-17 KlzXSUse the fix you just implemented
2021-02-16 KlzXSFix frozen terminal
2021-02-16 KlzXSFavor selection over current for nmv
2021-02-16 KlzXSAdd check for empty selection
2021-02-11 Arun Prakash... Fix alignment
2021-02-11 Mischievous... Merge pull request #852 from 0xACE/badideascfg
2021-02-11 0xACEstate.runctx now retains bitwidth as cfg.curctx
2021-02-10 Arun Prakash... Retain a way to return to start dir if file opened
2021-02-09 Arun Prakash... Always prefer selection over current file
2021-02-09 Arun Prakash... Clear selection after successful plugin invocation
2021-02-09 Mischievous... Merge pull request #851 from Lucas-Summers/master
2021-02-09 Lucas Summersfixed shellcheck errors for plugins/preview-tui
2021-02-09 Lucas Summersintegrated ueberzug into plugins/preview-tui
2021-02-08 Arun Prakash... Fix indentation in helpstr
2021-01-31 Mischievous... Merge pull request #849 from uvelichitel/master
2021-01-30 uvelichitelCorrect umount fusefs on FreeBSD
2021-01-18 Mischievous... Merge pull request #840 from freddii/master
2021-01-18 Arun Prakash... Fix #839
2021-01-18 freddiifixed wrong spelled words
2021-01-18 Mischievous... Merge pull request #839 from bagnacauda/wall_update
2021-01-18 SimoneUpdated wall plugin to the standard utility file
2021-01-13 Mischievous... Merge pull request #836 from KlzXS/makefile
2021-01-13 KlzXSFix #835
2021-01-07 Robin SchneiderUse HTTPS everywhere (mechanical edit using util from...
2021-01-01 Arun Prakash... Update readme
2020-12-28 Arun Prakash... Update copyright year
2020-12-28 Mischievous... Merge pull request #822 from j0hnnybash/master
2020-12-27 johnnybashuse trap to delete the temp files
2020-12-26 johnnybashreuse image code, use more variables
2020-12-21 johnnybashvideo thumbnails in preview-tui
2020-12-18 Mischievous... Merge pull request #818 from 0xflotus/patch-1
2020-12-18 0xflotusfix: small error
2020-12-17 Arun Prakash... Specify compilers explicitly
2020-12-17 Arun Prakash... Update docs
2020-12-15 Mischievous... Merge pull request #816 from kyechou/master
2020-12-15 kyechouFix the same issue as #81 but with nuke
2020-12-15 Arun Prakash... Fix togglex: handle filenames with spaces
2020-12-12 Arun Prakash... Minor plugin indentation update
2020-12-12 Arun Prakash... Fix #813: plugin togglex - toggle exe mode for selection
2020-12-12 Arun Prakash... Update docs
2020-12-10 Arun Prakash... Fix #812: clear selection on single file deletion
2020-12-09 Arun Prakash... Checkpatch fixes
2020-12-06 Arun Prakash... Update docs
2020-12-05 Arun Prakash... Update docs
2020-11-29 Arun Prakash... Show tmp dir details in debug
2020-11-28 Arun Prakash... Revert "use $VISUAL environment variable for plugins"
2020-11-27 Arun Prakash... Remove obsolete options
2020-11-24 Arun Prakash... Minor refactor - browse()
2020-11-24 Arun Prakash... Limit lines of code per func to 900
2020-11-24 Arun Prakash... Loop the command prompt
2020-11-23 Mischievous... Merge pull request #804 from angelskieglazki/master
2020-11-23 maxUpdate config.yml
2020-11-22 Mischievous... Merge pull request #800 from tchici/master
2020-11-22 tchiciuse $VISUAL environment variable for plugins
2020-11-22 Mischievous... Merge pull request #799 from tchici/master
2020-11-22 tchicinuke plugin: use $VISUAL environment variable
2020-11-22 Arun Prakash... Remove trailing spaces
2020-11-22 Arun Prakash... shellcheck fixes
2020-11-22 Arun Prakash... Circle CI - move to Ubuntu 20.04
2020-11-21 Arun Prakash... Fix build error
2020-11-21 Mischievous... Integrate GH CI, retire Travis
2020-11-21 Marco Grunertinotify is available only on Linux
2020-11-19 Arun Prakash... Key A to invert selection
2020-11-19 Arun Prakash... Let ^L exit filter mode and redraw if no last filter
2020-11-19 Arun Prakash... Fix #786: memccpy() detects buffer overlap on macOS
2020-11-18 Arun Prakash... Show msg on invalid list input, remove dep
2020-11-17 Arun Prakash... Fix #784: support msys2 compilation
2020-11-17 Arun Prakash... Revert to dev tag
2020-11-17 Arun Prakash... Prepare for release v3.5 Freddie v3.5
2020-11-15 Arun Prakash... Update ToDo list link
2020-11-14 Arun Prakash... Add a useful tip.
2020-11-14 Arun Prakash... Update docs
2020-11-14 Arun Prakash... upx compress all static binaries before upload
2020-11-14 Arun Prakash... Update help
2020-11-13 Arun Prakash... Q - error & quit if no selection, else pick & quit
2020-11-13 Arun Prakash... Update docs
2020-11-13 Arun Prakash... Fix #777: input stream ishould trump -s/-S
2020-11-12 Arun Prakash... Update plugin
2020-11-10 Arun Prakash... Clean-up help
2020-11-10 Arun Prakash... Fix #775: quit on double Esc
2020-11-09 Arun Prakash... Skip rm invocation when no files to delete
2020-11-08 Arun Prakash... Update plugin notes and table
next