summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-25check proper variable for NULLDave Reisner
2012-06-25Create repo-remove symlink in scripts dirAllan McRae
2012-06-25diskspace: canonicalize path to download dirDave Reisner
2012-05-21libalpm/remove.c - add doxygenAndrew Gregory
2012-05-20paccache: allow running as rootDave Reisner
2012-05-20makepkg: rework libdependsAllan McRae
2012-05-20repo-add: add makedepends informationAllan McRae
2012-05-20makepkg: write makedepends into .PKGINFOAllan McRae
2012-05-20Define _FORTIFY_SOURCE in CPPFLAGSAllan McRae
2012-05-20makepkg: Add CPPFLAGS supportAllan McRae