Age | Commit message (Expand) | Author |
---|---|---|
2019-02-09 | Fix build break | |
2019-02-09 | Use sigaction | |
2019-02-08 | Refresh contents after a ^C | |
2019-02-08 | Add verbosity | |
2019-02-08 | Fix build break | |
2019-02-08 | Support du abort on Ctrl-C | |
2019-02-08 | More informative feedback on du | |
2019-02-08 | Update docs | |
2019-02-07 | Show file name for easier archive naming | |
2019-02-06 | Use env var NNNLVL to track nested level | |
2019-02-06 | Archive: check archive mode first | |
2019-02-06 | Update docs | |
2019-02-06 | Just print the filepath | |
2019-02-05 | Merge pull request #204 from breisa/master | |
2019-02-05 | Clarify the difference between copy and select. | |
2019-02-06 | Remove redundant env var | |
2019-02-06 | Use a static CRC8 table | |
2019-02-06 | Add option -s to use string filters | |
2019-02-06 | Add version sort -n to auto-completion scripts | |
2019-02-05 | Replace backquote with comma as leader key | |
2019-02-05 | Fix #190: support version sort (option -n) | |
2019-02-05 | Use a macro for digit check | |
2019-02-04 | Update docs | |
2019-02-03 | Update docs | |
2019-02-03 | Remove file indicator from file name | |
2019-02-01 | Revert "Handle nav cases separately" | |
2019-02-01 | Change badge color | |
2019-02-01 | Don't reset dircolor prematurely | |
2019-02-01 | Don't rebuild on make install | |
2019-02-01 | Do not optimize cur on rm if in filter mode | |
2019-02-01 | Do not watch dir if entering in filter mode | |
2019-01-31 | Update help | |
2019-01-31 | Remove key N | |
2019-01-31 | Update docs | |
2019-01-31 | Support archiving files in selection | |
2019-01-30 | Add an api to check if copying possible | |
2019-01-30 | natool: support multiple args | |
2019-01-30 | More concise help | |
2019-01-30 | Remove dir watch before filtering contents | |
2019-01-30 | Update docs | |
2019-01-30 | Support select all with Y | |
2019-01-30 | Fix crash while writing selection to file | |
2019-01-30 | Update docs | |
2019-01-30 | Handle nav cases separately | |
2019-01-29 | Fix #200: bind ^P to show command prompt | |
2019-01-29 | Bind ^B to visit pinned dir | |
2019-01-29 | Update ToDo list link | |
2019-01-29 | Read before write | |
2019-01-29 | Place symlinks to dirs along with dirs | |
2019-01-29 | Add new badge |