summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup and few additional exit-points in case of failures.Michał Górny2010-04-111-10/+8
| | | | svn path=/sunrise/; revision=10438
* scripts/ echangelog: remove old, unused echangelog scriptNathan Phillip Brink (binki)2010-02-111-403/+0
| | | | svn path=/sunrise/; revision=10131
* Added DIFF and DIFF_OPTS variables.Christian Ruppert2009-04-221-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 Ruppert2009-04-161-1/+1
| | | | svn path=/sunrise/; revision=8304
* Revert unnneeded changeThomas Sachau2009-04-101-2/+2
| | | | svn path=/sunrise/; revision=8255
* Fix itThomas Sachau2009-04-081-2/+2
| | | | svn path=/sunrise/; revision=8230
* added check for obsolete package.mask entriesChristian Ruppert2009-02-031-2/+36
| | | | svn path=/sunrise/; revision=7841
* moved broken scripts into new directory "obsolete"Christian Ruppert2008-12-013-0/+0
| | | | svn path=/sunrise/; revision=7427
* sunrise/scripts/cleanemptydirs.py: Some cleanup, add .git to ignored in ↵Thomas Sachau2008-10-101-1/+1
| | | | | | cleanemtpydirs.py svn path=/sunrise/; revision=7217
* scripts/review: Also make use.local.desc generation language independent and ↵Thomas Sachau2008-10-083-5/+15
| | | | | | update generation script to latest version svn path=/sunrise/; revision=7205
* scripts/review: Make categories update language independentThomas Sachau2008-10-081-1/+1
| | | | svn path=/sunrise/; revision=7204
* sunrise/sunrise/scripts/review: Update review scriptThomas Sachau2008-09-211-7/+6
| | | | svn path=/sunrise/; revision=7139
* scripts/review: Update review scriptThomas Sachau2008-09-211-1/+17
| | | | svn path=/sunrise/; revision=7136
* sunrise/sunrise/scripts/review: die if creating new local.use.desc failsThomas Sachau2008-09-111-1/+1
| | | | svn path=/sunrise/; revision=7068
* sunrise/sunrise/scripts/use_desc_gen.sh: Set LC_ALL to C so that sorting ↵Thomas Sachau2008-09-081-0/+1
| | | | | | gives the same result for everyone svn path=/sunrise/; revision=7034
* scripts/review: Add update to use.local.desc to review scriptThomas Sachau2008-09-082-4/+20
| | | | svn path=/sunrise/; revision=7032
* scripts/use_desc_gen: Better this wayThomas Sachau2008-09-084-39/+195
| | | | svn path=/sunrise/; revision=7029
* scripts/use_desc_gen: Add files for automatic use.local.desc generationThomas Sachau2008-09-083-0/+99
| | | | svn path=/sunrise/; revision=7028
* Reviewed up to revision 5366Markus Ullmann2008-01-091-0/+23
| | | | svn path=/sunrise/; revision=5367
* define colours directlyChristian Faulhammer2007-12-061-4/+4
| | | | svn path=/sunrise/; revision=5222
* add nice lil script to find empty dirs in sunriseMarkus Ullmann2007-07-071-0/+12
| | | | svn path=/sunrise/; revision=4189
* use /etc/init.d/functions.shStefan Schweizer2007-04-251-1/+1
| | | | svn path=/sunrise/; revision=3533
* Find PORTDIR automagicallyJakub Moc2007-02-081-2/+1
| | | | svn path=/sunrise/; revision=2962
* update our botstuffMarkus Ullmann2007-01-086-30/+533
| | | | svn path=/sunrise/; revision=2686
* scripts/portdupe: Undo Peper's change.David Shakaryan2006-12-271-1/+1
| | | | svn path=/sunrise/; revision=2504
* A little improvment.Piotr Jaroszyński2006-12-272-2/+2
| | | | svn path=/sunrise/; revision=2503
* scripts/create-stats.sh: space fix testMarkus Ullmann2006-11-181-1/+0
| | | | svn path=/sunrise/; revision=1944
* scripts/portdupe: Fix category checking.David Shakaryan2006-11-111-3/+3
| | | | svn path=/sunrise/; revision=1895
* scripts/sunrise-commit: removed as it is unneeded now, use overlay-utilsMarkus Ullmann2006-11-051-350/+0
| | | | svn path=/sunrise/; revision=1835
* re-ordering scripts dirMarkus Ullmann2006-10-307-0/+0
| | | | svn path=/sunrise/; revision=1688
* Adding out CommitAnnouncer pluginMarkus Ullmann2006-10-095-0/+435
| | | | svn path=/sunrise/; revision=1490
* we use review now\!Stefan Schweizer2006-10-081-28/+0
| | | | svn path=/sunrise/; revision=1469
* improve it to not look in profiles/ (only *-*/*)Stefan Schweizer2006-10-031-1/+1
| | | | svn path=/sunrise/; revision=1376
* allow ./review w/o argumentStefan Schweizer2006-09-011-17/+18
| | | | svn path=/sunrise/; revision=1092
* scripts/sunrise-commit: Reverting to previousAlex Tarkovsky2006-08-311-3/+2
| | | | svn path=/sunrise/; revision=1074
* scripts/sunrise-commit: Updated for inclusion in the new ↵Alex Tarkovsky2006-08-311-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 Stakenvicius2006-08-231-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 diffstatStefan Schweizer2006-08-171-1/+1
| | | | svn path=/sunrise/; revision=954
* diffstat support for ./reviewStefan Schweizer2006-08-121-0/+1
| | | | svn path=/sunrise/; revision=870
* new stats script. Not very useful yet. I am thinking of a better solution.Stefan Schweizer2006-07-251-18/+18
| | | | svn path=/sunrise/; revision=697
* make echangelog even work when no vcs is thereStefan Schweizer2006-07-171-2/+2
| | | | svn path=/sunrise/; revision=645
* make sunrise-commit avn add the files before generating the ChangeLogStefan Schweizer2006-07-171-1/+7
| | | | svn path=/sunrise/; revision=644
* make sunrise-commit avn add the files before generating the ChangeLogStefan Schweizer2006-07-171-0/+1
| | | | svn path=/sunrise/; revision=641
* fix repoman problems with sunrise-commit, svn problems with echangelog and ↵Stefan Schweizer2006-07-172-41/+8
| | | | | | use sunrise echangelog by default svn path=/sunrise/; revision=635
* revertStefan Schweizer2006-07-171-1/+0
| | | | svn path=/sunrise/; revision=634
* echangelog for svn, please test and improveStefan Schweizer2006-07-172-0/+398
| | | | svn path=/sunrise/; revision=633
* scripts/sunrise-commit: Don't 'svn add' deleted items; new intelligent ↵Alex Tarkovsky2006-07-111-35/+151
| | | | | | parsing and handling of 'svn status' output; more accurately determine working copy base dir; minor code cleanup. svn path=/sunrise/; revision=587
* scripts/review: make it not show false errorsStefan Schweizer2006-07-101-6/+6
| | | | svn path=/sunrise/; revision=573
* scripts/review: some updatesStefan Schweizer2006-07-101-12/+10
| | | | svn path=/sunrise/; revision=569
* changesStefan Schweizer2006-07-081-1/+1
| | | | svn path=/sunrise/; revision=551