summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2020-04-14focus dir in new panel with tabCanop
2020-04-08version 0.13.6v0.13.6Canop
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-03-30moved files aroundCanop
2020-03-28version 0.13.5Canop
2020-03-13version 0.13.4v0.13.4Canop
2020-02-27fix compilation problem related to dependency versionCanop
2020-02-16version 0.13.2v0.13.2Canop
2020-02-08fix background not always removed when skin requires noneCanop
2020-02-08use crossterm 0.16.0Canop
2020-02-05version 0.13.0v0.13.0Canop
2020-02-03cached background computation of git statusCanop
2020-02-02background computation of git repo statisticsCanop
2020-01-29Merge branch 'master' into gitCanop
2020-01-29version 0.12.2v0.12.2Canop
2020-01-28Merge branch 'master' into gitCanop
2020-01-28don't use gitlib2 gitignore computationCanop
2020-01-27simplification of git_ignore options to only 2 statesCanop
2020-01-26disable network features of git2Canop
2020-01-25[WIP] display git status informationCanop
2020-01-25version 0.12.1v0.12.1Canop
2020-01-19fix missing background on space after bullet in help screenCanop
2020-01-18doc & minor changes for :print_relative_pathCanop
2020-01-17Print relative path even above CWDRoshan George
2020-01-15version 0.11.9v0.11.9Canop
2020-01-12version 0.11.8v0.11.8Canop
2020-01-11hopefully bring compatibility with freeBSDCanop
2020-01-11Fix verbs not properly cancelled on actions such escapev0.11.7Canop
2020-01-10version 0.11.6Canop
2020-01-10improve readability of skin used during installation processCanop
2020-01-09Mac/bash : add .bash_profile to the list of possible sourcing filesCanop
2020-01-09version 0.11.3v0.11.3Canop
2019-12-30update cargo.lockv0.11.2Canop
2019-12-30fix alt-enter not being recognized on some computersv0.11.1Canop
2019-12-21Version 0.11.0v0.11.0Canop
2019-12-20version 0.10.5v0.10.5Canop
2019-12-17replace the "opener" crate with the "open" oneCanop
2019-12-16fix a compilation problem on windowsv0.10.4Canop
2019-12-15migration from crossterm 0.13.3 to crossterm 0.14.0Canop
2019-12-14rewrite br shell function installation to comply with #53 and #39Canop
2019-12-01faster fuzzy searchesCanop
2019-11-30tuning and perf improvements regarding searchCanop
2019-11-27fix crash on doing `:rm` on the last child of current rootv0.10.3Canop
2019-11-27help page refactored using Termimad templatesCanop
2019-11-15version 0.10.2v0.10.2Canop
2019-11-13make it possible to define a global backgroundCanop
2019-11-11colored status line, using Termimad templatesCanop
2019-11-07replace the small spinner with a variable size messageCanop