Benjamin Sago
|
04e2d4c692
Just straight-up roll our own logger
|
5 years ago |
Benjamin Sago
|
e44858eb41
Fix bug where files were Git-ignored too often
|
5 years ago |
ariasuni
|
046af5cdd1
Use git2 instead of parsing .gitignore for --git-ignore
|
5 years ago |
Bond_009
|
f599c7ce93
Update to Rust 2018
|
7 years ago |
Benjamin Sago
|
081bce0479
Merge branch 'fix-warnings-and-rust-2018' of https://github.com/ariasuni/exa into ariasuni-fix-warnings-and-rust-2018
|
6 years ago |
Benjamin Sago
|
e936d7e09f
Prevent infinite loop with -aaR
|
6 years ago |
ariasuni
|
49ed3ed0f8
Fix clippy warnings and explicitely ignore a few, fix future deprecation
|
7 years ago |
Thibaut Brandscheid
|
755876e9b6
fix most clippy warnings
|
7 years ago |
Kornel
|
2976b487ab
Replaced try!() with ?
|
7 years ago |
Benjamin Sago
|
827aa8bfc3
Ignore files matched in .gitignore
|
8 years ago |
Benjamin Sago
|
b95446d834
Thread an ignore cache through the program
|
8 years ago |
Benjamin Sago
|
45a807a14f
Redo Git implementation to allow --git --recurse
|
8 years ago |
Benjamin Sago
|
040dbb2414
Use a global Git cache
|
8 years ago |
Benjamin Sago
|
d86fc4286b
\t and \s+$
|
8 years ago |
Benjamin Sago
|
0b30864f10
\t
|
8 years ago |
Benjamin Sago
|
377260d88c
Start logging at opportune moments
|
8 years ago |
Benjamin Sago
|
0aa33595d7
Use the optional argument trick
|
8 years ago |
Benjamin Sago
|
31148eda7b
Match up fields with parameter names
|
8 years ago |
Benjamin Sago
|
30f74b08b4
Always look up metadata
|
8 years ago |
Benjamin Sago
|
dd8bff083f
Override the names of . and ..
|
8 years ago |
Benjamin Sago
|
4295b243e5
Make Dir construction a bit cleaner
|
8 years ago |
Benjamin Sago
|
20793ce7f4
Implement . and .. by inserting them maually
|
8 years ago |
Daniel Lockyer
|
cc4a65ac4b
Remove lifetimes as they aren't needed
|
9 years ago |
Daniel Lockyer
|
e059fb5ba7
Remove unnecessary reference
|
9 years ago |
Benjamin Sago
|
3bce55f569
Run Untry over the entire source tree
|
9 years ago |
Benjamin Sago
|
efa372cb3b
Source file rearrangements
|
10 years ago |