| .. |
|
contrib
|
404528bd58
convert a few for-loop char finds to proper strchr and memchr
|
vor 15 Jahren |
|
deb
|
d073d7db69
cherrypick from my apt/experimental branch
|
vor 14 Jahren |
|
acquire-item.cc
|
1207cf3f9b
* apt-pkg/acquire-item.cc:
|
vor 15 Jahren |
|
acquire-item.h
|
8d6c583900
apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mirror methods does not retry on each mirror
|
vor 15 Jahren |
|
acquire-method.cc
|
404528bd58
convert a few for-loop char finds to proper strchr and memchr
|
vor 15 Jahren |
|
acquire-method.h
|
f1bdfe8156
fix order of CurrentURI and UsedMirror in Status() and Log()
|
vor 15 Jahren |
|
acquire-worker.cc
|
378fcbd65e
* apt-pkg/acquire-worker.cc:
|
vor 15 Jahren |
|
acquire-worker.h
|
229fb1a3a3
* apt-pkg/contrib/weakptr.h:
|
vor 16 Jahren |
|
acquire.cc
|
95b5f6c19d
* apt-pkg/acquire.cc:
|
vor 15 Jahren |
|
acquire.h
|
4a53151aca
do not require unused partial dirs in 'source' (Closes: #633510)
|
vor 15 Jahren |
|
algorithms.cc
|
deec647438
* algorithms.cc:
|
vor 14 Jahren |
|
algorithms.h
|
953b348cb0
make ResolveByKeep() more clever and hold back packages that would go into a broken policy state by the upgrade
|
vor 15 Jahren |
|
aptconfiguration.cc
|
d073d7db69
cherrypick from my apt/experimental branch
|
vor 14 Jahren |
|
aptconfiguration.h
|
dd6882853b
fix some cppcheck: (warning) Member variable is not initialized in the constructor.
|
vor 15 Jahren |
|
cachefile.cc
|
8de79b68a8
remove the caches in 'apt-get update', too, as they will be
|
vor 15 Jahren |
|
cachefile.h
|
8de79b68a8
remove the caches in 'apt-get update', too, as they will be
|
vor 15 Jahren |
|
cachefilter.cc
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
vor 16 Jahren |
|
cachefilter.h
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
vor 16 Jahren |
|
cacheiterators.h
|
df77d8a5fb
if critical or-group can't be satisfied, exit directly.
|
vor 15 Jahren |
|
cacheset.cc
|
edc0ef102b
* merged lp:~evfool/apt/fix641673
|
vor 15 Jahren |
|
cacheset.h
|
446bbcf47d
remove the extra unnecessary qualification cppcheck complains about
|
vor 15 Jahren |
|
cdrom.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
vor 15 Jahren |
|
cdrom.h
|
e344ad65a4
apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (also in this case its probably not needed because pkgUDevCDrom is not used outside libapt itself, still its better to be on the save side)
|
vor 15 Jahren |
|
clean.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
vor 15 Jahren |
|
clean.h
|
1350057372
* removed the pragma mess
|
vor 20 Jahren |
|
depcache.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
vor 15 Jahren |
|
depcache.h
|
1842a17db2
rename the parameter name of MarkDelete from Purge to MarkPurge to
|
vor 15 Jahren |
|
indexcopy.cc
|
91c03d370d
fix a few more cppcheck performance and scope warnings
|
vor 15 Jahren |
|
indexcopy.h
|
cf440facb4
enhance the split out of the gpgv commandline mangling by splitting out
|
vor 16 Jahren |
|
indexfile.cc
|
dd6882853b
fix some cppcheck: (warning) Member variable is not initialized in the constructor.
|
vor 15 Jahren |
|
indexfile.h
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
vor 16 Jahren |
|
indexrecords.cc
|
89500a25b3
- add an Acquire::Min-ValidTime option (Closes: #640122)
|
vor 15 Jahren |
|
indexrecords.h
|
308b793694
- backport forgotten Valid-Until patch from the obsolete experimental
|
vor 16 Jahren |
|
init.cc
|
a91cb95425
* apt-pkg/init.cc:
|
vor 15 Jahren |
|
init.h
|
223b069806
update the version number to the upcoming 0.8.2 and
|
vor 16 Jahren |
|
makefile
|
8fde723961
* apt-pkg/cacheset.cc:
|
vor 16 Jahren |
|
metaindex.h
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
vor 16 Jahren |
|
orderlist.cc
|
05b64a6f78
* apt-pkg/orderlist.cc:
|
vor 15 Jahren |
|
orderlist.h
|
3b8d17737d
print from their the visit came from
|
vor 15 Jahren |
|
packagemanager.cc
|
30426f4822
M-A:same lockstep unpack should operate on installed
|
vor 15 Jahren |
|
packagemanager.h
|
d77b985a30
* apt-pkg/packagemanager.cc:
|
vor 15 Jahren |
|
pkgcache.cc
|
32d9baeab0
* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
|
vor 15 Jahren |
|
pkgcache.h
|
959470da73
* apt-pkg/pkgcache.cc:
|
vor 15 Jahren |
|
pkgcachegen.cc
|
a288748e48
merged fixes from lp:~mvo/apt/mvo
|
vor 15 Jahren |
|
pkgcachegen.h
|
64dda04bd9
* apt-pkg/pkgcachegen.{cc,h}:
|
vor 15 Jahren |
|
pkgrecords.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
vor 15 Jahren |
|
pkgrecords.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
vor 17 Jahren |
|
pkgsystem.cc
|
4f333a8bea
* make apt build with g++ 4.3
|
vor 19 Jahren |
|
pkgsystem.h
|
1350057372
* removed the pragma mess
|
vor 20 Jahren |
|
policy.cc
|
061c58b61a
* apt-pkg/policy.cc:
|
vor 14 Jahren |
|
policy.h
|
00c6e1a3eb
* doc/makefile:
|
vor 15 Jahren |
|
sourcelist.cc
|
404528bd58
convert a few for-loop char finds to proper strchr and memchr
|
vor 15 Jahren |
|
sourcelist.h
|
2ec858bc68
* apt-pkg/contrib/fileutl.{cc,h}:
|
vor 15 Jahren |
|
srcrecords.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
vor 15 Jahren |
|
srcrecords.h
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
vor 16 Jahren |
|
tagfile.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
vor 15 Jahren |
|
tagfile.h
|
dd6882853b
fix some cppcheck: (warning) Member variable is not initialized in the constructor.
|
vor 15 Jahren |
|
vendor.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
vor 19 Jahren |
|
vendor.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
vor 15 Jahren |
|
vendorlist.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
vor 15 Jahren |
|
vendorlist.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
vor 15 Jahren |
|
version.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
vor 19 Jahren |
|
version.h
|
1350057372
* removed the pragma mess
|
vor 20 Jahren |
|
versionmatch.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
vor 15 Jahren |
|
versionmatch.h
|
ae4a4f91e9
* apt-pkg/versionmatch.cc:
|
vor 16 Jahren |