| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-02-01 | Fix #446 | |
| 2020-02-01 | Reduce the number of redundant checks | |
| 2020-02-01 | List of files as input (#443) | |
| 2020-02-01 | Do not swallow keypress after printwait (#461) | |
| 2020-02-01 | Use _exit() to terminate children | |
| 2020-02-01 | Ignore link assuming stdscr is NULL | |
| 2020-02-01 | Fix #459 | |
| 2020-01-31 | Upload static binary as package | |
| 2020-01-31 | Compile static bin locally for release (#457) | |
| 2020-01-31 | Auto-proceed on open (key + to toggle) | |
| 2020-01-30 | Run GUI app as plugin | |
| 2020-01-29 | Fallbacks for absent NAME_MAX and PATH_MAX (#455) | |
| 2020-01-29 | Use enough buffer length for file names | |
| 2020-01-28 | Remove redundant lib only for older GLIBC | |
| 2020-01-27 | Fix typo | |
| 2020-01-27 | Exit prompt on ^D at empty prompt | |
| 2020-01-27 | Added more readline bindings (#452) | |
| 2020-01-25 | Add -DNORL when var O_STATIC is set | |
| 2020-01-25 | Revert "Test static packaging" | |
| 2020-01-25 | Test static packaging | |
| 2020-01-24 | Move compilation notes to Wiki | |
| 2020-01-24 | Makefile option to compile with PCRE lib | |
| 2020-01-24 | PCRE 2 - fix check for filter match | |
| 2020-01-24 | PCRE 2 - fix compilation error | |
| 2020-01-24 | PCRE - add error handling | |
| 2020-01-24 | Detach process with F_NOWAIT (#450) | |
| 2020-01-24 | Experimental PCRE library support | |
| 2020-01-23 | Add static compilation flag | |
| 2020-01-23 | Do not show file name in status bar | |
| 2020-01-23 | Lazy unmount, umount (macOS) support | |
| 2020-01-22 | nuke: add glow to preview markdown | |
| 2020-01-22 | Check if path exists before trying to create | |
| 2020-01-22 | Use indicative dir names when creating | |
| 2020-01-21 | Remove redundant variables/assignments | |
| 2020-01-21 | Remove redundant check | |
| 2020-01-21 | Update badges | |
| 2020-01-20 | Initialize mask | |
| 2020-01-20 | Code refactor | |
| 2020-01-20 | Revert "Update badges" | |
| 2020-01-20 | Update badges | |
| 2020-01-19 | Refactor | |
| 2020-01-19 | Copy current name in API | |
| 2020-01-18 | Refactor | |
| 2020-01-18 | checkpatch.pl fixes | |
| 2020-01-18 | Shorten env vars | |
| 2020-01-18 | Use macro | |
| 2020-01-18 | Get rid of modulo operation | |
| 2020-01-18 | Key F5 toggle hidden | |
| 2020-01-18 | Merge functions | |
| 2020-01-18 | fixed a formating error (#444) |