| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-10 | Add packagers page in Wiki | ||
| 2019-07-10 | Add NuTyX to list of packagers | ||
| 2019-07-10 | Fix #304 | ||
| 2019-07-09 | Add forgotten export for quitcd scripts | ||
| 2019-07-09 | Merge pull request #302 from fokinpv/fix-quitcd-example | ||
| Fix quitcd snippets for 'zsh' and 'bash' | |||
| 2019-07-09 | Update quitcd snippet for 'fish' | ||
| 2019-07-08 | Bash auto-complete enhancements | ||
| 2019-07-08 | Set mouse interval | ||
| 2019-07-08 | Fix quitcd snippets for 'zsh' and 'bash' | ||
| 2019-07-07 | Add video of nnn on Termux | ||
| 2019-07-06 | Revert "Move declarations up" | ||
| This reverts commit afdfcecb9c757eb52be34f854947de48fd437447. | |||
| 2019-07-05 | Set scrolloff to 3 | ||
| 2019-07-05 | Minor refactor | ||
| 2019-07-05 | Fix #301 | ||
| 2019-07-05 | Move declarations up | ||
| 2019-07-05 | Do not show mantissa for absolute sizes | ||
| 2019-07-05 | Show stat when file has single quote | ||
| 2019-07-05 | Replace snprintf for printing file size | ||
| 2019-06-28 | Use macros for return codes | ||
| 2019-06-27 | Merge pull request #299 from ath3/ringtone-fixes | ||
| Small ringtone plugin fixes | |||
| 2019-06-27 | Small ringtone plugin fixes | ||
| 2019-06-27 | Merge pull request #298 from ath3/checksum-cleanup | ||
| Remove unneeded check from checksum plugin | |||
| 2019-06-27 | Merge pull request #297 from ath3/mocplay-shuffle | ||
| Add shuffle to mocplay | |||
| 2019-06-27 | Merge pull request #296 from tanyaionova/duplicate-patch | ||
| Remove duplicate code (#295) | |||
| 2019-06-27 | Remove unneeded check from checksum plugin | ||
| 2019-06-27 | Add shuffle to mocplay | ||
| 2019-06-27 | Remove duplicate code (#295) | ||
| These three lines are exact copy of 4555-4557. As opener is not changed in between, we can delete these | |||
| 2019-06-26 | Merge pull request #294 from tanyaionova/makefile-patch | ||
| Set CP in Makefile | |||
| 2019-06-26 | Set CP in Makefile | ||
| $(CP) is not set by GNU Make Seems like [1] is a full list of what GNU Make defines implicitly [1] https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html | |||
| 2019-06-26 | Update docs | ||
| 2019-06-26 | What's in the name? | ||
| 2019-06-25 | Use generic msg | ||
| 2019-06-24 | Fix order of options in man | ||
| 2019-06-24 | Fix #291 | ||
| 2019-06-23 | Pretty table | ||
| 2019-06-23 | Add text2speech plugin | ||
| 2019-06-22 | Fix #290: terminate g_buf correctly | ||
| 2019-06-22 | Fix #290: wchar_t may vary in size | ||
| 2019-06-21 | Add an mp3 ringtone generator | ||
| 2019-06-21 | Update docs | ||
| 2019-06-20 | The table is sorted | ||
| 2019-06-20 | Fix #288 | ||
| 2019-06-20 | Add note on vim warning | ||
| 2019-06-20 | Merge pull request #286 from ath3/plugin-md5sum | ||
| Added md5sum plugin | |||
| 2019-06-20 | Refactored splitjoin and ndiff plugins, made them POSIX compliant | ||
| 2019-06-20 | Extended md5sum script to support multiple checksums and renamed it to checksum | ||
| 2019-06-20 | Fix #287 | ||
| 2019-06-19 | Update manual installation command | ||
| 2019-06-19 | Changed bash code to sh | ||
| 2019-06-19 | Added md5sum plugin | ||