summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-24makepkg: properly detect the last rev for all VCS types, remove darcslukeshu-versiondetectLuke Shumaker
2012-08-02pacman-key: Use lsign_keys function in --populatePierre Schmitz
2012-08-02Split _alpm_filelist_operation functionAllan McRae
2012-08-02Move filelist functions into separate source fileDan McGee
2012-08-02pactest: avoid upgrade conflict with unchanged effective pathDave Reisner
2012-08-02pactest: Do not remove symlink to directory if a to be installed package uses itAllan McRae
2012-08-02pactest: Do not remove symlink to directory if local package uses that pathAllan McRae
2012-08-02pactest: conflict between files having same effective pathAllan McRae
2012-08-02pactest: conflict between directory and a fileAllan McRae
2012-08-02Add pactest for empty subdirectory conflictAllan McRae
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