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
/
pkgcachegen.cc
Age
Commit message (
Expand
)
Author
2012-05-12
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2012-05-05
check if we work on a valid description in IsDuplicateDescription as
David Kalnischkies
2012-05-02
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-12-15
atleast libapt should announce to itself that it is clean…
David Kalnischkies
2011-10-12
add implicit dependencies needed for Multi-Arch at the time a Version
David Kalnischkies
2011-10-12
use one string to construct the error message instead of using multiple
David Kalnischkies
2011-10-12
a version can have only a single md5 for descriptions, so we can optimize
David Kalnischkies
2011-10-11
share description list between "same" versions (LP: #868977)
David Kalnischkies
2011-10-11
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-09-19
remove old APT_COMPATIBILITY ifdef's
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
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-08-15
merged from the debian-sid branch
Michael Vogt
2011-08-15
merged fixes from lp:~mvo/apt/mvo
Michael Vogt
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-08
apt-pkg/pkgcachegen.cc: fix incorrect test for modification time
Michael Vogt
2011-08-05
apt-pkg/pkgcachegen.cc: fix compiler error
Michael Vogt
2011-08-01
fix crash when P.Arch() was used but the cache got remapped
Michael Vogt
2011-08-01
apt-pkg/pkgcachegen.cc: copy Arch to avoid segfault on cache remap
Michael Vogt
2011-07-29
merged from debian-sid
Michael Vogt
2011-07-29
merge from lp:~mvo/apt/mvo
Michael Vogt
2011-07-29
* apt-pkg/pkgcachegen.{cc,h}:
Michael Vogt
2011-07-28
merged from lp:~mvo/apt/mvo
Michael Vogt
2011-07-28
* apt-pkg/contrib/fileutl.{cc,h}:
Michael Vogt
2011-07-20
apt-pkg/pkgcachegen.cc: Write the file size to the cache
Julian Andres Klode
2011-07-15
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
2011-06-30
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-05-17
* Implement EDSP in libapt-pkg so that all front-ends which
David Kalnischkies
2011-04-06
* apt-pkg/pkgcache.cc:
David Kalnischkies
2011-03-30
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
2011-03-25
* apt-pkg/cacheiterator.h:
David Kalnischkies
2011-03-25
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2011-02-07
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2010-08-10
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
Julian Andres Klode
2010-07-11
accidently prefilling the vectors results in segfaults
David Kalnischkies
2010-07-11
rename ReOwn to ReMap in the cacheiterators
David Kalnischkies
2010-07-11
* apt-pkg/deb/debmetaindex.cc:
David Kalnischkies
2010-07-09
switch from std::set to std::vector as it is way more simple, a bit
David Kalnischkies
2010-07-09
* doc/apt.conf.5.xml:
David Kalnischkies
2010-07-08
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
2010-07-08
use references instead of copies in the Cache generation methods
David Kalnischkies
2010-07-06
wrap the mmap actions in the CacheGenerator in their own methods to
David Kalnischkies
2010-07-05
Try to use NotEquals for the MultiArch Breaks dependencies instead of
David Kalnischkies
2010-06-04
* apt-pkg/cachefile.{cc,h}:
David Kalnischkies
2010-05-04
* apt-pkg/pkgcache.h:
David Kalnischkies
2010-04-07
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-03-30
convert some tabs to spaces to respect the style guide
David Kalnischkies
2010-03-30
Group packages in the same group together in the package list
David Kalnischkies
[next]