summaryrefslogtreecommitdiffstats
path: root/src/dir.rs
AgeCommit message (Expand)Author
2015-05-12Move File fields to their own moduleBen S
2015-05-12Remove redundant importsBen S
2015-05-11Turn File into simply a data sourceBen S
2015-05-10Finally, do the same for the Git column.Ben S
2015-05-10Do the same for the Git columnBen S
2015-04-23Use new io + path + fs libraries (LOTS OF CHANGES)Ben S
2015-03-26Move all optional features into features moduleBen S
2015-03-22Upgrade to latest RustBen S
2015-03-22Apparently std::os::unix::osStrExt is now std::os::unix::ffi::OsStrExt.Eirik Schwenke
2015-03-02Temporary workaround for Path in libgit2-rsBen S
2015-02-22Improve matching of Git status entries to filesCorey Ford
2015-02-13Use ansi_term's awesome new continuation coloursBen S
2015-02-03Initial tree implementationBen S
2015-02-01What the heck?Ben S
2015-02-01Recurse into directoriesBen S
2015-01-28Upgrade to latest RustBen S
2015-01-28Oops, fix --no-default-features compilationBen S
2015-01-28Compare vectors, not stringsBen S
2015-01-28Implement Git status for directoriesBen S
2015-01-27Don't even show the column without the featureBen S
2015-01-27Preliminary Git support!Ben S
2015-01-26Make all fields of Dir privateBen S
2015-01-24Convert docs to standard formatBen S
2015-01-12rm trailing whitespaceBenjamin Sago
2014-12-12Miscellaneous little optimisationsBen S
2014-12-12Whitespace fixesBen S
2014-11-26Remove unused lifetimeBen S
2014-11-24List files and directories separatelyBen S
2014-11-24I like aligning thingsBen S
2014-06-28Move to CargoBen S