aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bash-completion: use _filedirHEADmainArthur Zamarin11 days1-16/+11
* tatt: fix template for extra fileArthur Zamarin14 days1-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
* docs: add some explanation to main pageArthur Zamarin2024-01-082-0/+6
* argparse: better handling of ~/.bugzrcArthur Zamarin2023-12-301-2/+8
* bugs: improve error outputArthur Zamarin2023-12-301-7/+7
* docs: some cleanup and improvementsArthur Zamarin2023-12-303-2/+5
* coverage: skip pkgdev bugs for nowArthur Zamarin2023-12-301-0/+2
* bugs: auto extend maintainers with projectsArthur Zamarin2023-12-292-1/+30
* bugs: add support for filtering targets by StableRequestArthur Zamarin2023-12-292-4/+30
* bugs: add ``--find-by-maintainer`` optionArthur Zamarin2023-12-292-1/+32
* bugs: improve best match finderArthur Zamarin2023-12-291-21/+21
* test_pkgdev_manifest: skip broken tests [wip]Arthur Zamarin2023-12-291-0/+4
* bugs: support ~/.bugzrc fir api-key extractionArthur Zamarin2023-12-223-26/+43
* bugs: handle merging of top level nodesArthur Zamarin2023-12-171-0/+1
* bugs: merge stable groups as first stepArthur Zamarin2023-12-151-1/+1
* bugs: prefer using user selected targetsArthur Zamarin2023-12-151-0/+5
* bugs: mention age of packages in the bug descriptionArthur Zamarin2023-12-152-7/+27
* bugs: print bug summary where existing bug is foundArthur Zamarin2023-12-151-1/+2
* tatt: add support for extra env filesArthur Zamarin2023-12-093-1/+39
* tatt: pass configuration to specific package and not all envArthur Zamarin2023-12-082-33/+67
* start work on 0.2.9Arthur Zamarin2023-12-071-1/+1
* 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