Commit History

Author SHA1 Message Date
  Benjamin Sago 46593d3c2e Merge pull request #103 from petevine/master 10 years ago
  petevine f8290dfe10 Update Cargo dependencies 10 years ago
  Ben S 252eba4844 Improve error when we can't find a time zone 10 years ago
  Ben S 767d9fc283 Finally upgrade to a working zoneinfo_compiled 10 years ago
  Ben S 16fa37867d Versions bump (temporary, ignore this) 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 8cadfa0049 Have Travis run some sample builds 10 years ago
  Ben S 1e33f9c055 Correct Nightly errors in Makefile 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
  Ben S e1d2c3f46e Merge branch 'split-up-details' 10 years ago
  Ben S 1f9b002d52 Versions bump 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 cf2dea26f3 Merge pull request #93 from tomassedovic/master 10 years ago
  Tomas Sedovic 737069eab9 Document using `cargo install` in README 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 fb22c7456d Merge branch 'cellular-regeneration' into develop 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
  Benjamin Sago 95c0d63045 io::Result -> IOResult 10 years ago