Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | A few minor updates so --root works again. | Aaron Griffin | 2006-12-08 |
| | |||
* | * repo-add script - to add entries to a db file directly from package data ↵ | Aaron Griffin | 2006-11-20 |
| | | | | | | | | | | (no PKGBUILD) * libalpm api changes - move from a _getinfo(p, WHAT_WE_WANT) scheme to a typesafe _get_what_we_want(p) scheme [not 100% complete yet] * some const correctness changes * removal of PM_* types in alpm.h in favor of the pm*_t types used throughout libalpm | ||
* | * Numerous mini valgrind fixes. | Aaron Griffin | 2006-11-14 |
| | | | | | | | | | | * Addition of hacky architecture check in the _splitname function * Removal of libfetch from the archlinux proper - it has been renamed to libdownload and can be found at http://phraktured.net/libdownload * Merge of _some_ of the Frugalware makepkg change - this may still be incomplete * Removal of libftp from cvs proper * PKGBUILD manpage now says 'PKGBUILD' instead of FrugalBuild (he he) | ||
* | Merged frugalware changes. Added a few other minor things too, but there's alot | Aaron Griffin | 2006-10-15 |
| | | | | to list. The diff should show you 8) | ||
* | first stage of i18n stuff from VMiklos | Judd Vinet | 2006-05-15 |
| | |||
* | - removed pacman.h | Aurelien Foret | 2006-03-13 |
| | | | | | - removed unuseful extern declarations - set pacman.c internal functions as static | ||
* | used MALLOC macro when possible | Aurelien Foret | 2006-02-14 |
| | |||
* | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 2006-01-02 |
| | |||
* | fixed parseconfig usage | Aurelien Foret | 2005-10-29 |
| | |||
* | renamed pmconfig_t to config_t | Aurelien Foret | 2005-10-29 |
| | |||
* | added pmconfig_t structure to hold all the configuration | Aurelien Foret | 2005-10-28 |
| | | | | (patch from VMiklos <vmiklos@frugalware.org>) | ||
* | added a default cachedir | Judd Vinet | 2005-10-20 |
| | |||
* | pacman should work without its configuration file! | Aurelien Foret | 2005-10-10 |
| | |||
* | Merging in recent fixes/additions from 2.9.7 | Judd Vinet | 2005-10-07 |
| | |||
* | - added pmo_chomp support (from pacman 2.9.3) | Aurelien Foret | 2005-03-20 |
| | | | | - fixed a typo with pmo_proxyport usage | ||
* | added support for the XFERCOMMAND option | Aurelien Foret | 2005-03-20 |
| | |||
* | removed a deprecated placeholder | Aurelien Foret | 2005-03-20 |
| | |||
* | Relocated log and transaction stuffs from pacman.c to log.c and trans.c | Aurelien Foret | 2005-03-19 |
| | |||
* | Added missing extern declaration | Aurelien Foret | 2005-03-16 |
| | |||
* | Initial revision | Judd Vinet | 2005-03-15 |