David Kalnischkies
|
857e9c13d8
Drop the Arch information from the Version structure as we can get
|
před 16 roky |
David Kalnischkies
|
25396fb063
Split ListParser::NewDepends into two methods to use these new method
|
před 16 roky |
David Kalnischkies
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
před 16 roky |
David Kalnischkies
|
5bf1571639
Implement the first step toward Multi-Arch by setting up a Group
|
před 16 roky |
David Kalnischkies
|
201d1fa0d2
mark the Error/Warning method as __cold
|
před 16 roky |
David Kalnischkies
|
7d15572bc3
add optional gcc features as deprecated, unused and (un)likely
|
před 16 roky |
David Kalnischkies
|
773e2c1fe5
Refactor the cache iterators by using a common base class
|
před 16 roky |
David Kalnischkies
|
c6474fb6ff
fix a few typos in strings, comments and manpage of apt-ftparchive
|
před 16 roky |
David Kalnischkies
|
41c81fd85d
Ignore :qualifiers after package name in build dependencies
|
před 16 roky |
David Kalnischkies
|
9c562bc935
convert getlanguages_test to our new equals()
|
před 16 roky |
David Kalnischkies
|
cefb7c1f24
add our own equals method as assert doesn't really show the offending
|
před 16 roky |
David Kalnischkies
|
2c4b9b0b9e
check cache size even if we do nothing else otherwise in apt.cron.daily,
|
před 16 roky |
David Kalnischkies
|
9209ec4701
tell every method in ftparchive/ that const& is sexy
|
před 16 roky |
David Kalnischkies
|
ff574e76be
add APT::FTPArchive::AlwaysStat to disable the too aggressive
|
před 16 roky |
David Kalnischkies
|
1df14bc5a7
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
|
před 16 roky |
David Kalnischkies
|
164994f54f
use "diff" filetype for .debian.tar.* files (Closes: #554898) in
|
před 16 roky |
David Kalnischkies
|
fb1e7ecf35
add --debian-only as alias for --diff-only for all source v3 lovers
|
před 16 roky |
David Kalnischkies
|
f6026f0d54
merge with lp:~mvo/apt/debian-sid and update all pot's and po's
|
před 16 roky |
David Kalnischkies
|
4647b1b3e5
add a few closes tags to Acquire::Translation changelog
|
před 16 roky |
David Kalnischkies
|
9c24493fab
Add APT::FTPArchive::LongDescription to disable the inclusion of the
|
před 16 roky |
David Kalnischkies
|
e4a30974d7
Add a very simple test runner
|
před 16 roky |
David Kalnischkies
|
45df0ad2aa
[BREAK] add possibility to download and use multiply
|
před 16 roky |
David Kalnischkies
|
32e994d9c8
print an error and exit if python-apt is not installed for apt-mark,
|
před 16 roky |
David Kalnischkies
|
c0d438474b
add https options which default to the ones from http for the https
|
před 16 roky |
David Kalnischkies
|
ce857f32cf
another round of method hardening with const& in Configuration
|
před 16 roky |
David Kalnischkies
|
4494239cc6
add config setting for User-Agent in http and https to the Acquire group,
|
před 16 roky |
David Kalnischkies
|
d8c6a87aef
print an error if a new state file can't be created in apt-mark,
|
před 16 roky |
David Kalnischkies
|
8a3207f427
allow also to skip the last patch if target is reached in acquire-item.cc,
|
před 16 roky |
David Kalnischkies
|
6d3176fbe8
use long instead of short for {Ver,Desc}File size in pkgcache.h
|
před 16 roky |
David Kalnischkies
|
3aa695e3e0
merge my rred-rewrite branch & add it's changes to the changelog
|
před 16 roky |