summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-05-07new rust version, new clippyCanop
2021-05-06config / quit_on_last_cancelCanop
2021-05-06fix search modes configuration removing all default mappingsCanop
2021-05-05small perf improvement in tokens patternsunordered-tokensCanop
2021-05-05tok pattern optimization: no pos computation in score_ofCanop
2021-05-05Tokens Patterns support both ',' and ';' as separatorCanop
2021-05-04first implementation of a "tokens" patternCanop
2021-05-02spill some blood for the Clippy godCanop
2021-04-30fix shifted match highlighting on regex patterns when showing iconsCanop
2021-04-30fix bad reset of filtering state in case of emptied prefixed patternsCanop
2021-04-30fix :previous_match selecting indirect matchesCanop
2021-04-28version 1.3.0v1.3.0Canop
2021-04-27better handling of errors in launching external program non leavingCanop
2021-04-26better check of verb conditions, sequences not allowed on SACanop
2021-04-25add shortcuts to some staging related verbsmultiselectCanop
2021-04-25staging area: selection on clickCanop
2021-04-25staging area: fix style of selected matching charsCanop
2021-04-24fix/improve skins in websiteCanop
2021-04-24add a keybord trigger for :toggle_stage in standard modeCanop
2021-04-23staging area: autoselection on filteringCanop
2021-04-22staging area: show selection mark if required by confCanop
2021-04-21scrolling in staging areaCanop
2021-04-21staging area: selection, unstagingCanop
2021-04-20staging area: better display of filesCanop
2021-04-20staging area: display filtered count / countCanop
2021-04-20staging area filtered with patternCanop
2021-04-20modal: '/' never appended to input if used to enter input modeCanop
2021-04-20implement with_new_options for stage_stateCanop
2021-04-20Merge branch 'master' into multiselectCanop
2021-04-19Modal: Be back in command mode after executing a commandCanop
2021-04-19Fix typosTaupiqueur
2021-04-19improve command previsualization in status for multiselectionCanop
2021-04-18staging shortcutsCanop
2021-04-18display what files are staged on treeCanop
2021-04-17fix test unit on changed APCanop
2021-04-17:open_staging_area and :close_staging_areaCanop
2021-04-16move stage related internal handling to panel_stateCanop
2021-04-15staging area [WIP]Canop
2021-04-06refactor: gather arguments of command execution in structsCanop
2021-04-05rename some types to bring them closer from their useCanop
2021-03-25Merge branch 'feature-colored-help' of https://github.com/wfxr/broot into wfx...Canop
2021-03-25replace criterion with glassbench for benchmarkingCanop
2021-03-21add composite pattern évaluation to benchesCanop
2021-03-20check there's another panel before executing verb needing oneCanop
2021-03-19fix shift based key shortcutsCanop
2021-03-19add colored help supportWenxuan Zhang
2021-03-18Fix crash on `:input_del_word_left`Canop
2021-03-15follow up on normalization test on windowsCanop
2021-03-15Merge pull request #359 from Stargateur/masterCanop
2021-03-15a whole bag of nothing changedCanop