Commit History

Author SHA1 Message Date
  Benjamin Sago 56d4d4c156 Also escape characters in links and headings 9 years ago
  Benjamin Sago 79feeba67d Move the functions in output to their own module 9 years ago
  Benjamin Sago 4249cf0fcc Give control characters their own colour 9 years ago
  Benjamin Sago eb7e53ef6c Only highlight escaped characters in file names 9 years ago
  Benjamin Sago 28fce347ff Initial implementation of file name escaping 9 years ago
  Benjamin Sago 70f8ae6e20 Move “coloured file name” into its own function 9 years ago
  Kevin Ballard 4beb7b6cb1 Handle linking to root directories better 9 years ago
  Benjamin Sago 956aa85b3b Special-case the root directory when linking to it 9 years ago
  Benjamin Sago e671217d60 Merge pull request #167 from kballard/two_path_components 9 years ago
  Kevin Ballard a28bd8fa64 Print paths with 2 components properly 9 years ago
  TSUYUSATO Kitsune e81b83b4ac Implement -F/--classify option 9 years ago
  Daniel Lockyer e059fb5ba7 Remove unnecessary reference 9 years ago
  Ben S 74358c188a Properly handle errors when following a symlink 9 years ago
  Linden Krouse a9bb275250 Exa now recognizes pipes, devices, and sockets on unix systems. Fixes #112 9 years ago
  Ben S b8191670c7 Fix, and add tests for, slashes in link paths 9 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
  Ben S 8ef316e1a4 Remove unnecessary FileTypes trait 10 years ago
  Benjamin Sago d1ea4c0ff5 Move TreePart to its own module 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 4c2bf2f2e6 Encapsulate "display width" in a struct 10 years ago
  Benjamin Sago c911b5f6e4 Replace Cells with growable TextCells 10 years ago
  Ben S 10468797bb Move many Options structs to the output module 10 years ago
  Ben S 63bd929eb5 Upgrade to latest ansi_term 10 years ago
  Ben S ebbac61c74 Slim down symlink arrow 10 years ago
  Ben S ccdf9ff4a6 Add --grid --long option 10 years ago
  Ben S 2d8a9b49be Various unimportant style changes 10 years ago
  Ben S dc6599b1b3 Turn File into simply a data source 11 years ago
  Ben S 36116a1420 Add colours module, and disable them sometimes 11 years ago