summaryrefslogtreecommitdiff
path: root/src/pacman/downloadprog.c
Commit message (Expand)AuthorAge
* Pacman side code consolidation- unify callback functions to one fileDan McGee2007-04-26
* Remove more unnecessary stuffDan McGee2007-04-25
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * A whole mess of backup changesAaron Griffin2007-02-17
* Cleaned up some more outputAaron Griffin2007-02-10
* * Hopefully fixed the download progres bar for real. We should no longerDan McGee2007-02-08
* * Fix total transfered size on download barAaron Griffin2007-02-07
* I broke the progress bars earlier. Put that back to normal.Aaron Griffin2007-02-07
* Minor experimental changes to the download progress bar:Aaron Griffin2007-02-06
* * unified the progress bars (fill_progress function)Aaron Griffin2007-02-04
* Missed that 8)Aaron Griffin2007-01-26
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-26
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-18
* Modified front end output routines to accept a "padding' setting, which pads anyAaron Griffin2006-12-22
* Removed global maxcols - it is looked up on the fly now, so the progress bar isAaron Griffin2006-11-22
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* * autotool fixesAaron Griffin2006-11-14