]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2018-02-27 Arun Prakash... Fix Fedora 25 deps v1.7
2018-02-27 Arun Prakash... Prepare for release v1.7
2018-02-27 Arun Prakash... Update documentation on vidir
2018-02-26 Arun Prakash... Update README
2018-02-24 Arun Prakash... Add shortcut ^G to quit and cd
2018-02-24 Arun Prakash... Update changelog
2018-02-24 Arun Prakash... Use macros for external utils
2018-02-24 Arun Prakash... Support batch file rename in vidir
2018-02-24 Arun Prakash... Update features
2018-02-24 Arun Prakash... Update Changelog
2018-02-24 Arun Prakash... Add packages for CentOS 7.2, Fedora 25 and 27
2018-02-24 Arun Prakash... Update copyright year
2018-02-24 Arun Prakash... Enable file extract in nav-as-you-type mode
2018-02-24 Arun Prakash... Document file path copy usage sans clipboard
2018-02-24 Arun Prakash... Support file path copy when X is unavailable
2018-02-24 Arun Prakash... Add Gentoo as packager, FreeBSD command
2018-02-15 Arun Prakash... Re-populate after spawning shell
2018-02-13 Arun Prakash... Start dir watch, preserve cur entry when navigate-as...
2018-02-04 Arun Prakash... Better message for multi-copy
2018-01-29 Arun Prakash... Do not show quotes on ^K
2018-01-28 Arun Prakash... Show copymode on/off
2018-01-28 Arun Prakash... Interpret ^T in filter mode
2018-01-28 Arun Prakash... Support file path quote on single copy
2018-01-28 Arun Prakash... Support file path quote on copy
2018-01-22 maxice8Makefile: use PKG_CONFIG instead of hardcoding pkg...
2018-01-19 Arun Prakash... Use macro for CRC8 table length
2018-01-17 Arun Prakash... Redraw if no entries when navigate-as-you-type is turne...
2018-01-17 Arun Prakash... keybind to pin current dir - b
2018-01-14 Arun Prakash... Set to last selection if filter is empty
2018-01-14 Arun Prakash... Use consistent date format
2018-01-14 Arun Prakash... Improve common message handling
2018-01-14 Arun Prakash... Use concise and lowercase messages
2018-01-13 Arun Prakash... Replace snprintf() with xstrlcpy()
2018-01-13 Arun Prakash... Support multiple file path copy
2018-01-13 Arun Prakash... Key changes: ^F - extract archive, ^X - quit
2018-01-10 Jan Chrenmake Makefile more packaging friendly (#76)
2018-01-09 Arun Prakash... Remap ^S and ^Q.
2018-01-09 Arun Prakash... Sufficient to use refresh() after exitcurses()
2018-01-08 Arun Prakash... Add shortcut ^S to toggle du mode
2018-01-08 Arun Prakash... Explicitly optimize modulo ops
2018-01-07 Arun Prakash... Open with GUI app - Suppress stdout, stderr
2018-01-07 Arun Prakash... Simplify detail printing
2018-01-07 Arun Prakash... Change bookmark prompt and pin dir keys.
2018-01-06 Arun Prakash... Highest priority to desktop search, rename
2018-01-06 Arun Prakash... Enable extra shortcuts in navigate-as-you-type mode
2018-01-06 Arun Prakash... Swap weekday and month
2018-01-05 Arun Prakash... Use a date format string
2018-01-05 Arun Prakash... Rearrange date format in file details
2018-01-05 codeliveroilUse standard date formats. (#74)
2018-01-05 Arun Prakash... Show target for symlinks
2018-01-04 Arun Prakash... The *alloc() family is aligned
2018-01-04 Arun Prakash... Wrap realloc() to return aligned address
2017-12-30 Arun Prakash... Use aligned large buffers
2017-12-29 Arun Prakash... Fix #73: How to discard changes and exit new/rename...
2017-12-29 Arun Prakash... Check alignment and enable -O3
2017-12-27 Arun Prakash... Fix checkpatch reports
2017-12-27 Dmitri GoutnikAdd FreeBSD as a package source (#72)
2017-12-27 Daniel LockyerFree allocated resources using regfree (#71)
2017-12-27 Arun Prakash... Use ffs() tweak.
2017-12-26 Arun Prakash... Remove arm targets
2017-12-26 Arun Prakash... Explicitly cast opaque types
2017-12-26 Arun Prakash... TAB is not identified on OS X
2017-12-26 Dmitri GoutnikLookup xdg-open in PATH on non-Apple platforms (#70)
2017-12-26 Arun Prakash... Retire Makefile.native
2017-12-26 Arun Prakash... Use ffs() instead of ffsl()
2017-12-26 Arun Prakash... Cross compile nnn on Travis CI
2017-12-26 Dmitri GoutnikFix compiler warnings on FreeBSD 11.x (#69)
2017-12-26 Arun Prakash... Add openSUSE to packagers
2017-12-26 Arun Prakash... Update README
2017-12-25 Arun Prakash... Update README
2017-12-25 Arun Prakash... Replace getorder() by ffsl()
2017-12-25 Arun Prakash... OpenSUSE gcc fails at '-fno-tree-loop-vectorize' v1.6
2017-12-25 Arun Prakash... Prepare for release v1.6
2017-12-25 Arun Prakash... Add OpenSUSE Leap 42.3, reorder matrix
2017-12-25 Arun Prakash... Support 'Open with...'
2017-12-24 Arun Prakash... Optimize xmemrchr()
2017-12-24 Arun Prakash... Reduce sprintf() family usage
2017-12-24 Arun Prakash... Optimize saving, matching old entry
2017-12-24 Arun Prakash... Shorten error messages
2017-12-24 Arun Prakash... Limit filter length to NAME_MAX from LINE_MAX
2017-12-24 Arun Prakash... Use const if applicable
2017-12-24 Arun Prakash... Update documentation
2017-12-24 Arun Prakash... Users understand 'DIR' easier then 'cwd'
2017-12-24 Arun Prakash... Add option -b to open bookmark directly
2017-12-23 Arun Prakash... Order numeric file names (helps with /proc)
2017-12-21 Arun Prakash... Update README
2017-12-21 Arun Prakash... Replace xstricmp() with strcoll()
2017-12-21 Arun Prakash... Remove redundant variable
2017-12-21 Arun Prakash... Consider only symbolic or only nunmeric names
2017-12-21 Arun Prakash... No need to test end of numeric
2017-12-21 Arun Prakash... Ignore punctuation marks in file name compare. Fix...
2017-12-20 Arun Prakash... Update README, performance numbers
2017-12-20 Arun Prakash... Add file name len to entry structure
2017-12-20 Arun Prakash... Offset can be derived
2017-12-19 Arun Prakash... Retire redundant variable
2017-12-19 Arun Prakash... A fancier func to get order of 2
2017-12-19 Arun Prakash... Replace a large buf with global g_buf
2017-12-19 Arun Prakash... Fix #50: use -O3, disable -ftree-loop-vectorize
2017-12-19 Arun Prakash... Link to performance factors
2017-12-18 Arun Prakash... Use exact number of bytes for each filename.
next