summaryrefslogtreecommitdiff
path: root/src/pacman/download.c
Commit message (Expand)AuthorAge
* VMiklos: add STRNCPY macro from alpm to pacmanJudd Vinet2005-12-20
* renamed pmconfig_t to config_tAurelien Foret2005-10-29
* added pmconfig_t structure to hold all the configurationAurelien Foret2005-10-28
* fetch_pkgurl: do not download a file if it's already in the current dirAurelien Foret2005-03-20
* - added pmo_chomp support (from pacman 2.9.3)Aurelien Foret2005-03-20
* Added support for .lastupdate files (from pacman 2.9.1)Aurelien Foret2005-03-20
* Revert to previous versionAurelien Foret2005-03-19
* Removed an uneeded global referenceAurelien Foret2005-03-19
* Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret2005-03-19
* Added a missing FtpQuit() callAurelien Foret2005-03-16
* Avoided usage of global variables pmo_root and pmo_dbpath.Aurelien Foret2005-03-16
* - added PM_EXT_PKG and PM_EXT_DB defines to alpm.h (taken from pacman 2.9.3)Aurelien Foret2005-03-16
* Initial revisionJudd Vinet2005-03-15