aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new release 0.2.4v0.2.4Arthur Zamarin2022-11-261-0/+19
* push: add option `--pull`Arthur Zamarin2022-11-213-0/+8
* tests/scripts/test_pkgdev_showkw.py: fix NOCOLOR testArthur Zamarin2022-11-191-1/+2
* cli: add support for NOCOLOR to disable colorsArthur Zamarin2022-11-192-18/+45
* showkw: use color 90 instead of 30Arthur Zamarin2022-11-191-1/+1
* build backend: use custom wrapper around flitArthur Zamarin2022-11-1627-370/+152
* commit: mention `-e` as nice optionArthur Zamarin2022-10-265-1/+16
* commit: don't show disable for targets that are no-opArthur Zamarin2022-10-162-11/+22
* doc: fix generating of code when built in PEP517 modeArthur Zamarin2022-10-151-7/+9
* start work on 0.2.4Arthur Zamarin2022-10-141-1/+1
* new release 0.2.3v0.2.3Arthur Zamarin2022-10-141-0/+9
* manifest: better handling of path targetArthur Zamarin2022-10-142-0/+34
* bump stack dependencies versionsArthur Zamarin2022-10-142-4/+4
* ci: use deploy using github actions instead of branchArthur Zamarin2022-10-041-7/+26
* 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
* lower snakeoil dependencyv0.2.2Arthur Zamarin2022-09-201-1/+1
* new release 0.2.2Arthur Zamarin2022-09-203-4/+19
* scripts/test_pkgdev_mask.py: unset VISUALArthur Zamarin2022-09-201-13/+22
* config: per-repo configuration supportArthur Zamarin2022-09-204-4/+36
* ci: update actions & add lintArthur Zamarin2022-09-163-41/+48
* mask: better format for last rites with bugsArthur Zamarin2022-09-102-12/+11
* mask: improve parsing of empty header lineArthur Zamarin2022-09-092-3/+25
* mask: add tests for invalid authorArthur Zamarin2022-09-091-0/+26
* tests: use staticmethod to decrease warningsArthur Zamarin2022-09-096-6/+6
* requirements: bump pkgcore/snakeoil deps for py3.11Sam James2022-08-101-2/+2
* ci: enable py3.11 testingSam James2022-08-101-4/+4
* fix config loading if XDG_CONFIG_HOME definedArthur Zamarin2022-06-102-7/+7
* docs: fix signoff exampleArthur Zamarin2022-05-231-3/+3
* New release 0.2.1v0.2.1Arthur Zamarin2022-05-212-1/+23
* docs: improve signoff exampleArthur Zamarin2022-05-211-1/+2
* update completions filesArthur Zamarin2022-05-132-0/+2
* pkgdev commit: make sign-off off by defaultArthur Zamarin2022-05-133-2/+27
* pkgdev manifest: add --ignore-fetch-restrictedArthur Zamarin2022-05-052-5/+36
* pkgdev manifest: add --if-modifiedArthur Zamarin2022-05-054-7/+86
* Add documentation for configurationArthur Zamarin2022-05-045-3/+56
* pkgdev mask: offer to send email to gentoo-dev MLArthur Zamarin2022-04-275-2/+78
* pkgdev commit: new summary for stabilize ALLARCHESArthur Zamarin2022-04-192-19/+76
* Add configuration supportArthur Zamarin2022-04-1910-20/+297
* Improve pkgdev commit testsArthur Zamarin2022-04-151-0/+29
* pkgdev mask: test optional days arg for -r/--ritesThomas Bracht Laumann Jespersen2022-04-131-16/+18
* Release version 0.2.0v0.2.0Arthur Zamarin2022-04-101-0/+17
* pkgdev mask: Add tests for -b/--bugThomas Bracht Laumann Jespersen2022-04-071-0/+33
* pkgdev mask: Test both -r and --ritesThomas Bracht Laumann Jespersen2022-04-071-12/+14
* 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-022-2/+10
* CI: add python 3.10 as regular targetArthur Zamarin2022-03-251-5/+5
* Add pkgdev showkw testsArthur Zamarin2022-03-251-0/+156