summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-08-04dependencies upgradeCanop
2021-08-02version 1.6.3v1.6.3Canop
2021-08-01fix a hjson parsing pb on tab before colonCanop
2021-07-31version 1.6.2Canop
2021-07-30update lfs-core to a better versionCanop
2021-07-30upgrade termimadCanop
2021-06-30use termimad 0.13 - better table rendering in narrow terminalCanop
2021-06-26Reading the TERMINAL env var to try recognize KittyCanop
2021-06-25small doc improvementsCanop
2021-06-24upgrade crossterm & termimadCanop
2021-06-23improve rendering of available space in :fs viewCanop
2021-06-23version 1.6.1v1.6.1Canop
2021-06-22fix preview of linux pseudo-filesCanop
2021-06-22fix :filesystems not listing disks whose mount point has a spaceCanop
2021-06-18update changelog & set version as devCanop
2021-06-16version 1.6v1.6.0Canop
2021-06-15better handling of auto color modeCanop
2021-06-07update a few dependenciesCanop
2021-06-04fix broken compilation when feature "client-server" is enabledCanop
2021-06-03version 1.5.1v1.5.1Canop
2021-06-03fix some problems with :del_word_rightCanop
2021-06-02version 1.5.0v1.5.0Canop
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-31fix cross compilation problemCanop
2021-05-29:rename verb (and what makes it possible)Canop
2021-05-24stuffCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-05-17use lazy-static 2Canop
2021-05-11more modern screenshots on the websiteCanop
2021-05-11version 1.4.0v1.4.0Canop
2021-05-08upgrade lazy-regex to 1.0Canop
2021-05-05small perf improvement in tokens patternsunordered-tokensCanop
2021-05-05add benchmark for tokens patternsCanop
2021-04-30version 1.3.1Canop
2021-04-30set show_selection_mark true by default in confCanop
2021-04-28version 1.3.0v1.3.0Canop
2021-04-27fix messy preview of text files with backspacesCanop
2021-04-25Merge branch 'multiselect'Canop
2021-04-25staging area documentationCanop
2021-04-03version 1.2.10Canop
2021-04-02use Glassbench v0.3Canop
2021-03-25replace criterion with glassbench for benchmarkingCanop
2021-03-19fix shift based key shortcutsCanop
2021-03-18version 1.2.9v1.2.9Canop
2021-03-18Fix crash on `:input_del_word_left`Canop
2021-03-15a whole bag of nothing changedCanop
2021-03-13normalize pattern for fuzzy searchesCanop
2021-03-11version 1.2.8v1.2.8Canop
2021-03-09use smallvec for char positions in namematchsCanop
2021-03-05improves and simplifies fuzzy matching (WIP)Canop