Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Do push the current branch.HEADmasterSimon Schampijer2010-10-061-1/+1
| | | | http://www.kernel.org/pub/software/scm/git/docs/git-push.html
* Get the last tag before we bump the version numberSimon Schampijer2010-09-301-21/+29
| | | | | Furthermore we do the call to 'git describe' only once. Made a few members private.
* Remove another occurence of finding the last tagSimon Schampijer2010-09-301-8/+6
|
* Make sure we have the last tag for the interval of commitsSimon Schampijer2010-09-301-13/+6
| | | | | | | We use 'git describe' for that task. The '--tags' option will look in all the tags, as well the ones not annotated. '--abbrev=0' suppresses the abbreviated object name.
* Remove spaces from the bundle name when uploading the tarballTomeu Vizoso2010-09-301-2/+2
|
* Sort the tag list numericallyTomeu Vizoso2010-09-301-0/+1
|
* Pylint fixesSimon Schampijer2010-09-291-8/+1
|
* Add '*' to each commit lineSimon Schampijer2010-09-211-3/+4
|
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar-tools/mainlineSimon Schampijer2010-09-031-0/+2
|\ | | | | | | | | Conflicts: release
| * Remove nbsp chars from the html string before parsingTomeu Vizoso2010-08-041-0/+3
| |
* | Use commits in release message instead of ticket informationSimon Schampijer2010-09-031-61/+7
|/
* Only push the master branch (Tomeu)Simon Schampijer2010-01-131-1/+1
|
* Bug number at the endSimon Schampijer2009-08-071-1/+1
|
* Better namingSimon Schampijer2009-08-061-1/+1
|
* use sugarlabs traker to generate the ticket informationSimon Schampijer2009-01-161-2/+2
|
* update to sunjummer address (morgs)Simon Schampijer2009-01-161-1/+1
|
* need to use absolute sendmail path :/Simon Schampijer2008-12-191-1/+2
|
* differentiate between glucose and fructose in the downloadSimon Schampijer2008-12-181-2/+7
|
* Change upload and download url to point to sugarlabsSimon Schampijer2008-12-181-3/+3
|
* send to sugar-devel@lists.sugarlabs.org nowSimon Schampijer2008-11-211-1/+1
|
* fix testcase outputSimon Schampijer2008-11-211-1/+1
|
* Fix the regular expression to find the module nameSimon Schampijer2008-11-211-2/+2
|
* fix release commandSimon Schampijer2008-11-211-1/+1
|
* Stabilize release commandSimon Schampijer2008-11-071-8/+30
| | | | | | | | * strip the email address and the user name of '\n' * added check for (version != tag) * remove the "" in the release message * add a scrolled window to always get the buttons for the dialog * use the second name in AC_INIT
* Make directory 755 so that the sugar group have full access.Marco Pesenti Gritti2008-10-311-1/+2
|
* Fix commit message.Marco Pesenti Gritti2008-10-291-1/+1
|
* Removed remaining hardcoded addresses.Marco Pesenti Gritti2008-10-261-5/+11
|
* Restore things I had commented out for testing.Marco Pesenti Gritti2008-10-261-8/+6
|
* Implement release announcement.Marco Pesenti Gritti2008-10-261-17/+161
|
* Ensure the remote directory exists before uploading to it.Marco Pesenti Gritti2008-10-261-6/+11
|
* Implement tarball building and uploading.Marco Pesenti Gritti2008-10-251-9/+86
| | | | Implement ActivityRelease too.
* Add mockbuild from sugar-jhbuildMarco Pesenti Gritti2008-10-251-0/+1
|
* Initial release script.Marco Pesenti Gritti2008-10-201-0/+65