summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * pacman-key: make the -e option work as advertisedAllan McRae2012-03-291-1/+1
| * Update all translation filesDan McGee2012-03-2883-1003/+553
| * makepkg: avoid reporting bogus install size on btrfsDave Reisner2012-03-281-0/+6
| * signing: cope with gpg2's failure at lifeDave Reisner2012-03-281-3/+12
* | Revert "makepkg: calculate exact total file size"Dan McGee2012-04-073-1/+4
* | pacman: show groups once with -SgPierre2012-04-071-2/+6
* | makepkg.conf: enable curl's cookie engine for httpDave Reisner2012-04-071-2/+2
* | bash_completion: complete pacman-key options right awayDan McGee2012-03-271-5/+7
* | Drop bash 3.2 completion supportDan McGee2012-03-271-11/+4
* | Change table_display() to be staticDan McGee2012-03-162-3/+1
* | Reduce calls to getcolsDan McGee2012-03-167-76/+92
* | Pass a file descriptor to getcols and flush_term_inputDan McGee2012-03-163-18/+19
* | Merge branch 'maint'Dan McGee2012-03-165-8/+41
|\|
| * makepkg: quote removed filename as it can have spacesAllan McRae2012-03-161-1/+1
| * lib/sync: avoid unwanted unlink after download failDave Reisner2012-03-141-0/+2
| * dload: reset payload filename members before downloadDave Reisner2012-03-141-0/+5
| * Skip special files when cleaning package cacheAllan McRae2012-03-131-0/+17
| * Add 3.0.x versions to doc/index.txtDan McGee2012-03-121-5/+12
* | makepkg: abort when failing to create BUILDDIRAllan McRae2012-03-161-2/+5
* | makepkg: prevent issues with files starting with a hyphenAllan McRae2012-03-161-3/+3
* | makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae2012-03-161-2/+8
* | pactest: make OPTDEPEND rule look at non-description onlyDan McGee2012-03-161-2/+5
* | Always display download size if it appliesDan McGee2012-03-161-17/+12
* | Handle printing NULL correctly in table displayDan McGee2012-03-161-0/+3
* | Prefer fputs/fputc over fprintf when writing local databaseDan McGee2012-03-161-11/+15
* | Extract a write_deps function from local database writingDan McGee2012-03-161-45/+22
* | Remove unnecessary path check from local databaseDan McGee2012-03-161-12/+3
* | Minor format-string related cleanupsDan McGee2012-03-122-2/+2
* | Merge branch 'maint'Dan McGee2012-03-0820-520/+520
|\|
| * makepkg: exit via default signal handler in trap_exitDave Reisner2012-03-081-4/+9
| * pacman-key: Remove useless signature verification in --populate commandPierre Schmitz2012-03-052-44/+0
| * Translation updates from TransifexDan McGee2012-03-0513-425/+438
| * Do not dereference symlinks when calculating sizeAllan McRae2012-03-052-6/+6
| * makepkg: fix false error with multiple libdepsFlorian Pritz2012-03-051-1/+2
| * makepkg: fix extraction of soname in find_libdependsFlorian Pritz2012-03-051-1/+1
| * Fix a potential memory leak in filelist creationDan McGee2012-03-051-13/+19
| * Fix a memory leak when loading an invalid packageDan McGee2012-03-051-3/+3
| * Database cleanup enhancementsDan McGee2012-03-051-26/+45
* | Simplify package validation info output for sync packagesAllan McRae2012-03-082-26/+42
* | Remove _alpm_csumAllan McRae2012-03-085-13/+8
* | Add information on how an installed package was validatedAllan McRae2012-03-087-5/+123
* | makepkg: use array instead of stringDave Reisner2012-03-081-3/+3
* | makepkg: avoid use of eval in run_pacmanDave Reisner2012-03-081-5/+5
* | makepkg: enforce decimal format for pkgrelDave Reisner2012-03-081-2/+2
* | Point python shebangs at python2Allan McRae2012-03-088-8/+8
* | makepkg: allow specifying compression optionsChristian Hesse2012-03-083-4/+18
* | Hook new optdepend structures upBenedikt Morbach2012-03-087-22/+94
* | Allow alpm_depend_t to have a descriptionDan McGee2012-03-082-13/+32
* | pacman-optimize: standardize on openssl usage, only touch local/Dan McGee2012-03-081-22/+23
* | Use "mode" in _alpm_makepath_modeAllan McRae2012-02-201-2/+2