Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preserve gpg signatures when rebasing | 2018-03-31 | 1 | -1/+1 | |
| | |||||
* | disable pushing for now | 2017-08-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> | ||||
* | ensure to have FEATURES="sign" enabled and clean the working dir before ↵ | 2017-07-15 | 1 | -0/+3 | |
| | | | | doing the keyword magic | ||||
* | update scripts | 2017-05-04 | 2 | -2/+2 | |
| | |||||
* | git pull/push only once per bug and not for each package | 2017-02-16 | 1 | -2/+3 | |
| | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> | ||||
* | tweak pull push a bit and pull just before pushing to avoid conflicts | 2015-10-03 | 1 | -1/+1 | |
| | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> | ||||
* | fix commit message for stabilization | 2015-08-21 | 1 | -1/+1 | |
| | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> | ||||
* | scripts: update keywording script to work with gentoo git repo | 2015-08-19 | 1 | -8/+7 | |
| | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> | ||||
* | update to git gentoo repo | 2015-08-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> | ||||
* | update to git gentoo repo | 2015-08-18 | 1 | -3/+3 | |
| | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> | ||||
* | update assigned-to field name of pybugz/bugzilla output | 2015-01-21 | 1 | -1/+1 | |
| | |||||
* | ignore cvs header | 2014-10-04 | 1 | -1/+1 | |
| | |||||
* | show wget exit status | 2014-07-17 | 1 | -2/+3 | |
| | |||||
* | merge .gitignore files | 2014-06-19 | 1 | -1/+0 | |
| | |||||
* | add script to diff overlay to gentoo-x86 | 2014-06-19 | 1 | -0/+15 | |
| | |||||
* | replace subslotted-packages.sh with a python version | 2014-06-01 | 2 | -16/+15 | |
| | |||||
* | ignore all .txt files | 2014-06-01 | 1 | -2/+1 | |
| | |||||
* | fix getPackages param | 2014-06-01 | 1 | -1/+3 | |
| | |||||
* | only use RDEPEND for now, results seem saner like that | 2014-01-12 | 1 | -2/+1 | |
| | |||||
* | select /usr/portage only by default | 2014-01-12 | 1 | -2/+2 | |
| | |||||
* | add scripts to detect missing subslot operator deps | 2014-01-12 | 3 | -0/+99 | |
| | |||||
* | remove '=' for qatom usage as it is appended to the output (and here ↵ | 2013-10-05 | 1 | -1/+1 | |
| | | | | interpreted as revision) | ||||
* | do not display subslot | 2013-10-01 | 1 | -0/+1 | |
| | |||||
* | add script to run repoman LineChecks on eclasses | 2013-07-30 | 1 | -0/+45 | |
| | |||||
* | fix --include-arches... | 2013-05-14 | 1 | -5/+3 | |
| | |||||
* | pass the --include-arches parameter to repoman to speed up the script | 2013-05-09 | 1 | -3/+5 | |
| | |||||
* | use mlrpc.cgi for pybugz-10 compat | 2012-05-26 | 1 | -1/+1 | |
| | |||||
* | check wget exit status when fetching reverse deps | 2011-10-15 | 1 | -0/+5 | |
| | |||||
* | use qa-reports.g.o instead of tinderbox.g.o | 2011-10-09 | 1 | -1/+1 | |
| | |||||
* | replace all negative use flags | 2011-10-09 | 1 | -1/+1 | |
| | |||||
* | strip the pkg argument (leading = and version numbers) | 2011-10-09 | 1 | -1/+4 | |
| | |||||
* | remove leading = from package output | 2011-10-09 | 1 | -1/+1 | |
| | |||||
* | use slots instead of versions (right now it's quite slow because of portageq ↵ | 2011-10-08 | 1 | -6/+6 | |
| | | | | usage for reading SLOT from metadata) | ||||
* | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/dev/maekke | 2011-04-10 | 1 | -2/+4 | |
|\ | |||||
| * | add support for unstable arch specific rdeps | 2011-04-10 | 1 | -2/+4 | |
| | | |||||
* | | remove wrong output | 2011-04-10 | 1 | -1/+0 | |
|/ | |||||
* | be compatible with pybugz 0.9 | 2011-04-09 | 1 | -5/+7 | |
| | |||||
* | whitespace | 2010-12-21 | 1 | -1/+1 | |
| | |||||
* | clarify some comments | 2010-12-21 | 1 | -3/+3 | |
| | |||||
* | remove unneeded comments, tweak a bit | 2010-10-15 | 1 | -8/+2 | |
| | |||||
* | tweak/style | 2010-10-15 | 1 | -4/+2 | |
| | |||||
* | only commit arches when needed, improve cvs up | 2010-10-14 | 1 | -14/+36 | |
| | |||||
* | remove --strict from echangelog, as it isn't required anymore | 2010-08-23 | 1 | -1/+1 | |
| | |||||
* | manually call 'repoman manifest' as repoman seems to not update the manifest ↵ | 2010-08-23 | 1 | -0/+1 | |
| | | | | automagically anymore | ||||
* | several improvements | 2010-07-19 | 1 | -5/+15 | |
| | |||||
* | make bugz output parsing more flexible | 2009-11-26 | 1 | -2/+2 | |
| | |||||
* | remove -d from repoman as arm has stable profiles | 2009-11-26 | 1 | -2/+2 | |
| | |||||
* | make sure that all use-deps are replaced correctly | 2009-10-15 | 1 | -1/+1 | |
| | |||||
* | fix last-package detection | 2009-10-15 | 1 | -1/+1 | |
| | |||||
* | add some scripts, which might be useful for others too | 2009-10-15 | 2 | -0/+199 | |