summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-12-02more tilde expansion in verb argumentsCanop
2023-11-30Merge remote-tracking branch 'origin/main'Canop
2023-11-30solve symlink on :panel_right (#805)Denys Séguret
2023-11-30remove filter on :panel_right on directoryCanop
2023-11-30:trash internal (#803)Denys Séguret
2023-11-20Merge branch 'main' into set-terminal-titleCanop
2023-11-19Change CLI flags as suggested to --tree/--no-treeEldad Zack
2023-11-17reverse toggle meaning to retain current default behaviorEldad Zack
2023-11-17Add `toggle_tree` flag to show only items in the current dirEldad Zack
2023-11-17terminal_title parameter in configCanop
2023-11-13fix rooted gitignore patternsCanop
2023-11-12Fix relative gitignore patterns with several tokens (#792)Denys Séguret
2023-11-12Better default flags (#791)Denys Séguret
2023-11-06Switch dependency from "users" to "uzers"Karl-Johan Karlsson
2023-11-05left and right keys bindings allowed on non empty inputCanop
2023-10-29escape space and colon in automatic preview filtering (#779)Denys Séguret
2023-10-28Merge branch 'fix-win-c-crash-pr' of https://github.com/3tilley/broot into 3t...Canop
2023-10-28update changelog and web docCanop
2023-10-28Fix Windows crash when running -cMax Tilley
2023-10-20fix empty files considered as binaryCanop
2023-10-20faster regex content search with improved is_text testCanop
2023-10-19Extend 'apply_to' with 'text_file' and 'binary_file'Canop
2023-10-18change log levelCanop
2023-10-18Merge branch 'git-root' of https://github.com/9999years/broot into 9999years-...Canop
2023-10-18update dependenciesCanop
2023-10-14Remove "clear filter" behavior for `:focus`Rebecca Turner
2023-10-13Add `{git-root}` substitutionRebecca Turner
2023-10-01:stage_all_files now also stage symlinksCanop
2023-09-30improve the status lineCanop
2023-09-27version 1.26.0v1.26.0Canop
2023-09-26Merge remote-tracking branch 'origin/main'Canop
2023-09-26Issue 740 (#751)Denys Séguret
2023-09-24reorganize panel_input's key handlingCanop
2023-09-24focus preview panel when opened on fileCanop
2023-09-24if given a file as argument, open it in preview (#749)Denys Séguret
2023-09-22fix fuzzy patterns not ignoring case on some charsCanop
2023-09-20better default edit verb and guidelinesCanop
2023-09-18fix --only-folders listing symlinks to non-dirsCanop
2023-09-14BROOT_CONFIG_DIR (#739)Denys Séguret
2023-09-03version 1.25.1v1.25.1Canop
2023-08-15move skin parts parsing functions to termimadCanop
2023-08-02--help prettier on super wide terminalsCanop
2023-07-26allow unescaped '::' in pattern (#726)Denys Séguret
2023-07-18Merge remote-tracking branch 'origin/main'Canop
2023-07-18small changes of --helpCanop
2023-07-17fix error when WindowsPowerShell dir exists but Profile.ps1 does not (#723)felixkroemer
2023-07-16version 1.24.1v1.24.1Canop
2023-07-16improve help with clap-help 0.4Canop
2023-07-15some code cleaningCanop
2023-07-15use clap 4 instead of clap 3 (#722)Denys Séguret