summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-10Quote values in the arch array in example PKGBUILDAllan McRae1-1/+1
2009-07-10makepkg: check for package functions when package splittingAllan McRae1-3/+11
2009-07-10makepkg: fix pkgdesc restoration with split packagingAllan McRae1-0/+5
2009-07-10makepkg: Exit on failure within build() or package() functionsAllan McRae1-3/+5
2009-07-10makepkg: fix check for previously built packages with package splittingAllan McRae1-9/+38
2009-07-10makepkg: clean up moving PKGINFO creation to a functionAllan McRae1-2/+1
2009-07-01Update copyright headers and messagesDan McGee62-72/+134
2009-07-01Allow remove to accept 'local/' prefixDan McGee1-3/+11
2009-06-30Update NEWS for 3.3Xavier Chantry1-4/+21
2009-06-30Add new Romanian translationVolodia Macovei5-0/+2187
2009-06-30Fix compile warning fail on older versions of GCCDan McGee1-1/+1
2009-06-23Update the documentation of -Qs and -SsNagy Gabor1-2/+6
2009-06-23Document the .pacnew extension with NoUpgradeNagy Gabor1-1/+2
2009-06-23Merge commit 'allan/working'Dan McGee2-27/+31
2009-06-23Search package groups when searching a DBDan McGee1-2/+11
2009-06-23repo-add: use bsdtar optimization for better performanceDan McGee1-3/+3
2009-06-22makepkg: Move .PKGINFO creation into a function.Loui Chang1-16/+20
2009-06-21makepkg: Download sources and check checksums for any source package.Loui Chang1-9/+9
2009-06-21Fix typos in PKGBUILD man pageAllan McRae1-2/+2
2009-06-13Enable remove progressbar with -S (conflict resolving)Nagy Gabor1-0/+1
2009-06-13makepkg: fix variable backup/restore for splitpkgAllan McRae1-2/+2
2009-06-13makepkg: fix PKGBUILD sanity checkAllan McRae1-4/+1
2009-06-08Give sensible feedback when a repo has no configured serversDan McGee6-2/+18
2009-06-07Introduce _alpm_pkg_free_trans()Nagy Gabor4-14/+18
2009-06-07makepkg: refactor sanity checking into a functionDan McGee1-66/+76
2009-06-06xdelta : only handle gz compression specificallyXavier Chantry1-7/+4
2009-06-06Document -T in the manualNagy Gabor1-0/+7
2009-06-01We don't need root with -SpNagy Gabor3-13/+11
2009-06-01Introduce PM_TRANS_FLAG_NOLOCKNagy Gabor3-13/+25
2009-06-01Change package to package(s) and file to file(s) in documentationNagy Gabor2-4/+4
2009-06-01Remove unused string.h from src/pacman/remove.cGerardo Exequiel Pozzi1-1/+0
2009-05-23repo-add: fail early if repo can not be createdXavier Chantry1-2/+12
2009-05-18Remove unused included headers from testdb.c and testpkg.cGerardo Exequiel Pozzi2-2/+0
2009-05-18Add support for the xz archive formatPierre Schmitz2-0/+6
2009-05-18Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()Nagy Gabor2-24/+2
2009-05-18Remove find_replacements()Nagy Gabor2-122/+82
2009-05-18Query documentation updatesNagy Gabor2-16/+22
2009-05-18repo-add: fix -n tests which are applicable only to stringsCedric Staniewski1-2/+2
2009-05-18libarchive development has moved to Google CodeCedric Staniewski1-1/+1
2009-05-18Add pyc files to autocleanDan McGee1-0/+2
2009-05-18Remove recursive remove in autoclean.shDan McGee1-28/+28
2009-05-18Add more files to cleanup in autoclean.shGerardo Exequiel Pozzi1-1/+2
2009-05-18Add repo-remove.8 to list of cleanup in doc/Makefile.amGerardo Exequiel Pozzi1-1/+1
2009-05-18Merge commit 'allan/working'Dan McGee4-18/+53
2009-05-18Add an initial pactest/test/.gitignoreGerardo Exequiel Pozzi1-0/+1
2009-05-16NEWS file updates for makepkg and contribAllan McRae1-0/+20
2009-05-16makepkg: fix sourcing BUILDSCRIPT and PATH issuesAllan McRae1-2/+3
2009-05-14makepkg: Document package splittingAllan McRae3-10/+25
2009-05-14makepkg: do not update pkgver when building source packageAllan McRae1-6/+5
2009-05-11Remove version information from -Qqo outputDan McGee2-6/+5