summaryrefslogtreecommitdiff
path: root/lib/libalpm/server.c
AgeCommit message (Expand)Author
2007-03-21* dont use XferCommand if retrieving local files, fixes wget error:Jürgen Hötzel
2007-03-21* Fix asking the user to upgrade when using -SpAaron Griffin
2007-03-12* Missed a path when requiring that all paths end with / - this caused -U not toAaron Griffin
2007-03-06* Fix the double package name URL when using XferCommandAaron Griffin
2007-03-06* Added missing header include guards in md5.h and sha1.h.Dan McGee
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
2007-02-12Wasn't clearing out the 'pkgname' variable, which was causing goofy outputAaron Griffin
2007-02-10* 'add' percentages now cap at 100% (see the comment)Aaron Griffin
2007-02-09* Fixed some missing error values in strerrorAaron Griffin
2007-02-01* Minor output fix (move colon so it's not part of the URL)Aaron Griffin
2007-01-30K. Piche <kevin.piche@cgi.com>Aaron Griffin
2007-01-30Discussed on IRC for a bit, this makes the following changes for clarity:Dan McGee
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2006-11-22* Fixed an error when trying to download to an unwritable locationAaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin
2006-11-15* Initial changes to gensync - makepkg changes were not checked in from anotherAaron Griffin
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin
2006-11-08* Improved mcheck outputAaron Griffin
2006-11-03* Modified some error output and loggingAaron Griffin
2006-11-01Fixed pacman -U:Aaron Griffin
2006-10-31Forgot to cycle to next server on download error - fixed, as well as theAaron Griffin
2006-10-31Numerous changes:Aaron Griffin
2006-10-24Added PM_DLFNM_LEN define, via VMiklosAaron Griffin
2006-10-21Minor changes:Aaron Griffin
2006-10-20A handful of minor changes:Aaron Griffin
2006-10-16Adjust progress bar to align with frugalware's progressbarAaron Griffin
2006-10-15Another forgotten file setAaron Griffin