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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2017-04-11
Maximize rlimit, switch to detail view in du mode
Arun Prakash Jana
2017-04-11
Fix #4.
Arun Prakash Jana
2017-04-04
Fix warnings. Harden compilation.
Arun Prakash Jana
2017-04-03
Allow custom CFLAGS and CPPFLAGS in Makefile
Zhiming Wang
2017-04-02
Remove redundant stuff
Arun Prakash Jana
2017-04-02
Revert non-portable optimization
Arun Prakash Jana
2017-04-01
Optimizations
Arun Prakash Jana
2017-04-01
Remove sh as script opener, use vi
Arun Prakash Jana
2017-03-30
Rename project to nnn (Noice is Not Noice)
Arun Prakash Jana
2017-03-30
strip binary
Arun Prakash Jana
2016-10-05
Merge remote-tracking branch 'upstream/master'
Arun Prakash Jana
2016-08-24
Bump to 0.6
sin
2016-08-22
Accept user-defined LDFLAGS in Makefile
sin
2016-08-21
Remove libmagic, use file command.
Arun Prakash Jana
2016-08-20
Remove config.h on clean.
Arun Prakash Jana
2016-08-20
Modify file type handling.
Arun Prakash Jana
2016-03-11
Bump to 0.5
sin
2016-01-26
Bump to 0.4
sin
2015-11-20
Bump to 0.3
sin
2015-06-04
Make config independent to avoid accidental overwrites
lostd
2015-03-12
Bump to 0.2
sin
2014-11-14
First release
lostd
2014-11-14
No need for +=, also favors portability
lostd
2014-11-14
Build with -lcurses by default to be more generic
lostd
2014-11-14
Use a var for dist files and remove queue.h
lostd
2014-11-14
Add dist target
sin
2014-11-14
Replace asprintf() with strlcpy() and strlcat()
sin
2014-10-27
Ensure manprefix exists
sin
2014-10-23
The queue header is not needed for now
lostd
2014-10-22
Just let the commands show up
lostd
2014-10-22
Add manpage
sin
2014-10-21
Still use some of the implicit magic
lostd
2014-10-21
Add install/uninstall targets
sin
2014-10-21
And CPPFLAGS
sin
2014-10-21
Use CFLAGS too
sin
2014-10-21
Force rebuild of noice.o if queue.h is modified
sin
2014-10-21
Add config.def.h
sin
2014-10-21
Add strlcpy()
sin
2014-10-08
Change string copies to use strlcpy(3)
lostd
2014-10-07
Add the noice file browser
lostd
[prev]