summaryrefslogtreecommitdiffstats
path: root/src/tarball.rs
AgeCommit message (Expand)Author
2018-12-24update to 2018 edition (#141)doug tangren
2018-12-23update travis build (#140)doug tangren
2018-10-08try to get a consistent and repeatable codestyle goingsoftprops
2018-10-01Update log and flate2 cratesAntoine Büsch
2018-07-04Update tar dependency to 0.4Kai Lieth
2017-09-09code style enforcementsoftprops
2017-06-25apply rustfmtsoftprops
2017-06-25replace all uses of try with ?. fixes #42softprops
2017-01-21Kill unused import warningsPete Hayes
2016-01-18rust fmtsoftprops
2016-01-18reduce number of unwrap callssoftprops
2016-01-18write to in memory buffer, not disksoftprops
2016-01-18massive progresssoftprops