| .. |
|
contrib
|
5039a4c529
merged the lp:~mvo/apt/mvo branch
|
пре 15 година |
|
deb
|
6d38011bb9
add a first round of stuff needed for talking between APT and solvers
|
пре 15 година |
|
edsp
|
9221da7e1d
parse correctly the Hold: lines into Pkg->SelectedState = Hold
|
пре 15 година |
|
acquire-item.cc
|
82b6682ac6
* apt-pkg/vendor.cc, apt-pkg/vendorlist.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
|
b57c0e355d
implement proper progress report with OpProgress
|
пре 15 година |
|
algorithms.h
|
741b7da9de
implement external solver calling for upgrade and dist-upgrade, too
|
пре 15 година |
|
aptconfiguration.cc
|
8aec002f1d
* 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
|
76d4aab06d
doesn't execute autoremove marker setting if an external solver is called
|
пре 15 година |
|
depcache.h
|
cbc702ea58
tell the resolver a package is set on hold if it was set by the user
|
пре 15 година |
|
edsp.cc
|
b57c0e355d
implement proper progress report with OpProgress
|
пре 15 година |
|
edsp.h
|
b57c0e355d
implement proper progress report with OpProgress
|
пре 15 година |
|
indexcopy.cc
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
пре 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
|
98d6aaa8fd
handle Dir::Bin::Solvers as a list of directories and find the
|
пре 15 година |
|
init.h
|
223b069806
update the version number to the upcoming 0.8.2 and
|
пре 16 година |
|
makefile
|
c3b851268e
rename edspwriter to straight edsp in toplevel as it does more than
|
пре 15 година |
|
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
|
7ca70a9af1
merge single-arch :arch fix from my sid branch
|
пре 15 година |
|
pkgcache.h
|
ca238ede04
* apt-pkg/cacheiterator.h:
|
пре 15 година |
|
pkgcachegen.cc
|
6d38011bb9
add a first round of stuff needed for talking between APT and solvers
|
пре 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
|
6d38011bb9
add a first round of stuff needed for talking between APT and solvers
|
пре 15 година |
|
policy.h
|
6d38011bb9
add a first round of stuff needed for talking between APT and solvers
|
пре 15 година |
|
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 година |