summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-07Move important information up in -Si outputHEADmasterAllan McRae
2012-08-07PKGBUILD.vim: improve 'options' highlighting, add extra keywordsJason St. John
2012-08-07removed the condition in alpm_db_set_servers since FREELIST is NULL safeBarbu Paul - Gheorghe
2012-08-07added coding standardBarbu Paul - Gheorghe
2012-08-07fixed typoBarbu Paul - Gheorghe
2012-08-07Merge remote-tracking branch 'allan/working-split/vcs'Dan McGee
2012-08-07Merge branch 'maint'Dan McGee
2012-08-07coding style fixesFlorian Pritz
2012-08-07Print repo being search for replaces in debug outputAllan McRae
2012-08-04makepkg: delay checking for build package with pkgver()Allan McRae
2012-08-04makepkg: add hg url supportAllan McRae
2012-08-04doc: Add --holdver information for makepkgAllan McRae
2012-08-04doc: Document using svn source urlAllan McRae
2012-08-04doc: document automatically updating the pkgver variableAllan McRae
2012-08-04doc: Document using VCS sources in a PKGBUILDAllan McRae
2012-08-04makepkg: check pkgver validity after updatingAllan McRae
2012-08-04makepkg: only update pkgver when all sources are availableAllan McRae
2012-08-04makepkg: add --holdver to control VCS source updatingAllan McRae
2012-08-04makepkg: do not download VCS sources unless neededAllan McRae
2012-08-04makepkg: rename myverAllan McRae
2012-08-04makepkg: add support for SVN urlsAllan McRae
2012-08-04makepkg: provide mechanism for auto-updating pkgverAllan McRae
2012-08-04makepkg: modify get_filepath to handle VCS sourcesAllan McRae
2012-08-04makepkg: modify get_filename to handle VCS sourcesAllan McRae
2012-08-04makepkg: fix checksum generation with VCS sourcesAllan McRae
2012-08-04makepkg: allow using GIT source URLsAllan McRae
2012-08-04makepkg: skip integrity checking earlyAllan McRae
2012-08-04makepkg: generalize download_sourcesAllan McRae
2012-08-04makepkg: add function to return download protocolAllan McRae
2012-08-04makepkg: reorder source handling functionsAllan McRae
2012-08-04makepkg: remove VCS package supportAllan McRae
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