aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* new release 0.2.8v0.2.8Arthur Zamarin2023-09-091-0/+31
* pkgdev_bugs: add warning about using --api-key, document ~/.bugz_tokenFlorian Schmaus2023-09-081-1/+3
* pkgdev_bugs: remove outdated --api-key descriptionFlorian Schmaus2023-09-081-3/+1
* pkgdev_bugs: do not swallow exceptions when reading ~/.bugz_tokenFlorian Schmaus2023-09-081-2/+3
* pyproject.tml: fix dependencies versionArthur Zamarin2023-09-012-4/+4
* bugs: add support for stabilization groupsArthur Zamarin2023-09-012-11/+45
* push: `--ask` stops for confirmation on warningsArthur Zamarin2023-08-242-1/+31
* commit: add support to enable/disable gpg signingArthur Zamarin2023-07-054-1/+34
* ci: add pytest-github-actions-annotate-failures for testArthur Zamarin2023-06-231-1/+1
* bugs: fix bugs to open countArthur Zamarin2023-06-221-1/+6
* bugs: improve output textsArthur Zamarin2023-06-091-2/+2
* bugs: fix summary is too longArthur Zamarin2023-06-091-1/+5
* tests/bugs: fix tests after addition of blocks_bugArthur Zamarin2023-05-281-3/+3
* bugs: fix wrong blocks_bug arg to deps bugsArthur Zamarin2023-05-281-1/+1
* bugs: fallback to `~/.bugz_token` for api-keyArthur Zamarin2023-05-051-0/+6
* bugs: add support for passing root blockerArthur Zamarin2023-05-052-5/+22
* start work on 0.2.8Arthur Zamarin2023-04-221-1/+1
* new release 0.2.7v0.2.7Arthur Zamarin2023-04-222-2/+2
* new release 0.2.6Arthur Zamarin2023-04-221-0/+25
* ci: use new PyPI OIDC publishArthur Zamarin2023-04-221-10/+14
* bugs: support piping package list from stdinArthur Zamarin2023-04-221-5/+17
* bugs: fix restriction passing to find_best_matchArthur Zamarin2023-04-221-4/+12
* bugs: better error message when package not foundArthur Zamarin2023-04-221-1/+9
* git: declare PKGDEV=1 env for git commandsArthur Zamarin2023-04-211-4/+6
* pkgdev bugs: Fix spelling of agent noun for 'file'Arsen Arsenović2023-04-201-1/+1
* bugs: query for existing open bugsArthur Zamarin2023-03-271-1/+58
* 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
* 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