]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2019-12-04 Arun Prakash... Prepare for release v2.8.1 v2.8.1
2019-12-04 Arun Prakash... Add more details on selection
2019-12-04 KlzXSFix always archiving current file (#396)
2019-12-03 Arun Prakash... Prepare for release v2.8 v2.8
2019-12-03 Arun Prakash... Use common construct for utility names
2019-12-03 Arun Prakash... Minor plugin fixes
2019-12-03 José Luis NederPlugin renamer (#393)
2019-12-03 Arun Prakash... Update docs
2019-12-02 Arun Prakash... Remove redundant assignment
2019-12-02 Arun Prakash... Disable rollover at edges on scroll
2019-12-01 Arun Prakash... Option -R to disable rollover at edges
2019-12-01 Arun Prakash... Handle some keys as special only if filter is empty
2019-11-30 Arun Prakash... Adapt picker mode to new selection changes
2019-11-30 Arun Prakash... Update docs
2019-11-30 Arun Prakash... Remove a startup loop and use self-fixing
2019-11-30 Arun Prakash... Update auto-completion scripts
2019-11-30 Arun Prakash... End selection before archive, new, rename
2019-11-29 Arun Prakash... Update docs
2019-11-29 Arun Prakash... Selection should work across contexts
2019-11-29 Arun Prakash... Do not access invalid lastdir
2019-11-29 Arun Prakash... Update docs
2019-11-29 Arun Prakash... Fix LICENSE file
2019-11-29 Arun Prakash... Support link creation for hovered file
2019-11-29 Arun Prakash... Show all selected files on M
2019-11-28 Arun Prakash... Update program help
2019-11-28 Arun Prakash... Support deselection
2019-11-26 Vidar HolenSome of the shell script fixes as per discussion (...
2019-11-25 Arun Prakash... Update docs
2019-11-25 Arun Prakash... Update docs
2019-11-25 Arun Prakash... Reduce delay, use a more meaningful msg
2019-11-25 Arun Prakash... Update comment to reflect millisecond
2019-11-24 Arun Prakash... Add rclone support for remote access
2019-11-24 Arun Prakash... Update docs on -E
2019-11-23 Arun Prakash... Set hovered and file as
2019-11-23 Arun Prakash... Force undetachable edits in EDITOR
2019-11-23 Arun Prakash... Load dir after hovered image
2019-11-23 Arun Prakash... Update docs
2019-11-23 Arun Prakash... Revert "Indicative inode hash bitmap implementation...
2019-11-23 Arun Prakash... Indicative inode hash bitmap implementation. Read details.
2019-11-22 Arun Prakash... Quote so files with newline in name work
2019-11-22 Arun Prakash... Rename utility macros
2019-11-22 Arun Prakash... Organize strings together
2019-11-22 Arun Prakash... Rename plugins, group related ones
2019-11-22 Arun Prakash... Integrate similar plugins, diff should begin at start...
2019-11-22 Arun Prakash... Integrate shellcheck in CI
2019-11-22 Arun Prakash... shellcheck fixes
2019-11-21 Arun Prakash... Re-order plugin table
2019-11-21 Arun Prakash... Drop findutils deps
2019-11-21 Arun Prakash... All binary confirmation is now y or Y
2019-11-21 KlzXSDon't use xargs options -I -o and -a (#388)
2019-11-20 Arun Prakash... update man page
2019-11-20 Arun Prakash... Add examples of conflicting keybinds
2019-11-20 Arun Prakash... Fix picker mode
2019-11-20 Arun Prakash... Fix some cat abuses in code, plugins
2019-11-20 Arun Prakash... Use single API to create dir tree
2019-11-20 Arun Prakash... dirs and files can be created with parent dirs
2019-11-20 Arun Prakash... Various plugin fixes
2019-11-19 Arun Prakash... Fix lint error
2019-11-19 Arun Prakash... Create new files and dirs with parent (like mkdir -p)
2019-11-19 Arun Prakash... Refresh dirs on disruptive chnages, update sxiv plugin...
2019-11-18 Arun Prakash... Readahead is not available on all platforms
2019-11-18 Arun Prakash... Show [selmode:num_selected] in status bar
2019-11-18 Arun Prakash... Add key ] to show prompt
2019-11-18 Arun Prakash... Seek advantage of kernel readahead()
2019-11-18 Arun Prakash... Use boxes to show number of selected files.
2019-11-18 Arun Prakash... Update man page on executing commands directly.
2019-11-18 Mischievous... Update ndiff
2019-11-18 Mischievous... Update quitcd.csh
2019-11-17 Arun Prakash... Always open vimdiff at start of file
2019-11-17 Arun Prakash... Add key ; to execute plugin
2019-11-17 Arun Prakash... Update plugin docs
2019-11-17 Arun Prakash... Show output after running command
2019-11-17 Arun Prakash... Do not update merged file, remove README.md
2019-11-17 Arun Prakash... Fix line count when editing selection
2019-11-17 KlzXSgetpulgs now asks before overwriting (#385)
2019-11-17 Arun Prakash... Revert "Fix #384: support busybox xargs"
2019-11-17 Arun Prakash... Plugin fzhist
2019-11-17 Arun Prakash... Fix #384: support busybox xargs
2019-11-17 Arun Prakash... Block nesting of nnn instances
2019-11-17 Arun Prakash... Rename fzy-open to fzopen
2019-11-17 Arun Prakash... Add image of plugin gutenread in action
2019-11-17 Arun Prakash... Fixes the following workflow:
2019-11-17 Arun Prakash... Clear prompt after running a command.
2019-11-17 Arun Prakash... Update help
2019-11-16 Arun Prakash... Do not reload for help, edit and page if in selection...
2019-11-16 Arun Prakash... Change the key to size sort to z
2019-11-16 Arun Prakash... Redraw in non-filter mode after hovered file deletion
2019-11-16 Arun Prakash... Edit also flushes selection
2019-11-16 Arun Prakash... Do not check for events when selecting files
2019-11-16 Arun Prakash... Use small letters
2019-11-16 Arun Prakash... Update docs
2019-11-16 Arun Prakash... Plugin treeview to show tree o/p with perms and size
2019-11-16 Arun Prakash... Plugin extoggle to toggle executable status
2019-11-16 Arun Prakash... Simplify running commands
2019-11-15 Arun Prakash... Fix issue with running plugin when help screen is shown
2019-11-15 0xACEFix dragdrop not working in selection mode (#382)
2019-11-15 Arun Prakash... Fix #381
2019-11-13 Arun Prakash... Refactor plugin handling
2019-11-12 Arun Prakash... Add CentOS 8.0, Fedora 31
2019-11-11 Arun Prakash... Update docs
next