summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-18Merge branch 'maint'Dan McGee
2012-09-18pacman.8: remove redundant sectionAllan McRae
2012-09-18signing.c: warn if time went backwardsFlorian Pritz
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner
2012-09-18Fix documentation typoAllan McRae
2012-09-18Remove incorrect documentation for unlink_fileAllan McRae
2012-09-18query_fileowner, mdirname: add error checksAndrew Gregory
2012-09-18query_fileowner: remove assumption that root is "/"Andrew Gregory
2012-09-18query_fileowner: remove trailing '/' from targetsAndrew Gregory
2012-09-18query_fileowner: resolve root earlyAndrew Gregory
2012-09-18query_fileowner: remove resolve_path functionAndrew Gregory
2012-09-18query_fileowner: break/continue pkgfile loopAndrew Gregory
2012-09-18Document system and user specific makepkg.confAllan McRae
2012-09-18pactest: allow running with valgrind from any directoryAllan McRae
2012-08-07Move important information up in -Si outputAllan 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