summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-02Allow cleaning only some cachedirsJan Alexander Steffens (heftig)
2012-08-01Merge branch 'maint'Dan McGee
2012-08-01contrib/updpkgsums: Fix error messageAllan McRae
2012-08-01Add documentation for the prepare() functionEnjolras
2012-08-01Add a function prepare() to PKGBUILDEnjolras
2012-08-01makepkg: remove unnecessary formattingAllan McRae
2012-08-01asdeps flag passed from makepkg to pacmanDaniel Wallace
2012-08-01Do not enable _FORTIFY_SOURCE without optimizationAllan McRae
2012-08-01Fix wrong parameter name in alpm_db_update's signatureBarbu Paul - Gheorghe
2012-08-01Clean up exclusion list in sync cache cleanupDan McGee
2012-08-01Skip deltas and partial downloads in package cleanupDan McGee
2012-08-01pactree: show tree vertical "limbs"Andrew Gregory
2012-08-01pactree: consolidate both walk_deps functionsAndrew Gregory
2012-08-01contrib/bacman: fix package architecture in filenameAllan McRae
2012-08-01util: fix line length calc in _alpm_archive_fgetsDave Reisner
2012-08-01lib/conflict: use a binary search within filelistsDave Reisner
2012-08-01lib/be_local: ensure local filelists are sortedDave Reisner
2012-08-01lib/be_package: use qsort instead of our own msortDave Reisner
2012-08-01Add more debug logging to dir_belongsto_pkg() functionDan McGee
2012-07-10Merge branch 'maint'Dan McGee
2012-07-10pacman: be more descriptive when opening an include failsDave Reisner
2012-07-10update comments referring to alpm_option_get_syncdbsDave Reisner
2012-07-10makepkg.conf: add -q option for curlDave Reisner
2012-07-10makepkg.conf: enable curl's cookie engine for httpDave Reisner
2012-07-10diskspace: log errors when opening the mount table failsDave Reisner
2012-07-10Check empty subdirectory ownershipAllan McRae
2012-07-10Add conflict for replacing owned empty directoryAllan McRae
2012-07-10Add man page for pactreeRam Bhamidipaty
2012-06-25Allow leading "local/" in query operationsAllan McRae
2012-06-25Scripts testsuite output consistencyAllan McRae
2012-06-25paccache: adopt size_to_humanDave Reisner
2012-06-25scripts/library: add size_to_humanDave Reisner
2012-06-25pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner
2012-06-25scripts/library: add human_to_sizeDave Reisner
2012-06-25diskspace: only load filesystem info on demandDave Reisner
2012-06-25diskspace: dedupe code for loading FS usageDave Reisner
2012-06-25zsh-completion: Allow use of names in pacman-keyDaniel Wallace
2012-06-25Added syntax highlighting for the sha256sums, sha384sums, and sha512sums arra...Jason St. John
2012-06-25contrib: fix typo in PKGBUILD.vimAllan McRae
2012-06-25repo-add: add checkdepends informationAllan McRae
2012-06-25makepkg: install deps with --repackageAllan McRae
2012-06-25Allow wildcards in PURGE_TARGETS to match any type of file except for directo...Jeremy Huntwork
2012-06-25makepkg: allow url to be overridden in split packagesAllan McRae
2012-06-25Portability fixes for makepkgJeremy Huntwork
2012-06-25query: avoid false ownership matches for files in rootDave Reisner
2012-06-25updpkgsums: avoid fancy quoting in error messageDave Reisner
2012-06-25contrib: sed out @SCRIPTNAME@ in edit commandDave Reisner
2012-06-25add line length parameter to _alpm_strip_newlineDave Reisner
2012-06-25add real_line_size to alpm_read_bufferDave Reisner
2012-06-25pkgdelta: add missing --version longoptDave Reisner