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
/
packagemanager.cc
Age
Commit message (
Expand
)
Author
2016-06-29
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
2016-06-27
eipp: enable xz-compressed scenario logging
David Kalnischkies
2016-06-27
eipp: add Allow-Temporary-Remove-of-Essentials
David Kalnischkies
2016-06-27
eipp: implement Immediate-Configuration flag
David Kalnischkies
2016-06-27
eipp: provide the internal planer as an external one
David Kalnischkies
2016-06-27
eipp: implement version 0.1 of the protocol
David Kalnischkies
2016-04-28
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
2016-04-13
recheck Pre-Depends satisfaction in SmartConfigure
David Kalnischkies
2016-03-07
Fix several typos
Veres Lajos
2015-09-14
fix alloc-dealloc-mismatch (operator new [] vs operator delete)
David Kalnischkies
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-08-27
just-in-time removal of broken essential packages
David Kalnischkies
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-13
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2014-12-07
properly handle already reinstall pkgs in ordering
David Kalnischkies
2014-11-08
use a abi version check similar to the gcc check
David Kalnischkies
2014-10-20
check for failure message in testsuccess/failure
David Kalnischkies
2014-09-27
fix: warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-09-05
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-29
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
2014-05-29
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
Michael Vogt
2014-05-22
fix tight loop detection and temporary removes
David Kalnischkies
2014-05-22
consistently fail if Smart* packagemanager actions fail
David Kalnischkies
2014-05-07
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...
Michael Vogt
2014-03-13
do not configure already unpacked packages needlessly
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
show debug output only if told so in packagemanager
David Kalnischkies
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2013-10-31
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...
Michael Vogt
2013-10-21
restore binary compatiblity with the pkgPackageManager interface
Michael Vogt
2013-10-14
re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...
Michael Vogt
2013-10-13
move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...
Michael Vogt
2013-07-10
apt-pkg/packagemanager.cc:
Michael Vogt
2013-06-24
do not modify DepIterator as we might check again
David Kalnischkies
2013-06-09
do unpacks before configures in SmartConfigure
David Kalnischkies
2012-10-24
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-09-03
unpack versions only in case a different version from the package
David Kalnischkies
2012-08-30
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-07-18
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-05-19
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-05-05
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2012-04-19
* apt-pkg/packagemanager.cc:
Malcolm Scott
2012-04-16
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-04-12
apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...
Michael Vogt
2012-03-13
add APT::pkgPackageManager::MaxLoopCount to ensure that the
Michael Vogt
2012-03-13
merged from lp:~donkult/apt/experimental
Michael Vogt
2012-03-13
recheck dependencies in SmartUnpack after a change, too
David Kalnischkies
2012-03-13
* apt-pkg/packagemanager.cc:
David Kalnischkies
[next]