Fork of Arch Linux devtools from https://git.archlinux.org/devtools.git
Go to file
Lukas Fleischer b7a3c74c50 commitpkg: Fix commit message
Move the message template before the if block. We moved this to the else
branch in commit aaa68e49e8 which lead to
"msgtemplate" being unset if one specifies a commit message on the
command line, thus stripping the "upgpkg:" part.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2011-11-04 19:38:11 +01:00
lib lib/common.sh: Revise setup_workdir() 2011-11-04 19:34:00 +01:00
.gitignore add libdepends script 2011-10-31 22:57:12 +01:00
Makefile Makefile: Add common library to build dependencies 2011-11-04 19:34:13 +01:00
archbuild.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
archco.in Capitalize output messages 2011-11-04 19:33:29 +01:00
archrelease.in Capitalize output messages 2011-11-04 19:33:29 +01:00
archrm.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
bash_completion.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
checkpkg.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
commitpkg.in commitpkg: Fix commit message 2011-11-04 19:38:11 +01:00
find-libdeps.in Capitalize output messages 2011-11-04 19:33:29 +01:00
finddeps.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
lddd.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
makechrootpkg.in Capitalize output messages 2011-11-04 19:33:29 +01:00
makepkg-i686.conf Apply pacman 4.0 changes to our copies of makepkg.conf and pacman.conf 2011-10-14 09:09:46 +02:00
makepkg-x86_64.conf Apply pacman 4.0 changes to our copies of makepkg.conf and pacman.conf 2011-10-14 09:09:46 +02:00
mkarchroot.in Capitalize output messages 2011-11-04 19:33:29 +01:00
pacman-extra.conf temporary workaround until pacman 4.0 moves to [core] 2011-10-29 21:46:19 +02:00
pacman-multilib-testing.conf Disable pacman's CheckSpace option as it fails within a chroot 2011-10-14 10:16:55 +02:00
pacman-multilib.conf Disable pacman's CheckSpace option as it fails within a chroot 2011-10-14 10:16:55 +02:00
pacman-staging.conf Disable pacman's CheckSpace option as it fails within a chroot 2011-10-14 10:16:55 +02:00
pacman-testing.conf Disable pacman's CheckSpace option as it fails within a chroot 2011-10-14 10:16:55 +02:00
rebuildpkgs.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
zsh_completion.in Support non-standard install locations 2011-10-07 21:53:02 +02:00