aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Install Portage using setup.pyMichał Górny2014-09-111-141/+0
* mkrelease.sh: Update sed command to work after commit b1197c9964a7122477e94cf...Arfrever Frehtes Taifersar Arahesis2014-03-231-1/+1
* makerelease.sh: Add --user option for the scp upload.Brian Dolbec2014-03-221-4/+9
* Check presence of .portage_not_installed file instead of .git directoryArfrever Frehtes Taifersar Arahesis2014-02-051-1/+1
* mkrelease: add a --runtests shortcutMike Frysinger2014-01-051-2/+13
* mkrelease: clean up bash styleMike Frysinger2014-01-051-28/+37
* mkrelease.sh: include READMEZac Medico2013-09-231-1/+1
* mkrelease.sh: include new misc dirZac Medico2012-08-171-1/+1
* Add a Makefile derived from the portage ebuild.Zac Medico2012-03-161-1/+1
* mkrelease.sh: set portage.VERSIONZac Medico2010-12-311-0/+5
* bash: as a general rule, use read -rZac Medico2010-12-291-1/+1
* mkrelease.sh: Fix ChangeLog generation for --tag.Zac Medico2010-10-071-1/+5
* Make mkrelease.sh clean up the temporary $SOURCE_DIR when finished.Zac Medico2010-08-291-0/+2
* Bug #318241 - Include LICENSE file in release tarballs.v2.2_rc68Zac Medico2010-08-221-1/+1
* Don't copy the src directory because it doesn't exist anymore.Zac Medico2010-08-221-1/+1
* Use git (repo in current working directory) instead of svn.Zac Medico2010-03-231-26/+29
* Use tar options to make files owned in release tarballs owned byv2.2_rc16Zac Medico2008-11-241-1/+2
* Fix quoting on $CHANGELOG_REVISION.v2.2_rc15Zac Medico2008-11-221-2/+1
* Add a --changelog-rev option that truncates the ChangeLog at a specificZac Medico2008-11-141-2/+14
* Add the new --anon option to the getopt args.Zac Medico2008-07-171-1/+1
* Add --anon to the usage message.Zac Medico2008-07-161-1/+1
* Add --anon option for anonsvn.gentoo.org users.Zac Medico2008-07-161-0/+5
* Remove TODO since it no longer exists.Zac Medico2008-07-161-1/+2
* add some status messages, try to copy the tarball into DISTDIR, use getopt fo...Marius Mauch2008-03-091-8/+26
* fix nasty typoMarius Mauch2008-02-091-2/+3
* add tagging capabilities and cli optionsMarius Mauch2008-02-091-3/+28
* new script for creating release tarballsMarius Mauch2008-02-091-0/+40