summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2015-06-23Use term_grid crate for grid formattingBen S
2015-06-05Version bump!v0.3.0Ben S
2015-06-05Start using threadpool crateBen S
2015-06-04Display dates with the host's timezoneBen S
2015-05-16Start using the libc crate from crates.ioBen S
2015-05-03Re-implement no-longer-missing metadata fieldsBen S
2015-04-23Use unicode_width crateBen S
2015-04-04Upgrade to latest RustBenjamin Sago
2015-03-26Versions bump for latest RustBen S
2015-03-02Add --version command (and bump version)v0.2.0Ben S
2015-03-02Use development version of libgit2-rsBen S
2015-02-22Enable lto in release versions.Steven Allen
2015-02-21FIX bitflags depedencyMichael Faille
2015-02-13Use ansi_term's awesome new continuation coloursBen S
2015-02-12Upgrade to latest RustBen S
2015-02-10Translate month names into the user's localeBen S
2015-02-10Format file size in bytes with the user's localeBen S
2015-02-09Use specified version of datetimeBen S
2015-02-09Fix Travis testsBen S
2015-02-09Actually use the public datetime crate...Ben S
2015-02-09Initial work on date/time columns for filesBen S
2015-02-04Use latest, working version of ansi_term crateBen S
2015-02-04Update to most recent versions of librariesBen S
2015-01-31Code changes in preparation for recursionBen S
2015-01-27Support Git by defaultBen S
2015-01-27Preliminary Git support!Ben S
2015-01-12Upgrade to Rust alphaBenjamin Sago
2015-01-12Switch to Crates dependencies formatBenjamin Sago
2014-12-18Use number_prefix crate for number prefixesBen S
2014-12-12Use the natord library instead of our own sorterBen S
2014-12-12Replare Unix module with users crateBen S
2014-07-01Move some stuff out to rust-ansi-term crateBen S
2014-06-28Move to CargoBen S