| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 | |
| 2019-04-22 | SSHFS refinements | |
| 2019-04-22 | Handle exit status of child process | |
| 2019-04-21 | Support config dir ~/.config/nnn | |
| 2019-04-21 | Support copymode across contexts | |
| 2019-04-21 | Fix clang-tidy warning | |
| 2019-04-21 | Revert "Fix clang error" | |
| 2019-04-21 | Reduce statements | |
| 2019-04-21 | Fix clang error | |
| 2019-04-21 | Refactor SSHFS code | |
| 2019-04-21 | Merge pull request #248 from elig0n/diff_pgup_ctrlu | |
| 2019-04-20 | Differentiate half-page Ctrl+U/D and pageful PageDN/UP movement keys | |
| 2019-04-21 | SSHFS support | |
| 2019-04-18 | Plugins! | |
| 2019-04-16 | nnn as file manager: more changes | |
| 2019-04-15 | Fix #243 | |
| 2019-04-13 | Code reformat | |
| 2019-04-13 | Fix readline() call sequence | |
| 2019-04-13 | More concise help | |
| 2019-04-13 | Do not refresh if same dir | |
| 2019-04-12 | Shortcut to visit root | |
| 2019-04-12 | Free readline buffer in corner cases | |
| 2019-04-12 | Update help | |
| 2019-04-12 | Remove redundant variable | |
| 2019-04-11 | Code refactor | |
| 2019-04-11 | Retire xdirname() | |
| 2019-04-11 | Shorter NULL checks | |
| 2019-04-10 | Print file opener in debug mode | |
| 2019-04-10 | Keep global settings together | |
| 2019-04-09 | Remember detail/light mode of context | |
| 2019-04-09 | Add comment | |
| 2019-04-06 | Support only scripts directory | |
| 2019-04-01 | Ignore case in version compare | |
| 2019-04-01 | Fix issue with file details | |
| 2019-04-01 | Copy last file name before refresh | |
| 2019-04-01 | Experimental: save filter status on context switch | |
| 2019-03-31 | Minor changes | |
| 2019-03-25 | Recognize End/Home keys for editing | |
| 2019-03-23 | Do not subscribe to IN_ATTRIB events | |
| 2019-03-22 | Fix #231 | |
| 2019-03-21 | Fix lint warnings | |
| 2019-03-20 | Fix #229 |