Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
devtools32
aba
archlinuxewe
fix-proc-mount-in-lxc
i486
master
pentium4
upstreamMaster
Archlinux32 fork of devtools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commitpkg.in
Age
Commit message (
Expand
)
Author
2017-11-08
Remove i686 support
Bartłomiej Piotrowski
2017-07-05
Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto
Luke Shumaker
2017-07-05
Make slightly more involved changes to make shellcheck happy.
Luke Shumaker
2017-07-05
Quote strings that shellcheck warns about.
Luke Shumaker
2017-07-05
Make purely stylistic changes to make shellcheck happier.
Luke Shumaker
2017-04-05
Handle makepkg.conf more consistently
lukeshu@parabola.nu
2017-04-05
Avoid using string interpolation; use printf format strings instead.
Luke Shumaker
2017-04-05
Add a "License:" tag to all code files.
Luke Shumaker
2017-04-05
commitpkg: Adjust fancy quoting/escaping to not confuse Emacs.
Luke Shumaker
2016-05-27
Use repos.archlinux.org everywhere instead of hostname based domains
20160527
Sven-Hendrik Haase
2015-06-06
commitpkg: Force unarmored signatures
Johannes Löthberg
2013-11-01
common: implement find_cached_package
Dave Reisner
2013-11-01
commitpkg: check all files at once for version control
Dave Reisner
2013-08-18
ensure that PKGBUILDs aren't sourced via PATH
Dave Reisner
2013-08-08
avoid injecting code into the format string
Dave Reisner
2013-01-20
Use nymeria instead of gerolde
20130120
Pierre Schmitz
2012-11-15
Make sure the usage functions are consistent
Eric Bélanger
2012-11-11
For now only packages and svn from sigurd will be moved to nymeria
Pierre Schmitz
2012-11-03
Use nymeria.archlinux.org as shared host for developers and trusted users
Pierre Schmitz
2012-10-27
Use sigurd.archlinux.org instead of the now moved aur.archlinux.org hostname
Pierre Schmitz
2012-06-16
commitpkg: check if there are any packages to process before doing so
Pierre Schmitz
2012-06-10
Gracefully handle files containing an "@"
Lukas Fleischer
2012-06-10
Prevent packages being uploaded with "Unknown Packager"
Allan McRae
2012-03-05
commitpkg: Pass through the -f parameter to archrelease so unofficial repos c...
Pierre Schmitz
2012-03-04
commitpkg: Add ability to override the server
Pierre Schmitz
2012-02-15
Always sign unsigned packages
Allan McRae
2012-02-06
commitpkg: use absolute paths when uploading files
Florian Pritz
2012-01-19
Fix typo: It's PKGDEST and not DESTDIR
Pierre Schmitz
2012-01-18
commitpkg: behavior more sanely in searching for built pkgs
Dave Reisner
2011-12-04
Use double brackets everywhere
Lukas Fleischer
2011-12-04
Add support for kde-unstable and gnome-unstable
Pierre Schmitz
2011-11-21
Skip archrelease for missing architectures
Pierre Schmitz
2011-11-04
commitpkg: Fix commit message
Lukas Fleischer
2011-11-04
commitpkg: Make svn quieter
Eric Bélanger
2011-11-04
Capitalize output messages
Eric Bélanger
2011-11-01
Move common functions to a shared file
Pierre Schmitz
2011-10-31
commitpkg: Require signatures for packages
Pierre Schmitz
2011-10-31
commitpkg: Check signature if available
Pierre Schmitz
2011-10-31
commitpkg: Skip signing if signature already exists
Pierre Schmitz
2011-10-29
commitpkg: Sync changelog/install check with makepkg(8)
Lukas Fleischer
2011-10-07
Support non-standard install locations
Lukas Fleischer