Jay Freeman (saurik)
|
baec76f5f0
The entire concept of PendingError() is flawed :/.
|
8 年之前 |
Jay Freeman (saurik)
|
d52f68c8d7
It is just so absolutely critical that this works.
|
8 年之前 |
David Kalnischkies
|
8bd823d0a1
add --with-source option and Packages/Sources support
|
8 年之前 |
David Kalnischkies
|
d03b947b0c
add insecure (and weak) allow-options for sources.list
|
8 年之前 |
David Kalnischkies
|
39c724b484
implement Identifier field for IndexTargets
|
8 年之前 |
David Kalnischkies
|
7f2d1eef18
implement Fallback-Of for IndexTargets
|
8 年之前 |
David Kalnischkies
|
f41352ade2
detect compressed status files on extension again
|
8 年之前 |
David Kalnischkies
|
c48ef8942d
don't leak on error in listparser creation
|
8 年之前 |
David Kalnischkies
|
a249b3e6fd
reimplement build-dep via apts normal resolver
|
9 年之前 |
David Kalnischkies
|
0179cfa83c
keep compressed indexes in a low-cost format
|
9 年之前 |
David Kalnischkies
|
668ae33adc
ignore deprecated method calls in deprecated method
|
9 年之前 |
David Kalnischkies
|
5dd00edbcf
add messages to our deprecation warnings in libapt
|
9 年之前 |
David Kalnischkies
|
64b66a46a7
show progress info while 'downloading' a local .deb file
|
9 年之前 |
David Kalnischkies
|
24e8f24e1e
add by-hash sources.list option and document all of by-hash
|
9 年之前 |
David Kalnischkies
|
95278287f4
avoid using global PendingError to avoid failing too often too soon
|
9 年之前 |
David Kalnischkies
|
7f58427b95
use a less generic special trigger filename for stdin
|
9 年之前 |
David Kalnischkies
|
3090ae6972
detect and deal with indextarget duplicates
|
9 年之前 |
David Kalnischkies
|
9adb9778d1
implement indextargets option 'DefaultEnabled'
|
9 年之前 |
David Kalnischkies
|
d7a51997c3
implement PDiff patching for compressed files
|
9 年之前 |
David Kalnischkies
|
1a3a14ac63
sources.list and indextargets option for pdiffs
|
9 年之前 |
Michael Vogt
|
88a8975f15
Cleanup includes after running iwyu
|
9 年之前 |
David Kalnischkies
|
7f8c0eed69
parse packages from all architectures into the cache
|
9 年之前 |
David Kalnischkies
|
c9443c0120
elimate duplicated code in pkgIndexFile subclasses
|
9 年之前 |
David Kalnischkies
|
653ef26c70
allow individual targets to be kept compressed
|
9 年之前 |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 年之前 |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 年之前 |
David Kalnischkies
|
3fd89e62e9
implement default apt-get file --release-info mode
|
9 年之前 |
David Kalnischkies
|
8881b11eac
implement 'apt-get files' to access index targets
|
9 年之前 |
David Kalnischkies
|
001c76fe20
use an enum instead of strings as IndexTarget::Option interface
|
9 年之前 |
David Kalnischkies
|
e3c1cfc767
use IndexTarget to get to IndexFile
|
9 年之前 |