summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2022-09-12version 1.14.3v1.14.3Canop
2022-08-30upgrade version of crokeyCanop
2022-08-28update version as devCanop
2022-08-06Switch from memmap to memmap2Karl-Johan Karlsson
2022-07-11version 1.14.2v1.14.2Canop
2022-07-09use mio instead of epoll to find terminal's lumaterminal-light-mioCanop
2022-07-06disable luma detection on non linux platformv1.14.1no-luma-on-non-linuxCanop
2022-07-05version 1.14.0v1.14.0Canop
2022-07-04default conf is now a directoryCanop
2022-07-04conf files can import other conf filesCanop
2022-06-30add the set_syntax_theme verbCanop
2022-06-19version 1.13.3v1.13.3Canop
2022-06-19fix default_flags in conf not working anymoreCanop
2022-06-18version 1.13.2v1.13.2Canop
2022-06-18fix many cargo cross failures with a cleanCanop
2022-06-15use clap derive for argumentsCanop
2022-06-12add examples on search modes in help screenCanop
2022-06-07upgrade many dependenciesCanop
2022-06-07update from clap2 to clap3Canop
2022-06-07update termimadCanop
2022-06-07hint on empty tree: use alt-i or alt-hCanop
2022-05-30fix alt-enter failing to cd to directoryv1.13.1Canop
2022-05-29version 1.13v1.13.0Canop
2022-05-18Format counts of files with thousands separatorCanop
2022-05-16close staging area when a verb empties itCanop
2022-05-06version 1.12.0v1.12.0Canop
2022-05-04add the :stage_all_files internalCanop
2022-04-04version 1.11.1v1.11.1Canop
2022-04-03replace the 'opener' crate with 'open'Canop
2022-04-02version 1.11.0v1.11.0Canop
2022-03-31Sort by type, with dirs either first or lastCanop
2022-03-29version 1.10.0v1.10.0Canop
2022-03-27add the (already documented) capture_mouse conf itemCanop
2022-03-20downgrade rust to 1.58 : cargo cross fails on 1.59Canop
2022-03-12version 1.9.4v1.9.4Canop
2022-03-07don't query size of remote volumesCanop
2022-02-15version 1.9.3v1.9.3Canop
2022-02-15:previous_dir and :next_dir internalsCanop
2022-01-31use crokey to clean keybinding related codeCanop
2022-01-30export key event parsing and formatting in crokeyCanop
2022-01-23clearer error on bad default_flags in conf fileCanop
2022-01-23put syntect-no-panic on crates.io to allow publishv1.9.2Canop
2022-01-23version 1.9.2Canop
2022-01-21Fix a crash on a syntect panic on svelte fileCanop
2022-01-07version 1.9.1v1.9.1Canop
2022-01-06version 1.9.0v1.9.0Canop
2022-01-05images rendered with kitty protocol on weztermCanop
2021-12-31total_search shows all matchesCanop
2021-12-29fix wrong translation from exact pattern to regex patternv1.8.1Canop
2021-12-26version 1.8.0Canop