summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* replace strdup with STRDUPAndrew Gregory2014-08-04
* sync.c: fix style violationsAndrew Gregory2014-08-04
* pacman.c: simplify stdin parsingAndrew Gregory2014-08-04
* handle_unlock: log error when lock file is missingAndrew Gregory2014-08-04
* handle_unlock: log lock removal failureAndrew Gregory2014-08-04
* signing.c: remove useless error checkAndrew Gregory2014-08-04
* deps.c: use alpm_list_find_ptrAndrew Gregory2014-08-04
* dep_graph_init: filter ignored packages by nameAndrew Gregory2014-08-04
* pactest: delay test object creationAndrew Gregory2014-08-04
* pactest: only snapshot needed filesAndrew Gregory2014-08-04
* handle: factor out string list option handlingAndrew Gregory2014-08-04
* makepkg: skip dependency checking with --verifysourceAllan McRae2014-08-04
* makepkg: ensure vcs download tool are installed when requiredAllan McRae2014-08-04
* makepkg: improve check and error message for buildfile locationDave Reisner2014-08-03
* sync_prepare: remove useless check for replacersAndrew Gregory2014-08-03
* check_pkg_fast: check file typeAndrew Gregory2014-08-03
* check_file_exists: replace lstat with llstatAndrew Gregory2014-08-03
* llstat: modify path in placeAndrew Gregory2014-08-03
* move _alpm_lstat into util-commonAndrew Gregory2014-08-03
* add test for file type check with -QkAndrew Gregory2014-08-03
* pacdiff: allow DIFFPROG to contain commandline optionsAllan McRae2014-08-03
* pactest: check for tests before environment setupAndrew Gregory2014-08-03
* pactest: check for pacman binary before runningAndrew Gregory2014-08-03
* pactest: parse options before environment setupAndrew Gregory2014-08-03
* makepkg: Respect XDG_CONFIG_HOMEJohannes Löthberg2014-08-03
* filelist_intersection: manually compare pathsAndrew Gregory2014-08-03
* 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