index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
deb
/
dpkgpm.h
Age
Commit message (
Expand
)
Author
2019-06-12
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
2019-04-30
Add 'explicit' to most single argument constructors
Julian Andres Klode
2019-02-26
dpkgpm: Remove deprecated pkgDPkgPM::SendV2Pkgs()
Julian Andres Klode
2019-02-26
packagemanager: Remove deprecated functions
Julian Andres Klode
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2016-11-24
improve arch-unqualified dpkg-progress parsing
David Kalnischkies
2016-08-10
simulate all package manager actions explicitly
David Kalnischkies
2016-08-10
select remove/purge packages early on for dpkg
David Kalnischkies
2016-03-07
Fix several typos
Veres Lajos
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2014-09-30
mark private methods as hidden
David Kalnischkies
2014-09-23
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-08
rework PTY magic to fix stair-stepping on kfreebsd
David Kalnischkies
2014-06-18
readd pkgPackageManager::Go() to not break API
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2013-12-06
Handle SIGWINCH in APT::Progress-Fancy=1
Michael Vogt
2013-10-31
move pty magic into its own functions
Michael Vogt
2013-10-31
fix some more ABI issues, abicheck is happy now
Michael Vogt
2013-10-31
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...
Michael Vogt
2013-10-31
move pty stuff into its own function
Michael Vogt
2013-10-25
extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the...
Michael Vogt
2013-10-18
cleanup
Michael Vogt
2013-10-17
Merge branch 'debian/sid' into feature/install-progress-refactor
Michael Vogt
2013-10-17
fix broken clean when apt was finished and ensure that terminal progress is u...
Michael Vogt
2013-10-13
move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...
Michael Vogt
2013-10-11
first iteration of install progress refactor
Michael Vogt
2013-10-07
add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ termi...
Michael Vogt
2013-07-11
Add DPkgPM::Progress for terminal install progress
Michael Vogt
2013-07-11
Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info
David Kalnischkies
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-14
enable APT in unpack/configure ordering to handle loops as well
David Kalnischkies
2011-07-27
SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...
Christopher Baines
2011-01-27
apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointers
Michael Vogt
2010-06-09
merged from lp:~donkult/apt/sid
Michael Vogt
2010-06-09
* merge the remaining Ubuntu change:
Michael Vogt
2010-05-27
forward manual-installed bit on package disappearance
David Kalnischkies
2010-05-27
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-01-26
Change history branch so that it does not break the
Michael Vogt
2009-12-18
* Merged from the mvo branch
Michael Vogt
2009-12-18
apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","
Michael Vogt
2009-12-18
add /var/log/apt/history.log file
Michael Vogt
2009-09-23
merged from debian
Michael Vogt
2009-09-15
Add even more config options and try to handle configuration problems
David Kalnischkies
2009-09-13
add and document experimental options to make aggressive
David Kalnischkies
2009-07-30
merged from debian
Michael Vogt
[next]