summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change package to package(s) and file to file(s) in documentationNagy Gabor2009-06-01
* Remove unused string.h from src/pacman/remove.cGerardo Exequiel Pozzi2009-06-01
* repo-add: fail early if repo can not be createdXavier Chantry2009-05-23
* Remove unused included headers from testdb.c and testpkg.cGerardo Exequiel Pozzi2009-05-18
* Add support for the xz archive formatPierre Schmitz2009-05-18
* Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()Nagy Gabor2009-05-18
* Remove find_replacements()Nagy Gabor2009-05-18
* Query documentation updatesNagy Gabor2009-05-18
* repo-add: fix -n tests which are applicable only to stringsCedric Staniewski2009-05-18
* libarchive development has moved to Google CodeCedric Staniewski2009-05-18
* Add pyc files to autocleanDan McGee2009-05-18
* Remove recursive remove in autoclean.shDan McGee2009-05-18
* Add more files to cleanup in autoclean.shGerardo Exequiel Pozzi2009-05-18
* Add repo-remove.8 to list of cleanup in doc/Makefile.amGerardo Exequiel Pozzi2009-05-18
* Merge commit 'allan/working'Dan McGee2009-05-18
|\
| * NEWS file updates for makepkg and contribAllan McRae2009-05-16
| * makepkg: fix sourcing BUILDSCRIPT and PATH issuesAllan McRae2009-05-16
| * makepkg: Document package splittingAllan McRae2009-05-14
| * makepkg: do not update pkgver when building source packageAllan McRae2009-05-14
* | Add an initial pactest/test/.gitignoreGerardo Exequiel Pozzi2009-05-18
|/
* Remove version information from -Qqo outputDan McGee2009-05-11
* Introduce -QlqNagy Gabor2009-05-11
* makepkg: several small fixesAllan McRae2009-05-11
* Fix non-C style comments in libalpmGerardo Exequiel Pozzi2009-05-11
* makepkg: make in-place sed portableAllan McRae2009-04-26
* Mention required libraries in INSTALL.Loui Chang2009-04-15
* Look in target-list first to resolve dependenciesBryan Ischo2009-04-11
* Remove duplicates from the unresolvable list before prompting userBryan Ischo2009-04-11
* const-ify endswith()Dan McGee2009-04-11
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* Fix for trans001.py (FS#9088)Nagy Gabor2009-04-11
* Free *data list when user removes unresolvable packagesNagy Gabor2009-04-11
* Print warning in _alpm_resolvedep() if a satisfier package is ignored without...Nagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* Merge branch 'xav/repo-add'Dan McGee2009-04-11
|\
| * repo-add : rename gstmpdir to tmpdirXavier Chantry2009-03-15
| * repo-add : don't change the modification time on depends and descXavier Chantry2009-03-15
| * repo-add : new locking systemXavier Chantry2009-03-15
| * repo-add : fix package variables declarationXavier Chantry2009-03-15
| * repo-add : rewrite delta supportXavier Chantry2009-03-15
| * repo-add : drop delta support to rewrite it from scratchXavier Chantry2009-03-15
| * repo-add.sh.in : repo-remove improvementsXavier Chantry2009-03-15
| * repo-add cleanupXavier Chantry2009-03-15
| * Add pkgdelta script to create deltas.Xavier Chantry2009-03-15
| * Fix several issues with xdeltaXavier Chantry2009-03-15
* | makepkg: fix double check on same pathDan McGee2009-04-11
* | makepkg: Fix integrity check when files are missing.Loui Chang2009-04-11
* | Add detail documentation for alpm_db_update()Sebastian Nowicki2009-04-11
* | Small cleanups to index.txtDan McGee2009-04-11
* | doc: move files around for consistencyDan McGee2009-04-11