summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-10version 1.17.0v1.17.0issue-637Canop
2022-12-09Merge pull request #638 from Canop/issue-637Denys Séguret
2022-12-09add /media to special not entered default pathsCanop
2022-12-09don't sum in /proc and /runCanop
2022-11-16doc: add `rust&test` example (true story)Canop
2022-11-05add "ol" shortcut on open_leave for dirsCanop
2022-11-05fix bench compilationCanop
2022-11-04Prevent `br` from using `rm` alias or function in Bash (#629)Jakub Kaczor
2022-11-04make content search max file size configurable (#628)Denys Séguret
2022-11-04Merge remote-tracking branch 'origin/master'v1.16.2Canop
2022-11-04version 1.16.2Canop
2022-11-04Fix two typos: crtl-O -> ctrl-O (#621)Jeremy Brudvik
2022-10-28FAQ entry for low res images in KittyCanop
2022-10-22restrict verbs to specific panels (#620)Denys Séguret
2022-10-18flatter website headerCanop
2022-10-13fix ctrl-left not removing filtering in previewv1.16.1Canop
2022-10-07version 1.16v1.16.0Canop
2022-10-04update dev versionCanop
2022-10-04New escaping rules (#609)Denys Séguret
2022-10-02Merge pull request #612 from Canop/no-new-panel-on-leftDenys Séguret
2022-10-02ctrl-left mapped to new :panel_left_no_open internalCanop
2022-10-01upgrade terminal-light to 1.0.1Canop
2022-10-01Merge pull request #610 from Canop/toggle-messageDenys Séguret
2022-10-01Status message on toggling tree optionsCanop
2022-09-26fix broken link in docCanop
2022-09-24version 1.15.0v1.15.0Canop
2022-09-24add the :select internalCanop
2022-09-23wraps mouse wheel selection in treeCanop
2022-09-23fix :line_down_no_cycle cycling in the tree viewCanop
2022-09-23modal/intput: uppercase letters don't trigger verbCanop
2022-09-23Merge pull request #605 from Canop/issue-602Denys Séguret
2022-09-23--sort-by-type-dirs-first --sort-by-type-dirs-lastCanop
2022-09-23update splittyCanop
2022-09-22allow showing only file name on path searchesCanop
2022-09-22remove some warningsCanop
2022-09-12version 1.14.3v1.14.3Canop
2022-09-12update changelogCanop
2022-09-12bugfix: fix `TokPattern::find_ranges` to solve #504Federico Stra
2022-09-05Merge branch 'kraktus-remove_unused_clippy_allow'Canop
2022-09-04Remove unneeded clippy lints whitelistkraktus
2022-08-30upgrade version of crokeyCanop
2022-08-28update version as devCanop
2022-08-06Switch from memmap to memmap2Karl-Johan Karlsson
2022-07-24Merge branch 'fix-typos' of github.com:kianmeng/broot into kianmeng-fix-typosCanop
2022-07-24add homepage to manifestCanop
2022-07-24fix typosKian-Meng Ang
2022-07-11version 1.14.2v1.14.2Canop
2022-07-11Merge branch 'terminal-light-mio'Canop
2022-07-10allow :focus based verbs to take a patternCanop
2022-07-09use mio instead of epoll to find terminal's lumaterminal-light-mioCanop