| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-06-05 | Use pipes.sh as locker fallback | |
| 2019-06-04 | Commented check | |
| 2019-06-04 | Fix #276 | |
| 2019-06-04 | Restrict opening 0B files. | |
| 2019-06-02 | Fix #274 | |
| 2019-05-27 | Use mode=0755 when creating dirs | |
| 2019-05-27 | Create ~/.config if missing | |
| 2019-05-27 | Prepare for release v2.5 | |
| 2019-05-27 | Code refactor | |
| 2019-05-26 | file: use dereference | |
| 2019-05-22 | Simplify batch rename | |
| 2019-05-22 | PR #265: Replace dependency on vidir | |
| 2019-05-22 | Update patool wrapper | |
| 2019-05-22 | Support bsdtar | |
| 2019-05-22 | Alternate scrolling rules. | |
| 2019-05-22 | Middle click to visit parent dir | |
| 2019-05-22 | Simpler permission string generation | |
| 2019-05-22 | Refactor coolsize | |
| 2019-05-22 | Get rid of redundant buffer | |
| 2019-05-22 | Fix #264 | |
| 2019-05-22 | Code refactor | |
| 2019-05-22 | Fix #261 | |
| 2019-05-22 | Get device info from path | |
| 2019-05-22 | Adding scrolloff option. | |
| 2019-05-22 | Code refactor | |
| 2019-05-22 | Fix build break | |
| 2019-05-22 | Fix #257: fix the logic for determining which file was clicked. | |
| 2019-05-22 | Code refactor | |
| 2019-05-22 | Fix #257 | |
| 2019-05-22 | Fix regression with opening binary file | |
| 2019-05-22 | Fix build break | |
| 2019-05-22 | Added mouse support | |
| 2019-05-22 | Use refresh after tmp escape | |
| 2019-05-22 | nlaunch: add sleep to wait for child | |
| 2019-05-22 | Unify tmp file creation | |
| 2019-04-27 | Reformat create link to selection | |
| 2019-04-27 | Refactor dentfill() | |
| 2019-04-27 | Support readline in open with | |
| 2019-04-27 | Modular readline call | |
| 2019-04-27 | Add timeout to warnings | |
| 2019-04-26 | Always detach opener | |
| 2019-04-25 | Revert "Fix #225" | |
| 2019-04-25 | Fix check for binary value | |
| 2019-04-24 | Check binary config values are 1 | |
| 2019-04-23 | Fix #225 | |
| 2019-04-23 | Fix build break | |
| 2019-04-23 | Allocate initial path dynamically | |
| 2019-04-23 | Fix picker mode with file | |
| 2019-04-23 | Remove redundant change for HOME | |
| 2019-04-22 | Remove redundant checks for g_tmpfpath |