aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cargo.toml: version 0.5.00.5.0Georgy Yakovlev2021-10-071-1/+1
* Cargo.toml: update depsGeorgy Yakovlev2021-10-071-18/+18
* package-name option support, it needs for Cargo.toml without root packageMiezhiko2021-10-075-261/+84
* set development version to 0.4.1-devGeorgy Yakovlev2021-08-262-2/+2
* bump version to 0.4.00.4.0Georgy Yakovlev2021-08-262-2/+2
* Implement audit functionality using rustsecLeonardo Neumann2021-08-265-3/+368
* Use path references instead of owned counterpartsLeonardo Neumann2021-08-262-10/+10
* Remove cargo-lock dependencyLeonardo Neumann2021-08-262-43/+7
* Cargo.toml: bump version, update deps, remove badgesGeorgy Yakovlev2021-08-252-45/+36
* Update the base templateLuca Barbato2021-08-251-4/+3
* Document the templating supportLuca Barbato2021-08-251-0/+85
* Move the bulk of the template to base.teraLuca Barbato2021-08-253-27/+36
* Add an option to provide a custom tera templateLuca Barbato2021-08-252-3/+14
* Update the lockfileLuca Barbato2021-08-251-0/+347
* Convert the default template to teraLuca Barbato2021-08-254-26/+35
* Update dependencies0.3.3Matthew2021-08-023-100/+254
* src/license.rs: add Apache-2.0-with-LLVM-exceptionsGeorgy Yakovlev2021-08-021-0/+1
* Initial support for license mappingLeonardo H. Neumann2021-08-024-12/+304
* Update the CI badgeLuca Barbato2021-08-011-1/+1
* Do not call a proc macro helper before it is definedLuca Barbato2021-08-011-1/+1
* .github: add dco checkGeorgy Yakovlev2021-07-291-0/+31
* .github: add basic cargo checksGeorgy Yakovlev2021-07-291-0/+26
* update deps and bump to 0.3.2v0.3.2Georgy Yakovlev2021-06-192-185/+196
* feat: include all features when pulling metadataPhilip DeMonaco2021-06-191-0/+3
* Merge pull request #42 from telans/ebuildDoug Goldstein2021-01-102-6/+3
|\
| * update output ebuild formattingTheo Anderson2020-12-042-6/+3
|/
* Merge pull request #39 from leonardohn/dep-resolution-fixDoug Goldstein2020-08-294-107/+239
|\
| * Implemented automatic lockfile generationLeonardo H. Neumann2020-08-241-2/+33
| * Updated cargo-ebuild example to v0.3.0Leonardo H. Neumann2020-08-161-96/+43
| * Fixed dependency resolution using Cargo.lockLeonardo H. Neumann2020-08-163-11/+165
|/
* (cargo-release) start next development iteration 0.3.2-alpha.0Doug Goldstein2020-06-182-2/+2
* (cargo-release) version 0.3.1v0.3.1Doug Goldstein2020-06-182-2/+2
* bump dependenciesDoug Goldstein2020-06-181-80/+122
* Merge pull request #35 from leonardohn/local-crate-fixDoug Goldstein2020-06-181-1/+5
|\
| * fixed local crates being added to ebuildLeonardo H. Neumann2020-06-181-1/+5
|/
* (cargo-release) start next development iteration 0.3.1-alpha.0Doug Goldstein2020-01-262-2/+2
* (cargo-release) version 0.3.0v0.3.0Doug Goldstein2020-01-262-2/+2
* drop unused verbose and quiet flagsDoug Goldstein2020-01-262-13/+2
* split metadata gathering and ebuild writing functionsDoug Goldstein2020-01-262-18/+29
* add package name and version to metadata structDoug Goldstein2020-01-261-0/+4
* convert to anyhow for modern ErrorDoug Goldstein2020-01-264-118/+13
* drop Cargo usageDoug Goldstein2020-01-264-975/+3
* convert from Cargo package data to cargo_metadataDoug Goldstein2020-01-263-53/+13
* gather root package data from cargo metadataDoug Goldstein2020-01-261-0/+17
* include license info for dependsDoug Goldstein2020-01-265-10/+49
* switch to cargo_metadata for dep infoDoug Goldstein2020-01-264-55/+44
* add some more badges for crates.ioDoug Goldstein2019-10-111-0/+2
* convert to 2018 edition of RustDoug Goldstein2019-10-111-0/+1
* reformat code with new rustfmt from rustupDoug Goldstein2019-10-102-5/+6
* (cargo-release) start next development iteration 0.2.1-alpha.0Doug Goldstein2019-10-102-2/+2