summaryrefslogtreecommitdiffstats
path: root/koji-bisect.py
Commit message (Expand)AuthorAgeFilesLines
* Add some licensing informationJosh Boyer2012-05-091-0/+8
* Figure out when we're "done"Josh Boyer2012-05-091-1/+7
* Give the user a hint as to what to doJosh Boyer2012-05-091-1/+4
* Make list_builds more descriptiveJosh Boyer2012-05-091-7/+14
* Save downloads in a directoryJosh Boyer2012-05-091-4/+8
* Use a progress meter for downloadsJosh Boyer2012-05-091-2/+4
* Only connect to koji when we have toJosh Boyer2012-05-081-1/+2
* Actually download stuff. Consolidate stuff.Josh Boyer2012-05-081-31/+57
* Stop storing indexes for good and bad. Use NVR instead.Josh Boyer2012-05-081-16/+56
* Start saving data. Start actually trying to narrow down the list of kernels.Josh Boyer2012-05-081-24/+124
* Initial commitJosh Boyer2012-05-071-0/+209