Commit History

Author SHA1 Message Date
  Benjamin Sago dd838c2dc1 Move Colours and LSColors to their own module 8 years ago
  Benjamin Sago bfa65b3bec Make not showing paths in link targets the default 8 years ago
  Benjamin Sago 0d613652a7 Replace FileName::new with a factory 8 years ago
  Benjamin Sago 14144e2ad3 Create Render structs from views 8 years ago
  Benjamin Sago aea0035f94 Move Colour and Classify to the View 8 years ago
  Benjamin Sago e916097e0e Similarly, turn Classify into an enum 8 years ago
  Benjamin Sago ccf8d44058 Replace the links boolean with an enum field 8 years ago
  Benjamin Sago cac80410c9 Extract method for making a cell from its contents 8 years ago
  Benjamin Sago ba1c8c650f Fix bug where paths took up twice as much space 8 years ago
  Benjamin Sago 437ac0ea60 file_name -> FileName#paint 8 years ago
  Benjamin Sago 05a0a5e199 Structify file_name -> FileName 8 years ago
  Benjamin Sago 79feeba67d Move the functions in output to their own module 8 years ago
  Benjamin Sago a53c268c54 Measure, rather than calculating, cell widths 8 years ago
  TSUYUSATO Kitsune e81b83b4ac Implement -F/--classify option 9 years ago
  Daniel Lockyer e059fb5ba7 Remove unnecessary reference 9 years ago
  Benjamin Sago 3bce55f569 Run Untry over the entire source tree 9 years ago
  Benjamin Sago a02f37cb45 Change views to print to a Writer, not stdout 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
  Benjamin Sago 1b3492ce45 Move colours module into output 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
  Ben S 63bd929eb5 Upgrade to latest ansi_term 10 years ago
  Ben S d710151ea9 Updates for term-grid 10 years ago
  Ben S 8d6f62840a Use term_grid crate for grid formatting 10 years ago
  Ben S 2d8a9b49be Various unimportant style changes 10 years ago
  Ben S 36116a1420 Add colours module, and disable them sometimes 11 years ago
  Cristian Kubis 0751b009ca updated to latest rust nightly 11 years ago
  Benjamin Sago f885568145 Upgrade to latest Rust 11 years ago
  Steven Allen 2b5406842f Get rid of explicit `as_slice()` calls. 11 years ago