Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/pacman/downloadprog.c
AgeCommit message (Expand)Author
2007-02-17* A whole mess of backup changesAaron Griffin
2007-02-10Cleaned up some more outputAaron Griffin
2007-02-08* Hopefully fixed the download progres bar for real. We should no longerDan McGee
2007-02-07* Fix total transfered size on download barAaron Griffin
2007-02-07I broke the progress bars earlier. Put that back to normal.Aaron Griffin
2007-02-06Minor experimental changes to the download progress bar:Aaron Griffin
2007-02-04* unified the progress bars (fill_progress function)Aaron Griffin
2007-01-26Missed that 8)Aaron Griffin
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2006-12-22Modified front end output routines to accept a "padding' setting, which pads anyAaron Griffin
2006-11-22Removed global maxcols - it is looked up on the fly now, so the progress bar isAaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin
2006-11-14* autotool fixesAaron Griffin