summaryrefslogtreecommitdiffstats
path: root/src/pacman/download.h
AgeCommit message (Collapse)AuthorFilesLines
2006-11-14* autotool fixesAaron Griffin1-35/+0
* Renamed "download" files to "downloadprog" as it only holds the progress bar and to not confuse (myself) with <download.h>
2006-10-31Numerous changes:Aaron Griffin1-3/+1
* 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)
2006-10-24Attempted fix for x86_64 - switched some unsigned char variables to ints, andAaron Griffin1-1/+1
prefixed sync_fnm with the length when outputting - waiting for verification
2006-10-24Added PM_DLFNM_LEN define, via VMiklosAaron Griffin1-1/+1
http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman;a=commitdiff;h=20061023154138-e2957-de4837230b091cbc2136306e1c55a4b79cc72fc8.gz
2006-10-16Adjust progress bar to align with frugalware's progressbarAaron Griffin1-1/+1
2006-10-15Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin1-13/+9
to list. The diff should show you 8)
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-1/+1
2005-03-20Added support for .lastupdate files (from pacman 2.9.1)Aurelien Foret1-0/+3
2005-03-15Initial revisionJudd Vinet1-0/+38