summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pacman.c: Add -gg, -ii, and -yy to help summaryJohannes Löthberg2014-09-23
* pacman: set SA_RESTART for signal handlerAndrew Gregory2014-09-23
* wrap fgets to retry on EINTRAndrew Gregory2014-09-23
* makepkg: disallow values of 'arch' which might be problematicDave Reisner2014-09-23
* makepkg: let --source imply --ignorearchDave Reisner2014-09-23
* makepkg: use correct terminologyDave Reisner2014-09-23
* replace --reference on chmod/chown commandsWolfgang Bumiller2014-09-23
* alpm.h: remove outdated pkg_get_backup doxygenAndrew Gregory2014-09-23
* Check the version of the local database during validationAllan McRae2014-09-23
* Add version file to empty local databaseAllan McRae2014-09-23
* Add version file when creating local database directoryAllan McRae2014-09-23
* Create local database directory if it is missingAllan McRae2014-09-23
* Extend database upgrade script to handle alpm db version 9Andrew Gregory2014-09-23
* pacman-db-upgrade: use pacman-style optionsAndrew Gregory2014-09-16
* fix improper FREELIST callsAndrew Gregory2014-09-16
* updpkgsums: use a throwaway build dirDave Reisner2014-09-15
* makepkg: do not eval dlcmdlolilolicon2014-09-15
* makepkg: Allow using sources with :: in themWilliam Giokas2014-09-15
* paccache: read default cachedir from pacman.confDave Reisner2014-09-15
* 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