summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-14refactor: separate Launchable and print functionsCanop
2020-04-14focus dir in new panel with tabCanop
2020-04-08version 0.13.6v0.13.6Canop
2020-04-07improve documentation of verb addition in confCanop
2020-04-07small performance improvements of fuzzy scoringCanop
2020-04-06optimizations of the fuzzy pattern scoringCanop
2020-04-05remove diacritics to find matches which differ only by themCanop
2020-04-01fix bench/fuzzy compilationCanop
2020-03-30moved files aroundCanop
2020-03-29website: make the install page independantCanop
2020-03-28make the cargo publish lighter by excluding website and released zipv0.13.5bCanop
2020-03-28upgrade .gitignoreCanop
2020-03-28version 0.13.5Canop
2020-03-27add a man pagev0.13.5Canop
2020-03-24right key open directory, left key gets back (when input is empty)Canop
2020-03-19use $XDG_CONFIG_HOME/git/ignore if core.excludesFile is missingCanop
2020-03-19replace ~ in path arguments with user home dirCanop
2020-03-14move the white background skin to the new Skins web pageCanop
2020-03-14Add Skins section to nav and solarized dark skinDaniel Trautmann
2020-03-13version 0.13.4v0.13.4Canop
2020-03-13mention the apt repository in installation docCanop
2020-03-01support verb {args} made of an optional group (experimental)Canop
2020-02-27update changelogCanop
2020-02-27fix compilation problem related to dependency versionCanop
2020-02-16replace a non breaking space with a normal oneCanop
2020-02-16version 0.13.2v0.13.2Canop
2020-02-15fix -i and -I launch arguments being ignoredCanop
2020-02-08Merge remote-tracking branch 'origin/master'v0.13.1Canop
2020-02-08fix background not always removed when skin requires noneCanop
2020-02-08use crossterm 0.16.0Canop
2020-02-08Merge pull request #195 from cbcoutinho/masterCanop
2020-02-08Fix documentation, backtickChris Coutinho
2020-02-05version 0.13.0v0.13.0Canop
2020-02-05update changelogCanop
2020-02-05allow alt-enter rebindingCanop
2020-02-05several small flags related improvementsCanop
2020-02-05mention the `br -gc :gs` trick on the siteCanop
2020-02-04default_args in conf.toml and new launch flagsCanop
2020-02-04minor doc fixesCanop
2020-02-04minor documentation changesCanop
2020-02-04add missing newline after root lineCanop
2020-02-03much faster :git_statusCanop
2020-02-03Fix Windows compilationCanop
2020-02-03`:git_status` verb keeping only git status relevant filesCanop
2020-02-03try to keep selection indexCanop
2020-02-03tree status closer to the root title (so to the left)Canop
2020-02-03cached background computation of git statusCanop
2020-02-02background computation of git repo statisticsCanop
2020-01-30add the time! macroCanop
2020-01-30make git_file_info not default, measure moreCanop