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
/
deblistparser.cc
Age
Commit message (
Expand
)
Author
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-10
no value for MultiArch field is 'no', not 'none'
David Kalnischkies
2015-08-10
drop obsolete explicit :none handling in pkgCacheGen
David Kalnischkies
2015-08-10
parse packages from all architectures into the cache
David Kalnischkies
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
add volatile sources support in libapt-pkg
David Kalnischkies
2015-08-10
just-in-time creation for (explicit) negative deps
David Kalnischkies
2015-08-10
just-in-time creation for (implicit) Provides
David Kalnischkies
2015-08-10
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
bunch of micro-optimizations for depcache
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-06-12
store Release files data in the Cache
David Kalnischkies
2015-04-19
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
2015-04-12
parse specific-arch dependencies correctly on single-arch systems
David Kalnischkies
2015-03-16
parse arch-qualified Provides correctly
Helmut Grohne
2014-11-08
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-11-08
use a abi version check similar to the gcc check
David Kalnischkies
2014-10-14
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-10-08
Update Status field values handling
Guillem Jover
2014-10-06
implement the updated build profile spec
josch
2014-10-03
rename StringType VERSION to VERSIONNUMBER
David Kalnischkies
2014-09-27
store source name and version in binary cache
David Kalnischkies
2014-09-27
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-05
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-08-26
support versioned provides as implemented by dpkg
David Kalnischkies
2014-08-24
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-08-24
Fix debListParser to accept "no" as a value for the Multi-Arch field
Julian Andres Klode
2014-07-08
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-07-07
handle moved mmap after UniqFindTagWrite call
David Kalnischkies
2014-06-18
remove the Section member from package struct
David Kalnischkies
2014-06-18
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-05-09
parse and retrieve multiple Descriptions in one record
David Kalnischkies
2014-04-28
WIP local deb install
Michael Vogt
2014-03-13
abstract version hash comparison a bit
David Kalnischkies
2014-03-13
factor out parsing of MultiArch flag
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
fix -Wmissing-field-initializers warnings
David Kalnischkies
2014-03-13
support DEB_BUILD_PROFILES and -P for build profiles
David Kalnischkies
2014-03-13
implement BuildProfileSpec support as dpkg has in 1.17.2
Johannes Schauer
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2013-09-26
don't strip :any from dependencies in single-arch
David Kalnischkies
2013-08-15
init the pkgTagFile with the size of the Release file
David Kalnischkies
2013-08-08
use pkgTagFile to parse "header" of Release files
David Kalnischkies
2013-06-20
handle missing "Description" in apt-cache show
David Kalnischkies
2013-04-08
merged bundle from david
Michael Vogt
2013-04-02
merged lp:~mvo/apt/fix-inrelease5
Michael Vogt
2013-04-01
micro-optimize and enhance readability of ListParser::VersionHash
David Kalnischkies
2013-03-18
* apt-pkg/deb/debindexfile.cc,
David Kalnischkies
[next]