aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove primary packages from rdeps scriptv0.6Rolf Eike Beer2019-05-221-2/+1
* use https for tinderboxRolf Eike Beer2018-08-251-2/+2
* catch invalid package atoms returned by tinderboxRolf Eike Beer2017-12-211-1/+3
* add the affected package to the rdep limit warningRolf Eike Beer2017-11-071-1/+1
* fix bad concatenation of int and stringRolf Eike Beer2017-11-071-1/+1
* fix printing out message about cut rdepsRolf Eike Beer2017-11-061-1/+1
* Fix one more string decoding for python3Thomas Kahle2015-06-211-1/+1
* Fix string encoding issues for python3Thomas Kahle2015-06-211-1/+1
* Make import of urllib python2/3 compatibleThomas Kahle2015-06-201-8/+8
* Fix some whitespace problems (issue #22)Thomas Kahle2015-06-181-2/+1
* Use sys.exit(1) instead of exitThomas Kahle2012-10-231-1/+2
* Make tinderbox-url configurableThomas Kahle2012-02-011-1/+1
* Make number of tests customizable through .tatt file.Thomas Kahle2011-03-111-9/+9
* revdep script logic redoneThomas Kahle2010-12-031-1/+1
* Reverting to urllib2Thomas Kahle2010-12-031-3/+8
* A run of 2to3Thomas Kahle2010-12-031-7/+7
* Improved the logic of finding stable rdeps, resultingThomas Kahle2010-10-141-7/+23
* 404 is caught properly in tinderbox.pyThomas Kahle2010-07-291-4/+13
* Switching tinderbox.py to use urllib2 and specify timeout.Thomas Kahle2010-07-291-2/+6
* Helper ModulesThomas Kahle2010-07-271-1/+0
* more consistent access functions in gentooPackageThomas Kahle2010-07-261-2/+2
* Moving tinderbox handling to moduleThomas Kahle2010-07-261-0/+53