summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use python2 as interpreterPawel Hajdan, Jr2013-06-211-1/+1
* Make bugzilla-viewer and maintainer-timeout workPawel Hajdan, Jr2012-05-301-0/+2
* Begin work on maintainer-timeout script.Pawel Hajdan, Jr2012-01-271-73/+4
* Properly handle simultaneous stabilization of multiple packagesPawel Hajdan, Jr2011-12-141-20/+24
* When repoman manifest fails, do not crash entire script.Pawel Hajdan, Jr2011-12-061-3/+4
* Fix bugs resulting in ncurses-induced "crashes".Pawel Hajdan, Jr2011-11-031-23/+23
* Improvements for the bugzilla viewer:Pawel Hajdan, Jr2011-10-221-7/+42
* Fix a crash when dependent bug is not accessible.Pawel Hajdan, Jr2011-10-131-7/+19
* 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 runtim...Pawel Hajdan, Jr2011-06-021-6/+10
* 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 completel...Pawel Hajdan, Jr2011-05-221-2/+2
* 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