summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/progress.cc
Commit message (Expand)AuthorAgeFilesLines
* Show absolute time while waiting for lock instead of %, rework messageJulian Andres Klode2020-03-061-4/+12
* Fix remaining usec vs sec time-delta calculation typosDavid Kalnischkies2020-02-061-1/+1
* Use a steady clock source for progress reportingDavid Kalnischkies2018-05-281-5/+12
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Avoid implicitly promotion of float to doubleDavid Kalnischkies2018-05-051-1/+1
* deal with floats without old-style castDavid Kalnischkies2017-12-131-2/+3
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-5/+5
* new quiet level -qq for apt to hide progress outputDavid Kalnischkies2015-11-041-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-0/+2
* warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-6/+6
* include two missing patches to really fix bug #696225, thanks toMichael Vogt2013-03-011-1/+1
* * apt-pkg/contrib/progress.cc:Michael Vogt2013-01-091-2/+2
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-4/+4
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
* fix SubProgress to accept a Percent parameter to update the CurrentDavid Kalnischkies2011-05-101-18/+9
* add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies2010-11-301-1/+1
* * make apt build with g++ 4.3Michael Vogt2007-09-101-0/+1
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * apt-pkg/contrib/progress.ccMichael Vogt2006-12-071-1/+2
|/
* * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-2/+2
* Remove \r escape sequence for the sake of gettextArch Librarian2004-09-201-3/+3
* G++3 fixes from RandolphArch Librarian2004-09-201-2/+5
* Join with aliencodeArch Librarian2004-09-201-4/+10
* Floating point error. Bug #64394Arch Librarian2004-09-201-5/+17
* SyncArch Librarian2004-09-201-3/+29
* SyncArch Librarian2004-09-201-2/+4
* More progress updatesArch Librarian2004-09-201-1/+11
* Big changesArch Librarian2004-09-201-2/+8
* Progress and combined cache generatorArch Librarian2004-09-201-2/+3
* Progress and combined cache generatorArch Librarian2004-09-201-3/+6
* Fixed some display glitchesArch Librarian2004-09-201-2/+2
* Generic progress meterArch Librarian2004-09-201-0/+151