summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2017-09-30Version bump and releasev0.8.0Benjamin Sago
2017-09-30Use crates.io zoneinfo_compiledBenjamin Sago
2017-08-19Start logging at opportune momentsBenjamin Sago
2017-08-12By lines, I meant detailsBenjamin Sago
2017-08-05Merge remote-tracking branch origin/option-pars-ngBenjamin Sago
2017-08-05Use term_size crate to fetch terminal size.PJB3005
2017-07-22Document the parsing decisionsBenjamin Sago
2017-07-07Put some metadata in Cargo.tomlBenjamin Sago
2017-07-07Version bump to 0.7.0v0.7.0Benjamin Sago
2017-06-25Fix bug where colours were incorrectly appliedBenjamin Sago
2017-05-17Remove lazy_static crateKevin Ballard
2017-05-18Version bump to 0.6.0v0.6.0Benjamin Sago
2017-05-17One last versions bumpBenjamin Sago
2017-05-07Specify panic="abort"Benjamin Sago
2017-05-02Turn off the git networking featuresKevin Ballard
2017-04-11I fixed the build problem! version 0.5.0v0.5.0Benjamin Sago
2017-03-30Update dependenciesSteven Allen
2016-10-30Basic glob ignoringBen S
2016-04-19Convert exa into a libraryBenjamin Sago
2016-03-31Use only the time zone data present on the systemBen S
2016-03-31Versions bumpsBen S
2016-03-13Update Cargo dependenciespetevine
2016-02-10Improve system time zone detectionBen S
2016-02-10Update packages to latest versionsBen S
2015-12-17Replace Cells with growable TextCellsBenjamin Sago
2015-11-15Use lazy_static to cache datetime formatsBen S
2015-11-04Pin versions to those we know workBen S
2015-11-03Upgrade to latest ansi_termBen S
2015-10-18Version v0.4.0v0.4.0Ben S
2015-10-02Pin to git2-rs version 0.3Ben S
2015-09-21Upgrade to latest version of datetime crateBen S
2015-09-04Remove pad crate and unnecessary qualificationsBen S
2015-09-02Parallelise the details view!Ben S
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