summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-21makepkg: rework libdependsAllan McRae1-39/+61
2012-05-21repo-add: add makedepends informationAllan McRae1-10/+13
2012-05-21makepkg: write makedepends into .PKGINFOAllan McRae1-0/+2
2012-05-21makepkg: Add CPPFLAGS supportAllan McRae1-2/+2
2012-05-21Merge branch 'maint'Dan McGee4-187/+202
2012-05-21pacman-key: use mapfile over readDave Reisner1-1/+1
2012-05-21makepkg: use mapfile where plausibleDave Reisner1-6/+5
2012-05-21pkgdelta: adopt parseopts for option parsingDave Reisner2-15/+26
2012-05-21pacman-key: test for content in keyring filesDave Reisner1-3/+3
2012-05-20Fix gettext usage in pkgdelta help instructionsDan McGee3-21/+21
2012-05-20Update pacman-scripts message catalogDan McGee2-170/+185
2012-05-04pacman-key: clarify messages, s/keychain/keyring/Dan McGee1-5/+5
2012-05-01makepkg: fix package arch detectionAllan McRae1-0/+1
2012-04-30pkgdelta/repo-add: quoting fixesFlorian Pritz1-1/+1
2012-04-30Merge remote-tracking branch 'dave/buildsys'Dan McGee3-217/+1
2012-04-30makepkg: remove subshelling from check_option and friendsDave Reisner1-58/+79
2012-04-30makepkg: null terminate filenames to stripDave Reisner1-1/+1
2012-04-25rankmirrors: move to contrib/Dave Reisner3-217/+0
2012-04-24makepkg: Be more consistent with missing program messageAllan McRae1-1/+1
2012-04-24makepkg: treat list of packages to be installed as an arrayAllan McRae1-2/+2