summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-13217-788/+1348
| | * move defines for version to macros.hDavid Kalnischkies2014-03-134-31/+72
| | * warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-1364-147/+153
| | * warning: type qualifiers ignored on function return type [-Wignored-qualifiers]David Kalnischkies2014-03-136-9/+9
| | * warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-o...David Kalnischkies2014-03-132-3/+3
| | * warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-1329-119/+130
| | * warning: useless cast to type A [-Wuseless-cast]David Kalnischkies2014-03-1310-26/+26
| | * warning: cast from type A to type B casts away qualifiers [-Wcast-qual]David Kalnischkies2014-03-136-35/+35
| | * StartPos is always positive for http/httpsDavid Kalnischkies2014-03-132-8/+3
| | * warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-1328-444/+443
| | * warning: non-ISO-standard escape sequence, '\e' [enabled by default]David Kalnischkies2014-03-131-7/+7
| | * fix -Wformat= warnings about size_t != %lu on e.g. armelDavid Kalnischkies2014-03-132-8/+9
| | * fix -Wmissing-field-initializers warningsDavid Kalnischkies2014-03-136-25/+25
| | * make doxygen more quiet, fix issues and disable latexDavid Kalnischkies2014-03-139-28/+32
| | * unset LANGUAGE in the testing framework directlyDavid Kalnischkies2014-03-132-5/+3
| | * support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-1311-4/+219
| | * implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer2014-03-134-36/+162
| | * add default and override handling for Cnf::FindVectorDavid Kalnischkies2014-03-137-68/+81
| | * autogenerate makefile for vendor systemDavid Kalnischkies2014-03-1315-118/+71
| | * check version before adding scores in resolverDavid Kalnischkies2014-03-132-18/+126
| | * show debug output only if told so in packagemanagerDavid Kalnischkies2014-03-132-10/+5
| | * do not do the same looping twiceDavid Kalnischkies2014-03-131-7/+1
| | * propagate a negative score point along breaks/conflictsDavid Kalnischkies2014-03-132-14/+72
| * | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt2014-03-131-2/+2
| |\|
| | * Promote xz-utils from apt Suggests to libapt-pkg DependsJulian Andres Klode2014-03-121-2/+2
| * | Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...Michael Vogt2014-03-1257-224/+1233
| |\|
| | * l10n: vi.po (624t): Update Vietnamese translationTrần Ngọc Quân2014-03-041-19/+26
| | * releasing package apt version 0.9.15.5Michael Vogt2014-02-2855-193/+1207
| | * initial version of apt-helperMichael Vogt2014-02-277-37/+148
| * | add hashsum support in apt-file download and add more testsMichael Vogt2014-03-124-0/+60
| * | initial version of apt-helperMichael Vogt2014-02-277-55/+174
| |/
| * Bug#739988: Fix autopkgtest missing dependencies and localeMartin Pitt2014-02-252-1/+4
| * vendor/tanglu/makefile: add missing clean/sources.listMichael Vogt2014-02-231-0/+5
| * releasing package apt version 0.9.15.4Michael Vogt2014-02-2355-840/+763
| * test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use http-meth...Michael Vogt2014-02-231-1/+1
| * add missing libdb-dev to debian/tests/controlMichael Vogt2014-02-221-1/+1
| * skip test if "apt" is not buildMichael Vogt2014-02-224-0/+25
| * fix ADT failure in downloadfile()Michael Vogt2014-02-221-1/+5
| * add testcase for Bug#718329Michael Vogt2014-02-222-1/+36
| * debian: Add debDebFile::ExtractTarMember to the symbols fileGuillem Jover2014-02-221-0/+1
| * Add support for data.tar, control.tar and control.tar.xzGuillem Jover2014-02-222-25/+14
| * DebFile: Refactor ExtractTarMember() out from ExtractArchive()Guillem Jover2014-02-222-5/+13
| * ExtractTar: Allow an empty decompressor programGuillem Jover2014-02-221-0/+6
| * add apt-vendor information for tangluJon Severinsson2014-02-226-0/+31
| * Fix typos in documentation (codespell)Michael Vogt2014-02-2278-167/+171
| * improve clean for auto-generated sources.listMichael Vogt2014-02-224-4/+12
| * remove auto-generated apt-key and sources.list on clean (closes: 739749)Michael Vogt2014-02-226-14/+39
| * releasing package apt version 0.9.15.3Michael Vogt2014-02-2055-1807/+2490
| * Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-02-201-0/+3
| |\
| | * prepare re-enable fnmatch() once we have proper reportingMichael Vogt2014-02-201-0/+3