summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-11-27repo-add: quote filename for consistent output styleAllan McRae
2012-09-18makepkg: fix incorrect bracket usageAllan McRae
2012-09-18makepkg: Add Bazaar VCS supportGary van der Merwe
2012-09-18makepkg: fix order of --help outputAllan McRae
2012-09-18makepkg: allow fragment to contain a "#" characterAllan McRae
2012-09-18makepkg: always check makepkg.conf for match to download protocolAllan McRae
2012-09-18makepkg: do not embed timestamps in compressed manpagesAllan McRae
2012-09-18makepkg: check if hg and svn directories are non-empty before updatingAllan McRae
2012-09-18makepkg: do not create hg working directory on checkoutAllan McRae
2012-09-18makepkg: Improvements to get_filename:Gary van der Merwe
2012-09-18makepkg: check if $dir is a local clone of the right git repoMohammad Alsaleh
2012-09-18makepkg: git clone instead of git fetch if $dir exists but emptyMohammad Alsaleh
2012-09-18makepkg: fix warnings with --noextractAllan McRae
2012-09-18makepkg: implement dir_is_empty for dir content checksDave Reisner
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner
2012-08-04makepkg: delay checking for build package with pkgver()Allan McRae
2012-08-04makepkg: add hg url supportAllan 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-01Merge branch 'maint'Dan McGee
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-06-25paccache: adopt size_to_humanDave Reisner
2012-06-25scripts/library: add size_to_humanDave Reisner
2012-06-25pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner
2012-06-25scripts/library: add human_to_sizeDave Reisner
2012-06-25repo-add: add checkdepends informationAllan McRae
2012-06-25makepkg: install deps with --repackageAllan McRae
2012-06-25Allow wildcards in PURGE_TARGETS to match any type of file except for directo...Jeremy Huntwork
2012-06-25makepkg: allow url to be overridden in split packagesAllan McRae
2012-06-25Portability fixes for makepkgJeremy Huntwork
2012-06-25pkgdelta: add missing --version longoptDave Reisner
2012-06-25Create repo-remove symlink in scripts dirAllan McRae
2012-05-20makepkg: rework libdependsAllan McRae