summaryrefslogtreecommitdiff
path: root/src/pacman/download.c
Commit message (Expand)AuthorAge
* * autotool fixesAaron Griffin2006-11-14
* Numerous changes:Aaron Griffin2006-10-31
* Attempted fix for x86_64 - switched some unsigned char variables to ints, andAaron Griffin2006-10-24
* Added PM_DLFNM_LEN define, via VMiklosAaron Griffin2006-10-24
* Adjust progress bar to align with frugalware's progressbarAaron Griffin2006-10-16
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* - added a WARN macro to display warningsAurelien Foret2006-02-14
* added a --noprogressbar switch for scripts to useJudd Vinet2006-01-28
* sysupgrade: skip version cmp for pkg elected for removal (patch from VMiklos...Aurelien Foret2006-01-14
* code cleanupAurelien Foret2006-01-13
* updated README and download comments about mtimes supportAurelien Foret2006-01-10
* code cleanup (mainly removed line spaces at the beginning of lines by tabulat...Aurelien Foret2006-01-07
* fixed a regressionAurelien Foret2006-01-05
* terminated .lastupdate implementation for HTTP protocolAurelien Foret2006-01-05
* added .lastudate support for HTTP protocolAurelien Foret2006-01-04
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* 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