summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-05-18Add an initial pactest/test/.gitignoreGerardo Exequiel Pozzi
2009-05-16NEWS file updates for makepkg and contribAllan McRae
2009-05-16makepkg: fix sourcing BUILDSCRIPT and PATH issuesAllan McRae
2009-05-14makepkg: Document package splittingAllan McRae
2009-05-14makepkg: do not update pkgver when building source packageAllan McRae
2009-05-11Remove version information from -Qqo outputDan McGee
2009-05-11Introduce -QlqNagy Gabor
2009-05-11makepkg: several small fixesAllan McRae
2009-05-11Fix non-C style comments in libalpmGerardo Exequiel Pozzi
2009-04-26makepkg: make in-place sed portableAllan McRae
2009-04-15Mention required libraries in INSTALL.Loui Chang
2009-04-11Look in target-list first to resolve dependenciesBryan Ischo
2009-04-11Remove duplicates from the unresolvable list before prompting userBryan Ischo
2009-04-11const-ify endswith()Dan McGee
2009-04-11Remove pmsyncpkg_tNagy Gabor
2009-04-11Fix for trans001.py (FS#9088)Nagy Gabor
2009-04-11Free *data list when user removes unresolvable packagesNagy Gabor
2009-04-11Print warning in _alpm_resolvedep() if a satisfier package is ignored without...Nagy Gabor
2009-04-11New error type: PM_ERR_PKG_IGNOREDNagy Gabor
2009-04-11Merge branch 'xav/repo-add'Dan McGee
2009-04-11makepkg: fix double check on same pathDan McGee
2009-04-11makepkg: Fix integrity check when files are missing.Loui Chang
2009-04-11Add detail documentation for alpm_db_update()Sebastian Nowicki
2009-04-11Small cleanups to index.txtDan McGee
2009-04-11doc: move files around for consistencyDan McGee
2009-04-11doc: add 'html' target to Makefile.amDan McGee
2009-04-11doc: fix repo-add manpageDan McGee
2009-04-11Fix asciidoc formatting warnings and issuesDan McGee
2009-04-11Add the pacman home page to the doc directoryDan McGee
2009-04-05Fix doc building for asciidoc >= 8.4.1Allan McRae