aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cargo fmt with rustfmt 0.8.0Doug Goldstein2017-04-161-15/+17
* set the new minimum supported version to Rust 1.13.0Doug Goldstein2017-04-161-0/+1
* Merge pull request #1 from trofi/masterDoug Goldstein2017-04-044-0/+7
|\
| * src/ebuild.template: add valid Gentoo copyright header to generated ebuildsSergei Trofimovich2017-03-064-0/+7
|/
* bump version to 0.1.30.1.3Doug Goldstein2016-12-172-2/+2
* ensure we truncate the file we write toDoug Goldstein2016-12-011-0/+1
* bump Cargo.lock versionDoug Goldstein2016-11-261-1/+1
* bump version to 0.1.20.1.2Doug Goldstein2016-11-251-1/+1
* sort the crate listDoug Goldstein2016-11-251-1/+4
* add license infoDoug Goldstein2016-11-252-1/+7
* use an iterator and not a for loopDoug Goldstein2016-11-251-4/+3
* auto-generate version info in templateDoug Goldstein2016-11-252-2/+4
* add crate keywords and documentation linkDoug Goldstein2016-11-241-0/+2
* cleanups from using clippyDoug Goldstein2016-10-191-5/+5
* bump the version to 0.1.10.1.1Doug Goldstein2016-10-022-2/+2
* drop the use of rustacheDoug Goldstein2016-10-024-42/+73
* run rustfmt on the code baseDoug Goldstein2016-10-021-14/+13
* travis: set nightly features to emptyDoug Goldstein2016-08-011-1/+2
* add initial travis supportDoug Goldstein2016-08-011-0/+37
* add initial READMEDoug Goldstein2016-08-012-0/+101
* generate initial ebuildDoug Goldstein2016-08-014-5/+102
* initial versionDoug Goldstein2016-08-016-0/+792