Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-03llstat: modify path in placeAndrew Gregory
2014-08-03move _alpm_lstat into util-commonAndrew Gregory
2014-08-03add test for file type check with -QkAndrew Gregory
2014-08-03pacdiff: allow DIFFPROG to contain commandline optionsAllan McRae
2014-08-03pactest: check for tests before environment setupAndrew Gregory
2014-08-03pactest: check for pacman binary before runningAndrew Gregory
2014-08-03pactest: parse options before environment setupAndrew Gregory
2014-08-03makepkg: Respect XDG_CONFIG_HOMEJohannes Löthberg
2014-08-03filelist_intersection: manually compare pathsAndrew Gregory
2014-07-01Add validpgpkeys to PKGBUILD prototypes.Allan McRae
2014-06-29makepkg: handle "epoch=" in PKGBUILD with pkgver functionAllan McRae
2014-06-29use monotonic clock for progress updatesAndrew Gregory
2014-06-29libalpm: check for valid public key algorithmChristian Hesse
2014-06-29cache terminal size, add SIGWINCH handler to resetDave Reisner
2014-06-29Revert refactoring in fa0c1e14Allan McRae
2014-06-24pacman: Correct signal handler comment and refactorSilvan Jegen
2014-06-24events: Make alpm_event_t an union of all event-specific structOlivier Brunel
2014-06-24Update the question callbackOlivier Brunel
2014-06-24alpm.h: Move alpm_errno_t definition upOlivier Brunel
2014-06-23Move break to a new line for consistencyHong Shick Pak
2014-06-12Use C locale for bsdtar calls during package creationAllan McRae
2014-06-10makepkg: Remove redundant sig generation commentJohannes Löthberg
2014-06-10Add test case for the perl 5.20 dependency breakageFlorian Pritz
2014-06-02Add compatibility with gpgme-1.5.0Allan McRae
2014-05-25Clarify that -Ql prints a file listAllan McRae
2014-05-25makepkg: pass "--nocolor" to pacmanAndrew DeMaria
2014-05-25makepkg: Force buildscripts to be in startdirAllan McRae
2014-05-23Do not check makepkg-wrapper for standard optionsAllan McRae
2014-05-23makepkg: Introduce validpgpkeys arrayThomas Bächler
2014-05-23makepkg: Treat a signature from an untrusted key as an errorThomas Bächler
2014-05-23makepkg: Use read to parse status file during signature verification.Thomas Bächler
2014-05-22dload: avoid using CURLOPT_FAILONERRORDave Reisner
2014-05-22util: Use off_t instead of int for size valuesFlorian Pritz
2014-05-07remove.c: downgrade TRANS_DUP_TARGET to warningAndrew Gregory
2014-05-04pactest: treat arguments as files instead of globsAndrew Gregory
2014-05-04pmdb.py: change siglevel name to RequiredAndrew Gregory
2014-05-04register_syncdb: reject db names that contain /Andrew Gregory
2014-04-21strtrim: reset pointer after trimming leading whitespaceDave Reisner
2014-04-21makepkg: use dash instead of underscore in /usr/lib/debug/.build-idSteven Noonan
2014-03-27repo-add: declare pkgbase as localAllan McRae
2014-03-27Always supply base name and version info in .PKGFILE if neededAllan McRae
2014-03-27makepkg: sign source packages with --signAllan McRae
2014-03-27conf.c: remove extra indentationAndrew Gregory
2014-03-27check config_new return valueAndrew Gregory
2014-03-27pacman/upgrade: Fix memory leaksSören Brinkmann
2014-03-27pacman/upgrade: Refactor memory managementSören Brinkmann
2014-03-16pacman/upgrade: Check malloc() return valueSören Brinkmann
2014-03-13makepkg: Reorder some entries in usage() and getoptsPierre Neidhardt
2014-03-12makepkg: enforce fakeroot usageAllan McRae
2014-03-12makepkg: Remove --asroot optionAllan McRae