summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-01-20minor code fmt changesCanop
2020-01-19use IS units for file sizes (ie base 10 instead of base 2)Canop
2020-01-19fix windows compilationCanop
2020-01-19add the :chmod verbCanop
2020-01-18doc & minor changes for :print_relative_pathCanop
2020-01-18Merge branch 'add_relative_path_printing' of https://github.com/roshan/broot ...Canop
2020-01-18change default value of the toggle_trim_root to falseCanop
2020-01-18don't use .gitignore files of super repositoriesCanop
2020-01-17fixup! Print relative path even above CWDRoshan George
2020-01-17Print relative path even above CWDRoshan George
2020-01-17Allow printing relative pathRoshan George
2020-01-17consider path `$ZDOTDIR/.zshrc` for zsh shell function sourcing (fix #90)Canop
2020-01-17only display block based sizeCanop
2020-01-16commands given with `--cmd` must be separatedCanop
2020-01-16improve style consistency of the help pageCanop
2020-01-16Merge branch 'master' of https://github.com/Lucretiel/broot into Lucretiel-ma...Canop
2020-01-16update changelogCanop
2020-01-15Simplify just_queueNathan West
2020-01-15Reverted uneeded rustfmt changesNathan West
2020-01-15Clean up imports in app_stateNathan West
2020-01-15Added write cleanup methods to ensure the terminal is always correctly restoredNathan West
2020-01-15display the "real" size (space on disk) for sparse files (linuxCanop
2020-01-15Merge branch 'tmp'Canop
2020-01-15fix styleCanop
2020-01-15Merge remote-tracking branch 'origin/master' into HEADCanop
2020-01-15fix `br -s` never finishing computing sizesCanop
2020-01-15Merge pull request #110 from jest/patch-1Canop
2020-01-14`--set-install-state` sets the installation stateCanop
2020-01-14publish the site compiling for all targetsCanop
2020-01-13Only update filtered_tree if the new one is SomeAriel Davis
2020-01-13Make it explicit that $EDITOR needs to be exported.apromixately
2020-01-12--print-shell-function : launch argument to print a shell functionCanop
2020-01-12move clap App generation into its own rs fileCanop
2020-01-11remove warning on compilation on windowsCanop
2020-01-11r, w and x parts of the mode (permission) now separately skinnedCanop
2020-01-11Fix verbs not properly cancelled on actions such escapev0.11.7Canop
2020-01-10Numerous minor refactoringsNathan West
2020-01-10Restored symlinkNathan West
2020-01-10Made the fish function implementation more idiomaticNathan West
2020-01-10fix scroll adjustement when using the arrow keysv0.11.6Canop
2020-01-10unreserve some keys (allow overriding)Canop
2020-01-10allow env vars used in verb execution to contain parametersCanop
2020-01-10fix wrong background applied below sizesCanop
2020-01-10fix unsignificative events interpreted as previous event repetitionCanop
2020-01-10backspace no longer bind to back if not consumed by inputCanop
2020-01-10Replace up- and downward arrow symbols in helpPrzemek WesoĊ‚ek
2020-01-10improve readability of skin used during installation processCanop
2020-01-10keep same path selected when lines are reorderedCanop
2020-01-09ctrl-c is another way to quit brootv0.11.4Canop
2020-01-09Mac/bash : add .bash_profile to the list of possible sourcing filesCanop