]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2019-02-19 Arun Prakash... Use new container for archlinux v2.3
2019-02-19 Arun Prakash... Fix packaging issues.
2019-02-19 Arun Prakash... Fix compilation failure on Trusty
2019-02-19 Arun Prakash... Try Trusty.
2019-02-19 Arun Prakash... Fix build break
2019-02-19 Arun Prakash... Prepare for release v2.3
2019-02-16 Arun Prakash... Change strings
2019-02-15 Arun Prakash... Update docs
2019-02-13 Arun Prakash... Add comments
2019-02-12 Arun Prakash... Fix file name generation
2019-02-12 Arun Prakash... Add test files
2019-02-12 Arun Prakash... Terminate string only once
2019-02-11 Arun Prakash... Fix #208: cut at correct codepoint for CJK
2019-02-11 Arun Prakash... Use tmp buffer to redraw()
2019-02-11 Arun Prakash... Fix indentation
2019-02-11 Arun Prakash... Pressing Enter is simpler for some checks
2019-02-10 Arun Prakash... Remove ncdu from list of FMs
2019-02-10 Arun Prakash... Fix #207: use correct description
2019-02-10 Arun Prakash... Simplify check
2019-02-10 Arun Prakash... Fix build break
2019-02-10 Arun Prakash... Use y/Y for all confirmations
2019-02-10 Arun Prakash... Fix https://github.com/mcchrish/nnn.vim/issues/39
2019-02-10 Arun Prakash... Update docs
2019-02-09 Arun Prakash... initialize on declaration
2019-02-08 Arun Prakash... Fix build break
2019-02-08 Arun Prakash... Use sigaction
2019-02-08 Arun Prakash... Refresh contents after a ^C
2019-02-08 Arun Prakash... Add verbosity
2019-02-08 Arun Prakash... Fix build break
2019-02-08 Arun Prakash... Support du abort on Ctrl-C
2019-02-07 Arun Prakash... More informative feedback on du
2019-02-07 Arun Prakash... Update docs
2019-02-07 Arun Prakash... Show file name for easier archive naming
2019-02-06 Arun Prakash... Use env var NNNLVL to track nested level
2019-02-06 Arun Prakash... Archive: check archive mode first
2019-02-06 Arun Prakash... Update docs
2019-02-05 Arun Prakash... Just print the filepath
2019-02-05 Arun Prakash... Merge pull request #204 from breisa/master
2019-02-05 ChristophClarify the difference between copy and select.
2019-02-05 Arun Prakash... Remove redundant env var
2019-02-05 Arun Prakash... Use a static CRC8 table
2019-02-05 Arun Prakash... Add option -s to use string filters
2019-02-05 Arun Prakash... Add version sort -n to auto-completion scripts
2019-02-05 Arun Prakash... Replace backquote with comma as leader key
2019-02-05 Arun Prakash... Fix #190: support version sort (option -n)
2019-02-05 Arun Prakash... Use a macro for digit check
2019-02-04 Arun Prakash... Update docs
2019-02-03 Arun Prakash... Update docs
2019-02-03 Arun Prakash... Remove file indicator from file name
2019-02-01 Arun Prakash... Revert "Handle nav cases separately"
2019-02-01 Arun Prakash... Change badge color
2019-02-01 Georgi KirilovDon't reset dircolor prematurely
2019-02-01 Georgi KirilovDon't rebuild on make install
2019-02-01 Arun Prakash... Do not optimize cur on rm if in filter mode
2019-02-01 Arun Prakash... Do not watch dir if entering in filter mode
2019-01-31 Arun Prakash... Update help
2019-01-31 Arun Prakash... Remove key N
2019-01-31 Arun Prakash... Update docs
2019-01-31 Arun Prakash... Support archiving files in selection
2019-01-30 Arun Prakash... Add an api to check if copying possible
2019-01-30 Arun Prakash... natool: support multiple args
2019-01-30 Arun Prakash... More concise help
2019-01-30 Arun Prakash... Remove dir watch before filtering contents
2019-01-30 Arun Prakash... Update docs
2019-01-29 Arun Prakash... Support select all with Y
2019-01-29 Arun Prakash... Fix crash while writing selection to file
2019-01-29 Arun Prakash... Update docs
2019-01-29 Arun Prakash... Handle nav cases separately
2019-01-29 Arun Prakash... Fix #200: bind ^P to show command prompt
2019-01-29 Arun Prakash... Bind ^B to visit pinned dir
2019-01-29 Arun Prakash... Update ToDo list link
2019-01-29 Arun Prakash... Read before write
2019-01-29 Arun Prakash... Place symlinks to dirs along with dirs
2019-01-28 Arun Prakash... Add new badge
2019-01-28 Arun Prakash... Add comments
2019-01-27 Arun Prakash... Change dir before readline()
2019-01-27 Arun Prakash... Code reformat
2019-01-26 Arun Prakash... Use ^B to visit pinned directory
2019-01-25 Arun Prakash... Combine SEL_ASIZE with related cases
2019-01-25 Arun Prakash... Fix build break
2019-01-25 Arun Prakash... Simpler questions for input
2019-01-25 Arun Prakash... Merge pull request #198 from bijanebrahimi/bugfix-openb...
2019-01-25 Bijan Ebrahimifixed compile error in OpenBSD
2019-01-25 Arun Prakash... 1-pass bookmark parsing
2019-01-24 Arun Prakash... Remove another getenv() call
2019-01-24 Arun Prakash... Remove calls to atoi
2019-01-24 Arun Prakash... Show debug info under DPRINTF
2019-01-24 Arun Prakash... Remove redundant function call
2019-01-24 Arun Prakash... Use global for HOME
2019-01-24 Arun Prakash... Remove extra loop
2019-01-24 Arun Prakash... Remove redundant calls
2019-01-24 Arun Prakash... Fix build break; rl_menu_complete missing on macOS
2019-01-24 Arun Prakash... Use libreadline at command prompt
2019-01-23 Arun Prakash... New key to tkae note ^N
2019-01-23 Arun Prakash... Un-document ^M
2019-01-23 Arun Prakash... Remove shortcuts ^H, ^N, ^P
2019-01-23 Arun Prakash... Remove calls to strtoll for numeric sort
2019-01-22 Arun Prakash... Revert "Use library function for numeric sort"
2019-01-22 Arun Prakash... Use library function for numeric sort
2019-01-22 Arun Prakash... Remove redundant string copy
next