aboutsummaryrefslogtreecommitdiffstats
path: root/progressbar.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation issues for NO_PROGRESSjmc2005-02-101-6/+6
* Allow custom text printed before (left of) the progress bar from progress(1):hubertf2004-03-091-2/+7
* tweak copyright; the stuff jason did in util.c wasn't migrated to this file.lukem2003-07-171-6/+2
* Crank dates on TNF copyright.lukem2003-02-281-35/+2
* change a couple #ifdef's so /usr/bin/progress doesn't stomp all overgrant2003-02-121-7/+4
* Abstract out progress bar support into progressbar.[ch], for inclusionjhawk2003-01-211-0/+496