summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* makepkg: allow url to be overridden in split packagesAllan McRae2012-06-25
* Portability fixes for makepkgJeremy Huntwork2012-06-25
* query: avoid false ownership matches for files in rootDave Reisner2012-06-25
* updpkgsums: avoid fancy quoting in error messageDave Reisner2012-06-25
* contrib: sed out @SCRIPTNAME@ in edit commandDave Reisner2012-06-25
* add line length parameter to _alpm_strip_newlineDave Reisner2012-06-25
* add real_line_size to alpm_read_bufferDave Reisner2012-06-25
* pkgdelta: add missing --version longoptDave Reisner2012-06-25
* check proper variable for NULLDave Reisner2012-06-25
* Create repo-remove symlink in scripts dirAllan McRae2012-06-25
* diskspace: canonicalize path to download dirDave Reisner2012-06-25
* libalpm/remove.c - add doxygenAndrew Gregory2012-05-21
* paccache: allow running as rootDave Reisner2012-05-20
* makepkg: rework libdependsAllan McRae2012-05-20
* repo-add: add makedepends informationAllan McRae2012-05-20
* makepkg: write makedepends into .PKGINFOAllan McRae2012-05-20
* Define _FORTIFY_SOURCE in CPPFLAGSAllan McRae2012-05-20
* makepkg: Add CPPFLAGS supportAllan McRae2012-05-20
* updpkgsums: add new contrib scriptDave Reisner2012-05-20
* fix -Wshadow warnings as reported by gcc 4.4.3Dave Reisner2012-05-20
* contrib/pacsysclean: use a standard vim modelineDave Reisner2012-05-20
* Merge branch 'maint'Dan McGee2012-05-20
|\
| * pacman-key: test for content in keyring filesDave Reisner2012-05-20
| * contrib/pacsysclean: avoid setting bogus PACMAN_OPTSDave Reisner2012-05-20
| * Fix gettext usage in pkgdelta help instructionsDan McGee2012-05-20
| * Update pacman-scripts message catalogDan McGee2012-05-20
| * docs: remove 'in the wild' sectionDan McGee2012-05-18
| * pacman-key: clarify messages, s/keychain/keyring/Dan McGee2012-05-04
| * doc: remove --recursive documentation for non-remove operationsDan McGee2012-05-04
| * Ensure pre_upgrade scriptlet gets old package versionDan McGee2012-05-04
* | pacman-key: use mapfile over readDave Reisner2012-05-20
* | makepkg: use mapfile where plausibleDave Reisner2012-05-20
* | pacman: support group selection delimited by commasDave Reisner2012-05-20
* | pkgdelta: adopt parseopts for option parsingDave Reisner2012-05-20
* | makepkg: fix package arch detectionAllan McRae2012-04-30
* | contrib: remove executable bit from input filesDave Reisner2012-04-30
* | zsh completion for makepkgDaniel Wallace2012-04-30
* | add zsh completion to pacman-keyDaniel Wallace2012-04-30
* | Convert ALLOC_FAIL macro into a functionDan McGee2012-04-29
* | be_local: use the right length value for filename in all casesDan McGee2012-04-29
* | pkgdelta/repo-add: quoting fixesFlorian Pritz2012-04-29
* | Output "Packages" instead of "Targets"Allan McRae2012-04-29
* | Merge remote-tracking branch 'dave/buildsys'Dan McGee2012-04-29
|\ \
| * | libalpm: add pkg-config fileDave Reisner2012-04-25
| * | rankmirrors: move to contrib/Dave Reisner2012-04-24
| * | paccache: adopt parseopts for options parsingDave Reisner2012-04-24
| * | configure: require bash >= 4.1 at compile timeDave Reisner2012-04-24
| * | validate bash scripts with 'bash -n' during build.Dave Reisner2012-04-24
| * | contrib: rename bash scripts: .in -> .sh.inDave Reisner2012-04-24
| * | contrib: use a separate build rule for bash scriptsDave Reisner2012-04-24