summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Add --needed option to makepkgwgiokas2012-11-27
* Use sentence case in makepkgJason St. John2012-11-27
* makepkg: save path to PACMAN and test availabilityAllan McRae2012-11-27
* Remove last traces of handling command arguments in $PACMANMartin Panter2012-11-27
* makepkg: fix signing built packageChristian Hesse2012-11-27
* makepkg: deprecate PKGBUILDs without a package() functionAllan McRae2012-11-27
* makepkg: print "SKIP" for signature checksumsAllan McRae2012-11-27
* makepkg: use last match in BUILDENV/OPTIONS arrayAllan McRae2012-11-27
* repo-add: quote filename for consistent output styleAllan McRae2012-11-27
* makepkg: fix incorrect bracket usageAllan McRae2012-09-18
* makepkg: Add Bazaar VCS supportGary van der Merwe2012-09-18
* makepkg: fix order of --help outputAllan McRae2012-09-18
* makepkg: allow fragment to contain a "#" characterAllan McRae2012-09-18
* makepkg: always check makepkg.conf for match to download protocolAllan McRae2012-09-18
* makepkg: do not embed timestamps in compressed manpagesAllan McRae2012-09-18
* makepkg: check if hg and svn directories are non-empty before updatingAllan McRae2012-09-18
* makepkg: do not create hg working directory on checkoutAllan McRae2012-09-18
* makepkg: Improvements to get_filename:Gary van der Merwe2012-09-18
* makepkg: check if $dir is a local clone of the right git repoMohammad Alsaleh2012-09-18
* makepkg: git clone instead of git fetch if $dir exists but emptyMohammad Alsaleh2012-09-18
* makepkg: fix warnings with --noextractAllan McRae2012-09-18
* makepkg: implement dir_is_empty for dir content checksDave Reisner2012-09-18
* pkgdelta: pass correct args to create_deltaDave Reisner2012-09-18
* makepkg: delay checking for build package with pkgver()Allan McRae2012-08-04
* makepkg: add hg url supportAllan McRae2012-08-04
* makepkg: check pkgver validity after updatingAllan McRae2012-08-04
* makepkg: only update pkgver when all sources are availableAllan McRae2012-08-04
* makepkg: add --holdver to control VCS source updatingAllan McRae2012-08-04
* makepkg: do not download VCS sources unless neededAllan McRae2012-08-04
* makepkg: rename myverAllan McRae2012-08-04
* makepkg: add support for SVN urlsAllan McRae2012-08-04
* makepkg: provide mechanism for auto-updating pkgverAllan McRae2012-08-04
* makepkg: modify get_filepath to handle VCS sourcesAllan McRae2012-08-04
* makepkg: modify get_filename to handle VCS sourcesAllan McRae2012-08-04
* makepkg: fix checksum generation with VCS sourcesAllan McRae2012-08-04
* makepkg: allow using GIT source URLsAllan McRae2012-08-04
* makepkg: skip integrity checking earlyAllan McRae2012-08-04
* makepkg: generalize download_sourcesAllan McRae2012-08-04
* makepkg: add function to return download protocolAllan McRae2012-08-04
* makepkg: reorder source handling functionsAllan McRae2012-08-04
* makepkg: remove VCS package supportAllan McRae2012-08-04
* pacman-key: Use lsign_keys function in --populatePierre Schmitz2012-08-02
* Merge branch 'maint'Dan McGee2012-08-01
|\
| * makepkg: remove unnecessary formattingAllan McRae2012-08-01
* | Add a function prepare() to PKGBUILDEnjolras2012-08-01
* | asdeps flag passed from makepkg to pacmanDaniel Wallace2012-08-01
* | paccache: adopt size_to_humanDave Reisner2012-06-25
* | scripts/library: add size_to_humanDave Reisner2012-06-25
* | pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner2012-06-25
* | scripts/library: add human_to_sizeDave Reisner2012-06-25