summaryrefslogtreecommitdiff
path: root/src/pacman/download.h
Commit message (Collapse)AuthorAge
* Numerous changes:Aaron Griffin2006-10-31
| | | | | | | * Added 'ILoveCandy' support to all progress bars * Changed download callback with regards to libfetch libalpm changes * libfetch error output on failed sync * Misc others I may have forgot to name (check the diff, heh)
* Attempted fix for x86_64 - switched some unsigned char variables to ints, andAaron Griffin2006-10-24
| | | | prefixed sync_fnm with the length when outputting - waiting for verification
* Added PM_DLFNM_LEN define, via VMiklosAaron Griffin2006-10-24
| | | | http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman;a=commitdiff;h=20061023154138-e2957-de4837230b091cbc2136306e1c55a4b79cc72fc8.gz
* 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
| | | | to list. The diff should show you 8)
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
|
* Added support for .lastupdate files (from pacman 2.9.1)Aurelien Foret2005-03-20
|
* Initial revisionJudd Vinet2005-03-15