Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update portdupe script to use newer command, thanks to dol-sen | Thomas Sachau | 2015-05-09 | 1 | -1/+1 |
| | |||||
* | review script: rm github/bitbucket | hasufell | 2013-12-08 | 1 | -4/+0 |
| | |||||
* | add mirrors to review script | hasufell | 2013-11-02 | 1 | -0/+4 |
| | |||||
* | scripts/review: Use explicit refspec when pushing | Mike Gilbert | 2012-11-05 | 1 | -4/+4 |
| | | | | | This avoids triggering push.default behavoir, which produces an ugly warning message in the current version of git. | ||||
* | Reverse commit order for git diff in review script. | Mike Gilbert | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | Use egencache instead of custom use.local.desc gen. | Michał Górny | 2012-04-09 | 3 | -262/+4 |
| | |||||
* | Add script to run pcheck. | Mike Gilbert | 2012-04-08 | 1 | -0/+3 |
| | |||||
* | scripts/review: Switch review script to git | Thomas Sachau | 2012-04-02 | 1 | -72/+15 |
| | |||||
* | scripts/use_desc_gen.sh: s/python/python2/ | Mike Gilbert | 2012-03-16 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=12812 | ||||
* | scripts/use_desc_gen.py: Fix python shebang. | Mike Gilbert | 2012-03-16 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=12811 | ||||
* | scripts/cleanemptydirs.py: Fix python shebang. | Mike Gilbert | 2012-03-16 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=12810 | ||||
* | Make review script more particular about the directory from which it is run. | Nathan Phillip Brink (binki) | 2011-10-12 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=12457 | ||||
* | Minor cleanup and few additional exit-points in case of failures. | Michał Górny | 2010-04-11 | 1 | -10/+8 |
| | | | | svn path=/sunrise/; revision=10438 | ||||
* | scripts/ echangelog: remove old, unused echangelog script | Nathan Phillip Brink (binki) | 2010-02-11 | 1 | -403/+0 |
| | | | | svn path=/sunrise/; revision=10131 | ||||
* | Added DIFF and DIFF_OPTS variables. | Christian Ruppert | 2009-04-22 | 1 | -1/+4 |
| | | | | | | | | DIFF contains the diff application itself like diff or colordiff (diff is default). DIFF_OPTS contains DIFF options like -Nur, --exclude foo etc. (-Nur is default). Example: DIFF="colordiff" ./reviewed/scripts/review svn path=/sunrise/; revision=8393 | ||||
* | Improved output message for obsolete package.mask entries. | Christian Ruppert | 2009-04-16 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=8304 | ||||
* | Revert unnneeded change | Thomas Sachau | 2009-04-10 | 1 | -2/+2 |
| | | | | svn path=/sunrise/; revision=8255 | ||||
* | Fix it | Thomas Sachau | 2009-04-08 | 1 | -2/+2 |
| | | | | svn path=/sunrise/; revision=8230 | ||||
* | added check for obsolete package.mask entries | Christian Ruppert | 2009-02-03 | 1 | -2/+36 |
| | | | | svn path=/sunrise/; revision=7841 | ||||
* | moved broken scripts into new directory "obsolete" | Christian Ruppert | 2008-12-01 | 3 | -0/+0 |
| | | | | svn path=/sunrise/; revision=7427 | ||||
* | sunrise/scripts/cleanemptydirs.py: Some cleanup, add .git to ignored in ↵ | Thomas Sachau | 2008-10-10 | 1 | -1/+1 |
| | | | | | | cleanemtpydirs.py svn path=/sunrise/; revision=7217 | ||||
* | scripts/review: Also make use.local.desc generation language independent and ↵ | Thomas Sachau | 2008-10-08 | 3 | -5/+15 |
| | | | | | | update generation script to latest version svn path=/sunrise/; revision=7205 | ||||
* | scripts/review: Make categories update language independent | Thomas Sachau | 2008-10-08 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=7204 | ||||
* | sunrise/sunrise/scripts/review: Update review script | Thomas Sachau | 2008-09-21 | 1 | -7/+6 |
| | | | | svn path=/sunrise/; revision=7139 | ||||
* | scripts/review: Update review script | Thomas Sachau | 2008-09-21 | 1 | -1/+17 |
| | | | | svn path=/sunrise/; revision=7136 | ||||
* | sunrise/sunrise/scripts/review: die if creating new local.use.desc fails | Thomas Sachau | 2008-09-11 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=7068 | ||||
* | sunrise/sunrise/scripts/use_desc_gen.sh: Set LC_ALL to C so that sorting ↵ | Thomas Sachau | 2008-09-08 | 1 | -0/+1 |
| | | | | | | gives the same result for everyone svn path=/sunrise/; revision=7034 | ||||
* | scripts/review: Add update to use.local.desc to review script | Thomas Sachau | 2008-09-08 | 2 | -4/+20 |
| | | | | svn path=/sunrise/; revision=7032 | ||||
* | scripts/use_desc_gen: Better this way | Thomas Sachau | 2008-09-08 | 4 | -39/+195 |
| | | | | svn path=/sunrise/; revision=7029 | ||||
* | scripts/use_desc_gen: Add files for automatic use.local.desc generation | Thomas Sachau | 2008-09-08 | 3 | -0/+99 |
| | | | | svn path=/sunrise/; revision=7028 | ||||
* | Reviewed up to revision 5366 | Markus Ullmann | 2008-01-09 | 1 | -0/+23 |
| | | | | svn path=/sunrise/; revision=5367 | ||||
* | define colours directly | Christian Faulhammer | 2007-12-06 | 1 | -4/+4 |
| | | | | svn path=/sunrise/; revision=5222 | ||||
* | add nice lil script to find empty dirs in sunrise | Markus Ullmann | 2007-07-07 | 1 | -0/+12 |
| | | | | svn path=/sunrise/; revision=4189 | ||||
* | use /etc/init.d/functions.sh | Stefan Schweizer | 2007-04-25 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=3533 | ||||
* | Find PORTDIR automagically | Jakub Moc | 2007-02-08 | 1 | -2/+1 |
| | | | | svn path=/sunrise/; revision=2962 | ||||
* | update our botstuff | Markus Ullmann | 2007-01-08 | 6 | -30/+533 |
| | | | | svn path=/sunrise/; revision=2686 | ||||
* | scripts/portdupe: Undo Peper's change. | David Shakaryan | 2006-12-27 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=2504 | ||||
* | A little improvment. | Piotr Jaroszyński | 2006-12-27 | 2 | -2/+2 |
| | | | | svn path=/sunrise/; revision=2503 | ||||
* | scripts/create-stats.sh: space fix test | Markus Ullmann | 2006-11-18 | 1 | -1/+0 |
| | | | | svn path=/sunrise/; revision=1944 | ||||
* | scripts/portdupe: Fix category checking. | David Shakaryan | 2006-11-11 | 1 | -3/+3 |
| | | | | svn path=/sunrise/; revision=1895 | ||||
* | scripts/sunrise-commit: removed as it is unneeded now, use overlay-utils | Markus Ullmann | 2006-11-05 | 1 | -350/+0 |
| | | | | svn path=/sunrise/; revision=1835 | ||||
* | re-ordering scripts dir | Markus Ullmann | 2006-10-30 | 7 | -0/+0 |
| | | | | svn path=/sunrise/; revision=1688 | ||||
* | Adding out CommitAnnouncer plugin | Markus Ullmann | 2006-10-09 | 5 | -0/+435 |
| | | | | svn path=/sunrise/; revision=1490 | ||||
* | we use review now\! | Stefan Schweizer | 2006-10-08 | 1 | -28/+0 |
| | | | | svn path=/sunrise/; revision=1469 | ||||
* | improve it to not look in profiles/ (only *-*/*) | Stefan Schweizer | 2006-10-03 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=1376 | ||||
* | allow ./review w/o argument | Stefan Schweizer | 2006-09-01 | 1 | -17/+18 |
| | | | | svn path=/sunrise/; revision=1092 | ||||
* | scripts/sunrise-commit: Reverting to previous | Alex Tarkovsky | 2006-08-31 | 1 | -3/+2 |
| | | | | svn path=/sunrise/; revision=1074 | ||||
* | scripts/sunrise-commit: Updated for inclusion in the new ↵ | Alex Tarkovsky | 2006-08-31 | 1 | -2/+3 |
| | | | | | | app-portage/overlay-utils ebuild; this version will not function without overlay-utils installed svn path=/sunrise/; revision=1072 | ||||
* | scripts/sunrise-commit: ask to allow -c to append to a modified ChangeLog, ↵ | Ian Stakenvicius | 2006-08-23 | 1 | -1/+18 |
| | | | | | | as the check keeps ChangeLog from being updated on an initial (first) commit svn path=/sunrise/; revision=1009 | ||||
* | do not exclude manifest and digest on the diffstat | Stefan Schweizer | 2006-08-17 | 1 | -1/+1 |
| | | | | svn path=/sunrise/; revision=954 |