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
/
packagemanager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
1
-24
/
+0
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-1
/
+1
*
properly handle already reinstall pkgs in ordering
David Kalnischkies
2014-12-07
1
-10
/
+36
*
use a abi version check similar to the gcc check
David Kalnischkies
2014-11-08
1
-3
/
+3
*
check for failure message in testsuccess/failure
David Kalnischkies
2014-10-20
1
-1
/
+1
*
fix: warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-09-27
1
-1
/
+1
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
1
-1
/
+48
|
\
|
*
Fix SmartConfigure to ignore ordering of packages that are already valid
Michael Vogt
2014-07-29
1
-1
/
+48
*
|
Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental
Michael Vogt
2014-05-29
1
-188
/
+166
|
\
|
|
*
fix tight loop detection and temporary removes
David Kalnischkies
2014-05-22
1
-171
/
+156
|
*
consistently fail if Smart* packagemanager actions fail
David Kalnischkies
2014-05-22
1
-46
/
+39
*
|
fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG...
Michael Vogt
2014-05-07
1
-0
/
+1
|
/
*
do not configure already unpacked packages needlessly
David Kalnischkies
2014-03-13
1
-11
/
+6
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+9
*
show debug output only if told so in packagemanager
David Kalnischkies
2014-03-13
1
-1
/
+2
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-8
/
+8
*
restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...
Michael Vogt
2013-10-31
1
-6
/
+30
*
restore binary compatiblity with the pkgPackageManager interface
Michael Vogt
2013-10-21
1
-0
/
+25
*
re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...
Michael Vogt
2013-10-14
1
-13
/
+5
*
move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...
Michael Vogt
2013-10-13
1
-5
/
+9
*
apt-pkg/packagemanager.cc:
Michael Vogt
2013-07-10
1
-2
/
+2
*
do not modify DepIterator as we might check again
David Kalnischkies
2013-06-24
1
-5
/
+7
*
do unpacks before configures in SmartConfigure
David Kalnischkies
2013-06-09
1
-45
/
+68
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-10-24
1
-0
/
+2
*
unpack versions only in case a different version from the package
David Kalnischkies
2012-09-03
1
-1
/
+4
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-08-30
1
-1
/
+3
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-07-18
1
-1
/
+1
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-05-19
1
-1
/
+1
*
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2012-05-05
1
-1
/
+2
*
* apt-pkg/packagemanager.cc:
Malcolm Scott
2012-04-19
1
-2
/
+2
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-04-16
1
-1
/
+1
*
apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me...
Michael Vogt
2012-04-12
1
-3
/
+3
*
add APT::pkgPackageManager::MaxLoopCount to ensure that the
Michael Vogt
2012-03-13
1
-2
/
+12
*
merged from lp:~donkult/apt/experimental
Michael Vogt
2012-03-13
1
-264
/
+327
|
\
|
*
recheck dependencies in SmartUnpack after a change, too
David Kalnischkies
2012-03-13
1
-165
/
+196
|
*
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-03-13
1
-79
/
+111
|
*
ensure that the fullname of a package is displayed in the debug output
David Kalnischkies
2012-03-12
1
-29
/
+29
|
*
show which dependency couldn't be satisfied in the debug output
David Kalnischkies
2012-03-07
1
-1
/
+1
*
|
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-03-07
1
-13
/
+13
|
/
*
merge with apt/experimental
David Kalnischkies
2012-03-06
1
-8
/
+18
|
\
|
*
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-03-06
1
-4
/
+13
|
|
\
|
|
*
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-03-02
1
-4
/
+13
|
*
|
* Treat the Important flag like the Essential flag with two differences:
Julian Andres Klode
2012-03-05
1
-2
/
+4
|
*
|
* apt-pkg/packagemanager.cc:
Julian Andres Klode
2012-03-05
1
-2
/
+1
|
|
/
*
|
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2012-03-04
1
-6
/
+5
*
|
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-03-03
1
-12
/
+40
*
|
show in the debug output if we are looping in the avoid breaks
David Kalnischkies
2012-03-03
1
-1
/
+6
*
|
eanup the ordering-code avoiding a break (no function change)
David Kalnischkies
2012-03-03
1
-28
/
+23
|
/
*
fix a few esoteric cppcheck errors/warnings/infos
David Kalnischkies
2012-01-20
1
-1
/
+0
*
fix typos in comments reported by the lintian in very-picky-modes
David Kalnischkies
2012-01-20
1
-5
/
+5
[next]