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 (
Collapse
)
Author
2015-01-26
Spawn a program that segfaults for testing
lostd
2015-01-12
Update assocs section in manpage
sin
2015-01-12
Match the whole path to enable associations based on a prefix dir
lostd
2014-12-20
Simplify condition
sin
2014-12-20
Simplify visible()
sin
2014-12-20
Remove unnecessary curly brackets
sin
2014-12-18
Remove unnecessary label
lostd
2014-12-18
no need to check for NULL before free
Hiltjo Posthuma
2014-12-18
style: dont declare vars inline
Hiltjo Posthuma
2014-12-18
remove unused variables
Hiltjo Posthuma
2014-12-18
regexec: check on success return code
Hiltjo Posthuma
on OpenBSD: "Other non-zero error codes may be returned in exceptional situations; see DIAGNOSTICS" regcomp(3).
2014-12-02
Just say Linux
sin
2014-11-26
Fix whitespace
lostd
2014-11-26
Remember current entry accross filter changes
lostd
2014-11-26
Don't care about cur, it defaults to 0
lostd
2014-11-26
Works on DragonFly BSD as well
sin
2014-11-25
Simplify default regexes
lostd
2014-11-14
First release
lostd
2014-11-14
More notes on building
lostd
2014-11-14
No need for +=, also favors portability
lostd
2014-11-14
Also on FreeBSD
lostd
2014-11-14
Works on Haiku too so update README
sin
2014-11-14
Build with -lcurses by default to be more generic
lostd
2014-11-14
Test unicode on filename and content
lostd
2014-11-14
Building and compatibility notes
lostd
2014-11-14
Renew date
lostd
2014-11-14
Remove history section because it resembles historical notes
lostd
2014-11-14
Style changes and rephrasing
lostd
2014-11-14
Document the relative path feature
lostd
2014-11-14
Use a var for dist files and remove queue.h
lostd
2014-11-14
Add a simple dprintf() implementation for systems that do not have it
sin
2014-11-14
Just use xstrdup() in makepath()
sin
2014-11-14
Add dist target
sin
2014-11-14
Replace asprintf() with strlcpy() and strlcat()
sin
2014-11-13
Same functionality using lstat(2) instead of fstatat(2)
lostd
2014-11-06
Update error to reflect actual syscall
sin
2014-11-06
Expose key bindings in the configuration header
lostd
2014-11-06
Now nextsel() just maps keys to actions
lostd
2014-11-01
Style fix in a comment
lostd
2014-11-01
Emulate ls -F completely including sockets and FIFOs
lostd
2014-10-27
Ensure manprefix exists
sin
2014-10-23
Revert "No need to manually strip trailing slashes"
lostd
This reverts commit abd301333da81b72070fbb575dcd0824d3af038e.
2014-10-23
Document the old path history thing
lostd
2014-10-23
The queue header is not needed for now
lostd
2014-10-23
We don't use realpath(3) anymore
lostd
2014-10-23
Get rid of the LIFO history, an oldpath is enough
lostd
2014-10-23
If you call makepath() with an absolute name it returns a copy of it
lostd
2014-10-23
Don't attempt to go back if on the relative root
lostd
2014-10-23
Only use chdir(3) just before spawning a shell
lostd
2014-10-23
Try to open file to see access errors on the status bar
lostd
[prev]
[next]