Commit History

Author SHA1 Message Date
  Ben S 48284e0aef Add number of blocks column 11 years ago
  Ben S 19e0f9b70d Add inode number column 11 years ago
  Ben S fc8f8d6c6a Add number of hard links column 11 years ago
  Ben S 8839cf4ca5 Show file colours for symlink targets 11 years ago
  Ben S eff87440fa Do similar for block devices and named pipes 11 years ago
  Ben S a542fdc9f9 Highlight symlinks in cyan 11 years ago
  Ben S b5a1b24bda Cache user and group names 11 years ago
  Ben S 5c0d2d07d0 Show files on the end of symlinks 11 years ago
  Ben S 92b45e6908 Handle errors instead of fail!()ing 11 years ago
  Ben S f6b6d4d6a7 Merge the two source-file methods 11 years ago
  Ben S 75e8d829f3 Make file types a trait 11 years ago
  Ben S 03ec414dfb Move file-type detection to its own module 11 years ago
  Ben S a5e404da55 Cache readdir results in a Dir object 11 years ago
  Ben S 78771a3a3e Add a bunch more file types 11 years ago
  Ben S cce20d5953 Highlight compiled files if their source is present 11 years ago
  Ben S 64770d0a5a 256-colour support 11 years ago
  Ben S bc4df2cf3c Darken file size suffixes 11 years ago
  Ben S e5e426fc60 Right-align file sizes 11 years ago
  Ben S 2d41333117 Upgrade to latest Rust nightly 11 years ago
  Ben S 5abd53742e Remove extraneous lifetimes 11 years ago
  Ben S 4722c8991b Implement natural sorting on filenames 11 years ago
  Ben S 6edf2c0d4d Highlight the current user 11 years ago
  Ben S 48d8a46df8 Code cleanup (commenting the why) 11 years ago
  Ben S 1dbe20c8c5 Move sorting and reversing into options object 11 years ago
  Ben S 05b2d541ac s/StrBuf/String/g 11 years ago
  Ben S b116889abc Change format of file sizes to be shorter 11 years ago
  Ben S 4d1aea12b0 Add colouring for media and compressed files 11 years ago
  Ben S 7063c21ba0 Actually, cache the calls to ext 11 years ago
  Ben S 184de0ce79 Allow sorting by file extension 11 years ago
  Ben S cb1b8bc2d7 Add sort option 11 years ago