Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-27makepkg: allow epoch to be overriddenAllan McRae
2011-07-27makepkg: check arch overrides for required architectureAllan McRae
2011-07-27makepkg: check overrides for pkgrel and pkgverAllan McRae
2011-07-27makepkg: pkgver and pkgrel can not have whitespaceAllan McRae
2011-07-27contrib/pacsearch: skip non-matching linesDan McGee
2011-07-21pacman-key: refactor post parse opt check into a caseDave Reisner
2011-07-21pacman-key: s/UPDATEBD/UPDATEDB/Dave Reisner
2011-07-21pacman-key: fix syntax error in -r arg parsingDave Reisner
2011-07-21pacman-key: return $ret, not errorsDave Reisner
2011-07-21Convert package filelists to an array instead of linked listDan McGee
2011-07-21contrib: add paclog-pkglist to gitignoreDan McGee
2011-07-19Clean up my debug logger messDan McGee
2011-07-18Merge remote-tracking branch 'allan/pacman-key'Dan McGee
2011-07-18Fix test suite when GPGME is disabledDan McGee
2011-07-18pacman/callback: show .sig suffix on sig downloadDave Reisner
2011-07-19pacman-key: --init: correct creation of gpg.confPang Yan Han
2011-07-19pacman-key: correct spelling mistakePang Yan Han
2011-07-19pacman-key: add dependency on parse_options to MakefileAllan McRae
2011-07-19pacman-key: check required permissions on keyringAllan McRae
2011-07-19pacman-key: add --init optionAllan McRae
2011-07-19pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner
2011-07-19pacman-key: refactor get_fromDave Reisner
2011-07-19pacman-key: add --verify optionAllan McRae
2011-07-19pacman-key: check only a single operation has been specifiedAllan McRae
2011-07-19pacman-key: move verifying keyring files to own functionAllan McRae
2011-07-19pacman-key: move --edit-key and --receive processing to functionsAllan McRae
2011-07-19pacman-key: update man pageAllan McRae
2011-07-19pacman-key: hide output of executed commands on logic checksIvan Kanakarakis
2011-07-19pacman-key: rename --trust to --edit-keyAllan McRae
2011-07-19pacman-key: fix quotation on several variable assignmentsIvan Kanakarakis
2011-07-19pacman-key: allow the export of all key idsAllan McRae
2011-07-19pacman-key: rename --del to --deleteAllan McRae
2011-07-19pacman-key: remove the --adv optionAllan McRae
2011-07-19pacman-key: use our option parserAllan McRae
2011-07-18PKGBUILD.vim: add new var and assert bash syntaxDave Reisner
2011-07-18replace access() calls for debug info where applicableFlorian Pritz
2011-07-18signing.c: check if needed files are readableFlorian Pritz
2011-07-18add _alpm_access() wrapperFlorian Pritz
2011-07-18Merge branch 'maint'Dan McGee
2011-07-18makepkg: fix issue with filenames with spaces and noextractAllan McRae
2011-07-18Fix compilation without gpgmeAllan McRae
2011-07-18configure: output more compile settingsAllan McRae
2011-07-18makepkg.conf: remove curl from other common toolsAllan McRae
2011-07-18repo-add: do not print full path of signature fileAllan McRae
2011-07-18repo-add: always remove repo signature symlinkAllan McRae
2011-07-18contrib/paclog-pkglist: whitespace cleanupDave Reisner
2011-07-18contrib/paclog-pkglist: rework as bash wrapping awkDave Reisner
2011-07-18Add a new epoch pactestDan McGee
2011-07-18Handle removal of empty directories properlyDan McGee
2011-07-18makepkg: only test for writable PKGDEST when needed.RogutÄ—s Sparnuotos