| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-17 | Support multiple scripts | ||
| 2018-06-17 | Example to integrate fzy using custom script | ||
| 2018-06-08 | Add LinuxLinks to Mentions section | ||
| 2018-05-19 | Use macro instead if hardcoded value | ||
| 2018-05-19 | Fix #108: wrap user and group strings for NULL | ||
| 2018-05-15 | Add OpenBSD as a packager | ||
| 2018-05-10 | Remove redundant message | ||
| 2018-05-09 | Fix #106: use stock strlen() & strcmp(). | ||
| The binary size increases from 49184 to 49216. | |||
| 2018-05-07 | Support CYGWIN opener | ||
| 2018-05-03 | Update man | ||
| 2018-05-02 | Update instruction | ||
| 2018-05-02 | Prepare for release v1.8 | ||
| 2018-05-01 | Update help on filter | ||
| 2018-04-26 | Update image | ||
| 2018-04-26 | Merge fs functions | ||
| 2018-04-26 | Fix man page | ||
| 2018-04-26 | Use static variables for crc8fast | ||
| 2018-04-26 | Use a smaller buffer | ||
| 2018-04-25 | Use concise change dir prompt | ||
| 2018-04-25 | Show cp file when NNN_NO_X is set | ||
| 2018-04-25 | Retire readinput() | ||
| 2018-04-25 | Tidy up xreadline() | ||
| 2018-04-25 | Handle all ^ chars in main loop | ||
| 2018-04-25 | Reload contents on archive create, extract | ||
| 2018-04-25 | Support archive creation | ||
| 2018-04-24 | Use simpler descriptions | ||
| 2018-04-22 | multi-cp: show number of cherrypicked files | ||
| 2018-04-19 | nnn is always quoted | ||
| 2018-04-19 | Fix #104: document tmux TERM setting | ||
| 2018-04-17 | Two copy modes are exclusive | ||
| 2018-04-14 | Fix calculation of remaining copybuf bytes | ||
| Start with PATH_MAX bytes and then double each time. | |||
| 2018-04-14 | Suppress copier script trace | ||
| 2018-04-14 | Move volume capacity, free up | ||
| 2018-04-10 | Added brackets for tcc compliance (#103) | ||
| 2018-04-09 | Source code release tarball build on Travis-CI (#101) | ||
| * Build source tarball on travis CI And add it to github release along with other packages. * Change key for releases upload * Fix repo for release upload * Revert to upstream's creds and repo. | |||
| 2018-04-08 | Prefer VISUAL, if defined over EDITOR | ||
| 2018-04-04 | Update for PR #100: man and README should be in sync | ||
| 2018-04-04 | Show hidden files by default when env NNN_SHOW_HIDDEN is set (#100) | ||
| 2018-04-01 | Update help | ||
| 2018-04-01 | Add more phony targets | ||
| 2018-04-01 | Update link to ToDo list | ||
| 2018-04-01 | Show more useful info in help | ||
| 2018-03-31 | Show help on typing ? at empty filter prompt | ||
| 2018-03-30 | Document how to integrate sxiv | ||
| 2018-03-30 | Support screen locking on Linux | ||
| 2018-03-30 | New shortcut ^] to spawn shell in current dir | ||
| 2018-03-30 | Add install commands for listed packagers | ||
| 2018-03-28 | Support ^A, ^E, ^U and ignore ^ chars at rename prompt | ||
| 2018-03-19 | Switch to current dir to run editor/vidir | ||
| 2018-03-19 | Fix test dir name | ||