Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-16Run ldconfig inside chroot.Xavier Chantry
2009-07-15Update Romanian translationVolodia Macovei
2009-07-12makepkg: clean up BUILDSCRIPT usageAllan McRae
2009-07-12makepkg: allow spaces in source file namesAllan McRae
2009-07-12makepkg: fix breakage with '%' in source filenamesDan McGee
2009-07-12makepkg: quote filenames when extractingDan McGee
2009-07-10Quote values in the arch array in example PKGBUILDAllan McRae
2009-07-10makepkg: check for package functions when package splittingAllan McRae
2009-07-10makepkg: fix pkgdesc restoration with split packagingAllan McRae
2009-07-10makepkg: Exit on failure within build() or package() functionsAllan McRae
2009-07-10makepkg: fix check for previously built packages with package splittingAllan McRae
2009-07-10makepkg: clean up moving PKGINFO creation to a functionAllan McRae
2009-07-01Update copyright headers and messagesDan McGee
2009-07-01Allow remove to accept 'local/' prefixDan McGee
2009-06-30Update NEWS for 3.3Xavier Chantry
2009-06-30Add new Romanian translationVolodia Macovei
2009-06-30Fix compile warning fail on older versions of GCCDan McGee
2009-06-23Update the documentation of -Qs and -SsNagy Gabor
2009-06-23Document the .pacnew extension with NoUpgradeNagy Gabor
2009-06-23Merge commit 'allan/working'Dan McGee
2009-06-23Search package groups when searching a DBDan McGee
2009-06-23repo-add: use bsdtar optimization for better performanceDan McGee
2009-06-22makepkg: Move .PKGINFO creation into a function.Loui Chang
2009-06-21makepkg: Download sources and check checksums for any source package.Loui Chang
2009-06-21Fix typos in PKGBUILD man pageAllan McRae
2009-06-13Enable remove progressbar with -S (conflict resolving)Nagy Gabor
2009-06-13makepkg: fix variable backup/restore for splitpkgAllan McRae
2009-06-13makepkg: fix PKGBUILD sanity checkAllan McRae
2009-06-08Give sensible feedback when a repo has no configured serversDan McGee
2009-06-07Introduce _alpm_pkg_free_trans()Nagy Gabor
2009-06-07makepkg: refactor sanity checking into a functionDan McGee
2009-06-06xdelta : only handle gz compression specificallyXavier Chantry
2009-06-06Document -T in the manualNagy Gabor
2009-06-01We don't need root with -SpNagy Gabor
2009-06-01Introduce PM_TRANS_FLAG_NOLOCKNagy Gabor
2009-06-01Change package to package(s) and file to file(s) in documentationNagy Gabor
2009-06-01Remove unused string.h from src/pacman/remove.cGerardo Exequiel Pozzi
2009-05-23repo-add: fail early if repo can not be createdXavier Chantry
2009-05-18Remove unused included headers from testdb.c and testpkg.cGerardo Exequiel Pozzi
2009-05-18Add support for the xz archive formatPierre Schmitz
2009-05-18Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()Nagy Gabor
2009-05-18Remove find_replacements()Nagy Gabor
2009-05-18Query documentation updatesNagy Gabor
2009-05-18repo-add: fix -n tests which are applicable only to stringsCedric Staniewski
2009-05-18libarchive development has moved to Google CodeCedric Staniewski
2009-05-18Add pyc files to autocleanDan McGee
2009-05-18Remove recursive remove in autoclean.shDan McGee
2009-05-18Add more files to cleanup in autoclean.shGerardo Exequiel Pozzi
2009-05-18Add repo-remove.8 to list of cleanup in doc/Makefile.amGerardo Exequiel Pozzi
2009-05-18Merge commit 'allan/working'Dan McGee