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