index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
progress.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
Use a steady clock source for progress reporting
David Kalnischkies
1
-5
/
+12
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
1
-1
/
+0
2018-05-05
Avoid implicitly promotion of float to double
David Kalnischkies
1
-1
/
+1
2017-12-13
deal with floats without old-style cast
David Kalnischkies
1
-2
/
+3
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-5
/
+5
2015-11-04
new quiet level -qq for apt to hide progress output
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-0
/
+2
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-6
/
+6
2013-03-01
include two missing patches to really fix bug #696225, thanks to
Michael Vogt
1
-1
/
+1
2013-01-09
* apt-pkg/contrib/progress.cc:
Michael Vogt
1
-2
/
+2
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-4
/
+4
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-2
/
+4
2011-05-10
fix SubProgress to accept a Percent parameter to update the Current
David Kalnischkies
1
-18
/
+9
2010-11-30
add the possibility to disable only the progress reporting stuff as the
David Kalnischkies
1
-1
/
+1
2007-09-10
* make apt build with g++ 4.3
Michael Vogt
1
-0
/
+1
2007-06-08
* Removed the more leftover #pragma interface/implementation
Michael Vogt
1
-3
/
+0
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-3
/
+0
2006-12-07
* apt-pkg/contrib/progress.cc
Michael Vogt
1
-1
/
+2
2005-11-23
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
1
-2
/
+2
2004-09-20
Remove \r escape sequence for the sake of gettext
Arch Librarian
1
-3
/
+3
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-2
/
+5
2004-09-20
Join with aliencode
Arch Librarian
1
-4
/
+10
2004-09-20
Floating point error. Bug #64394
Arch Librarian
1
-5
/
+17
2004-09-20
Sync
Arch Librarian
1
-3
/
+29
2004-09-20
Sync
Arch Librarian
1
-2
/
+4
2004-09-20
More progress updates
Arch Librarian
1
-1
/
+11
2004-09-20
Big changes
Arch Librarian
1
-2
/
+8
2004-09-20
Progress and combined cache generator
Arch Librarian
1
-2
/
+3
2004-09-20
Progress and combined cache generator
Arch Librarian
1
-3
/
+6
2004-09-20
Fixed some display glitches
Arch Librarian
1
-2
/
+2
2004-09-20
Generic progress meter
Arch Librarian
1
-0
/
+151