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