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
2014-10-22
Just let the commands show up
lostd
2014-10-22
Add dentfill() and dentfree()
sin
2014-10-22
Functions for setting and clearing the prompt
lostd
2014-10-22
More accurate description
lostd
2014-10-22
Free tmp string if dirname fails
lostd
2014-10-22
No need for a temporary buffer
sin
2014-10-22
Only free() after xstrdup()
sin
2014-10-22
Add a KNOWN ISSUES sections
sin
2014-10-22
Add xdirname() again and give dirname(3) another chance
lostd
2014-10-22
Remove xdirname()
sin
2014-10-22
Use stat() instead of open() + fstat()
sin
2014-10-22
Forget all history on manual dir change
lostd
2014-10-22
Add section on history
sin
2014-10-22
Add xdirname() to avoid quirks with dirname(3)
sin
2014-10-22
No need to manually strip trailing slashes
sin
2014-10-22
Add xstrdup() and xrealpath()
sin
2014-10-22
Add xmalloc() + xrealloc()
sin
2014-10-22
printerr() should print to stderr
sin
2014-10-22
Update manpage wording
sin
2014-10-22
Update keybind list
sin
2014-10-22
Clarify filter semantics when executed as root
sin
2014-10-22
Remove duplicate info from README
sin
2014-10-22
Fix manpage
sin
2014-10-22
Remove TODO
sin
2014-10-22
Add manpage
sin
2014-10-21
Still use some of the implicit magic
lostd
2014-10-21
Use double spacing on sentence start, smaller text width, style
lostd
2014-10-21
Add install/uninstall targets
sin
2014-10-21
Update outdated comment
sin
2014-10-21
Fix typo
sin
2014-10-21
Explain filters a bit more
sin
2014-10-21
Always use realpath() and properly chdir() so relative changes via 'c' work
sin
2014-10-21
Add '*' suffix to executables
sin
2014-10-21
Update README
sin
2014-10-21
Fix segfault in readln()
sin
2014-10-21
No need to strdup()
sin
2014-10-21
Add 'c' command to change into a destination directory by typing the path
sin
2014-10-21
Add missing break
sin
2014-10-21
more typo and grammar fixes for README
Alex-P. Natsios
2014-10-21
Add SEL_SH and bring out spawning of the shell in the main loop
sin
2014-10-21
Add comment about less(1)
sin
2014-10-21
Fix typo in README
sin
2014-10-21
README contributed by z3bra
sin
2014-10-21
Add '!' command to spawn a shell in cwd
sin
2014-10-21
Add flac to default associations
sin
2014-10-21
Show hidden files if run as root
sin
2014-10-21
Include util.h and remove ifdef for Linux
sin
2014-10-21
Remove unused global variable
sin
2014-10-21
Move some more config params to config.def.h
sin
2014-10-21
Default to cwd if not argument is provided
sin
[next]