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
/
nnn.c
Age
Commit message (
Expand
)
Author
2018-09-02
Reduce indentation level, simpler boolean checks
Arun Prakash Jana
2018-09-02
Make setting NNN_TMPFILE explicit
Arun Prakash Jana
2018-08-28
Print prompt even on no matches
Arun Prakash Jana
2018-08-28
Include header for ffs()
Arun Prakash Jana
2018-08-26
Use underline to show cur dir
Arun Prakash Jana
2018-08-26
A more visible current dir
Arun Prakash Jana
2018-08-17
Show dir symbol in symlink file stat
Arun Prakash Jana
2018-08-16
Remove readline dep and use native prompt
Arun Prakash Jana
2018-08-16
Update program help
Arun Prakash Jana
2018-08-16
Use symbol @/ to denote symbolic link to directory
Arun Prakash Jana
2018-08-16
Document that filenames are not unquoted
Arun Prakash Jana
2018-08-10
Prepare for release v1.9
Arun Prakash Jana
2018-08-10
Remove inactive code
Arun Prakash Jana
2018-08-08
Forward filtering optimization
Arun Prakash Jana
2018-08-08
Implement dir auto-select in nav-as-you-type mode.
Arun Prakash Jana
2018-08-07
nnn is a file manager now
Arun Prakash Jana
2018-08-06
PR #111: Multiple string constants concatenate since C99
Arun Prakash Jana
2018-07-19
Show selection name in archive option
Arun Prakash Jana
2018-07-12
Reduce indentation level
Arun Prakash Jana
2018-07-08
Fix checkpatch warnings
Arun Prakash Jana
2018-07-06
Fix indentation
Arun Prakash Jana
2018-07-04
Pass current file name as first argument to custom scripts
Arun Prakash Jana
2018-07-04
Replace multiple if with switch
Arun Prakash Jana
2018-07-04
Handle '\b' at prompt in earlier curses (rhel25)
Arun Prakash Jana
2018-06-27
Add Space as 2nd file-path copier key (easy to use)
Arun Prakash Jana
2018-06-17
Support multiple scripts
Arun Prakash Jana
2018-05-19
Use macro instead if hardcoded value
Arun Prakash Jana
2018-05-19
Fix #108: wrap user and group strings for NULL
Arun Prakash Jana
2018-05-10
Remove redundant message
Arun Prakash Jana
2018-05-09
Fix #106: use stock strlen() & strcmp().
Arun Prakash Jana
2018-05-07
Support CYGWIN opener
Arun Prakash Jana
2018-05-02
Prepare for release v1.8
Arun Prakash Jana
2018-04-26
Merge fs functions
Arun Prakash Jana
2018-04-26
Use static variables for crc8fast
Arun Prakash Jana
2018-04-26
Use a smaller buffer
Arun Prakash Jana
2018-04-25
Use concise change dir prompt
Arun Prakash Jana
2018-04-25
Show cp file when NNN_NO_X is set
Arun Prakash Jana
2018-04-25
Retire readinput()
Arun Prakash Jana
2018-04-25
Tidy up xreadline()
Arun Prakash Jana
2018-04-25
Handle all ^ chars in main loop
Arun Prakash Jana
2018-04-25
Reload contents on archive create, extract
Arun Prakash Jana
2018-04-25
Support archive creation
Arun Prakash Jana
2018-04-24
Use simpler descriptions
Arun Prakash Jana
2018-04-22
multi-cp: show number of cherrypicked files
Arun Prakash Jana
2018-04-17
Two copy modes are exclusive
Arun Prakash Jana
2018-04-14
Fix calculation of remaining copybuf bytes
Arun Prakash Jana
2018-04-14
Suppress copier script trace
Arun Prakash Jana
2018-04-14
Move volume capacity, free up
Arun Prakash Jana
2018-04-10
Added brackets for tcc compliance (#103)
arcadius3d
2018-04-08
Prefer VISUAL, if defined over EDITOR
Arun Prakash Jana
[next]