summaryrefslogtreecommitdiff
path: root/commitpkg.in
AgeCommit message (Expand)Author
2017-11-08Remove i686 supportBartłomiej Piotrowski
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker
2017-07-05Make slightly more involved changes to make shellcheck happy.Luke Shumaker
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker
2017-07-05Make purely stylistic changes to make shellcheck happier.Luke Shumaker
2017-04-05Handle makepkg.conf more consistentlylukeshu@parabola.nu
2017-04-05Avoid using string interpolation; use printf format strings instead.Luke Shumaker
2017-04-05Add a "License:" tag to all code files.Luke Shumaker
2017-04-05commitpkg: Adjust fancy quoting/escaping to not confuse Emacs.Luke Shumaker
2016-05-27Use repos.archlinux.org everywhere instead of hostname based domains20160527Sven-Hendrik Haase
2015-06-06commitpkg: Force unarmored signaturesJohannes Löthberg
2013-11-01common: implement find_cached_packageDave Reisner
2013-11-01commitpkg: check all files at once for version controlDave Reisner
2013-08-18ensure that PKGBUILDs aren't sourced via PATHDave Reisner
2013-08-08avoid injecting code into the format stringDave Reisner
2013-01-20Use nymeria instead of gerolde20130120Pierre Schmitz
2012-11-15Make sure the usage functions are consistentEric Bélanger
2012-11-11For now only packages and svn from sigurd will be moved to nymeriaPierre Schmitz
2012-11-03Use nymeria.archlinux.org as shared host for developers and trusted usersPierre Schmitz
2012-10-27Use sigurd.archlinux.org instead of the now moved aur.archlinux.org hostnamePierre Schmitz
2012-06-16commitpkg: check if there are any packages to process before doing soPierre Schmitz
2012-06-10Gracefully handle files containing an "@"Lukas Fleischer
2012-06-10Prevent packages being uploaded with "Unknown Packager"Allan McRae
2012-03-05commitpkg: Pass through the -f parameter to archrelease so unofficial repos c...Pierre Schmitz
2012-03-04commitpkg: Add ability to override the serverPierre Schmitz
2012-02-15Always sign unsigned packagesAllan McRae
2012-02-06commitpkg: use absolute paths when uploading filesFlorian Pritz
2012-01-19Fix typo: It's PKGDEST and not DESTDIRPierre Schmitz
2012-01-18commitpkg: behavior more sanely in searching for built pkgsDave Reisner
2011-12-04Use double brackets everywhereLukas Fleischer
2011-12-04Add support for kde-unstable and gnome-unstablePierre Schmitz
2011-11-21Skip archrelease for missing architecturesPierre Schmitz
2011-11-04commitpkg: Fix commit messageLukas Fleischer
2011-11-04commitpkg: Make svn quieterEric Bélanger
2011-11-04Capitalize output messagesEric Bélanger
2011-11-01Move common functions to a shared filePierre Schmitz
2011-10-31commitpkg: Require signatures for packagesPierre Schmitz
2011-10-31commitpkg: Check signature if availablePierre Schmitz
2011-10-31commitpkg: Skip signing if signature already existsPierre Schmitz
2011-10-29commitpkg: Sync changelog/install check with makepkg(8)Lukas Fleischer
2011-10-07Support non-standard install locationsLukas Fleischer