summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple 'Architecture' valuesmultiarchDan McGee2012-08-0210-38/+106
* pacman-key: Use lsign_keys function in --populatePierre Schmitz2012-08-021-1/+2
* Split _alpm_filelist_operation functionAllan McRae2012-08-023-30/+57
* Move filelist functions into separate source fileDan McGee2012-08-0211-104/+178
* pactest: avoid upgrade conflict with unchanged effective pathDave Reisner2012-08-021-0/+22
* pactest: Do not remove symlink to directory if a to be installed package uses itAllan McRae2012-08-022-0/+44
* pactest: Do not remove symlink to directory if local package uses that pathAllan McRae2012-08-021-0/+22
* pactest: conflict between files having same effective pathAllan McRae2012-08-021-0/+23
* pactest: conflict between directory and a fileAllan McRae2012-08-021-0/+17
* Add pactest for empty subdirectory conflictAllan McRae2012-08-022-1/+18
* Allow cleaning only some cachedirsJan Alexander Steffens (heftig)2012-08-021-15/+20
* Merge branch 'maint'Dan McGee2012-08-013-6/+12
|\
| * makepkg: remove unnecessary formattingAllan McRae2012-08-011-1/+0
| * contrib/bacman: fix package architecture in filenameAllan McRae2012-08-011-4/+4
| * Add more debug logging to dir_belongsto_pkg() functionDan McGee2012-08-011-1/+8
* | contrib/updpkgsums: Fix error messageAllan McRae2012-08-011-1/+1
* | Add documentation for the prepare() functionEnjolras2012-08-012-8/+17
* | Add a function prepare() to PKGBUILDEnjolras2012-08-011-0/+11
* | asdeps flag passed from makepkg to pacmanDaniel Wallace2012-08-014-4/+14
* | Do not enable _FORTIFY_SOURCE without optimizationAllan McRae2012-08-012-3/+14
* | Fix wrong parameter name in alpm_db_update's signatureBarbu Paul - Gheorghe2012-08-011-1/+1
* | Clean up exclusion list in sync cache cleanupDan McGee2012-08-011-23/+24
* | Skip deltas and partial downloads in package cleanupDan McGee2012-08-011-0/+10
* | pactree: show tree vertical "limbs"Andrew Gregory2012-08-011-18/+62
* | pactree: consolidate both walk_deps functionsAndrew Gregory2012-08-011-61/+28
* | util: fix line length calc in _alpm_archive_fgetsDave Reisner2012-08-011-2/+4
* | lib/conflict: use a binary search within filelistsDave Reisner2012-08-011-8/+5
* | lib/be_local: ensure local filelists are sortedDave Reisner2012-08-011-0/+2
* | lib/be_package: use qsort instead of our own msortDave Reisner2012-08-011-49/+3
* | Merge branch 'maint'Dan McGee2012-07-108-9/+158
|\|
| * makepkg.conf: add -q option for curlDave Reisner2012-07-101-3/+3
| * makepkg.conf: enable curl's cookie engine for httpDave Reisner2012-07-101-2/+2
| * Check empty subdirectory ownershipAllan McRae2012-07-102-0/+22
| * Add conflict for replacing owned empty directoryAllan McRae2012-07-103-6/+66
| * Add man page for pactreeRam Bhamidipaty2012-07-103-0/+67
* | pacman: be more descriptive when opening an include failsDave Reisner2012-07-101-1/+2
* | update comments referring to alpm_option_get_syncdbsDave Reisner2012-07-102-2/+2
* | diskspace: log errors when opening the mount table failsDave Reisner2012-07-101-0/+6
* | Allow leading "local/" in query operationsAllan McRae2012-06-251-1/+8
* | Scripts testsuite output consistencyAllan McRae2012-06-252-4/+4
* | paccache: adopt size_to_humanDave Reisner2012-06-253-21/+4
* | scripts/library: add size_to_humanDave Reisner2012-06-253-1/+26
* | pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner2012-06-252-7/+9
* | scripts/library: add human_to_sizeDave Reisner2012-06-256-2/+140
* | diskspace: only load filesystem info on demandDave Reisner2012-06-252-13/+47
* | diskspace: dedupe code for loading FS usageDave Reisner2012-06-251-25/+27
* | zsh-completion: Allow use of names in pacman-keyDaniel Wallace2012-06-251-5/+4
* | Added syntax highlighting for the sha256sums, sha384sums, and sha512sums arra...Jason St. John2012-06-251-2/+44
* | contrib: fix typo in PKGBUILD.vimAllan McRae2012-06-251-1/+1
* | repo-add: add checkdepends informationAllan McRae2012-06-253-10/+19