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-02-17
Fix an unsigned conversion error
lostd
2015-02-05
Clarify state toggling
lostd
2015-02-04
Move mtimeorder to config.def.h
sin
2015-02-01
Meaningful comments
lostd
2015-01-31
Minor manpage fix
sin
2015-01-31
Add 't' command to sort output by entry's mtime
sin
2015-01-28
More concise comment on nextsel()
lostd
2015-01-28
Change scope to always check the correct return value
lostd
2015-01-28
Rework readmore(), replace goto with a switch
lostd
2015-01-27
Keep last valid state on regex errors
lostd
2015-01-27
Remove unused include
lostd
2015-01-27
Also treat ^H as backspace
lostd
2015-01-27
Correct IRIX build notes
lostd
2015-01-27
Update dates
lostd
2015-01-27
Update author section in manpage
sin
2015-01-27
Update LICENSE
sin
2015-01-27
Document changes regarding filters
lostd
2015-01-27
Basic filter-as-you-type mode
lostd
2015-01-27
Comment and cleanup
lostd
2015-01-27
Empty filter resets filter to the default
lostd
2015-01-27
Fix segfault when a non-matching filter is applied twice
lostd
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
[next]