aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* treat Vulnerabilities bugs as Stabilization onesv0.5Rolf Eike Beer2017-12-051-1/+1
* filter out already stable packages earlierRolf Eike Beer2017-12-052-16/+19
* explicitely flag blocked packages and circular dependenciesRolf Eike Beer2017-12-052-0/+8
* add newlines between package reports in logRolf Eike Beer2017-12-051-0/+1
* factor out error handling of use and revdep testing scriptsRolf Eike Beer2017-12-054-22/+38
* factor out script replacementsRolf Eike Beer2017-12-051-28/+24
* update GitHub URLsRolf Eike Beer2017-11-284-5/+5
* remove ebuildsRolf Eike Beer2017-11-282-74/+0
* include bug number in job nameRolf Eike Beer2017-11-281-0/+2
* put package atom in all lines in report fileRolf Eike Beer2017-11-122-6/+6
* explicitely log missing keywords instead of just "failed"Rolf Eike Beer2017-11-122-0/+6
* remove needless ; from bash scriptsRolf Eike Beer2017-11-122-16/+16
* fix expression to match required use changesRolf Eike Beer2017-11-122-2/+2
* 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
* avoid needless spaces in USE specification for rdepsRolf Eike Beer2017-11-071-2/+10
* try ~arch for keywording bugs if searching for arch gives no packagesRolf Eike Beer2017-11-071-0/+2
* fix printing out message about cut rdepsRolf Eike Beer2017-11-061-1/+1
* use portage API to skip already stable packagesRolf Eike Beer2017-11-051-0/+17
* write file permissions as octalRolf Eike Beer2017-11-051-5/+5
* be more selective when removing things from keywords fileRolf Eike Beer2017-10-221-1/+1
* Remove references to atom-regexp.v0.4Michael Palimaka2016-12-223-9/+0
* Print the returned error message if the Bugzilla request fails.Michael Palimaka2016-12-222-2/+13
* Fix runaway formatting in tatt.5Michael Palimaka2016-12-221-1/+1
* Describe bugzilla-key in tatt.5Michael Palimaka2016-12-221-0/+7
* Escape package name in regexp.Michael Palimaka2016-12-221-1/+1
* Avoid traceback when no atoms are found.Michael Palimaka2016-12-221-1/+1
* When using -b, fetch atoms from the new atom field or flagged attachment.Michael Palimaka2016-12-222-17/+32
* Replace hard-coded bug update script with brand new template.Michael Palimaka2016-12-223-6/+57
* Update commit template for git with thin manifests.Michael Palimaka2016-12-223-18/+8
* Merge pull request #23 from lucianposton/comment-unmasksThomas Kahle2015-12-091-3/+3
|\
| * Comment unmask lines so cleanup script works with -fLucian Poston2015-12-081-3/+3
|/
* ebuild bumped to 0.3v0.3Thomas Kahle2015-06-241-2/+2
* Fix one more string decoding for python3Thomas Kahle2015-06-211-1/+1
* Fix string encoding issues for python3Thomas Kahle2015-06-213-4/+5
* Make import of urllib python2/3 compatibleThomas Kahle2015-06-201-8/+8
* Change file permissions descriptor octal->decimalThomas Kahle2015-06-201-5/+5
* Migrate print statements to function calls (issue @21)Thomas Kahle2015-06-183-19/+19
* Fix some whitespace problems (issue #22)Thomas Kahle2015-06-188-26/+17
* Add latest ebuildsThomas Kahle2015-01-072-12/+44
* Merge pull request #19 from turboscholz/masterv0.2Thomas Kahle2014-10-162-2/+2
|\
| * Added python_targets_ and python_single_target_ to ignoreprefix default setupUwe Scholz2014-10-152-2/+2
|/
* Fix install of man-pagesThomas Kahle2013-05-041-5/+3
* Merge pull request #15 from tpruzina/masterThomas Kahle2013-05-042-1/+107
|\
| * Added tatt(5) for ~/.tattTomáš Pružina2013-05-032-1/+102
| * Merge branch 'master' of https://github.com/tpruzina/tattTomáš Pružina2013-05-030-0/+0
| |\
| | * fixed broken linksTomáš Pružina2013-05-031-1/+1
| | * Fixed doman section, should work nowTomáš Pružina2013-05-031-2/+5
| | * add non-https option to URL (https:// needs git curl helper and git[curl] sup...Your Name2013-05-031-2/+2
| | * Merge branch 'master' of git://github.com/tom111/tattTomáš Pružina2013-05-035-178/+138
| | |\ | |_|/ |/| |