summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2019-06-18help screen: verbs table now centeredCanop
2019-06-17version bump - and better version of termimadv0.8.4Canop
2019-06-16New version with mouse supportv0.8.3Canop
2019-06-16mouse support to select and open tree linesCanop
2019-06-15fix blank help screen on scroll when it fits the screenDenys Séguret
2019-06-11very minor cleaningCanop
2019-06-08configurable skin supported on help screen and in :print_tree screen outputv0.8.0Canop
2019-06-06tree drawing now based on Display traitCanop
2019-06-05fix broken build (link to local version of crate)Canop
2019-06-04termimad based help screenCanop
2019-05-09more things work - broot successfully launched on Win10 and linuxCanop
2019-05-03crossterm port: tree view mostly OK (style not configurable)Canop
2019-04-11new version of crosstermCanop
2019-04-06key input on crossterm instead of termionCanop
2019-04-05Merge branch 'master' into crosstermCanop
2019-04-04update a few crateCanop
2019-04-03version 0.7.5v0.7.5Canop
2019-03-29Merge branch 'master' into crosstermCanop
2019-03-28forkCanop
2019-03-25version 0.7.4v0.7.4Canop
2019-03-25unplug the 'users' crate when on windowsCanop
2019-03-22version 0.7.3v0.7.3Canop
2019-03-15version 0.7.2v0.7.2Canop
2019-03-12Merge branch 'master' into masterOphir LOJKINE
2019-03-11Better error message when a command is not foundOphir LOJKINE
2019-03-11Use the os-specific file opener instead of xdg-openCanop
2019-03-11Improve and simplify skin error handlingOphir LOJKINE
2019-03-08fix a few problems with the unlisted countCanop
2019-03-07bump version to 0.7.0v0.7.0Canop
2019-02-23version bump -> 0.6.3v0.6.3Canop
2019-02-23restore lost "description" column in help screenCanop
2019-02-20directory size computed with a pool of threadsCanop
2019-02-19updated cargo.lock fileDenys Séguret
2019-02-18version bump -> 0.6.2v0.6.2Canop
2019-02-14complete verbs handling in help screenCanop
2019-02-12better sized image for docCanop
2019-02-12version bump to 0.6.0 (and changelog)v0.6.0Canop
2019-02-11handle errors on a few cases of non suitable rootCanop
2019-02-04make the application more responsive on slow disksv0.5.2Canop
2019-02-03alt-enter now executes :cdCanop
2019-01-30remove a keyword, as cargo refuses more than 5v0.5.0Canop
2019-01-30version bump -> 0.5.0Canop
2019-01-22bring back jemallocCanop
2019-01-21--cmd program argument to pass a sequence of commandsCanop
2019-01-12fix configured verbs not correctly handling paths with spacesv0.4.6Canop
2019-01-11search speed up (very notable in case of rare matches)v0.4.5Canop
2019-01-09much much faster post search trimmingCanop
2019-01-08version bumpv0.4.3Canop
2019-01-07filtering pattern kept after verb executionv0.4.2Canop
2019-01-06display user/group with permissionsCanop