aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bugs: don't crash when atom not found in historyArthur Zamarin2024-02-261-7/+17
* bugs: indicate why dependent packages are addedArthur Zamarin2024-01-251-4/+6
* bugs: implement edit resulting graph before filingArthur Zamarin2024-01-231-20/+146
* bugs: improve error outputArthur Zamarin2023-12-301-7/+7
* docs: some cleanup and improvementsArthur Zamarin2023-12-301-0/+2
* bugs: auto extend maintainers with projectsArthur Zamarin2023-12-291-1/+29
* bugs: add support for filtering targets by StableRequestArthur Zamarin2023-12-291-3/+27
* bugs: add ``--find-by-maintainer`` optionArthur Zamarin2023-12-291-0/+30
* bugs: improve best match finderArthur Zamarin2023-12-291-21/+21
* bugs: support ~/.bugzrc fir api-key extractionArthur Zamarin2023-12-221-16/+2
* 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-151-4/+24
* bugs: print bug summary where existing bug is foundArthur Zamarin2023-12-151-1/+2
* 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
* bugs: add support for stabilization groupsArthur Zamarin2023-09-011-5/+40
* 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
* 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-051-4/+20
* 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
* 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
* bugs: improve assert for unkeyworded packagesArthur Zamarin2023-03-111-1/+3
* format using blackArthur Zamarin2023-03-041-34/+44
* pkgdev bugs: new tool for filing stable bugsArthur Zamarin2023-03-011-0/+415