Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-10 | Fix build break | ||
2019-03-10 | Reformat spawn() | ||
2019-03-10 | Fix build break | ||
2019-03-10 | Reformat spawn() | ||
2019-03-10 | Fix #179 | ||
2019-03-10 | Error handling | ||
2019-03-10 | Special handling for editor | ||
2019-03-09 | Formatting | ||
2019-03-09 | A more prominent current indicator | ||
2019-03-09 | Fix regression | ||
2019-03-09 | Refactor redraw | ||
2019-03-09 | Code refactor | ||
2019-03-09 | Rename env var | ||
2019-03-09 | Fix checkpatch warning | ||
2019-03-09 | Code refactor | ||
2019-03-09 | Support trash-cli to trash | ||
2019-03-09 | Revert native trashing | ||
2019-03-09 | Fix #219 | ||
2019-03-08 | Ignore wrong lint report | ||
2019-03-08 | Combine checks | ||
2019-03-08 | Avoid buffer copy | ||
2019-03-08 | Let user switch to detail mode in case of few columns | ||
2019-03-08 | Code reformat | ||
2019-03-08 | Use packed structures | ||
2019-03-08 | Checkpatch fixes | ||
2019-03-08 | Show selection in light mode | ||
2019-03-05 | Fix directory indicator | ||
2019-03-05 | Code refactor | ||
2019-03-05 | Update docs | ||
2019-03-03 | Fix #211 | ||
2019-03-03 | Update docs | ||
2019-03-03 | refactor quitcd | ||
2019-03-03 | Fix selection archive | ||
2019-03-03 | Fix clang warning | ||
2019-03-02 | Add empty trash key T | ||
2019-03-02 | trash dir is ~/.local/trash | ||
2019-03-02 | Trash file when deleted | ||
2019-03-02 | Modularize cp, mv, rm | ||
2019-03-02 | Create trash dir | ||
2019-03-02 | Fix #219 | ||
2019-03-01 | Use stat to show file details | ||
2019-03-01 | Remove redundant char | ||
2019-03-01 | Fix #218: add MacPorts to the mix | ||
2019-03-01 | Code refactor | ||
2019-03-01 | Fix lint error | ||
2019-03-01 | Remove obsolete key | ||
2019-03-01 | Fix #141, #196 | ||
2019-02-28 | Fix order | ||
2019-02-28 | Remove option to disable color | ||
2019-02-28 | Don't remember initial dir per-context | ||