summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-21mkarchroot: Added default pacman cache in usage help0.9.3Eric Bélanger
2010-02-17escape line breaks in find commandPierre Schmitz
2010-02-17Use svnversion insead of svn infoPierre Schmitz
2010-02-17Use local information to determine if a commit is neededPierre Schmitz
2010-02-17Check if package was already releasedPierre Schmitz
2010-02-17commitpkg: dereference symlinks on package uploadDan McGee
2010-02-13add dist target to Makefile0.9.2Pierre Schmitz
2010-02-13add common gitignore filePierre Schmitz
2010-02-13apply common coding stylePierre Schmitz
2010-02-13Further fixes to cache_dir handlingAllan McRae
2010-02-13Read cachedir from pacman.conf in working dirAllan McRae
2010-02-13set umask to 0022Pierre Schmitz
2010-02-13inform the user of activities that might take a longer time0.9.1Pierre Schmitz
2010-02-12Fall back to default if CacheDir is not setPierre Schmitz
2010-02-12supress confusing output of pushd and popd0.9.0Pierre Schmitz
2010-02-12copy files seperately to avoid escaping problemsPierre Schmitz
2010-02-11check install files, tooPierre Schmitz
2010-02-11make sure pacman cache dir existsPierre Schmitz
2010-02-11don't cross filesystems. usefull if you bind a local mirror into your working...Pierre Schmitz
2010-02-11update commentPierre Schmitz
2010-02-11abort if not all local source files are under version controlPierre Schmitz
2010-02-11Add missing -n option to getopt list for mkarchrootPierre Schmitz
2010-02-11Replace expensive merge with delete and copyPierre Schmitz
2010-02-11avoid useless output in commitpkgPierre Schmitz
2010-02-11simplify and optimize upload processPierre Schmitz
2010-02-11Revert "add support for community svn"Pierre Schmitz
2010-02-11Reduce verbosity to a sane minimumPierre Schmitz
2010-02-11Read pacman cache dir from pacman.conf or cliPierre Schmitz
2010-02-11Create a working copy instead of using an union layerPierre Schmitz
2010-02-11Move build and package logs to WORKDIR, otherwise it is lostPierre Schmitz
2010-01-11add support for community svnIonut Biru
2010-01-11devtools: make sure all files are owned by nobody before buildingNezmer
2010-01-11Reset umask before touching the chroot.Byron Clark
2009-12-18Remove sourcing of makepkg.conf filesAaron Griffin
2009-12-16makechrootpkg: Replaced DB_COMPRESSION with 'gz'Eric Bélanger
2009-12-16Use the host's SRCDEST and PKGDEST if definedAaron Griffin
2009-10-28Move the determination of unique .install files0.8.0Ronald van Haren
2009-10-26checkpkg: Check package cache for old packagesEric Bélanger
2009-10-26checkpkg: Made wget quietEric Bélanger
2009-10-26checkpkg: Added split package supportEric Bélanger
2009-10-26Change loop var CARCH to _archFrancois Charette
2009-10-26Change "uploading to" message to be less ambiguousFrancois Charette
2009-10-06commitpkg: tidy quotes and remove unneeded bracesEvangelos Foutras
2009-10-06Move package verification into a separate functionEvangelos Foutras
2009-10-06makechrootpkg: Ensure SRC/PKGDEST are directoriesAndrea Scarpino
2009-10-06commitpkg: tagged msg is now in archreleaseFrançois Charette
2009-10-06archrelease: exit if working copy is not committedFrançois Charette
2009-10-06checkpkg: Set CARCH=any when arch=anyFrançois Charette
2009-09-23commitpkg: Fix pushd for any packagesDaniel J Griffiths
2009-09-23commitpkg: introduce abort function for errorsEvangelos Foutras