David Kalnischkies 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 yıl önce
..
contrib 3184b4cf2e [ Martin Pitt ] 16 yıl önce
deb ff1ad6fdb0 fix typo preventing display of architecture in Info() 16 yıl önce
acquire-item.cc f5eb830c02 mark all "Hash Sum mismatch" strings as translateable 16 yıl önce
acquire-item.h 189bb640d2 merged from lp:~donkult/apt/sid 16 yıl önce
acquire-method.cc 189bb640d2 merged from lp:~donkult/apt/sid 16 yıl önce
acquire-method.h 963b16dceb implement Fail-Ignore bool in FetchItem that tells the method that a failure of this item is ok and does not need to be tried on all mirrors 16 yıl önce
acquire-worker.cc ab7f4d7ca6 * apt-pkg/acquire-worker.cc: 17 yıl önce
acquire-worker.h 229fb1a3a3 * apt-pkg/contrib/weakptr.h: 16 yıl önce
acquire.cc a3c4c81afe * apt-pkg/depcache.cc: 16 yıl önce
acquire.h a3c4c81afe * apt-pkg/depcache.cc: 16 yıl önce
algorithms.cc 23c5897cbd * merge the remaining Ubuntu change: 16 yıl önce
algorithms.h e841200b93 * apt-pkg/policy.h: 16 yıl önce
aptconfiguration.cc 9f9717fa6b * apt-pkg/aptconfiguration.cc: 16 yıl önce
aptconfiguration.h 83742b3cf4 Add support for the LANGUAGE environment variable 16 yıl önce
cachefile.cc a5de4117b6 fix the gcc warning about the initialisation order of variables caused 16 yıl önce
cachefile.h 6d7b4a91f3 merge with debian-experimental-ma to get the public policy back 16 yıl önce
cachefilter.cc 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 yıl önce
cachefilter.h 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 yıl önce
cacheiterators.h f7a35f2e81 rename ReOwn to ReMap in the cacheiterators 16 yıl önce
cdrom.cc c67dc114ea merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), 16 yıl önce
cdrom.h 3e2d7cce4f [ABI] merged the libudev-dlopen branch, this allows to pass 17 yıl önce
clean.cc 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 yıl önce
clean.h 1350057372 * removed the pragma mess 20 yıl önce
depcache.cc d3814b27a7 * apt-pkg/depcache.cc: 16 yıl önce
depcache.h e841200b93 * apt-pkg/policy.h: 16 yıl önce
indexcopy.cc cf440facb4 enhance the split out of the gpgv commandline mangling by splitting out 16 yıl önce
indexcopy.h cf440facb4 enhance the split out of the gpgv commandline mangling by splitting out 16 yıl önce
indexfile.cc 45df0ad2aa [BREAK] add possibility to download and use multiply 16 yıl önce
indexfile.h 2e5f4e45f5 * apt-pkg/cachefile.{cc,h}: 16 yıl önce
indexrecords.cc 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental 16 yıl önce
indexrecords.h 308b793694 - backport forgotten Valid-Until patch from the obsolete experimental 16 yıl önce
init.cc 1408e219e7 * apt-pkg/contrib/fileutl.cc: 16 yıl önce
init.h 44c8b5dff8 we break the ABI, so let use increase the ABI number :) 16 yıl önce
makefile 9ba5aa3b01 factor regex package name matches into newly created cachefilter classes 16 yıl önce
metaindex.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 yıl önce
orderlist.cc c0ba35fc91 * apt-pkg/orderlist.cc: 16 yıl önce
orderlist.h 1350057372 * removed the pragma mess 20 yıl önce
packagemanager.cc c0ba35fc91 * apt-pkg/orderlist.cc: 16 yıl önce
packagemanager.h 642ebc1a04 - show at the end of the install process a list of disappeared packages 16 yıl önce
pkgcache.cc a9fe592842 * apt-pkg/pkgcachegen.{cc,h}: 16 yıl önce
pkgcache.h a9fe592842 * apt-pkg/pkgcachegen.{cc,h}: 16 yıl önce
pkgcachegen.cc d10cef8246 accidently prefilling the vectors results in segfaults 16 yıl önce
pkgcachegen.h 7635093c1c switch from std::set to std::vector as it is way more simple, a bit 16 yıl önce
pkgrecords.cc 3025794355 * apt-pkg/pkgrecords.cc,h: 19 yıl önce
pkgrecords.h 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) 17 yıl önce
pkgsystem.cc 4f333a8bea * make apt build with g++ 4.3 19 yıl önce
pkgsystem.h 1350057372 * removed the pragma mess 20 yıl önce
policy.cc 9ee8287e5e * apt-pkg/policy.cc: 16 yıl önce
policy.h e841200b93 * apt-pkg/policy.h: 16 yıl önce
sourcelist.cc 448eaf8b59 convert FileExists to DirectoryExists to check if the path is really a 16 yıl önce
sourcelist.h 5dd4c8b811 merge Goswin Brederlow "support download of index files for different archs" 16 yıl önce
srcrecords.cc 41c81fd85d Ignore :qualifiers after package name in build dependencies 16 yıl önce
srcrecords.h 41c81fd85d Ignore :qualifiers after package name in build dependencies 16 yıl önce
tagfile.cc 189bb640d2 merged from lp:~donkult/apt/sid 16 yıl önce
tagfile.h e2c66de5c5 * apt-pkg/pkgcache.h: 16 yıl önce
vendor.cc cce08fb5ac * remove all the remaining #pragma implementation 19 yıl önce
vendor.h 1350057372 * removed the pragma mess 20 yıl önce
vendorlist.cc 92fcbfc163 add the various foldmarkers in apt-pkg & cmdline (no code change) 17 yıl önce
vendorlist.h 1350057372 * removed the pragma mess 20 yıl önce
version.cc cce08fb5ac * remove all the remaining #pragma implementation 19 yıl önce
version.h 1350057372 * removed the pragma mess 20 yıl önce
versionmatch.cc cec9f4f4bb Also free regular expressions. 16 yıl önce
versionmatch.h ae4a4f91e9 * apt-pkg/versionmatch.cc: 16 yıl önce