]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2017-08-22 Arun Prakash... Support in-place file rename
2017-08-22 Arun Prakash... Line length size limit is now 139
2017-08-22 Arun Prakash... Do not follow mounted fs in du mode
2017-08-21 Arun Prakash... Implement BSD, Apple dir watch (#35)
2017-08-21 Arun Prakash... Watch out for directory changes
2017-08-21 Arun Prakash... Limit max open fds to 20K.
2017-08-20 Arun Prakash... A compact help format
2017-08-20 Arun Prakash... Support mark a directory
2017-08-17 Arun Prakash... gnome-search-tool: add option --path
2017-08-14 Arun Prakash... Re-order installation section
2017-08-13 Arun Prakash... Add section on packages
2017-08-12 Arun Prakash... Show vol free in help
2017-07-28 Arun Prakash... Add goodies
2017-07-26 Arun Prakash... Update readme
2017-07-26 Arun Prakash... Prepare for release v1.3 v1.3
2017-07-25 Arun Prakash... Fix #34: use ~75% of max open file descs
2017-07-12 Michael FennUpdate fedora version to 26 (#33)
2017-07-09 Arun Prakash... Remove tab
2017-07-08 Arun Prakash... Reset current on empty filter prompt
2017-07-05 Arun Prakash... Option -n is redundant
2017-07-05 Arun Prakash... Code refactoring
2017-07-05 Arun Prakash... Use xmemrchr() instead of strrchr()
2017-07-05 Arun Prakash... Change single-line 0-arg APIs to macros
2017-07-05 Arun Prakash... Retire config.def.h, unify Makefiles
2017-07-05 Arun Prakash... Update memory usage (latest release)
2017-07-04 Arun Prakash... More concise help screen.
2017-07-03 Arun Prakash... More optimization
2017-07-03 Arun Prakash... Use the global buffer
2017-07-03 Arun Prakash... Re-format help
2017-07-02 Arun Prakash... Custom color support for directories
2017-07-02 Arun Prakash... Repeat search: reset current selection
2017-07-02 Arun Prakash... Calculate word size inline
2017-07-02 Arun Prakash... Unify cd HOME and BEGIN
2017-07-02 Arun Prakash... Add option -e to use exiftool
2017-07-02 Arun Prakash... Use non-blocking pipes
2017-07-02 Arun Prakash... Show correct information for symbolic links
2017-07-02 Arun Prakash... checkpatch fixes
2017-06-30 Arun Prakash... Home-grown APIs, reduced binary size (<40KB)
2017-06-30 Arun Prakash... Replace open and close dir with access()
2017-06-30 Arun Prakash... Use bold blue for dirs, reset color
2017-06-30 Arun Prakash... Show directories in color (default: enabled)
2017-06-29 Arun Prakash... Simplify argument handling
2017-06-29 Arun Prakash... Add Debian badge
2017-06-29 Arun Prakash... Prepare for release v1.2 v1.2
2017-06-28 Arun Prakash... Pre-calculate spawned shell level
2017-06-25 Arun Prakash... Show 1 while spawning a subshell
2017-06-25 Arun Prakash... Support F2 to refresh
2017-06-23 Arun Prakash... Use refresh() to reflect print
2017-06-22 Arun Prakash... Show a message when busy
2017-06-22 Arun Prakash... Use fstatat() istead of lstat()
2017-06-22 Arun Prakash... Show total files in du mode
2017-06-22 Arun Prakash... Use correct data type and names for block count
2017-06-22 Arun Prakash... Add if blocks used (helps in large dirs)
2017-06-21 Arun Prakash... Show content size of cur dir in du mode
2017-06-21 Arun Prakash... Minor changes
2017-06-20 Arun Prakash... Use macros for flags to spawn()
2017-06-20 Arun Prakash... Use bitfields for settings
2017-06-20 Arun Prakash... Re-structure header
2017-06-19 Arun Prakash... An undocumented debug mode
2017-06-17 Arun Prakash... Use preincr and predecr
2017-06-15 Arun Prakash... Push curses exit() and init() to functions
2017-06-15 Arun Prakash... Fix reasonable checkpatch reports
2017-06-11 Arun Prakash... Fix build failure
2017-06-11 Arun Prakash... Show current config along with help
2017-06-11 Arun Prakash... Support bookmarks
2017-06-07 Arun Prakash... Suppress output when spawning DE file manager
2017-06-06 Arun Prakash... When filter is empty, open file on Enter
2017-06-06 Arun Prakash... Exit once an app is found. Help, doc updates.
2017-06-06 Arun Prakash... Set to the lat selected file
2017-06-06 Arun Prakash... Set detail view mode as default, introduce light mode
2017-06-06 Arun Prakash... We copy the absolute file path
2017-06-06 Arun Prakash... Optionally use EDITOR (fallback vi) for text files
2017-06-05 Arun Prakash... desktop opener - xdg-open on Linux and open(1) on OS X
2017-06-05 Arun Prakash... nlay - support multiple apps
2017-06-04 Arun Prakash... Disable key to run top
2017-06-04 Arun Prakash... Use vlock as locker, add ^Q to quit
2017-06-04 Arun Prakash... Fix issues with DEL on Mac on empty regex exprn
2017-06-04 Arun Prakash... Update documentation
2017-06-04 Arun Prakash... Bind ^L to clear prompt
2017-06-04 Arun Prakash... Update docs on navigate-as-you-type mode
2017-06-04 Arun Prakash... Insert key for navigate-as-you-type mode
2017-06-03 Arun Prakash... Navigate-as-you-type support
2017-06-03 Arun Prakash... Update HowTo on file copy, move, delete
2017-05-29 Johnathan Jenkinsfix compile warning on gcc7 (#32)
2017-05-23 Arun Prakash... Use gnome-search-tool as default search utility
2017-05-22 Arun Prakash... Update features
2017-05-22 Johnathan Jenkinsfix for glibc sys/types.h deprecation warnings (#31)
2017-05-22 Arun Prakash... Remove redundant variable
2017-05-20 Arun Prakash... Bring back plain builds (#30)
2017-05-20 Arun Prakash... Remove redundant variables, function calls
2017-05-17 Arun Prakash... Reduce number of entry movements
2017-05-16 Arun Prakash... Remove contraint on num_args
2017-05-16 Arun Prakash... Home-grown xstrlcpy()
2017-05-16 Arun Prakash... Add check to defer name to number conversion
2017-05-15 Arun Prakash... Update help
2017-05-15 Arun Prakash... Update features
2017-05-15 Arun Prakash... Fix #27: use catfish as default search utility
2017-05-15 Arun Prakash... Get rid of unsafe system(3) calls
2017-05-15 Arun Prakash... Fix regression from 08d87405d09d5667f6a3e90703f289bb5c3...
2017-05-15 Arun Prakash... Use execlp(3) instead of popen(3)
next