summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* makepkg: only update pkgver when all sources are availableAllan McRae2012-08-04
* makepkg: add --holdver to control VCS source updatingAllan McRae2012-08-04
* makepkg: do not download VCS sources unless neededAllan McRae2012-08-04
* makepkg: rename myverAllan McRae2012-08-04
* makepkg: add support for SVN urlsAllan McRae2012-08-04
* makepkg: provide mechanism for auto-updating pkgverAllan McRae2012-08-04
* makepkg: modify get_filepath to handle VCS sourcesAllan McRae2012-08-04
* makepkg: modify get_filename to handle VCS sourcesAllan McRae2012-08-04
* makepkg: fix checksum generation with VCS sourcesAllan McRae2012-08-04
* makepkg: allow using GIT source URLsAllan McRae2012-08-04
* makepkg: skip integrity checking earlyAllan McRae2012-08-04
* makepkg: generalize download_sourcesAllan McRae2012-08-04
* makepkg: add function to return download protocolAllan McRae2012-08-04
* makepkg: reorder source handling functionsAllan McRae2012-08-04
* makepkg: remove VCS package supportAllan McRae2012-08-04
* pacman-key: Use lsign_keys function in --populatePierre Schmitz2012-08-02
* Split _alpm_filelist_operation functionAllan McRae2012-08-02
* Move filelist functions into separate source fileDan McGee2012-08-02
* pactest: avoid upgrade conflict with unchanged effective pathDave Reisner2012-08-02
* pactest: Do not remove symlink to directory if a to be installed package uses itAllan McRae2012-08-02
* pactest: Do not remove symlink to directory if local package uses that pathAllan McRae2012-08-02
* pactest: conflict between files having same effective pathAllan McRae2012-08-02
* pactest: conflict between directory and a fileAllan McRae2012-08-02
* Add pactest for empty subdirectory conflictAllan McRae2012-08-02
* Allow cleaning only some cachedirsJan Alexander Steffens (heftig)2012-08-02
* Merge branch 'maint'Dan McGee2012-08-01
|\
| * makepkg: remove unnecessary formattingAllan McRae2012-08-01
| * contrib/bacman: fix package architecture in filenameAllan McRae2012-08-01
| * Add more debug logging to dir_belongsto_pkg() functionDan McGee2012-08-01
* | contrib/updpkgsums: Fix error messageAllan McRae2012-08-01
* | Add documentation for the prepare() functionEnjolras2012-08-01
* | Add a function prepare() to PKGBUILDEnjolras2012-08-01
* | asdeps flag passed from makepkg to pacmanDaniel Wallace2012-08-01
* | Do not enable _FORTIFY_SOURCE without optimizationAllan McRae2012-08-01
* | Fix wrong parameter name in alpm_db_update's signatureBarbu Paul - Gheorghe2012-08-01
* | Clean up exclusion list in sync cache cleanupDan McGee2012-08-01
* | Skip deltas and partial downloads in package cleanupDan McGee2012-08-01
* | pactree: show tree vertical "limbs"Andrew Gregory2012-08-01
* | pactree: consolidate both walk_deps functionsAndrew Gregory2012-08-01
* | util: fix line length calc in _alpm_archive_fgetsDave Reisner2012-08-01
* | lib/conflict: use a binary search within filelistsDave Reisner2012-08-01
* | lib/be_local: ensure local filelists are sortedDave Reisner2012-08-01
* | lib/be_package: use qsort instead of our own msortDave Reisner2012-08-01
* | Merge branch 'maint'Dan McGee2012-07-10
|\|
| * makepkg.conf: add -q option for curlDave Reisner2012-07-10
| * makepkg.conf: enable curl's cookie engine for httpDave Reisner2012-07-10
| * Check empty subdirectory ownershipAllan McRae2012-07-10
| * Add conflict for replacing owned empty directoryAllan McRae2012-07-10
| * Add man page for pactreeRam Bhamidipaty2012-07-10
* | pacman: be more descriptive when opening an include failsDave Reisner2012-07-10