summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* tools: Remove obsolete ppa-magic.pyDaniel van Vugt2018-11-301-153/+0
|
* Clean up the source treeJasper St. Pierre2014-03-181-43/+0
| | | | Remove a lot of old, unmaintained files
* Changed obsolete FSF postal address into generic URL.Andika Triwidada2014-01-134-14/+5
| | | | Fix https://bugzilla.gnome.org/show_bug.cgi?id=721517 #2
* linked language codes to po files print revision urlThomas James Alexander Thurman2008-11-262-3/+8
| | | | | | | | * tools/announce-wrangler.py: linked language codes to po files * tools/commit-wrangler.py: print revision url svn path=/trunk/; revision=4044
* renamed ini file rewriting in terms of moapThomas James Alexander Thurman2008-11-262-68/+14
| | | | | | | | * tools/announce-wrangler.py: renamed ini file * tools/commit-wrangler.py: rewriting in terms of moap svn path=/trunk/; revision=4043
* script to produce announcementsThomas James Alexander Thurman2008-11-251-0/+154
| | | | | | | * tools/announce-wrangler.py (added): script to produce announcements svn path=/trunk/; revision=4039
* 2.25.5 release.METACITY_2_25_5Thomas James Alexander Thurman2008-10-231-1/+1
| | | | svn path=/trunk/; revision=3994
* experimental tool for Launchpad uploadThomas Thurman2008-10-051-0/+156
| | | | | | | | | 2008-10-05 Thomas Thurman <tthurman@gnome.org> * tools/ppa-magic.py: experimental tool for Launchpad upload svn path=/trunk/; revision=3940
* Basic Python-based Xlib client for testing and building upon.Thomas Thurman2008-05-121-0/+43
| | | | | | | | | | 2008-05-12 Thomas Thurman <tthurman@gnome.org> * tools/xlib.py: Basic Python-based Xlib client for testing and building upon. svn path=/trunk/; revision=3707
* 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