summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-13inform the user of activities that might take a longer time0.9.1Pierre Schmitz3-3/+11
2010-02-12Fall back to default if CacheDir is not setPierre Schmitz1-1/+1
2010-02-12supress confusing output of pushd and popd0.9.0Pierre Schmitz2-4/+4
2010-02-12copy files seperately to avoid escaping problemsPierre Schmitz1-3/+1
2010-02-11check install files, tooPierre Schmitz1-1/+1
2010-02-11make sure pacman cache dir existsPierre Schmitz1-0/+1
2010-02-11don't cross filesystems. usefull if you bind a local mirror into your working...Pierre Schmitz1-1/+1
2010-02-11update commentPierre Schmitz1-1/+1
2010-02-11abort if not all local source files are under version controlPierre Schmitz1-0/+7
2010-02-11Add missing -n option to getopt list for mkarchrootPierre Schmitz1-1/+1
2010-02-11Replace expensive merge with delete and copyPierre Schmitz1-31/+7
2010-02-11avoid useless output in commitpkgPierre Schmitz1-12/+5
2010-02-11simplify and optimize upload processPierre Schmitz1-36/+16
2010-02-11Revert "add support for community svn"Pierre Schmitz1-4/+1
2010-02-11Reduce verbosity to a sane minimumPierre Schmitz2-30/+1
2010-02-11Read pacman cache dir from pacman.conf or cliPierre Schmitz1-8/+11
2010-02-11Create a working copy instead of using an union layerPierre Schmitz1-67/+52
2010-02-11Move build and package logs to WORKDIR, otherwise it is lostPierre Schmitz1-0/+4
2010-01-11add support for community svnIonut Biru1-1/+4
2010-01-11devtools: make sure all files are owned by nobody before buildingNezmer1-4/+4
2010-01-11Reset umask before touching the chroot.Byron Clark2-0/+2
2009-12-18Remove sourcing of makepkg.conf filesAaron Griffin1-5/+0
2009-12-16makechrootpkg: Replaced DB_COMPRESSION with 'gz'Eric Bélanger1-1/+1
2009-12-16Use the host's SRCDEST and PKGDEST if definedAaron Griffin1-0/+4
2009-10-28Move the determination of unique .install files0.8.0Ronald van Haren1-2/+1
2009-10-26checkpkg: Check package cache for old packagesEric Bélanger1-0/+2
2009-10-26checkpkg: Made wget quietEric Bélanger1-1/+1
2009-10-26checkpkg: Added split package supportEric Bélanger1-40/+43
2009-10-26Change loop var CARCH to _archFrancois Charette1-4/+4
2009-10-26Change "uploading to" message to be less ambiguousFrancois Charette1-1/+1
2009-10-06commitpkg: tidy quotes and remove unneeded bracesEvangelos Foutras1-13/+13
2009-10-06Move package verification into a separate functionEvangelos Foutras1-2/+14
2009-10-06makechrootpkg: Ensure SRC/PKGDEST are directoriesAndrea Scarpino1-2/+2
2009-10-06commitpkg: tagged msg is now in archreleaseFrançois Charette1-1/+0
2009-10-06archrelease: exit if working copy is not committedFrançois Charette1-1/+8
2009-10-06checkpkg: Set CARCH=any when arch=anyFrançois Charette1-1/+3
2009-09-23commitpkg: Fix pushd for any packagesDaniel J Griffiths1-1/+1
2009-09-23commitpkg: introduce abort function for errorsEvangelos Foutras1-29/+13
2009-09-23commitpkg: correct svn commit message spacingEvangelos Foutras1-2/+2
2009-09-23commitpkg: upload all available architecturesEvangelos Foutras1-52/+46
2009-09-23Move initialization code out of the upload loopEvangelos Foutras1-30/+30
2009-09-23commitpkg: get rid of tabs and indent commentsEvangelos Foutras1-23/+23
2009-09-21minor syntax fixFrancois Charette1-1/+1
2009-09-21fix indentationFrancois Charette1-9/+9
2009-09-19makechrootpkg: Fixed add_to_db option checkEric Bélanger1-2/+1
2009-09-18makechrootpkg: fixed copying of split packagesAaron Griffin1-19/+16
2009-09-18Attempted fix for SRCDEST/PKGDEST parsingAaron Griffin1-12/+5
2009-09-18Remove some extra cleanup umountsAaron Griffin1-2/+0
2009-09-18Remove refs to commitpkg2any in MakefileFrancois Charette1-2/+0
2009-09-18remove commitpkg2anyFrancois Charette1-33/+0