Ben S
|
2d8a9b49be
Various unimportant style changes
|
10 years ago |
Ben S
|
b0d4c9728f
Where do all these tabs keep coming from?
|
10 years ago |
Ben S
|
627bca98ef
Move file type colours to their own struct
|
11 years ago |
Ben S
|
36116a1420
Add colours module, and disable them sometimes
|
11 years ago |
Ben S
|
da49b80c35
Clean up filetype-detecting code
|
11 years ago |
Ben S
|
b4529671b8
Highlight executable files in green
|
11 years ago |
Ben S
|
eb8affac9c
Temporarily disable tests (!)
|
11 years ago |
Ben S
|
adbaa51cb9
Use new io + path + fs libraries (LOTS OF CHANGES)
|
11 years ago |
Benjamin Sago
|
f885568145
Upgrade to latest Rust
|
11 years ago |
Ben S
|
f12da1ea4c
Simplify compiled file checking code
|
11 years ago |
Ben S
|
3e7357819b
Simplify filetype detection code
|
11 years ago |
Steven Allen
|
2b5406842f
Get rid of explicit `as_slice()` calls.
|
11 years ago |
Ben S
|
363d52dbb0
Code cleanups in filetype detection
|
11 years ago |
Ben S
|
1bced1423b
Fix tests from tree view fallout
|
11 years ago |
Ben S
|
947087567c
Upgrade to latest Rust
|
11 years ago |
Ben S
|
da9d1f77d9
Cache the lowercased extension
|
11 years ago |
Ben S
|
22a4dc90b9
Update #[derive] names
|
11 years ago |
Ben S
|
2ba0b3bd5f
Convert docs to standard format
|
11 years ago |
Benjamin Sago
|
fdf95fc206
to_ascii_lower -> to_ascii_lowercase
|
11 years ago |
Ben S
|
224849b0e9
Make copyable values copyable
|
11 years ago |
Ben S
|
66339e7a15
Miscellaneous little optimisations
|
11 years ago |
Ben S
|
4484982734
Whitespace fixes
|
11 years ago |
Ben S
|
6134096586
Upgrade to latest Rust
|
11 years ago |
Ben S
|
05dd644c92
Upgrade to latest ansi_term
|
11 years ago |
Ben S
|
cbd2f1fa37
List files and directories separately
|
11 years ago |
Ben S
|
71f03157aa
Add some more file extensions
|
11 years ago |
Ben S
|
933f98d2c3
Upgrade to latest Rust nightly
|
11 years ago |
Ben S
|
a2e9144866
Match file extensions case-insensitively
|
11 years ago |
Ben S
|
cfb0fa9b72
Import Paint trait from rust-ansi-term
|
11 years ago |
Ben S
|
d2647df0ca
Move some stuff out to rust-ansi-term crate
|
11 years ago |