summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new release 0.2.5v0.2.5Arthur Zamarin2023-03-111-0/+22
* 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
* ci: add black format checkArthur Zamarin2023-03-041-0/+7
* Suppress the black reformat commit from git blameArthur Zamarin2023-03-041-0/+2
* format using blackArthur Zamarin2023-03-0432-1804/+2050
* pkgdev bugs: new tool for filing stable bugsArthur Zamarin2023-03-013-0/+541
* commit: update help text for `--edit`Arthur Zamarin2023-01-131-3/+2
* commit: use same summary for multiple ebuildsArthur Zamarin2023-01-132-12/+16
* add __main__.py fileArthur Zamarin2023-01-131-0/+4
* commit: enable -e usage with -M or -mArthur Zamarin2023-01-131-1/+1
* docs: reorganize main tocArthur Zamarin2023-01-051-0/+7
* pkgdev tatt: new tool for package testingArthur Zamarin2023-01-055-1/+531
* start work on 0.2.5Arthur Zamarin2022-12-021-1/+1
* 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