summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/progress.h
Commit message (Expand)AuthorAgeFilesLines
* Show absolute time while waiting for lock instead of %, rework messageJulian Andres Klode2020-03-061-0/+1
* apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-261-2/+2
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-3/+0
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-2/+2
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+1
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-2/+3
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+4
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-10/+8
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-8/+8
* fix SubProgress to accept a Percent parameter to update the CurrentDavid Kalnischkies2011-05-101-2/+1
* * removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt2006-10-021-2/+0
* * removed the pragma messMichael Vogt2006-10-021-1/+0
* * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-2/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+3
* Dsync mergeArch Librarian2004-09-201-2/+1
* SyncArch Librarian2004-09-201-2/+6
* More progress updatesArch Librarian2004-09-201-1/+2
* Big changesArch Librarian2004-09-201-3/+5
* Generic progress meterArch Librarian2004-09-201-0/+84