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 |
Florian Gilcher
|
7a97b7d40c
Reserve Vector elements instead of resizing
|
10 years ago |
Florian Gilcher
|
679b9e18b2
Replace `sum` call by stable `fold(0, Add::add)`
|
10 years ago |
Ben S
|
f7131a740b
Fix warning when building on 64-bit systems
|
10 years ago |
rhysd
|
3dbc441c78
Fix integer length error on 32bit environment
|
10 years ago |
Ben S
|
41fb02a02d
Upgrade to latest version of datetime crate
|
10 years ago |
Benjamin Sago
|
3d3acc2e93
Dismiss some compile-time warnings
|
10 years ago |
Ben S
|
10fecbd7f6
Details view comments and tidy-ups
|
10 years ago |