summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a tool to find reverse dependencies.Pawel Hajdan, Jr2011-09-191-0/+78
|
* Add batch stabilization tool.Pawel Hajdan, Jr2011-08-071-0/+117
|
* Fix an off-by-two error in contents pad scrolling routine.Pawel Hajdan, Jr2011-06-051-1/+1
|
* Gracefully handle empty bug queue.Pawel Hajdan, Jr2011-06-021-0/+4
|
* Make sure to unicode-sanitize all strings passed to ncurses to prevent ↵Pawel Hajdan, Jr2011-06-021-6/+10
| | | | runtime exceptions.
* Bugfix: wrong variable name used for repoman output.Pawel Hajdan, Jr2011-05-251-1/+1
|
* Write stabilization list to a file.Pawel Hajdan, Jr2011-05-251-36/+93
|
* Bugfix: we need to pass status=None to pybugz, otherwise it returns ↵Pawel Hajdan, Jr2011-05-221-2/+2
| | | | completely different set of bugs.
* Cleanup: use a Bug class instead of raw XML processing all over the place.Pawel Hajdan, Jr2011-05-221-28/+48
|
* Cleanup: convert all indentation to tabs.Pawel Hajdan, Jr2011-05-221-146/+146
|
* Initial commit, add a simple batch bugzilla viewer.Pawel Hajdan, Jr2011-05-211-0/+252