aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean up cargo clippy warningsupdate-cargoDoug Goldstein2019-10-102-5/+4
* upgrade to Cargo 0.37Doug Goldstein2019-10-104-492/+654
* Merge branch 'kpcyrd-patch-1'Doug Goldstein2019-10-101-2/+2
|\
| * Update ebuild.templatekpcyrd2019-10-101-2/+2
|/
* Merge branch 'roelaaij-master'Doug Goldstein2019-10-104-447/+615
|\
| * Update to cargo 0.29 and fix build.Roel Aaij2019-10-104-447/+615
|/
* split metadata parsing and ebuild generationDoug Goldstein2018-08-262-28/+81
* add ebuild specific metadata to the Cargo.tomlDoug Goldstein2018-08-261-0/+14
* add a basic hello world application for testingDoug Goldstein2018-08-263-0/+13
* add colored help and removed clap settingsgibix2018-08-261-8/+2
* Fix crates.io markdown linkWinny2018-08-121-1/+1
* replace outdated try!() macro with ? operatorgibix2018-07-071-20/+16
* remove more Cargo usage from main binaryDoug Goldstein2018-06-292-16/+21
* mark project as passively maintainedDoug Goldstein2018-06-291-0/+1
* switch from cargo to structopt for arg parsingDoug Goldstein2018-06-294-32/+183
* separate functionality into a libDoug Goldstein2018-06-294-145/+176
* Merge pull request #13 from cardoe/travis-updatesDoug Goldstein2018-06-282-30/+3
|\
| * ci: simplify Travis configDoug Goldstein2018-06-281-28/+0
| * ci: cache cargo bits on TravisDoug Goldstein2018-06-281-0/+1
| * bump minimum supported version to 1.26.0Doug Goldstein2018-06-282-2/+2
|/
* README: expand usage instructionsDoug Goldstein2017-12-031-61/+114
* README: expand on the badgesDoug Goldstein2017-12-031-1/+5
* (cargo-release) start next development iteration 0.1.6-preDoug Goldstein2017-10-302-2/+2
* (cargo-release) version 0.1.50.1.5Doug Goldstein2017-10-302-2/+2
* upgrade cargo 0.19 to cargo 0.21Doug Goldstein2017-10-303-109/+186
* move from cargo 0.17 to cargo 0.19Doug Goldstein2017-10-304-69/+214
* rustfmt with 0.8.6Doug Goldstein2017-10-301-29/+31
* add missing license noticesDoug Goldstein2017-10-301-0/+10
* (cargo-release) start next development iteration 0.1.5-preDoug Goldstein2017-04-172-2/+2
* (cargo-release) version 0.1.40.1.4Doug Goldstein2017-04-172-2/+2
* upgrade to Cargo 0.17Doug Goldstein2017-04-173-10/+23
* move usage into its own variableDoug Goldstein2017-04-171-5/+5
* update Cargo.toml for new fieldsDoug Goldstein2017-04-172-0/+8
* upgrade to Cargo 0.16 to support workspacesDoug Goldstein2017-04-163-247/+338
* add some helper methods to make the code clearerDoug Goldstein2017-04-161-8/+26
* 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