| .. |
|
contrib
|
410327e1ee
let TimeRFC1123 return an empty string if gmtime() fails
|
15 роки тому |
|
deb
|
90cf90b254
* apt-pkg/deb/deblistparser.cc:
|
15 роки тому |
|
acquire-item.cc
|
7ea7ac9efa
* apt-pkg/acquire-item.cc:
|
15 роки тому |
|
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 роки тому |
|
acquire-method.cc
|
ca0a660c3b
apt-pkg/acquire-method.cc: fix copy/paste error
|
15 роки тому |
|
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
|
196fd13629
* mirror method:
|
15 роки тому |
|
acquire-worker.h
|
229fb1a3a3
* apt-pkg/contrib/weakptr.h:
|
16 роки тому |
|
acquire.cc
|
7753e4684e
rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded
|
16 роки тому |
|
acquire.h
|
b29c37128c
* apt-pkg/deb/dpkgpm.cc:
|
16 роки тому |
|
algorithms.cc
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
15 роки тому |
|
algorithms.h
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
15 роки тому |
|
aptconfiguration.cc
|
bdb3d92cd2
* apt-pkg/aptconfiguration.cc:
|
15 роки тому |
|
aptconfiguration.h
|
b0e1a43f95
support every compression we have a compressor configured
|
15 роки тому |
|
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
|
ca238ede04
* apt-pkg/cacheiterator.h:
|
15 роки тому |
|
cacheset.cc
|
edc0ef102b
* merged lp:~evfool/apt/fix641673
|
15 роки тому |
|
cacheset.h
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
15 роки тому |
|
cdrom.cc
|
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 роки тому |
|
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 роки тому |
|
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
|
949e033cb7
* apt-pkg/depcache.cc:
|
15 роки тому |
|
depcache.h
|
cc26da01ef
do not change protected packages in autoinstall (Closes: #618848)
|
15 роки тому |
|
indexcopy.cc
|
8220213e48
* apt-pkg/indexcopy.cc:
|
15 роки тому |
|
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
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 роки тому |
|
indexrecords.h
|
308b793694
- backport forgotten Valid-Until patch from the obsolete experimental
|
16 роки тому |
|
init.cc
|
3eb9e25785
merge 'after squeeze release'-stuff
|
15 роки тому |
|
init.h
|
223b069806
update the version number to the upcoming 0.8.2 and
|
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
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
15 роки тому |
|
orderlist.h
|
1350057372
* removed the pragma mess
|
20 роки тому |
|
packagemanager.cc
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
15 роки тому |
|
packagemanager.h
|
642ebc1a04
- show at the end of the install process a list of disappeared packages
|
16 роки тому |
|
pkgcache.cc
|
959470da73
* apt-pkg/pkgcache.cc:
|
15 роки тому |
|
pkgcache.h
|
959470da73
* apt-pkg/pkgcache.cc:
|
15 роки тому |
|
pkgcachegen.cc
|
959470da73
* apt-pkg/pkgcache.cc:
|
15 роки тому |
|
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
|
1a4c9766e0
* apt-pkg/policy.cc:
|
15 роки тому |
|
policy.h
|
e841200b93
* apt-pkg/policy.h:
|
16 роки тому |
|
sourcelist.cc
|
36f1098aed
* apt-pkg/contrib/fileutl.cc:
|
15 роки тому |
|
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
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 роки тому |
|
tagfile.h
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 роки тому |
|
vendor.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 роки тому |
|
vendor.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
15 роки тому |
|
vendorlist.cc
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
15 роки тому |
|
vendorlist.h
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
|
15 роки тому |
|
version.cc
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
19 роки тому |
|
version.h
|
1350057372
* removed the pragma mess
|
20 роки тому |
|
versionmatch.cc
|
99aa69c74f
check for length of Data to avoid the validness of
|
16 роки тому |
|
versionmatch.h
|
ae4a4f91e9
* apt-pkg/versionmatch.cc:
|
16 роки тому |