| .. |
|
contrib
|
91c03d370d
fix a few more cppcheck performance and scope warnings
|
15 anos atrás |
|
deb
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
acquire-item.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
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 anos atrás |
|
acquire-method.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
acquire-method.h
|
f1bdfe8156
fix order of CurrentURI and UsedMirror in Status() and Log()
|
15 anos atrás |
|
acquire-worker.cc
|
378fcbd65e
* apt-pkg/acquire-worker.cc:
|
15 anos atrás |
|
acquire-worker.h
|
229fb1a3a3
* apt-pkg/contrib/weakptr.h:
|
16 anos atrás |
|
acquire.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
acquire.h
|
4a53151aca
do not require unused partial dirs in 'source' (Closes: #633510)
|
15 anos atrás |
|
algorithms.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
algorithms.h
|
953b348cb0
make ResolveByKeep() more clever and hold back packages that would go into a broken policy state by the upgrade
|
15 anos atrás |
|
aptconfiguration.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
aptconfiguration.h
|
dd6882853b
fix some cppcheck: (warning) Member variable is not initialized in the constructor.
|
15 anos atrás |
|
cachefile.cc
|
a5de4117b6
fix the gcc warning about the initialisation order of variables caused
|
16 anos atrás |
|
cachefile.h
|
6d7b4a91f3
merge with debian-experimental-ma to get the public policy back
|
16 anos atrás |
|
cachefilter.cc
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
16 anos atrás |
|
cachefilter.h
|
9ba5aa3b01
factor regex package name matches into newly created cachefilter classes
|
16 anos atrás |
|
cacheiterators.h
|
df77d8a5fb
if critical or-group can't be satisfied, exit directly.
|
15 anos atrás |
|
cacheset.cc
|
edc0ef102b
* merged lp:~evfool/apt/fix641673
|
15 anos atrás |
|
cacheset.h
|
446bbcf47d
remove the extra unnecessary qualification cppcheck complains about
|
15 anos atrás |
|
cdrom.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
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 anos atrás |
|
clean.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
clean.h
|
1350057372
* removed the pragma mess
|
20 anos atrás |
|
depcache.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
depcache.h
|
97be52d437
log reinstall commands in history.log
|
15 anos atrás |
|
indexcopy.cc
|
91c03d370d
fix a few more cppcheck performance and scope warnings
|
15 anos atrás |
|
indexcopy.h
|
cf440facb4
enhance the split out of the gpgv commandline mangling by splitting out
|
16 anos atrás |
|
indexfile.cc
|
dd6882853b
fix some cppcheck: (warning) Member variable is not initialized in the constructor.
|
15 anos atrás |
|
indexfile.h
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
16 anos atrás |
|
indexrecords.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 anos atrás |
|
indexrecords.h
|
308b793694
- backport forgotten Valid-Until patch from the obsolete experimental
|
16 anos atrás |
|
init.cc
|
78485ab210
* apt-pkg/init.cc:
|
15 anos atrás |
|
init.h
|
223b069806
update the version number to the upcoming 0.8.2 and
|
16 anos atrás |
|
makefile
|
8fde723961
* apt-pkg/cacheset.cc:
|
16 anos atrás |
|
metaindex.h
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
16 anos atrás |
|
orderlist.cc
|
91c03d370d
fix a few more cppcheck performance and scope warnings
|
15 anos atrás |
|
orderlist.h
|
1350057372
* removed the pragma mess
|
20 anos atrás |
|
packagemanager.cc
|
91c03d370d
fix a few more cppcheck performance and scope warnings
|
15 anos atrás |
|
packagemanager.h
|
d77b985a30
* apt-pkg/packagemanager.cc:
|
15 anos atrás |
|
pkgcache.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
pkgcache.h
|
959470da73
* apt-pkg/pkgcache.cc:
|
15 anos atrás |
|
pkgcachegen.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
pkgcachegen.h
|
64dda04bd9
* apt-pkg/pkgcachegen.{cc,h}:
|
15 anos atrás |
|
pkgrecords.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
pkgrecords.h
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 anos atrás |
|
pkgsystem.cc
|
4f333a8bea
* make apt build with g++ 4.3
|
19 anos atrás |
|
pkgsystem.h
|
1350057372
* removed the pragma mess
|
20 anos atrás |
|
policy.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
policy.h
|
00c6e1a3eb
* doc/makefile:
|
15 anos atrás |
|
sourcelist.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
sourcelist.h
|
2ec858bc68
* apt-pkg/contrib/fileutl.{cc,h}:
|
15 anos atrás |
|
srcrecords.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
srcrecords.h
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
16 anos atrás |
|
tagfile.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 anos atrás |
|
tagfile.h
|
dd6882853b
fix some cppcheck: (warning) Member variable is not initialized in the constructor.
|
15 anos atrás |
|
vendor.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 anos atrás |
|
vendor.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
15 anos atrás |
|
vendorlist.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
vendorlist.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
15 anos atrás |
|
version.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 anos atrás |
|
version.h
|
1350057372
* removed the pragma mess
|
20 anos atrás |
|
versionmatch.cc
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anos atrás |
|
versionmatch.h
|
ae4a4f91e9
* apt-pkg/versionmatch.cc:
|
16 anos atrás |