aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: pull in the Makefile cleanupHEADmasterBrian Harring2025-12-012-3/+55
* chore: pull in the reusable test and release workBrian Harring2025-12-012-44/+112
* chore: fix Tool.main override to pass args/kwargs downBrian Harring2025-11-281-4/+4
* bugs: --api-key is now requiredArthur Zamarin2025-11-232-2/+3
* chore: suppress py3.14 warning for tarfile.extractallBrian Harring2025-11-191-3/+9
* tests: protect logging configuration against the test being ranBrian Harring2025-11-191-1/+15
* mask: fix some wording in help messagesThomas Bracht Laumann Jespersen2025-11-191-2/+2
* chore: block VCS deps from usage in releaseBrian Harring2025-11-091-0/+11
* use a fake $HOME for testsBrian Harring2025-10-281-2/+24
* start work on 0.2.13Arthur Zamarin2025-10-281-1/+1
* new release 0.2.12v0.2.12Arthur Zamarin2025-06-141-0/+9
* ci: fix failure on macos pre-stepArthur Zamarin2025-06-141-1/+1
* update minimal python & depsArthur Zamarin2025-06-145-19/+16
* use ruff as formatterArthur Zamarin2025-06-148-11/+19
* bugs: when selecting matching package, prefer those that have keywordsArthur Zamarin2025-03-281-0/+5
* tatt: explain why no jobs are being created (-u 0 -t)Arthur Zamarin2025-03-051-0/+6
* tatt: support --use-combos 0 (to be used with --test)Arthur Zamarin2025-03-051-1/+3
* start work on 0.2.12Arthur Zamarin2025-03-051-1/+1
* new release 0.2.11v0.2.11Arthur Zamarin2024-09-061-0/+13
* bash completion: replace deprecated _init_completionLucio Sauer2024-07-201-1/+1
* bash completion: support Closes tags with resolutionLucio Sauer2024-07-201-2/+18
* tests: add tests for Closes tags with resolutionLucio Sauer2024-07-201-0/+30
* pkgdev commit: add optional support for Closes tags with resolutionLucio Sauer2024-07-201-2/+49
* bash-completion: use _filedirArthur Zamarin2024-07-041-16/+11
* tatt: fix template for extra fileArthur Zamarin2024-07-011-3/+1
* mask: support filing bugs with no dependent bugsArthur Zamarin2024-06-121-0/+2
* mask: fix test & improve error messagesArthur Zamarin2024-06-022-2/+8
* mask: support comma separated bugsArthur Zamarin2024-05-311-2/+5
* mask: support auto filing of last-rite bug & PMASKED bugsArthur Zamarin2024-05-182-36/+119
* ci: testing on macos is experimentalArthur Zamarin2024-05-181-1/+1
* pyproject.toml: bump depsArthur Zamarin2024-05-181-3/+3
* mask: update removal line to match GLEP-84Arthur Zamarin2024-05-172-2/+2
* start work on 0.2.11Arthur Zamarin2024-03-211-1/+1
* new release 0.2.10v0.2.10Arthur Zamarin2024-03-121-0/+15
* tatt: test run should be after the use combinationsArthur Zamarin2024-03-121-3/+3
* tatt: fix required_use for packages from bugArthur Zamarin2024-03-121-3/+3
* base-completion: fix missing and errorArthur Zamarin2024-02-261-1/+2
* bugs: don't crash when atom not found in historyArthur Zamarin2024-02-261-7/+17
* start work on 0.2.10Arthur Zamarin2024-02-101-1/+1
* new release 0.2.9v0.2.9Arthur Zamarin2024-02-101-0/+44
* ci: bump dependenciesArthur Zamarin2024-01-263-16/+15
* git-blame-ignore-revs: ignore black 24 formatArthur Zamarin2024-01-261-0/+2
* reformat with black 24Arthur Zamarin2024-01-266-143/+258
* fix(docs): Add intersphinx_mappingBrian Harring2024-01-261-0/+7
* remove accidentally commited file.Brian Harring2024-01-261-1/+0
* bugs: indicate why dependent packages are addedArthur Zamarin2024-01-251-4/+6
* CI: test Python 3.13, promote Python 3.12 to non-expSam James2024-01-231-2/+2
* CI: add Python 3.12Sam James2024-01-231-3/+3
* bugs: implement edit resulting graph before filingArthur Zamarin2024-01-231-20/+146
* docs: add CONTRIBUTING.rstArthur Zamarin2024-01-093-0/+90