| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-11-08 | Update docs on contexts | |
| 2018-11-08 | Fix #125 | |
| 2018-11-08 | Support up to 2 args for launcher | |
| 2018-11-08 | GUI app launcher mode with 'o'. | |
| 2018-11-08 | Update docs | |
| 2018-11-08 | Retire NNN_NO_X and make the behaviour default | |
| 2018-11-07 | Remove Coverity badge for now | |
| 2018-11-07 | Fix GCC8 warning | |
| 2018-11-07 | Reorder operations | |
| 2018-11-07 | Guard against name length | |
| 2018-11-07 | Avoid using the same buffer | |
| 2018-11-06 | Retire chdir prompt | |
| 2018-11-03 | Fix clang-tidy reports | |
| 2018-11-03 | Integrate clang-tidy | |
| 2018-11-03 | Point build status badge to master | |
| 2018-11-03 | Add blank target | |
| 2018-11-03 | Add Coverity badge | |
| 2018-11-03 | nnn is now on official Arch Linux repo | |
| 2018-11-03 | Merge pull request #123 from detunized/master | |
| 2018-11-03 | Map BS (8) and DEL (127) key codes to SEL_BACK as well | |
| 2018-10-31 | Update docs | |
| 2018-10-28 | Use ^L to clear filter prompt | |
| 2018-10-28 | Add Raspbian Testing as packager | |
| 2018-10-28 | More redundant check removal | |
| 2018-10-27 | Fix #122 | |
| 2018-10-27 | Exit prompt on Escape press | |
| 2018-10-26 | Update docs | |
| 2018-10-23 | Update docs | |
| 2018-10-22 | Update docs on cp, mv, rm | |
| 2018-10-22 | Rearrange help | |
| 2018-10-22 | Remove unnecessary indentation | |
| 2018-10-22 | Support copy buffer listing in multi-copy mode | |
| 2018-10-22 | Update docs | |
| 2018-10-21 | Option to disable dir auto-select | |
| 2018-10-21 | Try multiple paths for nnncp (without X case) | |
| 2018-10-21 | update docs | |
| 2018-10-19 | Merge pull request #119 from reinerh/cppflags | |
| 2018-10-19 | Update docs | |
| 2018-10-19 | Honour CPPFLAGS | |
| 2018-10-19 | Update version in changelog | |
| 2018-10-19 | Use au for apparent size | |
| 2018-10-19 | Pack for CentOS 7.4 and Fedora 28 | |
| 2018-10-19 | Prepare for release v2.0 | |
| 2018-10-19 | Reorder globals | |
| 2018-10-19 | Update memory usage data | |
| 2018-10-19 | Initalize func ptr with -S | |
| 2018-10-19 | Update crc8 vars | |
| 2018-10-18 | Update help screen | |
| 2018-10-18 | Update help | |
| 2018-10-18 | Replace printf() with fprintf() |