summaryrefslogtreecommitdiff
path: root/release.sh
AgeCommit message (Expand)AuthorFilesLines
2012-04-25fix new release.sh to work on Solaris, where /bin/grep is missing several opt...Alan Coopersmith1-8/+19
2012-04-25Release.sh: batch release and autotagging of modulesGaetan Nadon1-276/+619
2011-10-29Fix mailing list for libdrm releases.Eric Anholt1-1/+1
2011-10-22release.sh: Add user verification of auto-detected valuesJeremy Huddleston1-0/+15
2011-10-22release.sh: Attempt to autodetect section and current/previous tagsAlan Coopersmith1-14/+57
2011-07-04modular: Include SHA256 checksum in release notesJeremy Huddleston1-0/+3
2011-03-23release.sh: Generate error for missing argumentsDirk Wallenstein1-5/+5
2011-03-14release.sh: Find modular directory through symlinksDirk Wallenstein1-1/+2
2011-03-12release.sh: Update jhbuild moduleset with --modulesetDan Nicholson1-0/+22
2010-06-22release.sh: split tarball checking from tag/section checking.Peter Hutterer1-4/+9
2010-06-22release.sh: added xkeyboard-configSergey V. Udaltsov1-1/+9
2010-05-15release.sh: use git-diff --quiet instead of git statusPeter Hutterer1-6/+1
2009-12-04Use the correct dri-devel email addressKristian Høgsberg1-1/+1
2009-11-22release.sh: use the remote consistently.Peter Hutterer1-4/+4
2009-09-10Makefile should be found in $tarball_dirMatthias Hopf1-3/+3
2009-08-02release.sh: don't override username from the ssh configJulien Cristau1-6/+6
2009-08-02release.sh: allow changing the git remote's nameJulien Cristau1-1/+8
2009-07-30release.sh: remove "git push origin" policy, replace with checks.Peter Hutterer1-2/+26
2009-07-30release.sh: abort if local changes are detected.Peter Hutterer1-0/+29
2009-04-09release.sh: Fix dri-devel list addressKristian Høgsberg1-1/+1
2009-03-05Detect module name from Makefile if it happens to work out.Eric Anholt1-0/+5
2009-03-05try to make release.sh support version-only tags.Eric Anholt1-4/+14
2009-02-17release.sh: move libdrm handling after arguments sanity checkJulien Cristau1-8/+8
2008-12-23Add support for generating libdrm releasesEric Anholt1-5/+20
2008-10-17CC xorg list in the announce template.Peter Hutterer1-0/+2
2008-09-26Use gsha1sum/gmd5sum if there is no sha1sum/md5sumXORG-7_4Jeremy Huddleston1-4/+7
2008-09-07Add git 1.6 compatibilityChristoph Brill1-1/+1
2007-08-06Add --user option for when the local username is different from the one on pe...Søren Sandmann Pedersen1-3/+10
2007-07-03Handle new module releases by using the tag "initial"Keith Packard1-1/+10
2007-05-03Specify path to find command for compatibility with traditional Unix findAlan Coopersmith1-1/+1
2007-04-20Oops, dropped the 'git push origin' command.Keith Packard1-0/+1
2007-04-20Explicitly push only the new tag, don't use --tagsKeith Packard1-2/+2
2007-03-10More release script fixesGuillem Jover1-13/+21
2007-03-10More release script cleanupGuillem Jover1-7/+13
2007-03-10Generalize release scriptGuillem Jover1-38/+93
2007-03-09add my release scriptDaniel Stone1-0/+55