summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-11-27makepkg: use last match in BUILDENV/OPTIONS arrayAllan McRae1-2/+3
2012-11-27repo-add: quote filename for consistent output styleAllan McRae1-1/+1
2012-09-18makepkg: fix incorrect bracket usageAllan McRae1-1/+1
2012-09-18makepkg: Add Bazaar VCS supportGary van der Merwe1-3/+72
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-18makepkg: fix warnings with --noextractAllan McRae1-9/+1
2012-09-18makepkg: implement dir_is_empty for dir content checksDave Reisner1-2/+10
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner1-1/+1
2012-08-03makepkg: delay checking for build package with pkgver()Allan McRae1-46/+57
2012-08-03makepkg: add hg url supportAllan McRae1-3/+66
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 McRae1-139/+6
2012-08-02pacman-key: Use lsign_keys function in --populatePierre Schmitz1-1/+2
2012-08-01Merge branch 'maint'Dan McGee1-1/+0
2012-08-01Add a function prepare() to PKGBUILDEnjolras1-0/+11
2012-08-01makepkg: remove unnecessary formattingAllan McRae1-1/+0
2012-08-01asdeps flag passed from makepkg to pacmanDaniel Wallace1-1/+6
2012-06-26paccache: adopt size_to_humanDave Reisner1-0/+2
2012-06-26scripts/library: add size_to_humanDave Reisner3-1/+26
2012-06-26pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner1-6/+7
2012-06-26scripts/library: add human_to_sizeDave Reisner3-1/+61
2012-06-26repo-add: add checkdepends informationAllan McRae2-10/+13
2012-06-26makepkg: install deps with --repackageAllan McRae1-3/+3
2012-06-26Allow wildcards in PURGE_TARGETS to match any type of file except for directo...Jeremy Huntwork1-1/+1
2012-06-26makepkg: allow url to be overridden in split packagesAllan McRae1-1/+1
2012-06-26Portability fixes for makepkgJeremy Huntwork2-29/+23
2012-06-26pkgdelta: add missing --version longoptDave Reisner1-1/+1
2012-06-26Create repo-remove symlink in scripts dirAllan McRae1-5/+7