summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add validpgpkeys to PKGBUILD prototypes.Allan McRae2014-07-01
* makepkg: handle "epoch=" in PKGBUILD with pkgver functionAllan McRae2014-06-29
* use monotonic clock for progress updatesAndrew Gregory2014-06-29
* libalpm: check for valid public key algorithmChristian Hesse2014-06-29
* cache terminal size, add SIGWINCH handler to resetDave Reisner2014-06-29
* Revert refactoring in fa0c1e14Allan McRae2014-06-29
* pacman: Correct signal handler comment and refactorSilvan Jegen2014-06-24
* events: Make alpm_event_t an union of all event-specific structOlivier Brunel2014-06-24
* Update the question callbackOlivier Brunel2014-06-24
* alpm.h: Move alpm_errno_t definition upOlivier Brunel2014-06-24
* Move break to a new line for consistencyHong Shick Pak2014-06-23
* Use C locale for bsdtar calls during package creationAllan McRae2014-06-12
* makepkg: Remove redundant sig generation commentJohannes Löthberg2014-06-10
* Add test case for the perl 5.20 dependency breakageFlorian Pritz2014-06-10
* Add compatibility with gpgme-1.5.0Allan McRae2014-06-02
* Clarify that -Ql prints a file listAllan McRae2014-05-25
* makepkg: pass "--nocolor" to pacmanAndrew DeMaria2014-05-25
* makepkg: Force buildscripts to be in startdirAllan McRae2014-05-25
* Do not check makepkg-wrapper for standard optionsAllan McRae2014-05-23
* makepkg: Introduce validpgpkeys arrayThomas Bächler2014-05-23
* makepkg: Treat a signature from an untrusted key as an errorThomas Bächler2014-05-23
* makepkg: Use read to parse status file during signature verification.Thomas Bächler2014-05-23
* dload: avoid using CURLOPT_FAILONERRORDave Reisner2014-05-22
* util: Use off_t instead of int for size valuesFlorian Pritz2014-05-22
* remove.c: downgrade TRANS_DUP_TARGET to warningAndrew Gregory2014-05-07
* pactest: treat arguments as files instead of globsAndrew Gregory2014-05-04
* pmdb.py: change siglevel name to RequiredAndrew Gregory2014-05-04
* register_syncdb: reject db names that contain /Andrew Gregory2014-05-04
* strtrim: reset pointer after trimming leading whitespaceDave Reisner2014-04-21
* makepkg: use dash instead of underscore in /usr/lib/debug/.build-idSteven Noonan2014-04-21
* repo-add: declare pkgbase as localAllan McRae2014-03-27
* Always supply base name and version info in .PKGFILE if neededAllan McRae2014-03-27
* makepkg: sign source packages with --signAllan McRae2014-03-27
* conf.c: remove extra indentationAndrew Gregory2014-03-27
* check config_new return valueAndrew Gregory2014-03-27
* pacman/upgrade: Fix memory leaksSören Brinkmann2014-03-27
* pacman/upgrade: Refactor memory managementSören Brinkmann2014-03-27
* pacman/upgrade: Check malloc() return valueSören Brinkmann2014-03-16
* makepkg: Reorder some entries in usage() and getoptsPierre Neidhardt2014-03-13
* makepkg: enforce fakeroot usageAllan McRae2014-03-12
* makepkg: Remove --asroot optionAllan McRae2014-03-12
* makepkg: Add a --noarchive option to inhibit archive creationPierre Neidhardt2014-03-12
* makepkg: Comment on install_package() return codePierre Neidhardt2014-03-12
* note that TotalDownload and XferCommand are incompatible.Matthias Krüger2014-03-08
* Use MALLOC throughtout libalpmAllan McRae2014-03-08
* remove check for unused ALPM_ERR_PKG_IGNOREDAndrew Gregory2014-03-04
* simplify check for leading "local/"Andrew Gregory2014-03-04
* sync_prepare: ignore explicitly removed conflictsAndrew Gregory2014-03-04
* Fix install order in scripts MakefileAllan McRae2014-03-03
* makepkg.8: Fix typoPierre Neidhardt2014-03-03