コミット履歴

作者 SHA1 メッセージ 日付
  Benjamin Sago 7f980935c5 Use Mutex lock on only the users columns 10 年 前
  Benjamin Sago d009ba5938 Move tree code to its module, and add tests 10 年 前
  Benjamin Sago 54319a685e Use Vec::resize now that it has stabilised 10 年 前
  Benjamin Sago d1ea4c0ff5 Move TreePart to its own module 10 年 前
  Benjamin Sago fb22c7456d Merge branch 'cellular-regeneration' into develop 10 年 前
  Benjamin Sago 2e15b81249 Optimise imports 10 年 前
  Benjamin Sago 1b3492ce45 Move colours module into output 10 年 前
  Benjamin Sago 15cd67abe6 Turn TextCellContents into a struct 10 年 前
  Benjamin Sago 39aa210437 Rename cell 'length' to 'width' 10 年 前
  Benjamin Sago 88653a00eb Remove dependency between file and output mods 10 年 前
  Benjamin Sago 4c2bf2f2e6 Encapsulate "display width" in a struct 10 年 前
  Benjamin Sago c911b5f6e4 Replace Cells with growable TextCells 10 年 前
  Benjamin Sago 95c0d63045 io::Result -> IOResult 10 年 前
  Benjamin Sago c39a57294c Versions bump 10 年 前
  Benjamin Sago 47b088d662 Merge pull request #87 from petevine/master 10 年 前
  Benjamin Sago f2143d948c Merge pull request #89 from jbeich/freebsd 10 年 前
  Jan Beich 92328d9093 Move CString to where it's actually used 10 年 前
  Jan Beich b35927f247 Fix logic inversion with --git in --help 10 年 前
  Jan Beich b9eb364823 Fix getting tty window size on more BSDs 10 年 前
  petevine 734c5084ba Update xattr.rs 10 年 前
  Ben S f3e6a99676 Update screenshots 10 年 前
  Ben S 5cd1d6a13c Update readme with latest option set 10 年 前
  Ben S d89307bc43 Replace missing man page fields 10 年 前
  Ben S 1756a0a841 Fix bug where details view needed a terminal width 10 年 前
  Ben S 41905eaba4 Add new, pandoc-powered man page 10 年 前
  Ben S f92459d957 Add --colo[u]r options 10 年 前
  Ben S c543e61ced Improve code in two insignificant little places 10 年 前
  Ben S 9218799e6e Upgrade versions to working ones 10 年 前
  Ben S ceae7e747c Rearrange trait definitions in options 10 年 前
  Ben S e07992d08c Use lazy_static to cache datetime formats 10 年 前