summaryrefslogtreecommitdiff
path: root/release.sh
AgeCommit message (Expand)AuthorFilesLines
2014-07-01release.sh: allow custom projectsHEADmasterAaron Plattner1-0/+23
2014-06-26release.sh: fix tarball path for libinputPeter Hutterer1-2/+7
2014-06-25release.sh: fix a couple of missing tag_name vs tar_name substitutionsPeter Hutterer1-6/+6
2014-06-23Add a link to the PGP signature in the announcement email.Stephen Kitt1-0/+1
2014-06-10Add gpg signing to release.shStephen Kitt1-2/+44
2014-06-04release.sh: force /bin/bashPeter Hutterer1-1/+1
2014-06-02release.sh: add the hooks for the wayland repositoriesPeter Hutterer1-9/+41
2014-06-02release.sh: move fetching the section up so we can do stuff with itPeter Hutterer1-7/+7
2014-06-02release.sh: move the bit to extract the section into a functionPeter Hutterer1-54/+74
2014-06-02release.sh: split tar_name and tag_name into two separate variablesPeter Hutterer1-7/+8
2013-07-30release.sh: fix xz detectionDave Airlie1-1/+1
2013-07-25release.sh: add libevdev special hooksPeter Hutterer1-1/+10
2013-07-25release.sh: support (optional) tar.xzPeter Hutterer1-5/+7
2013-07-25release.sh: make the types of tarballs optionalPeter Hutterer1-27/+42
2013-02-20release.sh: use "Cc:" rather than "CC:"Aaron Plattner1-1/+1
2013-01-17release.sh: Use distcheck by defaultAdam Jackson1-3/+10
2012-09-13Allow for current branch name being different from remote branch nameMaarten Lankhorst1-2/+3
2012-09-12fix nouveau mailing listMaarten Lankhorst1-1/+4
2012-09-12handle xf86-video-nouveauMaarten Lankhorst1-2/+7
2012-08-24Fix libdrm announce mail pathMaarten Lankhorst1-2/+2
2012-06-27release.sh: fix case where --user is not specifiedAlex Deucher1-5/+5
2012-06-07release.sh: fix --user optionAlex Deucher1-3/+3
2012-06-07release.sh: fix dri-devel email addressAlex Deucher1-1/+1
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-21release.sh: Add user verification of auto-detected valuesJeremy Huddleston1-0/+15
2011-10-21release.sh: Attempt to autodetect section and current/previous tagsAlan Coopersmith1-14/+57
2011-07-03modular: Include SHA256 checksum in release notesJeremy Huddleston1-0/+3
2011-03-23release.sh: Generate error for missing argumentsDirk Wallenstein1-5/+5
2011-03-13release.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-23release.sh: use the remote consistently.Peter Hutterer1-4/+4
2009-09-10Makefile should be found in $tarball_dirMatthias Hopf1-3/+3
2009-08-03release.sh: don't override username from the ssh configJulien Cristau1-6/+6
2009-08-03release.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-22Add 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/md5sumJeremy Huddleston1-4/+7
2008-09-07Add git 1.6 compatibilityChristoph Brill1-1/+1