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
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
2012-03-12
ensure that the fullname of a package is displayed in the debug output
David Kalnischkies
2012-03-07
show which dependency couldn't be satisfied in the debug output
David Kalnischkies
2012-03-07
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-03-06
merge with apt/experimental
David Kalnischkies
2012-03-06
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-03-05
* Treat the Important flag like the Essential flag with two differences:
Julian Andres Klode
2012-03-05
* apt-pkg/packagemanager.cc:
Julian Andres Klode
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2012-03-03
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-03-03
show in the debug output if we are looping in the avoid breaks
David Kalnischkies
2012-03-03
eanup the ordering-code avoiding a break (no function change)
David Kalnischkies
2012-03-02
* apt-pkg/packagemanager.cc:
Michael Vogt
2012-01-20
fix a few esoteric cppcheck errors/warnings/infos
David Kalnischkies
2012-01-20
fix typos in comments reported by the lintian in very-picky-modes
David Kalnischkies
2012-01-19
* apt-pkg/packagemanager.cc:
David Kalnischkies
2012-01-19
* apt-pkg/cacheiterators.h:
David Kalnischkies
2012-01-13
factor out the detection of self-conflicts into Dep::IsIgnorable
David Kalnischkies
2011-10-31
do not enter an endless loop for (essential) pre-dependency loops
David Kalnischkies
2011-10-17
* apt-pkg/packagemanager.cc:
David Kalnischkies
2011-09-19
remove an extra argument for the error mesage format
David Kalnischkies
2011-09-14
enable APT in unpack/configure ordering to handle loops as well
David Kalnischkies
2011-09-13
merge with debian/sid
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-09
M-A:same lockstep unpack should operate on installed
David Kalnischkies
2011-08-17
* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
David Kalnischkies
2011-08-16
Fixed a problem where the loop flag would be removed prematurely.
Christopher Baines
2011-08-15
Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve...
Christopher Baines
2011-08-15
merged from the debian-sid branch
Michael Vogt
2011-08-14
Applied DonKult (David)'s excellent fix for inproving the loop management. No...
Christopher Baines
2011-08-13
Fix a bug introduced in Rev.2159 on line 398, also fix another potential bug.
Christopher Baines
2011-08-12
Added code to allow SmartConfigure to be called mutiple times on the same pac...
Christopher Baines
2011-08-12
Inproved debug with versioning
Christopher Baines
2011-08-12
Small fix for loop handeling.
Christopher Baines
2011-08-11
fix a few more cppcheck performance and scope warnings
David Kalnischkies
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
Added a RmFlag function to remvoe the loop flag, this should prevent any erro...
Christopher Baines
2011-08-07
Improved errors and messages in general and improved the comments.
Christopher Baines
[next]