aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 0.15.2HEADv0.15.2masterMichał Górny5 days1-2/+2
* Rename variable to satisfy last ruff checkMichał Górny5 days1-2/+2
* Use custom User-Agent when downloadingRobert Siebeck5 days1-2/+11
* Apply automated ruff fixesMichał Górny5 days6-31/+39
* Bump to 0.15.1v0.15.1Michał Górny2025-12-291-1/+1
* cargo: default to 0.0.0 if version field is missingJohannes Penßel2025-12-291-1/+3
* Bump to 0.15.0v0.15.0Michał Górny2025-04-261-1/+1
* ebuild: Fix IUSE variable orderMichał Górny2025-04-261-4/+2
* cargo: Add support for prehistoric Cargo.lock formatMichał Górny2025-04-261-2/+9
* cargo: Remove default feature assumptionMichał Górny2025-04-261-1/+0
* ebuild: Fold opt_crate_tarball into the templateMichał Górny2025-04-261-11/+11
* cargo: Combine top-level templatesMichał Górny2025-04-261-36/+24
* cargo: Start using Jinja for templatesMichał Górny2025-04-261-15/+22
* cargo: Make PackageMetadata.features into a dictMichał Górny2025-04-262-15/+13
* ebuild: add support for Rust crate featuresAromate2025-04-263-0/+50
* Add timing to crate repackingMichał Górny2025-04-261-3/+7
* Bump to 0.14.0v0.14.0Michał Górny2025-03-211-2/+2
* fetch: Add a meaningful error message to ChecksumErrorMichał Górny2025-03-211-1/+3
* cargo: add support for GitLabDaichi Yamamoto2025-03-211-6/+59
* Bump to 0.13.5v0.13.5Michał Górny2025-01-291-1/+1
* Add --no-write-crate-tarballMichał Górny2025-01-291-29/+36
* move from shutil to directly chmodding the output fileEli Schwartz2024-11-031-5/+2
* Preserve file ownership when rewriting input ebuildEli Schwartz2024-11-031-0/+2
* Bump to 0.13.4v0.13.4Michał Górny2024-10-311-1/+1
* cargo: Switch to removesuffix() to make ruff happyMichał Górny2024-10-311-3/+1
* cargo: Allow v4 Cargo.lockMichał Górny2024-10-311-1/+1
* cargo: Handle trailing slash in GitHub URLsMichał Górny2024-07-041-1/+1
* Bump to 0.13.3v0.13.3Michał Górny2024-07-021-1/+1
* fix type issue with tarfile presetArthur Zamarin2024-07-021-1/+1
* Bump to 0.13.2v0.13.2Michał Górny2024-01-311-1/+1
* Output a readable error for workspace rootMichał Górny2024-01-312-6/+16
* Output a readable error for missing `Cargo.toml` fileMichał Górny2024-01-311-1/+9
* Raise a readable error on checksum mismatchMichał Górny2024-01-292-4/+22
* Match unmatched licenses to a crateMichał Górny2024-01-293-10/+28
* license: Pass original license key to the exceptionMichał Górny2024-01-291-1/+1
* ebuild: Quote crate name in warningMichał Górny2024-01-291-5/+5
* Improve the error message for missing licenseMichał Górny2024-01-292-28/+67
* [QA] Replace set() with {}Michał Górny2024-01-291-4/+4
* [QA] Sort includesMichał Górny2024-01-296-23/+19
* Relicense as GPL-2.0-or-laterMichał Górny2024-01-297-0/+28
* Bump to 0.13.1v0.13.1Michał Górny2024-01-081-1/+1
* cargo: Fix type assertions on Python < 3.11Michał Górny2024-01-081-1/+1
* cargo: Fix type assertionsMichał Górny2024-01-081-1/+3
* cargo: Find workspace root in crates without Cargo.lockMichał Górny2024-01-081-0/+4
* Bump to 0.13.0v0.13.0Michał Górny2023-12-241-1/+1
* Disable Manifest updates when --crate-tarball is usedMichał Górny2023-12-241-0/+4
* Call `pkgdev manifest` automaticallyMichał Górny2023-12-241-0/+11
* ebuild: Update crate tarball template for PKGBUMPING hackMichał Górny2023-12-241-4/+12
* Set correct permissions on crate tarballMichał Górny2023-12-241-2/+4
* Bump to 0.12.1v0.12.1Michał Górny2023-11-291-1/+1