| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-03-08 | Show selection in light mode | |
| 2019-03-05 | Fix directory indicator | |
| 2019-03-05 | Code refactor | |
| 2019-03-05 | Update docs | |
| 2019-03-03 | Fix #211 | |
| 2019-03-03 | Update docs | |
| 2019-03-03 | refactor quitcd | |
| 2019-03-03 | Fix selection archive | |
| 2019-03-03 | Fix clang warning | |
| 2019-03-02 | Add empty trash key T | |
| 2019-03-02 | trash dir is ~/.local/trash | |
| 2019-03-02 | Trash file when deleted | |
| 2019-03-02 | Modularize cp, mv, rm | |
| 2019-03-02 | Create trash dir | |
| 2019-03-02 | Fix #219 | |
| 2019-03-01 | Use stat to show file details | |
| 2019-03-01 | Remove redundant char | |
| 2019-03-01 | Fix #218: add MacPorts to the mix | |
| 2019-03-01 | Code refactor | |
| 2019-03-01 | Fix lint error | |
| 2019-03-01 | Remove obsolete key | |
| 2019-03-01 | Fix #141, #196 | |
| 2019-02-28 | Fix order | |
| 2019-02-28 | Remove option to disable color | |
| 2019-02-28 | Don't remember initial dir per-context | |
| 2019-02-28 | Fix Travis break | |
| 2019-02-28 | Code reformat | |
| 2019-02-28 | Wild mode for nav-as-you-type | |
| 2019-02-28 | Simpler symlink to dir check | |
| 2019-02-28 | Fix #216: remove outdated PPA | |
| 2019-02-28 | Code refatoring | |
| 2019-02-28 | Update docs | |
| 2019-02-25 | Fix #214: show cp, mv progress with advcpmv | |
| 2019-02-25 | Update docs | |
| 2019-02-25 | Set max cols required to show file info | |
| 2019-02-24 | Fix checkpatch warning | |
| 2019-02-24 | Fix prompt | |
| 2019-02-24 | Update program help | |
| 2019-02-24 | Just show the last level | |
| 2019-02-24 | Use late binding for notes and scripts | |
| 2019-02-23 | Update docs | |
| 2019-02-23 | Add key 'K' to toggle selection | |
| 2019-02-23 | Show permissions in detail mode | |
| 2019-02-23 | Update ToDo list link | |
| 2019-02-23 | nnn follows Linux kernel coding style | |
| 2019-02-23 | Remove unused crc8init function | |
| 2019-02-23 | checkpatch fix: refactor cd on quit | |
| 2019-02-23 | checkpatch fix: refactor run script code | |
| 2019-02-23 | checkpatch fix: refactor file path copy | |
| 2019-02-23 | Single loop coloring |