| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-11 | Fix #235: Add instruction for CentOS | ||
| 2019-08-10 | Update docs | ||
| 2019-08-10 | Add DragonFly BSD | ||
| 2019-08-10 | Strip cwd path for all non-Linux platforms | ||
| 2019-08-10 | Merge pull request #313 from 0xACE/relativearchives | ||
| Make selection based archives use relative paths | |||
| 2019-08-09 | Update docs | ||
| 2019-08-08 | Merge pull request #316 from 0xACE/keyresize | ||
| Fix keyresize handling of cur in filterentries() | |||
| 2019-08-08 | Fix keyresize handling of cur in filterentries() | ||
| 2019-08-08 | Fix #315: crash is NNN_BMS is not set | ||
| 2019-08-07 | Update docs | ||
| 2019-08-07 | Update help | ||
| 2019-08-07 | Key Lead' to go to first file in dir | ||
| 2019-08-07 | Fix #315 | ||
| 2019-08-07 | Fix #314 | ||
| 2019-08-07 | Rename COPY macros to SEL | ||
| 2019-08-07 | Do not pick multiple times in selection mode | ||
| 2019-08-07 | Auto-proceed to next entry in selection mode | ||
| 2019-08-06 | Use auto-compress option for bsdtar, tar | ||
| 2019-08-06 | Create FUNDING.yml | ||
| PayPal link | |||
| 2019-08-06 | Prepare for release v2.6 | ||
| 2019-08-05 | Revert "Use KEY_RESIZE when prompting user input" | ||
| This reverts commit ba12fa8b3d215aeb1038cc5d34de2f1b2d9e3e4b. | |||
| 2019-08-05 | Update docs | ||
| 2019-08-04 | Better prompt for rename/duplicate key | ||
| 2019-08-04 | Support / as an additional leader key | ||
| 2019-08-04 | Ask for 'd' to duplicate | ||
| 2019-08-04 | Light mode as default, options changed | ||
| -d is to show detail mode -H is to show hidden files -l is retired | |||
| 2019-08-04 | Light mode: show statusbar, use reverse video | ||
| 2019-08-04 | Support duplicate file/dir | ||
| 2019-08-04 | Merge pull request #312 from rindeal/patch-1 | ||
| Make strip explicit for all targets | |||
| 2019-08-04 | MacOS support for archive_selection() | ||
| 2019-08-04 | Make selection based archives use relative paths | ||
| This will create archives relative to your current working directory rather than a full path when when creating the archive based on your current selection. | |||
| 2019-08-03 | remove $(STRIP) leftover from Makefile | ||
| Use only the `strip` target fort stripping the binary. | |||
| 2019-08-03 | Revert "Remove bold fonts" | ||
| This reverts commit 43762d58c5daade2bca0ef98fe7796f7fcfb092c. | |||
| 2019-08-01 | Increase function length | ||
| 2019-08-01 | Sort by file extension | ||
| 2019-07-31 | Update docs | ||
| 2019-07-30 | Update docs | ||
| 2019-07-29 | Link the wiki | ||
| 2019-07-29 | Do not change filter state when clicked below last entry | ||
| 2019-07-28 | Limit nav-as-you-type toggle to click on last 2 rows | ||
| 2019-07-27 | Remove bold fonts | ||
| This reverts commit d0c2e9da298c1f6042d775deaae33f9b9d70b6e1. Remove bold fonts | |||
| 2019-07-27 | Minor reformat | ||
| 2019-07-27 | Update docs | ||
| 2019-07-27 | Support extract, list archives with default utils | ||
| 2019-07-27 | Support archiving with default utils | ||
| 2019-07-27 | Document dual pane alias with dvtm | ||
| 2019-07-25 | Fix #301 - use local buffer to avoid overwriting g_buf | ||
| 2019-07-23 | Fix #307 - disable output | ||
| 2019-07-22 | Fix #307 | ||
| 2019-07-21 | Fix hex viewer | ||