summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* makepkg: fix PKGBUILD sanity checkAllan McRae2009-06-13
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* Introduce _alpm_pkg_free_trans()Nagy Gabor2009-06-07
* makepkg: refactor sanity checking into a functionDan McGee2009-06-07
* xdelta : only handle gz compression specificallyXavier Chantry2009-06-06
* Document -T in the manualNagy Gabor2009-06-06
* We don't need root with -SpNagy Gabor2009-06-01
* Introduce PM_TRANS_FLAG_NOLOCKNagy Gabor2009-06-01
* 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