]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2021-06-12 Arun Prakash... Remove option from auto-complete
2021-06-12 Arun Prakash... Config NNN_HELP to show output of a program on top...
2021-06-12 Arun Prakash... Use netbsd-curses v0.3.2
2021-06-12 Arun Prakash... Fix #1067: handle SIGWINCH the ncurses way
2021-06-12 Anna AradAdd force-tty capability to spawn and set pagers to...
2021-06-12 Arun Prakash... Drop unreliable popen() call [e.g. fails if filename...
2021-06-12 Arun Prakash... Simplify show_stats()
2021-06-12 Arun Prakash... Initialize local array to NULL
2021-06-12 Arun Prakash... Attempt to fix #1067: hook into ncurses to resize on...
2021-06-11 Arun Prakash... Use standard descriptor names
2021-06-11 Piña ColadaMerge pull request #1066 from kevinsjoberg/remove-fzf...
2021-06-11 Kevin SjöbergRemove opinionated options
2021-06-11 Kevin SjöbergSupport opening regular text files on macOS
2021-06-09 Arun Prakash... Checkpatch fixes
2021-06-08 Arun Prakash... Use static global
2021-06-06 Arun Prakash... Update examples
2021-06-06 Arun Prakash... Update docs
2021-06-06 Arun Prakash... Remove redundant examples
2021-06-06 Arun Prakash... NNN_PLUG: use `|` to page run-and-exit cmd output
2021-06-06 Arun Prakash... Fix alignment
2021-06-06 Arun Prakash... NNN_PLUG: use & as run-gui-cmd-as-plugin symbol (earlier |)
2021-06-06 Arun Prakash... NNN_PLUG: use ! as run-cmd-as-plugin symbol (earlier _)
2021-06-06 Arun Prakash... Add another useful plugin example
2021-06-06 Arun Prakash... Plugin fzcd - decouple from selection
2021-06-06 Arun Prakash... Plugin cleanup 2: one-liners with paged output
2021-06-06 Arun Prakash... Plugin cleanup 1
2021-06-05 Piña ColadaMerge pull request #1055 from luukvbaal/patches
2021-06-05 Luuk van BaalAdd gitstatus patch -G flag
2021-06-04 Arun Prakash... Mention patch framework
2021-06-04 Piña ColadaMerge pull request #1054 from luukvbaal/preview-tui
2021-06-04 Luuk van BaalPreview-tui single previewpid file
2021-06-04 Piña ColadaMerge pull request #1053 from luukvbaal/preview-tui
2021-06-04 Luuk van BaalSupress pgrep output
2021-06-04 Piña ColadaMerge pull request #1052 from luukvbaal/preview-tui
2021-06-04 Luuk van BaalFix preview-tui zombie
2021-06-04 Piña ColadaMerge pull request #1051 from luukvbaal/preview-tui
2021-06-04 Luuk van BaalFix preview-tui job control
2021-06-03 Arun Prakash... Add mention
2021-06-03 Arun Prakash... Post-release formalities
2021-06-03 Arun Prakash... Prepare for release v4.1.1 Sake v4.1.1
2021-06-03 luukvbaalUpdate gitstatus patch (#1048)
2021-06-03 Piña ColadaMerge pull request #1049 from luukvbaal/imgview
2021-06-03 Luuk van BaalImprove imgview plugin
2021-06-03 luukvbaalFurther gitstatus cleanup/fixes (#1046)
2021-06-02 Arun Prakash... Add Makefile target to compile nnn with musl libc
2021-06-02 Arun Prakash... Restore source code packing on CircleCI
2021-06-02 Arun Prakash... Fix #1041
2021-06-02 Arun Prakash... Remove _Atomic usage
2021-06-02 Arun Prakash... Move patches to top level
2021-06-02 Arun Prakash... Prepare for release v4.1 Sake v4.1
2021-06-02 luukvbaalAdd user patch framework (#1037)
2021-05-31 Piña ColadaMerge pull request #1038 from luukvbaal/unicodearrows
2021-05-31 Luuk van BaalUnicode arrows for O_ICONS/NERD
2021-05-31 Arun Prakash... Update docs
2021-05-31 Piña ColadaMerge pull request #1036 from luukvbaal/preview-tui
2021-05-31 Luuk van BaalFix preview-tui jpeg mime
2021-05-30 Arun Prakash... Fix #1034: do not auto-generate packages for SuSE
2021-05-30 Piña ColadaMerge pull request #1035 from luukvbaal/manhome
2021-05-30 Luuk van BaalUpdate man page
2021-05-30 Piña ColadaMerge pull request #1033 from luukvbaal/preview-tui
2021-05-30 Luuk van BaalPreview-tui-ext to preview-tui
2021-05-30 Piña ColadaMerge pull request #1032 from luukvbaal/imgplugins
2021-05-30 Luuk van BaalAdd ucollage to imgview
2021-05-30 Piña ColadaMerge pull request #1031 from luukvbaal/imgplugins
2021-05-30 Luuk van BaalMerge image plugins
2021-05-30 Arun Prakash... Update documentation
2021-05-29 Arun Prakash... Clear the selection for uniform behaviour
2021-05-29 Arun Prakash... Get rid of getchar()
2021-05-29 Arun Prakash... Alt+Esc to quit context from filter prompt
2021-05-29 Arun Prakash... Remove ntfw-specific code
2021-05-29 Arun Prakash... Decouple variable documentation section
2021-05-28 Arun Prakash... Fix condition
2021-05-28 Arun Prakash... Rename plugin fzdirs to fzcd, retains fzcd features
2021-05-28 Arun Prakash... fzdirs - check if the first entry in path-list exists
2021-05-28 Arun Prakash... Restore hovered file name on select and run plugin
2021-05-28 Arun Prakash... fzdirs: support default list, default to $PWD
2021-05-28 Arun Prakash... Plugin fzdirs: fuzzy search multiple directories
2021-05-27 Arun Prakash... Show number of files selected in local buffer, if any
2021-05-27 Arun Prakash... plugin cleanfilename -> fixname, unmount-parent ->...
2021-05-27 Arun Prakash... Attempt to create a new context with Shift-TAB, else...
2021-05-26 Piña ColadaMerge pull request #1028 from luukvbaal/makefile
2021-05-26 Luuk van BaalUpdate haiku Makefile
2021-05-26 Arun Prakash... Update musl compilation script
2021-05-26 luukvbaalIgnore NOLC when ICONS/NERD are set (#1027)
2021-05-26 Arun Prakash... Multi-threaded FTS-based disk usage calculation
2021-05-25 Arun Prakash... Fix du calculation
2021-05-24 Arun Prakash... Make option O_NOLOC renamed to O_NOLC
2021-05-23 Arun Prakash... Dynamic view update in disk usage mode
2021-05-23 Arun Prakash... Fix spelling, remove Known Issues section in favour...
2021-05-22 Arun Prakash... Minor changes to nuke
2021-05-21 Arun Prakash... Suppress session open failure msg in picker mode
2021-05-20 Arun Prakash... Fix #1023: support named persistent settions
2021-05-19 Arun Prakash... Update ToDo list
2021-05-18 Luuk van BaalPreview-tui fix winch_handler
2021-05-18 Arun Prakash... Remove pickraw, fix selection not picked on Q
2021-05-18 Arun Prakash... Fix opener key for archive
2021-05-18 Piña ColadaMerge pull request #1018 from luukvbaal/preview-tui
2021-05-17 Luuk van BaalPreview-tui fixes
2021-05-17 Arun Prakash... Exit nnn if plugin picks files
2021-05-17 Piña ColadaMerge pull request #1017 from luukvbaal/cmusq
next