Commit History

Author SHA1 Message Date
  Florian Gilcher 5556c6a40b Update README 10 years ago
  Florian Gilcher 7a97b7d40c Reserve Vector elements instead of resizing 10 years ago
  Florian Gilcher 7f53da73b7 Use slicing instead of future slice_last 10 years ago
  Florian Gilcher e8ea96ee86 Avoid unstable c_string conversion features 10 years ago
  Florian Gilcher b3e3825417 Replace unstable fs_mode by internal constants 10 years ago
  Florian Gilcher 679b9e18b2 Replace `sum` call by stable `fold(0, Add::add)` 10 years ago
  Ben S 63bd929eb5 Upgrade to latest ansi_term 10 years ago
  Ben S bc47073281 Feature slice_splits and vec_resize stabilised 10 years ago
  Ben S 1bebab78d0 Upgrade Rust version necessary 10 years ago
  Ben S 8f4a2087e6 Version v0.4.0 10 years ago
  Ben S cfc8df12b6 Update the version of Rust that's required 10 years ago
  Ben S 878d54111d Pin to git2-rs version 0.3 10 years ago
  Ben S f7131a740b Fix warning when building on 64-bit systems 10 years ago
  Ben S 9b3b00316f Merge pull request #81 from rhysd/fix-32bit 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
  Benjamin Sago 12ab6bebc6 Versions bump (git2, winapi) 10 years ago
  Ben S 8e9e6c50f5 Merge pull request #79 from mneumann/fix-dragonfly 10 years ago
  Michael Neumann 6317417a98 This makes exa work on other platforms than linux and macosx. 10 years ago
  Benjamin Sago 6cf9274828 Do not attempt to print nothing 10 years ago
  Ben S 65967355a8 Make sure we check the ioctl term size result 10 years ago
  Ben S d1e682b0c1 Remove pad crate and unnecessary qualifications 10 years ago
  Ben S f526d24911 Remove trivial cast 10 years ago
  Ben S fa51a87767 Merge branch 'parallel-details' 10 years ago
  Ben S 456c516bee Add script to generate awkward testcases 10 years ago
  Ben S 10fecbd7f6 Details view comments and tidy-ups 10 years ago
  Ben S a14f1d82f0 It's hardly worth giving Exa its own constructor 10 years ago
  Ben S 83f05ffb3c Remove redundant attribute field 10 years ago
  Ben S 4424a6df96 Rename readdir -> read_dir 10 years ago