Commit History

Author SHA1 Message Date
  Benjamin Sago fc60838ff3 Extract table from details and grid_details 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
  quininer kel 0828133300 Fix TextCellContents cjk width 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
  Daniel Lockyer da3061d1b3 Replace use of .iter() with reference 9 years ago
  Ben S a6712994c5 Make the views non-Copy 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
  Ben S 75b2748ab1 Update packages to latest versions 10 years ago
  Benjamin Sago 7f980935c5 Use Mutex lock on only the users columns 10 years ago
  Benjamin Sago 39aa210437 Rename cell 'length' to 'width' 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 5e1ff9cdcd Restore xattrs to their long view column 10 years ago
  Ben S 69b22a0d66 Print xattrs in tree view like we do errors 10 years ago
  Ben S e1f4ea9215 Allow --tree without --long 10 years ago
  Ben S d710151ea9 Updates for term-grid 10 years ago
  Ben S 56895ab84f Extract some methods 10 years ago
  Ben S 2bc7fde715 Allow using --across with --long --grid 10 years ago
  Ben S 6d6e8b78f0 Fix bug where unfilled displays were being checked 10 years ago
  Ben S 922cd2a188 Cache the rendered cells 10 years ago
  Ben S 89526964c9 Go top-to-bottom, not left-to-right 10 years ago
  Ben S 08f3514d68 Adapt the long grid view to the console width 10 years ago
  Ben S ccdf9ff4a6 Add --grid --long option 10 years ago