summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* parse debian/tests/control for test dependenciesDavid Kalnischkies2014-08-262-1/+1
* Fix debListParser to accept "no" as a value for the Multi-Arch fieldJulian Andres Klode2014-08-241-1/+1
* doc/po/pt.po: updated, thanks to Américo MonteirMichael Vogt2014-07-291-206/+371
* doc/apt.8.xml: fix typo, thanks to Jakub WilkMichael Vogt2014-07-291-2/+2
* Fix SmartConfigure to ignore ordering of packages that are already validMichael Vogt2014-07-294-1/+2446
* l10n: vi.po (636t): Update one new stringTrần Ngọc Quân2014-07-241-4/+4
* apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniformMichael Vogt2014-07-171-2/+2
* Use @builddeps@ in the debian/tests/control fileMichael Vogt2014-07-171-1/+1
* Update Japanese documentation translationvictory2014-07-161-370/+502
* StringToBool: only act if the entire string is consumed by strtol()Michael Vogt2014-07-162-3/+35
* Merge remote-tracking branch 'mvo/feature/README' into debian/sidMichael Vogt2014-07-101-0/+37
|\
| * add REAMDE.mdMichael Vogt2014-07-101-0/+37
* | releasing package apt version 1.0.6Michael Vogt2014-07-101-1/+1
* | prepare 1.0.6Michael Vogt2014-07-1055-57665/+58004
* | Only show packages as upgradable if the have a CandidateVer != 0Michael Vogt2014-07-082-3/+4
* | doc: Unfuzzy DocBook translationsGuillem Jover2014-07-089-5128/+5573
* | doc: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-0811-2317/+3157
* | build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-0818-122/+244
* | build: Set the XSL parameter through the command line instead of sedGuillem Jover2014-07-082-4/+4
* | po: Fix format specifier order in translationGuillem Jover2014-07-082-10/+10
* | po: Fix encoding issuesGuillem Jover2014-07-081-9/+9
* | po: Fix or add missing email addressesGuillem Jover2014-07-084-5/+4
* | po: Fix Plural-Forms fieldsGuillem Jover2014-07-0811-5/+12
* | po: Fill Project-Id-Version with correct project id and versionGuillem Jover2014-07-082-2/+2
* | po: Remove fuzzy from file msgid headerGuillem Jover2014-07-081-1/+0
* | po: Fill or add missing Language fieldGuillem Jover2014-07-0812-11/+12
* | Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleanerMichael Vogt2014-07-082-1/+7
* | Improve description how to turn off the cachesCédric Barboiron2014-07-081-4/+5
* | use printf instead of echo in testing frameworkMichele Orrù2014-07-072-31/+31
* | properly handle (currently unused) dpkg pass-throughDavid Kalnischkies2014-07-071-13/+16
* | use exit instead of incorrect return in test wrapperMichele Orrù2014-07-071-4/+5
* | handle moved mmap after UniqFindTagWrite callDavid Kalnischkies2014-07-071-2/+6
* | Danish program translation updateJoe Hansen2014-07-071-50/+67
* | Try not to parse invalid translation files (LP: #756317)Michael Vogt2014-07-032-34/+19
* | redo two typo fixes lost in German update collisionDavid Kalnischkies2014-06-251-2/+2
* | l10n: vi.po: Update 3 new messagesTrần Ngọc Quân2014-06-241-4/+4
* | methods/http.cc: use Req.str() in debug outputMichael Vogt2014-06-241-1/+1
* | German translation reviewed by Erik PfannensteinChris Leick2014-06-191-72/+54
* | releasing package apt version 1.0.5Michael Vogt2014-06-1855-3912/+4074
* | EDSP doc: some typo and wording fixesDavid Kalnischkies2014-06-181-8/+8
* | EDSP doc: (minor) consistently use 2 blank lines before headingsStefano Zacchiroli2014-06-181-0/+2
* | EDSP doc: clarify that Install/Remove packages are arch-qualifiedStefano Zacchiroli2014-06-181-4/+12
* | do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-185-18/+32
* | show our broken packages message in 'apt' solverDavid Kalnischkies2014-06-184-117/+134
* | fix SubstVar to be usable as a replace_all methodDavid Kalnischkies2014-06-182-7/+49
* | don't send pkg from an unknown architecture via EDSPDavid Kalnischkies2014-06-181-0/+7
* | use P_ instead of ngettext to compiling with --disable-nlsFredrik Fornwall2014-06-181-1/+1
* | add missing comma in SEE ALSO of apt-secure manpageKonstantin Manna2014-06-1810-17/+17
* | fix two german manpage spelling mistakesKonstantin Manna2014-06-181-2/+2
* | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-06-181-1/+4
|\|