summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use tar options to make files owned in release tarballs owned byZac Medico2008-11-241-1/+2
| | | | | | portage:portage instead of the current user. svn path=/main/trunk/; revision=12081
* Fix quoting on $CHANGELOG_REVISION.Zac Medico2008-11-221-2/+1
| | | | svn path=/main/trunk/; revision=12030
* Add a --changelog-rev option that truncates the ChangeLog at a specificZac Medico2008-11-141-2/+14
| | | | | | | | | revision. Also, add -i to the svn2cl options so that the actual svn revision numbers are included in the log. (trunk r11889) Use svn2cl --reparagraph option for better ChangeLog formatting. (trunk r11906) svn path=/main/trunk/; revision=11907
* Add the new --anon option to the getopt args.Zac Medico2008-07-171-1/+1
| | | | svn path=/main/trunk/; revision=11094
* Add --anon to the usage message.Zac Medico2008-07-161-1/+1
| | | | svn path=/main/trunk/; revision=11091
* Add --anon option for anonsvn.gentoo.org users.Zac Medico2008-07-161-0/+5
| | | | svn path=/main/trunk/; revision=11090
* Remove TODO since it no longer exists.Zac Medico2008-07-161-1/+2
| | | | svn path=/main/trunk/; revision=11089
* add some status messages, try to copy the tarball into DISTDIR, use getopt ↵Marius Mauch2008-03-091-8/+26
| | | | | | for option parsing svn path=/main/trunk/; revision=9455
* fix nasty typoMarius Mauch2008-02-091-2/+3
| | | | svn path=/main/trunk/; revision=9316
* add tagging capabilities and cli optionsMarius Mauch2008-02-091-3/+28
| | | | svn path=/main/trunk/; revision=9312
* new script for creating release tarballsMarius Mauch2008-02-091-0/+40
svn path=/main/trunk/; revision=9308