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
/
install-progress.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-4
/
+4
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-0
/
+6
*
fix another instance of warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-09-30
1
-2
/
+2
*
fix: Member variable 'X' is not initialized in the constructor.
David Kalnischkies
2014-09-27
1
-0
/
+2
*
force fancy progressbar redraw on window size change
David Kalnischkies
2014-04-14
1
-12
/
+23
*
Add progressbar to "Dpkg::Progress-Fancy"
Michael Vogt
2014-03-27
1
-11
/
+52
*
make fancy-progress fg/bg color configurable
Michael Vogt
2014-03-27
1
-2
/
+6
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-2
/
+2
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-12
/
+18
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-2
/
+2
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-2
/
+2
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
1
-1
/
+1
*
Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess
Michael Vogt
2013-12-28
1
-0
/
+1
|
\
|
*
Fix conffile prompt regression (LP: #1260297)
Michael Vogt
2013-12-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bug...
Michael Vogt
2013-12-28
1
-2
/
+0
|
\
\
|
*
|
first proof-of-concept for a fix for #731738
Michael Vogt
2013-12-22
1
-1
/
+8
|
|
/
*
|
properly handle SIGWINCH in PackageManagerFancy again
Michael Vogt
2013-12-28
1
-23
/
+42
*
|
first proof-of-concept for a fix for #731738
Michael Vogt
2013-12-22
1
-1
/
+8
|
/
*
Handle SIGWINCH in APT::Progress-Fancy=1
Michael Vogt
2013-12-06
1
-7
/
+25
*
small documentation updates
Michael Vogt
2013-11-01
1
-0
/
+4
*
setup LINES in apt-pkg/install-progress.cc
Michael Vogt
2013-10-31
1
-0
/
+5
*
use StartDpkg() in PackageManagerProgressDeb822Fd as well
Michael Vogt
2013-10-31
1
-1
/
+1
*
add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...
Michael Vogt
2013-10-31
1
-5
/
+1
*
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...
Michael Vogt
2013-10-31
1
-0
/
+22
*
fix install-progress location
Michael Vogt
2013-10-22
1
-2
/
+1
*
move install-progress.{cc,h} to apt-pkg
Michael Vogt
2013-10-22
1
-0
/
+306