summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/dpkgpm.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-10simulate all package manager actions explicitlyDavid Kalnischkies1-3/+6
2016-08-10select remove/purge packages early on for dpkgDavid Kalnischkies1-1/+2
2016-03-07Fix several typosVeres Lajos1-1/+1
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies1-1/+1
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies1-6/+6
2015-08-10make all d-pointer * const pointersDavid Kalnischkies1-1/+1
2014-09-30mark private methods as hiddenDavid Kalnischkies1-1/+1
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+1
2014-09-08rework PTY magic to fix stair-stepping on kfreebsdDavid Kalnischkies1-0/+1
2014-06-18readd pkgPackageManager::Go() to not break APIMichael Vogt1-13/+0
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+11
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-2/+2
2013-12-06Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt1-1/+0
2013-10-31move pty magic into its own functionsMichael Vogt1-0/+2
2013-10-31fix some more ABI issues, abicheck is happy nowMichael Vogt1-0/+9
2013-10-31restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt1-0/+7
2013-10-31move pty stuff into its own functionMichael Vogt1-0/+3
2013-10-25extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the...Michael Vogt1-0/+3
2013-10-18cleanupMichael Vogt1-1/+2
2013-10-17Merge branch 'debian/sid' into feature/install-progress-refactorMichael Vogt1-0/+1
2013-10-17fix broken clean when apt was finished and ensure that terminal progress is u...Michael Vogt1-0/+1
2013-10-13move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt1-3/+4
2013-10-11first iteration of install progress refactorMichael Vogt1-0/+1
2013-10-07add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ termi...Michael Vogt1-0/+2
2013-07-11Add DPkgPM::Progress for terminal install progressMichael Vogt1-0/+2
2013-07-11Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies1-1/+3
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+5
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-11/+8
2011-09-14enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies1-0/+2
2011-07-27SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...Christopher Baines1-0/+2
2011-01-27apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointersMichael Vogt1-9/+2
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt1-1/+16
2010-06-09* merge the remaining Ubuntu change:Michael Vogt1-0/+5
2010-05-27forward manual-installed bit on package disappearanceDavid Kalnischkies1-0/+15
2010-05-27* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-1/+1
2010-01-26Change history branch so that it does not break the Michael Vogt1-3/+1
2009-12-18* Merged from the mvo branchMichael Vogt1-1/+4
2009-12-18apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","Michael Vogt1-0/+1
2009-12-18add /var/log/apt/history.log fileMichael Vogt1-1/+3
2009-09-23merged from debianMichael Vogt1-1/+1
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies1-1/+1
2009-09-13add and document experimental options to make aggressiveDavid Kalnischkies1-1/+1
2009-07-30merged from debianMichael Vogt1-5/+0
2008-11-24merged from debian-sidMichael Vogt1-1/+5
2008-09-25Restore the apt ABI.Daniel Burrows1-2/+0
2008-07-25* improve apt progress reporting, display trigger actionsMichael Vogt1-0/+2
2008-06-03* Apply patch to avoid truncating of arbitrary files. Thanks to BryanMichael Vogt1-0/+2
2008-05-23* improve apt progress reporting, display trigger actionsMichael Vogt1-0/+2
2008-01-07* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt1-1/+0
2008-01-04* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt1-1/+0