summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Merge branch 'maint'Dan McGee4-4/+13
2012-09-18pacman.8: remove redundant sectionAllan McRae1-3/+0
2012-09-18signing.c: warn if time went backwardsFlorian Pritz1-0/+5
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner1-1/+1
2012-09-18Fix documentation typoAllan McRae1-1/+1
2012-09-18Remove incorrect documentation for unlink_fileAllan McRae1-4/+0
2012-09-18query_fileowner, mdirname: add error checksAndrew Gregory2-15/+18
2012-09-18query_fileowner: remove assumption that root is "/"Andrew Gregory2-25/+11
2012-09-18query_fileowner: remove trailing '/' from targetsAndrew Gregory1-1/+8
2012-09-18query_fileowner: resolve root earlyAndrew Gregory1-9/+25
2012-09-18query_fileowner: remove resolve_path functionAndrew Gregory1-20/+3
2012-09-18query_fileowner: break/continue pkgfile loopAndrew Gregory1-0/+4
2012-09-18Document system and user specific makepkg.confAllan McRae1-0/+4
2012-09-18pactest: allow running with valgrind from any directoryAllan McRae1-1/+4
2012-08-08Move important information up in -Si outputAllan McRae1-3/+2
2012-08-08PKGBUILD.vim: improve 'options' highlighting, add extra keywordsJason St. John1-2/+2
2012-08-08removed the condition in alpm_db_set_servers since FREELIST is NULL safeBarbu Paul - Gheorghe1-1/+1
2012-08-08added coding standardBarbu Paul - Gheorghe1-0/+44
2012-08-08fixed typoBarbu Paul - Gheorghe1-1/+1
2012-08-08Merge remote-tracking branch 'allan/working-split/vcs'Dan McGee3-410/+590
2012-08-08Merge branch 'maint'Dan McGee1-1/+2
2012-08-08coding style fixesFlorian Pritz3-4/+4
2012-08-08Print repo being search for replaces in debug outputAllan McRae1-1/+2
2012-08-03makepkg: delay checking for build package with pkgver()Allan McRae1-46/+57
2012-08-03makepkg: add hg url supportAllan McRae2-5/+71
2012-08-03doc: Add --holdver information for makepkgAllan McRae1-0/+4
2012-08-03doc: Document using svn source urlAllan McRae1-1/+5
2012-08-03doc: document automatically updating the pkgver variableAllan McRae1-0/+5
2012-08-03doc: Document using VCS sources in a PKGBUILDAllan McRae1-0/+32
2012-08-03makepkg: check pkgver validity after updatingAllan McRae1-9/+25
2012-08-03makepkg: only update pkgver when all sources are availableAllan McRae1-1/+1
2012-08-03makepkg: add --holdver to control VCS source updatingAllan McRae1-3/+6
2012-08-03makepkg: do not download VCS sources unless neededAllan McRae1-6/+12
2012-08-03makepkg: rename myverAllan McRae1-4/+4
2012-08-03makepkg: add support for SVN urlsAllan McRae1-3/+70
2012-08-03makepkg: provide mechanism for auto-updating pkgverAllan McRae1-0/+21
2012-08-03makepkg: modify get_filepath to handle VCS sourcesAllan McRae1-17/+23
2012-08-03makepkg: modify get_filename to handle VCS sourcesAllan McRae1-8/+23
2012-08-03makepkg: fix checksum generation with VCS sourcesAllan McRae1-4/+15
2012-08-03makepkg: allow using GIT source URLsAllan McRae1-0/+85
2012-08-03makepkg: skip integrity checking earlyAllan McRae1-11/+13
2012-08-03makepkg: generalize download_sourcesAllan McRae1-45/+67
2012-08-03makepkg: add function to return download protocolAllan McRae1-0/+11
2012-08-03makepkg: reorder source handling functionsAllan McRae1-120/+120
2012-08-03makepkg: remove VCS package supportAllan McRae3-213/+6
2012-08-02pacman-key: Use lsign_keys function in --populatePierre Schmitz1-1/+2
2012-08-02Split _alpm_filelist_operation functionAllan McRae3-30/+57
2012-08-02Move filelist functions into separate source fileDan McGee11-104/+178
2012-08-02pactest: avoid upgrade conflict with unchanged effective pathDave Reisner1-0/+22
2012-08-02pactest: Do not remove symlink to directory if a to be installed package uses itAllan McRae2-0/+44