summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/progress.cc
AgeCommit message (Expand)AuthorFilesLines
2018-05-28Use a steady clock source for progress reportingDavid Kalnischkies1-5/+12
2018-05-07Remove obsolete RCS keywordsGuillem Jover1-1/+0
2018-05-05Avoid implicitly promotion of float to doubleDavid Kalnischkies1-1/+1
2017-12-13deal with floats without old-style castDavid Kalnischkies1-2/+3
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-5/+5
2015-11-04new quiet level -qq for apt to hide progress outputDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+2
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-6/+6
2013-03-01include two missing patches to really fix bug #696225, thanks toMichael Vogt1-1/+1
2013-01-09* apt-pkg/contrib/progress.cc:Michael Vogt1-2/+2
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-4/+4
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-2/+4
2011-05-10fix SubProgress to accept a Percent parameter to update the CurrentDavid Kalnischkies1-18/+9
2010-11-30add the possibility to disable only the progress reporting stuff as theDavid Kalnischkies1-1/+1
2007-09-10* make apt build with g++ 4.3Michael Vogt1-0/+1
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt1-3/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2006-12-07* apt-pkg/contrib/progress.ccMichael Vogt1-1/+2
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-2/+2
2004-09-20Remove \r escape sequence for the sake of gettextArch Librarian1-3/+3
2004-09-20G++3 fixes from RandolphArch Librarian1-2/+5
2004-09-20Join with aliencodeArch Librarian1-4/+10
2004-09-20Floating point error. Bug #64394Arch Librarian1-5/+17
2004-09-20SyncArch Librarian1-3/+29
2004-09-20SyncArch Librarian1-2/+4
2004-09-20More progress updatesArch Librarian1-1/+11
2004-09-20Big changesArch Librarian1-2/+8
2004-09-20Progress and combined cache generatorArch Librarian1-2/+3
2004-09-20Progress and combined cache generatorArch Librarian1-3/+6
2004-09-20Fixed some display glitchesArch Librarian1-2/+2
2004-09-20Generic progress meterArch Librarian1-0/+151