Age | Commit message (Expand) | Author |
---|---|---|
2018-08-08 | Forward filtering optimization | |
2018-08-08 | Implement dir auto-select in nav-as-you-type mode. | |
2018-08-08 | Fixed link | |
2018-08-07 | nnn is a file manager now | |
2018-08-06 | PR #111: Multiple string constants concatenate since C99 | |
2018-07-19 | Show selection name in archive option | |
2018-07-18 | Add link to repos | |
2018-07-12 | Reduce indentation level | |
2018-07-08 | Fix checkpatch warnings | |
2018-07-06 | Fix indentation | |
2018-07-04 | ToDo list is rolled | |
2018-07-04 | Pass current file name as first argument to custom scripts | |
2018-07-04 | Replace multiple if with switch | |
2018-07-04 | Handle '\b' at prompt in earlier curses (rhel25) | |
2018-06-27 | Add Space as 2nd file-path copier key (easy to use) | |
2018-06-18 | Update documentation | |
2018-06-17 | Bring examples below description | |
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(). | |
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 | |
2018-04-14 | Suppress copier script trace | |
2018-04-14 | Move volume capacity, free up |