]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2021-08-11 Arun Prakash... Update docs
2021-08-11 Arun Prakash... Sync operation on selection among nnn instances
2021-08-10 Arun Prakash... Try to get current dir from PWD first
2021-08-10 Arun Prakash... Use a different function
2021-08-10 Arun Prakash... Do not resolve symlinks in argument PATH
2021-08-08 Arun Prakash... Do not resolve symlinks in bookmarks
2021-08-08 Arun Prakash... Update ToDo list link
2021-08-08 Arun Prakash... Do not end selection mode before prompt/shell
2021-08-08 Arun Prakash... Do not end selection mode before invoking plugin
2021-08-08 Terminator XMerge pull request #1121 from sikmir/haiku
2021-08-08 Nikolay KorotkiyUpdate Haiku Makefile
2021-08-07 Arun Prakash... List open locations from active contexts in help
2021-08-05 Arun Prakash... make option O_MATCHFLTR to disable filters without...
2021-07-29 Terminator XMerge pull request #1119 from N-R-K/NOSSN
2021-07-29 NRKfix misleading comment in Makefile
2021-07-28 Arun Prakash... Fix #1117: Revert "Ignore filter key if no results"
2021-07-28 Terminator XMerge pull request #1118 from N-R-K/xdgdefault
2021-07-28 NRKxdgdefault: make dmenu case-insensitive, fix style
2021-07-27 Arun Prakash... Eliminate redundant stat()
2021-07-26 Arun Prakash... redraw() is heavy and distracting
2021-07-25 Arun Prakash... Fix build break
2021-07-25 Arun Prakash... Allow specifying output file in NNN_TMPFILE for cd...
2021-07-24 Arun Prakash... Open controlling terminal only as stdin
2021-07-24 Terminator XMerge pull request #1114 from jcromero/patch-1
2021-07-24 jcromeroFix wrong exclamation mark char description
2021-07-23 Arun Prakash... Check if file is already selected before appending...
2021-07-23 Arun Prakash... Truncate output file before writing in picker mode
2021-07-23 Arun Prakash... Open controlling terminal for input when run in a script
2021-07-23 N-R-Kxdgdefault plugin: add dmenu support (#1112)
2021-07-22 Arun Prakash... Update plugin docs
2021-07-21 Arun Prakash... Remove dated documentation
2021-07-21 Arun Prakash... Revert variety in Haiku Makefile
2021-07-21 Arun Prakash... Prepare for release v4.2 Mojito v4.2
2021-07-21 Arun Prakash... Add option to specify arguments to exec
2021-07-21 Arun Prakash... Press TAB to insert current file name at prompt
2021-07-21 Jonathan RashAdded execute fallback to nuke
2021-07-20 Arun Prakash... Minor update
2021-07-18 Arun Prakash... Fix #1110: sanitize path from plugin
2021-07-18 Arun Prakash... Clear filter early before running plugin
2021-07-18 Arun Prakash... Selection-specific scratch buffer
2021-07-17 Arun Prakash... Free allocated memory
2021-07-17 Arun Prakash... Plugin suedit - preserve environment
2021-07-17 Arun Prakash... fzopen - add option to open files in nuke
2021-07-17 Arun Prakash... Merge plugin fzz into autojump
2021-07-17 Arun Prakash... Remember the last command executed at prompt
2021-07-17 Arun Prakash... Add macro for prompt
2021-07-17 Arun Prakash... Use a simpler macro
2021-07-16 Arun Prakash... Fix unused variable warning
2021-07-16 Arun Prakash... Code reformat
2021-07-16 Arun Prakash... Fix selection in /
2021-07-15 Arun Prakash... Remove from selection when hovered entry is deleted
2021-07-15 Arun Prakash... Ignore filter key if no results
2021-07-15 Arun Prakash... Do not apply filter if directory is empty
2021-07-15 Arun Prakash... Allocate PATH_MAX aligned memory size
2021-07-15 Arun Prakash... Optimize repeat copy of same prefix
2021-07-15 Arun Prakash... Optimize bulk selection
2021-07-15 Arun Prakash... Invert optimization: allocate in a go
2021-07-15 Arun Prakash... Show msg for both invert and select all
2021-07-14 Arun Prakash... Optimize invert further
2021-07-14 Arun Prakash... In-place invert optimization
2021-07-13 Arun Prakash... Update docs
2021-07-13 Arun Prakash... Update add to and invert selection logic
2021-07-12 Arun Prakash... Scan for selection status on redraw()
2021-07-11 Arun Prakash... Remove redundant macro
2021-07-11 Arun Prakash... Remove redundant prompt
2021-07-11 Terminator XMerge pull request #1106 from KlzXS/persistent_selection
2021-07-11 KlzXSUse selbufpos instead of selbuflen
2021-07-10 KlzXSPersistent selection (#1086)
2021-07-09 Arun Prakash... Fix #1102: suppress clang unused variable warnings
2021-07-09 Arun Prakash... Fix #1101: confirm trashing files
2021-07-06 Arun Prakash... Fix #1098: clear selmode on last deselect
2021-07-06 Piña ColadaMerge pull request #1095 from luukvbaal/patches
2021-07-06 Luuk van BaalRemove gitstatus libgit2 dependency
2021-07-05 Piña ColadaMerge pull request #1094 from jarun/preview-tui
2021-07-05 Luuk van BaalAllow tmux inside kitty without KITTY_LISTEN_ON set
2021-07-02 Piña ColadaMerge pull request #1091 from luukvbaal/adjust_cols
2021-07-02 Luuk van BaalMove ajust cols and no else braces
2021-07-02 Arun Prakash... Fix off_t to uint_t comparison warning
2021-07-01 Piña ColadaMerge pull request #1090 from luukvbaal/imgview
2021-07-01 Luuk van BaalImgview fix ucollage directory
2021-07-01 Piña ColadaMerge pull request #1084 from luukvbaal/imgview
2021-07-01 Luuk van BaalImgview hovered image/thumbnail dir
2021-06-30 Piña ColadaMerge pull request #1088 from 1bman/1bman-patch-1
2021-06-30 1bmanfix icons.h typo
2021-06-29 Piña ColadaMerge pull request #1087 from KlzXS/debug
2021-06-29 KlzXSFix debug line number
2021-06-27 Arun Prakash... Try to unmount hovered local dir
2021-06-27 Arun Prakash... Reformat help
2021-06-27 Piña ColadaMerge pull request #1082 from tonijarjour/patch-1
2021-06-27 Arun Prakash... Reformat help
2021-06-27 Toni JarjourMake sxiv play gifs automatically
2021-06-25 Arun Prakash... Update docs
2021-06-24 Arun Prakash... Update readme
2021-06-23 Arun Prakash... Remove redundant param
2021-06-22 Arun Prakash... Fix memory leak
2021-06-22 Arun Prakash... Simplify mkpath()
2021-06-20 KlzXSReplace fd dependency with find (#1078)
2021-06-20 Arun Prakash... Break long macros
2021-06-20 Arun Prakash... One notify FIFO mode at a time
2021-06-20 Arun Prakash... Fix patch break
next