Age | Commit message (Expand) | Author |
---|---|---|
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() | |
2018-10-18 | Use custom abs() | |
2018-10-17 | Update quickstart steps | |
2018-10-17 | A modular bookmark parser | |
2018-10-08 | Use 'ap' for apparent | |
2018-10-05 | Update docs | |
2018-10-05 | Move help and stats tmp files to home | |
2018-10-05 | Update license | |
2018-10-05 | Show apparent size | |
2018-09-07 | Add license to source files | |
2018-09-07 | handle cases where HOME is missing | |
2018-09-06 | Update docs | |
2018-09-06 | Integrate bashlock and lock | |
2018-09-06 | Create copy file in home dir, remove copy file on exit | |
2018-09-06 | Support same dir tmp and nnncp files | |
2018-09-06 | patool - update docs | |
2018-09-06 | Add wrapper script for patool integration | |
2018-09-02 | Reduce indentation level, simpler boolean checks | |
2018-09-02 | Make setting NNN_TMPFILE explicit | |
2018-08-29 | With current features, DE file manager is redundant | |
2018-08-28 | Print prompt even on no matches |