summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* paccache: add support for multiple cachedirsMaxim Andersson2014-09-15
* PKGBUILD(5): arch-specific fields are always additionalDave Reisner2014-09-15
* pacman-key: stricter parsing for -verifyAllan McRae2014-08-09
* pkgdelta(8): Fix broken example of --min-pkg-size with human-readable valuesJason St. John2014-08-09
* man: Improve grammar and add missing single quotes around command optionsJason St. John2014-08-09
* man: Use uniform line spacing between sectionsJason St. John2014-08-09
* pacman(8): Improve grammar and quotingJason St. John2014-08-09
* Fix loading invalid packageOlivier Brunel2014-08-09
* makepkg: replace bare eval with var extraction functionsDave Reisner2014-08-08
* PKGBUILD: handle arch specific attributesDave Reisner2014-08-08
* makepkg: refactor check_sanity, give it some sanity of its ownDave Reisner2014-08-08
* Update PKGBUILD documentation for removed override optionsAllan McRae2014-08-08
* makepkg: disallow pkgver/pkgrel/epoch overrides in packagesDave Reisner2014-08-08
* remove --destination-dir argument from a2x optionsDave Reisner2014-08-08
* Add Andrew to maintainers list.Allan McRae2014-08-04
* trans_commit: log beginning and end of transactionAndrew Gregory2014-08-04
* filecache_find_url: dereference the 'filebase' pointerRyo Munakata2014-08-04
* 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