summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-11Remove duplicates from the unresolvable list before prompting userBryan Ischo1-0/+1
2009-04-11const-ify endswith()Dan McGee1-3/+3
2009-04-11Remove pmsyncpkg_tNagy Gabor9-206/+89
2009-04-11Fix for trans001.py (FS#9088)Nagy Gabor5-96/+112
2009-04-11Free *data list when user removes unresolvable packagesNagy Gabor1-7/+9
2009-04-11Print warning in _alpm_resolvedep() if a satisfier package is ignored without...Nagy Gabor1-0/+4
2009-04-11New error type: PM_ERR_PKG_IGNOREDNagy Gabor5-5/+18
2009-04-11Merge branch 'xav/repo-add'Dan McGee8-206/+489
2009-04-11makepkg: fix double check on same pathDan McGee1-1/+1
2009-04-11makepkg: Fix integrity check when files are missing.Loui Chang1-8/+11
2009-04-11Add detail documentation for alpm_db_update()Sebastian Nowicki1-0/+31
2009-04-11Small cleanups to index.txtDan McGee1-7/+7
2009-04-11doc: move files around for consistencyDan McGee4-2/+7
2009-04-11doc: add 'html' target to Makefile.amDan McGee1-8/+39
2009-04-11doc: fix repo-add manpageDan McGee1-6/+0
2009-04-11Fix asciidoc formatting warnings and issuesDan McGee3-14/+14
2009-04-11Add the pacman home page to the doc directoryDan McGee2-0/+195
2009-04-06Fix doc building for asciidoc >= 8.4.1Allan McRae1-1/+1
2009-04-06fixed typos and alignment problem in Turkish translationSamed Beyribey2-32/+32
2009-04-06Merge commit 'allan/working'Dan McGee2-32/+68
2009-04-06Document --debugNagy Gabor2-1/+6
2009-03-30makepkg: run tidy_install with no package() functionAllan McRae1-0/+1