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