Linden Krouse
|
a9bb275250
Exa now recognizes pipes, devices, and sockets on unix systems. Fixes #112
|
9 years ago |
Benjamin Sago
|
110a1c716b
Convert exa into a library
|
10 years ago |
Benjamin Sago
|
a02f37cb45
Change views to print to a Writer, not stdout
|
10 years ago |
Benjamin Sago
|
b83844f384
Move a file's type out of its permissions field
|
10 years ago |
Benjamin Sago
|
efa372cb3b
Source file rearrangements
|
10 years ago |
Benjamin Sago
|
9b87ef1da2
Print the parent path for passed-in files
|
10 years ago |
Ben S
|
f6c5c89f55
Always sort files the same way
|
10 years ago |
Ben S
|
ee4c09dd30
Use only the time zone data present on the system
|
10 years ago |
Ben S
|
252eba4844
Improve error when we can't find a time zone
|
10 years ago |
Ben S
|
2e8de3fb71
Fix import of TZResult
|
10 years ago |
Ben S
|
7f480ab06b
Improve system time zone detection
|
10 years ago |
Ben S
|
b3d252522a
Update test timezone to one we know exists
|
10 years ago |
Ben S
|
2b213b3aea
Rewrite tests to not use unwrap
|
10 years ago |
Ben S
|
75b2748ab1
Update packages to latest versions
|
10 years ago |
Benjamin Sago
|
4c3266310d
Fix bug where xattr '@' characters weren't shown
|
10 years ago |
Benjamin Sago
|
7f980935c5
Use Mutex lock on only the users columns
|
10 years ago |
Benjamin Sago
|
d009ba5938
Move tree code to its module, and add tests
|
10 years ago |
Benjamin Sago
|
54319a685e
Use Vec::resize now that it has stabilised
|
10 years ago |
Benjamin Sago
|
d1ea4c0ff5
Move TreePart to its own module
|
10 years ago |
Benjamin Sago
|
2e15b81249
Optimise imports
|
10 years ago |
Benjamin Sago
|
1b3492ce45
Move colours module into output
|
10 years ago |
Benjamin Sago
|
15cd67abe6
Turn TextCellContents into a struct
|
10 years ago |
Benjamin Sago
|
39aa210437
Rename cell 'length' to 'width'
|
10 years ago |
Benjamin Sago
|
88653a00eb
Remove dependency between file and output mods
|
10 years ago |
Benjamin Sago
|
4c2bf2f2e6
Encapsulate "display width" in a struct
|
10 years ago |
Benjamin Sago
|
c911b5f6e4
Replace Cells with growable TextCells
|
10 years ago |
Ben S
|
e07992d08c
Use lazy_static to cache datetime formats
|
10 years ago |
Ben S
|
590fb9cd60
Move time type picking to details module
|
10 years ago |
Ben S
|
10468797bb
Move many Options structs to the output module
|
10 years ago |
Florian Gilcher
|
d083d26eaf
Fix tree output
|
10 years ago |