summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-27configure.ac: cleanup duplication in --enable-git-versionDave Reisner1-5/+1
2012-11-27m4/po.m4: Remove use of deprecated macroAllan McRae1-1/+1
2012-11-27Fix thinko in configure.ac CFLAGS empty checkingDan McGee2-2/+2
2012-11-27Fix typo in acinclude.m4 fs_old_*flagsDan McGee1-3/+3
2012-09-18makepkg: fix incorrect bracket usageAllan McRae1-1/+1
2012-09-18makepkg: Add Bazaar VCS supportGary van der Merwe2-4/+76
2012-09-18makepkg: fix order of --help outputAllan McRae1-1/+1
2012-09-18makepkg: allow fragment to contain a "#" characterAllan McRae1-3/+3
2012-09-18makepkg: always check makepkg.conf for match to download protocolAllan McRae1-7/+2
2012-09-18makepkg: do not embed timestamps in compressed manpagesAllan McRae1-1/+1
2012-09-18makepkg: check if hg and svn directories are non-empty before updatingAllan McRae1-2/+2
2012-09-18makepkg: do not create hg working directory on checkoutAllan McRae1-2/+2
2012-09-18makepkg: Improvements to get_filename:Gary van der Merwe1-6/+6
2012-09-18makepkg: check if $dir is a local clone of the right git repoMohammad Alsaleh1-1/+7
2012-09-18makepkg: git clone instead of git fetch if $dir exists but emptyMohammad Alsaleh1-1/+1
2012-09-18Avoid interger overflow when calculating remaining line lengthAllan McRae1-1/+1
2012-09-18Fix typo in documentationAllan McRae1-1/+1
2012-09-18makepkg: fix warnings with --noextractAllan McRae1-9/+1
2012-09-18makepkg: implement dir_is_empty for dir content checksDave Reisner1-2/+10
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