Jay Freeman (saurik)
|
baec76f5f0
The entire concept of PendingError() is flawed :/.
|
8 년 전 |
Julian Andres Klode
|
24a59c62ef
Add missing includes and external definitions
|
8 년 전 |
David Kalnischkies
|
8bd823d0a1
add --with-source option and Packages/Sources support
|
8 년 전 |
David Kalnischkies
|
b58e2c7c56
prevent C++ locale number formatting in text APIs
|
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
|
f359b7e8c0
require explicit paths to dsc/control as we do for deb files
|
9 년 전 |
David Kalnischkies
|
2f91076de3
ignore newlines in dpkg-deb control output for installing debs
|
9 년 전 |
David Kalnischkies
|
64b66a46a7
show progress info while 'downloading' a local .deb file
|
9 년 전 |
Julian Andres Klode
|
1c73b0fc41
Do not parse Status fields from remote sources
|
9 년 전 |
Michael Vogt
|
ac7f8f7916
Fix all the wrong removals of includes that iwyu got wrong
|
9 년 전 |
Michael Vogt
|
88a8975f15
Cleanup includes after running iwyu
|
9 년 전 |
David Kalnischkies
|
c9443c0120
elimate duplicated code in pkgIndexFile subclasses
|
9 년 전 |
David Kalnischkies
|
5465192b9a
add volatile sources support in libapt-pkg
|
9 년 전 |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
9 년 전 |
David Kalnischkies
|
463c8d8015
support lang= and target= sources.list options
|
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
|
d2cb5b153f
hide Translation-* in 'apt-cache policy' output
|
9 년 전 |
David Kalnischkies
|
e185d8b3e3
populate the Architecture field for PackageFiles
|
9 년 전 |
David Kalnischkies
|
b07aeb1a6e
store Release files data in the Cache
|
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 년 전 |
David Kalnischkies
|
1da3b7b8e1
show URI.Path in all acquire item descriptions
|
9 년 전 |
David Kalnischkies
|
448c38bdcd
rework hashsum verification in the acquire system
|
9 년 전 |
David Kalnischkies
|
d38926efe1
stop depending on copy-on-write for std::string
|
9 년 전 |
David Kalnischkies
|
2f6a2fbbdc
properly implement pkgRecord::Parser for *.deb files
|
10 년 전 |
David Kalnischkies
|
dce45dbe97
mark internal interfaces as hidden
|
10 년 전 |
Michael Vogt
|
87ecd6a2d7
apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()
|
10 년 전 |
Michael Vogt
|
18593cf751
Only support Translation-* that are listed in the {In,}Release file
|
10 년 전 |