6434 Commits (54298f49d71347616df19b8d2f59c907374e07b3)
 

Author SHA1 Message Date
David Kalnischkies 54298f49d7 move defines for version to macros.h 9 years ago
David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 9 years ago
David Kalnischkies d64e130aa3 warning: type qualifiers ignored on function return type [-Wignored-qualifiers] 9 years ago
David Kalnischkies ef74268b47 warning: cannot optimize loop, the loop counter may overflow [-Wunsafe-loop-optimizations] 9 years ago
David Kalnischkies c3ccac9232 warning: no previous declaration for foobar() [-Wmissing-declarations] 9 years ago
David Kalnischkies e788a834ce warning: useless cast to type A [-Wuseless-cast] 9 years ago
David Kalnischkies cf4ff3b78d warning: cast from type A to type B casts away qualifiers [-Wcast-qual] 9 years ago
David Kalnischkies 3de8f956d5 StartPos is always positive for http/https 9 years ago
David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 9 years ago
David Kalnischkies 27511c011f warning: non-ISO-standard escape sequence, '\e' [enabled by default] 9 years ago
David Kalnischkies 6298ff8b64 fix -Wformat= warnings about size_t != %lu on e.g. armel 9 years ago
David Kalnischkies 67c3067f1a fix -Wmissing-field-initializers warnings 9 years ago
David Kalnischkies 255c9e4b74 make doxygen more quiet, fix issues and disable latex 9 years ago
David Kalnischkies be2337962d unset LANGUAGE in the testing framework directly 9 years ago
David Kalnischkies ce7f128c02 support DEB_BUILD_PROFILES and -P for build profiles 9 years ago
Johannes Schauer 565ded7b65 implement BuildProfileSpec support as dpkg has in 1.17.2 9 years ago
David Kalnischkies a5414e5640 add default and override handling for Cnf::FindVector 9 years ago
David Kalnischkies fa19cc9573 autogenerate makefile for vendor system 9 years ago
David Kalnischkies 9ec748ff10 check version before adding scores in resolver 9 years ago
David Kalnischkies 2252183c69 show debug output only if told so in packagemanager 9 years ago
David Kalnischkies cb4b85b0bd do not do the same looping twice 9 years ago
David Kalnischkies 8daf68e366 propagate a negative score point along breaks/conflicts 9 years ago
Julian Andres Klode 93bd01f7e0 Promote xz-utils from apt Suggests to libapt-pkg Depends 9 years ago
Trần Ngọc Quân 9e3142e16c l10n: vi.po (624t): Update Vietnamese translation 9 years ago
Michael Vogt a4a5901577 releasing package apt version 0.9.15.5 9 years ago
Michael Vogt ed9665aedf initial version of apt-helper 9 years ago
Martin Pitt fc104da6a5 Bug#739988: Fix autopkgtest missing dependencies and locale 9 years ago
Michael Vogt b7ed961b80 vendor/tanglu/makefile: add missing clean/sources.list 9 years ago
Michael Vogt 39b73d8168 releasing package apt version 0.9.15.4 9 years ago
Michael Vogt 00f2d6c1aa test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use http-method from METHODSDIR 9 years ago
Michael Vogt c3d0a74a58 add missing libdb-dev to debian/tests/control 9 years ago
Michael Vogt 3c74988b38 skip test if "apt" is not build 9 years ago
Michael Vogt 3e5f181e51 fix ADT failure in downloadfile() 9 years ago
Michael Vogt adff049d96 add testcase for Bug#718329 9 years ago
Guillem Jover 5a4924ce63 debian: Add debDebFile::ExtractTarMember to the symbols file 9 years ago
Guillem Jover e7f56293f0 Add support for data.tar, control.tar and control.tar.xz 9 years ago
Guillem Jover 50b942e9a2 DebFile: Refactor ExtractTarMember() out from ExtractArchive() 9 years ago
Guillem Jover 3255db2d02 ExtractTar: Allow an empty decompressor program 9 years ago
Jon Severinsson bef4b14285 add apt-vendor information for tanglu 9 years ago
Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 9 years ago
Michael Vogt 5077916ef8 improve clean for auto-generated sources.list 9 years ago
Michael Vogt 46a78c652d remove auto-generated apt-key and sources.list on clean (closes: 739749) 9 years ago
Michael Vogt 1c93747533 releasing package apt version 0.9.15.3 9 years ago
Michael Vogt 32854ff695 Merge remote-tracking branch 'mvo/debian/sid' into debian/sid 9 years ago
Michael Vogt 7e75a619f6 prepare re-enable fnmatch() once we have proper reporting 9 years ago
Michael Vogt c255de4784 prepare release 9 years ago
Michael Vogt 7d99e17ed3 Merge remote-tracking branch 'donkult/debian/sid' into debian/sid 9 years ago
David Kalnischkies 4c90bc2888 update symbols file with hints from the buildlogs 9 years ago
David Kalnischkies 755d1e4f94 add a testcase to check for forbidden https→http downgrades 9 years ago
David Kalnischkies 18cce3980f honor option to disable pulses for the testcases 9 years ago