summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* makepkg.conf: enable curl's cookie engine for httpDave Reisner2012-04-07
* bash_completion: complete pacman-key options right awayDan McGee2012-03-27
* Drop bash 3.2 completion supportDan McGee2012-03-27
* Change table_display() to be staticDan McGee2012-03-16
* Reduce calls to getcolsDan McGee2012-03-16
* Pass a file descriptor to getcols and flush_term_inputDan McGee2012-03-16
* Merge branch 'maint'Dan McGee2012-03-16
|\
| * makepkg: quote removed filename as it can have spacesAllan McRae2012-03-16
| * lib/sync: avoid unwanted unlink after download failDave Reisner2012-03-14
| * dload: reset payload filename members before downloadDave Reisner2012-03-14
| * Skip special files when cleaning package cacheAllan McRae2012-03-13
| * Add 3.0.x versions to doc/index.txtDan McGee2012-03-12
* | makepkg: abort when failing to create BUILDDIRAllan McRae2012-03-16
* | makepkg: prevent issues with files starting with a hyphenAllan McRae2012-03-16
* | makepkg: append pkgbase to BUILDDIR if specifiedAllan McRae2012-03-16
* | pactest: make OPTDEPEND rule look at non-description onlyDan McGee2012-03-16
* | Always display download size if it appliesDan McGee2012-03-16
* | Handle printing NULL correctly in table displayDan McGee2012-03-16
* | Prefer fputs/fputc over fprintf when writing local databaseDan McGee2012-03-16
* | Extract a write_deps function from local database writingDan McGee2012-03-16
* | Remove unnecessary path check from local databaseDan McGee2012-03-16
* | Minor format-string related cleanupsDan McGee2012-03-12
* | Merge branch 'maint'Dan McGee2012-03-08
|\|
| * makepkg: exit via default signal handler in trap_exitDave Reisner2012-03-08
| * pacman-key: Remove useless signature verification in --populate commandPierre Schmitz2012-03-05
| * Translation updates from TransifexDan McGee2012-03-05
| * Do not dereference symlinks when calculating sizeAllan McRae2012-03-05
| * makepkg: fix false error with multiple libdepsFlorian Pritz2012-03-05
| * makepkg: fix extraction of soname in find_libdependsFlorian Pritz2012-03-05
| * Fix a potential memory leak in filelist creationDan McGee2012-03-05
| * Fix a memory leak when loading an invalid packageDan McGee2012-03-05
| * Database cleanup enhancementsDan McGee2012-03-05
* | Simplify package validation info output for sync packagesAllan McRae2012-03-08
* | Remove _alpm_csumAllan McRae2012-03-08
* | Add information on how an installed package was validatedAllan McRae2012-03-08
* | makepkg: use array instead of stringDave Reisner2012-03-08
* | makepkg: avoid use of eval in run_pacmanDave Reisner2012-03-08
* | makepkg: enforce decimal format for pkgrelDave Reisner2012-03-08
* | Point python shebangs at python2Allan McRae2012-03-08
* | makepkg: allow specifying compression optionsChristian Hesse2012-03-08
* | Hook new optdepend structures upBenedikt Morbach2012-03-08
* | Allow alpm_depend_t to have a descriptionDan McGee2012-03-08
* | pacman-optimize: standardize on openssl usage, only touch local/Dan McGee2012-03-08
* | Use "mode" in _alpm_makepath_modeAllan McRae2012-02-20
* | Merge branch 'maint'Dan McGee2012-02-20
|\|
| * Don't check diskspace when using --dbonlyDan McGee2012-02-20
| * Give better error messages on database locking failuresDan McGee2012-02-19
| * diskspace: ensure we match only full path componentsDan McGee2012-02-19
| * parseopts: normalize options into an arrayDave Reisner2012-02-16
| * pacsysclean: Fix script description and accept -o option without hyphenEric BĂ©langer2012-02-16