summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-01Update copyright headers and messagesDan McGee62-72/+134
2009-07-01Allow remove to accept 'local/' prefixDan McGee1-3/+11
2009-07-01Update NEWS for 3.3Xavier Chantry1-4/+21
2009-07-01Add new Romanian translationVolodia Macovei5-0/+2187
2009-07-01Fix compile warning fail on older versions of GCCDan McGee1-1/+1
2009-06-24Update the documentation of -Qs and -SsNagy Gabor1-2/+6
2009-06-24Document the .pacnew extension with NoUpgradeNagy Gabor1-1/+2
2009-06-24Merge commit 'allan/working'Dan McGee2-27/+31
2009-06-24Search package groups when searching a DBDan McGee1-2/+11
2009-06-24repo-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-09Give 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-02We don't need root with -SpNagy Gabor3-13/+11
2009-06-02Introduce PM_TRANS_FLAG_NOLOCKNagy Gabor3-13/+25
2009-06-02Change package to package(s) and file to file(s) in documentationNagy Gabor2-4/+4
2009-06-02Remove 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-19Remove unused included headers from testdb.c and testpkg.cGerardo Exequiel Pozzi2-2/+0
2009-05-19Add support for the xz archive formatPierre Schmitz2-0/+6
2009-05-19Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()Nagy Gabor2-24/+2
2009-05-19Remove find_replacements()Nagy Gabor2-122/+82
2009-05-19Query documentation updatesNagy Gabor2-16/+22
2009-05-19repo-add: fix -n tests which are applicable only to stringsCedric Staniewski1-2/+2
2009-05-19libarchive development has moved to Google CodeCedric Staniewski1-1/+1
2009-05-19Add pyc files to autocleanDan McGee1-0/+2
2009-05-19Remove recursive remove in autoclean.shDan McGee1-28/+28
2009-05-19Add more files to cleanup in autoclean.shGerardo Exequiel Pozzi1-1/+2
2009-05-19Add repo-remove.8 to list of cleanup in doc/Makefile.amGerardo Exequiel Pozzi1-1/+1
2009-05-19Merge commit 'allan/working'Dan McGee4-18/+53
2009-05-19Add 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-12Remove version information from -Qqo outputDan McGee2-6/+5
2009-05-12Introduce -QlqNagy Gabor4-10/+20
2009-05-12makepkg: several small fixesAllan McRae3-3/+5
2009-05-12Fix non-C style comments in libalpmGerardo Exequiel Pozzi2-3/+3
2009-04-26makepkg: make in-place sed portableAllan McRae3-2/+8
2009-04-16Mention required libraries in INSTALL.Loui Chang1-2/+11
2009-04-11Look in target-list first to resolve dependenciesBryan Ischo4-10/+38