Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-23Add version file to empty local databaseAllan McRae
2014-09-23Add version file when creating local database directoryAllan McRae
2014-09-23Create local database directory if it is missingAllan McRae
2014-09-23Extend database upgrade script to handle alpm db version 9Andrew Gregory
2014-09-16pacman-db-upgrade: use pacman-style optionsAndrew Gregory
2014-09-16fix improper FREELIST callsAndrew Gregory
2014-09-15updpkgsums: use a throwaway build dirDave Reisner
2014-09-15makepkg: do not eval dlcmdlolilolicon
2014-09-15makepkg: Allow using sources with :: in themWilliam Giokas
2014-09-15paccache: read default cachedir from pacman.confDave Reisner
2014-09-15paccache: add support for multiple cachedirsMaxim Andersson
2014-09-15PKGBUILD(5): arch-specific fields are always additionalDave Reisner
2014-08-09pacman-key: stricter parsing for -verifyAllan McRae
2014-08-09pkgdelta(8): Fix broken example of --min-pkg-size with human-readable valuesJason St. John
2014-08-09man: Improve grammar and add missing single quotes around command optionsJason St. John
2014-08-09man: Use uniform line spacing between sectionsJason St. John
2014-08-09pacman(8): Improve grammar and quotingJason St. John
2014-08-09Fix loading invalid packageOlivier Brunel
2014-08-08makepkg: replace bare eval with var extraction functionsDave Reisner
2014-08-08PKGBUILD: handle arch specific attributesDave Reisner
2014-08-08makepkg: refactor check_sanity, give it some sanity of its ownDave Reisner
2014-08-08Update PKGBUILD documentation for removed override optionsAllan McRae
2014-08-08makepkg: disallow pkgver/pkgrel/epoch overrides in packagesDave Reisner
2014-08-08remove --destination-dir argument from a2x optionsDave Reisner
2014-08-04Add Andrew to maintainers list.Allan McRae
2014-08-04trans_commit: log beginning and end of transactionAndrew Gregory
2014-08-04filecache_find_url: dereference the 'filebase' pointerRyo Munakata
2014-08-04replace strdup with STRDUPAndrew Gregory
2014-08-04sync.c: fix style violationsAndrew Gregory
2014-08-04pacman.c: simplify stdin parsingAndrew Gregory
2014-08-04handle_unlock: log error when lock file is missingAndrew Gregory
2014-08-04handle_unlock: log lock removal failureAndrew Gregory
2014-08-04signing.c: remove useless error checkAndrew Gregory
2014-08-04deps.c: use alpm_list_find_ptrAndrew Gregory
2014-08-04dep_graph_init: filter ignored packages by nameAndrew Gregory
2014-08-04pactest: delay test object creationAndrew Gregory
2014-08-04pactest: only snapshot needed filesAndrew Gregory
2014-08-04handle: factor out string list option handlingAndrew Gregory
2014-08-04makepkg: skip dependency checking with --verifysourceAllan McRae
2014-08-04makepkg: ensure vcs download tool are installed when requiredAllan McRae
2014-08-03makepkg: improve check and error message for buildfile locationDave Reisner
2014-08-03sync_prepare: remove useless check for replacersAndrew Gregory
2014-08-03check_pkg_fast: check file typeAndrew Gregory
2014-08-03check_file_exists: replace lstat with llstatAndrew Gregory
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