aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* bugs: handle correctly merge on new keywords of starting pointArthur Zamarin2023-03-181-7/+8
* start work on 0.2.6Arthur Zamarin2023-03-171-1/+1
* bugs: improve assert for unkeyworded packagesArthur Zamarin2023-03-111-1/+3
* commit: compute commit title for commit related files onlyArthur Zamarin2023-03-051-0/+4
* commit: use removeprefixArthur Zamarin2023-03-041-4/+2
* format using blackArthur Zamarin2023-03-0417-558/+699
* pkgdev bugs: new tool for filing stable bugsArthur Zamarin2023-03-011-0/+415
* commit: update help text for `--edit`Arthur Zamarin2023-01-131-3/+2
* commit: use same summary for multiple ebuildsArthur Zamarin2023-01-131-10/+13
* add __main__.py fileArthur Zamarin2023-01-131-0/+4
* commit: enable -e usage with -M or -mArthur Zamarin2023-01-131-1/+1
* pkgdev tatt: new tool for package testingArthur Zamarin2023-01-053-0/+491
* start work on 0.2.5Arthur Zamarin2022-12-021-1/+1
* push: add option `--pull`Arthur Zamarin2022-11-211-0/+6
* cli: add support for NOCOLOR to disable colorsArthur Zamarin2022-11-191-0/+3
* showkw: use color 90 instead of 30Arthur Zamarin2022-11-191-1/+1
* build backend: use custom wrapper around flitArthur Zamarin2022-11-161-2/+6
* commit: mention `-e` as nice optionArthur Zamarin2022-10-261-0/+10
* commit: don't show disable for targets that are no-opArthur Zamarin2022-10-161-3/+7
* start work on 0.2.4Arthur Zamarin2022-10-141-1/+1
* manifest: better handling of path targetArthur Zamarin2022-10-141-0/+2
* commit: add `--distdir` for manifest operationsArthur Zamarin2022-10-041-2/+9
* start work on 0.2.3Arthur Zamarin2022-09-241-1/+1
* mask: fix unrelated addition of trailing whitespaceArthur Zamarin2022-09-231-1/+1
* new release 0.2.2Arthur Zamarin2022-09-201-1/+1
* config: per-repo configuration supportArthur Zamarin2022-09-202-2/+13
* mask: better format for last rites with bugsArthur Zamarin2022-09-101-7/+8
* mask: improve parsing of empty header lineArthur Zamarin2022-09-091-3/+2
* fix config loading if XDG_CONFIG_HOME definedArthur Zamarin2022-06-101-3/+1
* New release 0.2.1v0.2.1Arthur Zamarin2022-05-211-1/+1
* pkgdev commit: make sign-off off by defaultArthur Zamarin2022-05-131-2/+14
* pkgdev manifest: add --ignore-fetch-restrictedArthur Zamarin2022-05-051-4/+13
* pkgdev manifest: add --if-modifiedArthur Zamarin2022-05-051-7/+34
* Add documentation for configurationArthur Zamarin2022-05-042-2/+3
* pkgdev mask: offer to send email to gentoo-dev MLArthur Zamarin2022-04-271-1/+34
* pkgdev commit: new summary for stabilize ALLARCHESArthur Zamarin2022-04-191-1/+6
* Add configuration supportArthur Zamarin2022-04-196-8/+172
* pkgdev mask: Accept -b/--bug for referencing bugsThomas Bracht Laumann Jespersen2022-04-071-2/+15
* pkgdev mask: Extend mask comment templateThomas Bracht Laumann Jespersen2022-04-071-1/+19
* Improve commit message for new package importArthur Zamarin2022-04-021-1/+4
* Add keywords reordering manglerArthur Zamarin2022-03-251-0/+23
* pkgdev commit: turn copyright headers into date range when appropriateThomas Bracht Laumann Jespersen2022-03-241-1/+7
* bump versionTim Harder2021-07-311-1/+1
* pkgdev commit: revert copyright mangling to previous behaviorTim Harder2021-07-311-11/+1
* pkgdev commit: add more nuanced copyright date handlingTim Harder2021-07-311-3/+11
* pkgdev commit: only update change data when alteredTim Harder2021-07-291-2/+3
* bump versionTim Harder2021-07-281-1/+1
* pkgdev commit: run mangling across change objects instead of raw pathsTim Harder2021-07-282-39/+65
* pkgdev commit: use filtered pkg list for manifest file targetsTim Harder2021-07-021-1/+1
* pkgdev commit: move git change regexes to class attrsTim Harder2021-07-011-7/+7