summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* basic md5 printing (not used yet); also print release announcements toThomas Thurman2008-03-061-0/+8
| | | | | | | | | | | 2008-03-06 Thomas Thurman <tthurman@gnome.org> * tools/release-wrangler.py: basic md5 printing (not used yet); also print release announcements to stdout (eventually will need to be emailed to release list and blogged) svn path=/trunk/; revision=3625
* ANY post-release bump is now the most recent, not just the one thatThomas Thurman2008-02-261-1/+3
| | | | | | | | | | | | 2008-02-26 Thomas Thurman <tthurman@gnome.org> * tools/release-wrangler.py: ANY post-release bump is now the most recent, not just the one that matches the current version. Otherwise, you can't use these tools straight after a branch. The changeset before this one was mislabelled because of this. svn path=/trunk/; revision=3601
* 2.23.0 release.Thomas James Alexander Thurman2008-02-261-3/+24
| | | | svn path=/trunk/; revision=3600
* Print URL of changeset on success.Thomas Thurman2008-02-231-1/+7
| | | | | | | | | 2008-02-23 Thomas Thurman <tthurman@gnome.org> * tools/commit-wrangler.py: Print URL of changeset on success. svn path=/trunk/; revision=3589
* added new script to manage commitsThomas Thurman2008-02-171-0/+161
| | | | | | | | | 2008-02-17 Thomas Thurman <tthurman@gnome.org> * tools/commit-wrangler.py: added new script to manage commits svn path=/trunk/; revision=3574
* another program I use for maintenance which other people might find usefulThomas Thurman2008-02-041-0/+72
| | | | | | | | | | | 2008-02-03 Thomas Thurman <tthurman@gnome.org> * tools/patch-wrangler.py: another program I use for maintenance which other people might find useful and which should probably be in svn. Also not very polished. svn path=/trunk/; revision=3549
* 2.21.8 release.METACITY_2_21_8Thomas James Alexander Thurman2008-02-031-1/+1
| | | | svn path=/trunk/; revision=3545
* 2.21.8 release.Thomas James Alexander Thurman2008-02-031-2/+5
| | | | svn path=/trunk/; revision=3544
* Fix quoting error and added some more error checking.Thomas Thurman2008-02-031-2/+4
| | | | | | | | | | 2008-02-03 Thomas Thurman <tthurman@gnome.org> * tools/release-wrangler.py: Fix quoting error and added some more error checking. svn path=/trunk/; revision=3542
* basic release script; needs work, but probably good enough for the currentThomas Thurman2008-02-031-173/+237
| | | | | | | | | | 2008-02-03 Thomas Thurman <tthurman@gnome.org> * tools/release-wrangler.py: basic release script; needs work, but probably good enough for the current unstable release svn path=/trunk/; revision=3541
* First draft of the release script; needs post-release bump addingThomas James Alexander Thurman2008-02-031-0/+277
svn path=/trunk/; revision=3538