Commit Graph

14 Commits

Author SHA1 Message Date
Stephan Dilly
fb2b990072
find files via fuzzy finder (#890) 2021-09-04 10:50:03 +02:00
Stephan Dilly
dad8e8d43d cargo fmt: use hardtabs
since it does not support hard-whitespaces its the only way to make whitespaces consisitent and checked
2021-08-17 14:24:25 +02:00
Stephan Dilly
aacc7a3211 version bumps 2021-07-10 14:49:18 +02:00
Stephan Dilly
3a1bcb74a2 try fix ci 2021-07-05 11:18:22 +02:00
Stephan Dilly
c2e6f9ff7e filetree paniced on non utf8 files/paths 2021-07-05 00:26:32 +02:00
Stephan Dilly
4c5fe630fc version bumps 2021-06-06 10:15:28 +02:00
Stephan Dilly
5b07c48234 nightly clippy fixes 2021-06-05 10:28:18 +02:00
Stephan Dilly
869e4b7287
fix path handling on windows (#762)
* this reduces memory overhead where nothing is folded up
* makes folding work with windows path seperators
2021-06-03 00:06:28 +02:00
Stephan Dilly
0e7ac4a14c
improve filetree::new performance (#760)
we used a BTreeMap where ordering does not matter and HashMap performs much better
2021-06-02 00:14:51 +02:00
Stephan Dilly
0e2833224a version bump filetree 2021-05-28 11:36:14 +02:00
Stephan Dilly
e351c410b2 fix demo gif location 2021-05-28 11:34:35 +02:00
ImgBotApp
8ddeddf8c5 [ImgBot] Optimize images
/filetreelist/demo.gif -- 1,041.05kb -> 910.62kb (12.53%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-28 11:20:47 +02:00
Stephan Dilly
3c8060f6f5 readme for filetreelist 2021-05-28 11:18:54 +02:00
Stephan Dilly
032948f01a rename filetree crate to prepare for publish 2021-05-28 11:10:11 +02:00