]> Sergey Matveev's repositories - nnn.git/shortlog
nnn.git
2020-02-12 Arun Prakash... Use s in statusbar to indicate selection enabled
2020-02-12 Arun Prakash... Enable UTF8 for PCRE
2020-02-12 Arun Prakash... Update Haiku Makefile
2020-02-12 Arun Prakash... Fix static file upload
2020-02-12 Arun Prakash... Prepare for release v3.0 v3.0
2020-02-12 Arun Prakash... Play known video file types by extension
2020-02-10 Arun Prakash... Do not end selection on redraw
2020-02-09 Arun Prakash... Fix prefix calcualtion
2020-02-09 Arun Prakash... Fix man
2020-02-09 Arun Prakash... When a file is edited, vim adds a \n at the end
2020-02-08 Arun Prakash... Simplify and fix common prefix calculation
2020-02-08 Arun Prakash... Fix build break
2020-02-08 Arun Prakash... Use xrealpath() to show unresolved symlinks
2020-02-08 Arun Prakash... Ignore . and .. in file list
2020-02-08 Arun Prakash... 1. dirname() loses path, 2. use realpath()
2020-02-08 Arun Prakash... Show target file size in list mode
2020-02-07 Arun Prakash... Fix empty dir on list files
2020-02-07 Arun Prakash... Clear filter on a manual dir relaod
2020-02-04 Arun Prakash... Minor refactor
2020-02-03 Arun Prakash... Document list files
2020-02-02 Arun Prakash... Late allocate memory for path pointers
2020-02-02 Arun Prakash... xrealloc() may move memory
2020-02-02 Arun Prakash... Fix build break
2020-02-02 Arun Prakash... Refactor file list processing
2020-02-02 Arun Prakash... Remove redundant example
2020-02-01 Arun Prakash... Update docs
2020-02-01 Arun Prakash... Fix #446
2020-02-01 Arun Prakash... Reduce the number of redundant checks
2020-02-01 KlzXSList of files as input (#443)
2020-02-01 Maxim BazDo not swallow keypress after printwait (#461)
2020-02-01 Arun Prakash... Use _exit() to terminate children
2020-02-01 Arun Prakash... Ignore link assuming stdscr is NULL
2020-02-01 Arun Prakash... Fix #459
2020-01-31 Arun Prakash... Upload static binary as package
2020-01-30 Maxim BazCompile static bin locally for release (#457)
2020-01-30 Arun Prakash... Auto-proceed on open (key + to toggle)
2020-01-30 Arun Prakash... Run GUI app as plugin
2020-01-29 Sijmen J. MulderFallbacks for absent NAME_MAX and PATH_MAX (#455)
2020-01-28 Arun Prakash... Use enough buffer length for file names
2020-01-28 Arun Prakash... Remove redundant lib only for older GLIBC
2020-01-27 Arun Prakash... Fix typo
2020-01-27 Arun Prakash... Exit prompt on ^D at empty prompt
2020-01-27 Ethan RAdded more readline bindings (#452)
2020-01-25 Arun Prakash... Add -DNORL when var O_STATIC is set
2020-01-25 Arun Prakash... Revert "Test static packaging"
2020-01-25 Arun Prakash... Test static packaging
2020-01-24 Arun Prakash... Move compilation notes to Wiki
2020-01-24 Arun Prakash... Makefile option to compile with PCRE lib
2020-01-24 Arun Prakash... PCRE 2 - fix check for filter match
2020-01-24 Arun Prakash... PCRE 2 - fix compilation error
2020-01-24 Arun Prakash... PCRE - add error handling
2020-01-24 KlzXSDetach process with F_NOWAIT (#450)
2020-01-23 Arun Prakash... Experimental PCRE library support
2020-01-23 Arun Prakash... Add static compilation flag
2020-01-23 Arun Prakash... Do not show file name in status bar
2020-01-22 Arun Prakash... Lazy unmount, umount (macOS) support
2020-01-22 Arun Prakash... nuke: add glow to preview markdown
2020-01-22 Arun Prakash... Check if path exists before trying to create
2020-01-21 Arun Prakash... Use indicative dir names when creating
2020-01-21 Arun Prakash... Remove redundant variables/assignments
2020-01-21 Arun Prakash... Remove redundant check
2020-01-21 Arun Prakash... Update badges
2020-01-20 Arun Prakash... Initialize mask
2020-01-20 Arun Prakash... Code refactor
2020-01-20 Arun Prakash... Revert "Update badges"
2020-01-20 Arun Prakash... Update badges
2020-01-19 Arun Prakash... Refactor
2020-01-19 Arun Prakash... Copy current name in API
2020-01-18 Arun Prakash... Refactor
2020-01-18 Arun Prakash... checkpatch.pl fixes
2020-01-18 Arun Prakash... Shorten env vars
2020-01-18 Arun Prakash... Use macro
2020-01-18 Arun Prakash... Get rid of modulo operation
2020-01-18 Arun Prakash... Key F5 toggle hidden
2020-01-18 Arun Prakash... Merge functions
2020-01-18 Siddharth Dushanthafixed a formating error (#444)
2020-01-18 Arun Prakash... Use simpler logic to show progress on Linux
2020-01-17 Arun Prakash... Clear lastname is the top file is deleted
2020-01-17 Arun Prakash... Revert "Revert "Fixed calculation of capacity on OpenBS...
2020-01-17 Arun Prakash... Options -e and -t
2020-01-16 Arun Prakash... Fix: crash on entering empty dir, then press down
2020-01-16 Arun Prakash... Remove redundant check
2020-01-16 Arun Prakash... Use do-while instead of while
2020-01-16 Arun Prakash... Revert "Fixed calculation of capacity on OpenBSD (...
2020-01-16 Arun Prakash... Update docs
2020-01-16 Arun Prakash... A fancier prompt
2020-01-16 Maxim BazQuit with an error code (#442)
2020-01-16 Martin ZiemerFixed calculation of capacity on OpenBSD (#441)
2020-01-15 Maxim BazRelease improvements, take 2 (#440)
2020-01-15 Arun Prakash... Change command order
2020-01-15 Arun Prakash... Update docs
2020-01-15 Arun Prakash... Fix alignment
2020-01-15 Arun Prakash... Undo changes from #417 v2.9
2020-01-15 Arun Prakash... Use shorter lines in man page
2020-01-15 Arun Prakash... Use / to toggle string and regex
2020-01-15 Arun Prakash... Prepare for release v2.9
2020-01-14 KlzXSCatch NULL from malloc() (#438)
2020-01-14 Arun Prakash... Use macro to print error
2020-01-14 Arun Prakash... While drawing lines, set correct color
2020-01-14 Arun Prakash... (B)Tab for BackTab
next