summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/dpkgpm.h
Commit message (Expand)AuthorAgeFilesLines
* (temporarily) unhide pkgDPkgPM again to have python-apt compileJulian Andres Klode2020-02-271-1/+1
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-7/+0
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-301-1/+1
* dpkgpm: Remove deprecated pkgDPkgPM::SendV2Pkgs()Julian Andres Klode2019-02-261-1/+0
* packagemanager: Remove deprecated functionsJulian Andres Klode2019-02-261-1/+0
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-3/+3
* improve arch-unqualified dpkg-progress parsingDavid Kalnischkies2016-11-241-0/+1
* simulate all package manager actions explicitlyDavid Kalnischkies2016-08-101-3/+6
* select remove/purge packages early on for dpkgDavid Kalnischkies2016-08-101-1/+2
* Fix several typosVeres Lajos2016-03-071-1/+1
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-1/+1
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-6/+6
* make all d-pointer * const pointersDavid Kalnischkies2015-08-101-1/+1
* mark private methods as hiddenDavid Kalnischkies2014-09-301-1/+1
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-231-0/+1
|\
| * rework PTY magic to fix stair-stepping on kfreebsdDavid Kalnischkies2014-09-081-0/+1
* | readd pkgPackageManager::Go() to not break APIMichael Vogt2014-06-181-13/+0
|/
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+11
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-2/+2
* Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt2013-12-061-1/+0
* move pty magic into its own functionsMichael Vogt2013-10-311-0/+2
|\
| * move pty stuff into its own functionMichael Vogt2013-10-311-0/+3
* | fix some more ABI issues, abicheck is happy nowMichael Vogt2013-10-311-0/+9
* | restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt2013-10-311-0/+7
* | extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the...Michael Vogt2013-10-251-0/+3
* | cleanupMichael Vogt2013-10-181-1/+2
* | Merge branch 'debian/sid' into feature/install-progress-refactorMichael Vogt2013-10-171-0/+1
|\|
| * fix broken clean when apt was finished and ensure that terminal progress is u...Michael Vogt2013-10-171-0/+1
* | move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt2013-10-131-3/+4
* | first iteration of install progress refactorMichael Vogt2013-10-111-0/+1
|/
* add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ termi...Michael Vogt2013-10-071-0/+2
* Add DPkgPM::Progress for terminal install progressMichael Vogt2013-07-111-0/+2
* Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-111-1/+3
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+5
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-11/+8
* enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies2011-09-141-0/+2
|\
| * SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...Christopher Baines2011-07-271-0/+2
* | apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointersMichael Vogt2011-01-271-9/+2
|/
* merged from lp:~donkult/apt/sidMichael Vogt2010-06-091-1/+16
|\
| * forward manual-installed bit on package disappearanceDavid Kalnischkies2010-05-271-0/+15
| * * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-05-271-1/+1
* | * merge the remaining Ubuntu change:Michael Vogt2010-06-091-0/+5
|\ \ | |/ |/|
| * Change history branch so that it does not break the Michael Vogt2010-01-261-3/+1
| * * Merged from the mvo branchMichael Vogt2009-12-181-1/+4
| |\ | |/ |/|
| * merged from debianMichael Vogt2009-09-231-1/+1
| |\
| * \ merged from debianMichael Vogt2009-07-301-5/+0
| |\ \
| * | | merged from debian-sidMichael Vogt2008-11-241-1/+5
| |\| |
| * | | * Apply patch to avoid truncating of arbitrary files. Thanks to BryanMichael Vogt2008-06-031-0/+2
| |\ \ \
| | * | | * improve apt progress reporting, display trigger actionsMichael Vogt2008-05-231-0/+2