index
:
nnn.git
master
forked from https://github.com/jarun/nnn
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-20
Modify file type handling.
Arun Prakash Jana
2016-08-20
Merge remote-tracking branch 'upstream/master'
Arun Prakash Jana
2016-08-20
Initial commit
Arun Prakash Jana
2016-03-11
Bump to 0.5
sin
2016-03-10
Fix initscr() crash on NetBSD
sin
2016-02-25
Add command to cd back to HOME
sin
2016-02-25
Add command to toggle hide .dot files
sin
2016-02-19
Style fix
sin
2016-02-19
Fix grammar in manpage
sin
2016-02-19
Fix strlcpy() size argument
sin
2016-02-19
Update README - OSX works too
sin
2016-02-10
Move mkpath() higher up so we don't need to declare it
sin
2016-02-10
Move path[], oldpath[] and fltr[] inside browse()
sin
2016-02-10
Minor style fix
sin
2016-02-10
Rename global `n` to `ndents`
sin
2016-02-10
Use dents name directly like we do in other places
sin
2016-02-08
Minor README update
sin
2016-02-08
Minor style fix
sin
2016-02-08
Nuke some newlines
sin
2016-02-08
Remove some const bullshit
sin
2016-02-08
Remove some more useless memory allocations
sin
2016-02-08
Remove filter as you type mode
sin
2016-02-08
No need for cast in qsort callback
sin
2016-01-26
Bump to 0.4
sin
2016-01-13
Year bump
sin
2016-01-07
noice: No need to perform so many memory allocations
sin
2016-01-06
Fix memory leak
sin
2016-01-06
Avoid another allocation
sin
2016-01-06
Avoid unneeded memory allocation in xdirname()
sin
2016-01-06
sizeof(char) is always 1, no need to be explicit
sin
2016-01-06
Print the resolved path for cwd
sin
2015-11-26
Fix comment
sin
2015-11-26
Add usage
sin
2015-11-26
Don't use printerr() before curses has been initialized
sin
2015-11-26
Don't name vars in prototypes
sin
2015-11-26
Rename makepath() to mkpath()
sin
2015-11-26
Only use the environment variable when it is not empty
sin
2015-11-26
Be consistent in manpage
sin
2015-11-26
Minor fixes for manpage
sin
2015-11-26
Fix instructions for Solaris 9
sin
2015-11-26
Minor grammar fix in README
sin
2015-11-26
Declare var at top of block
sin
2015-11-26
Support commands specified by environment variables
Martin Kühl
2015-11-20
No need for strlen()
sin
2015-11-20
Bump to 0.3
sin
2015-11-20
The 2f30 lists were taken down so update README
sin
2015-11-20
Add license pointer
sin
2015-11-20
Restore screensaver mode
sin
2015-11-20
Sync strlcpy/strlcat from OpenBSD
sin
2015-11-20
Use wgetnstr() instead of getnstr() because IRIX lacks the latter
sin
[prev]
[next]