summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* don't try SRV requests based on IP addressesDavid Kalnischkies2018-05-111-0/+10
* prepare-release: run i18nspector as "lint" if availableDavid Kalnischkies2018-05-101-78/+100
* po: Drop boilerplate in initial commentsDavid Kalnischkies2018-05-105-11/+8
* Add boilerplate plural form to po/apt-all.potDavid Kalnischkies2018-05-101-0/+1
* Merge branch 'pu/cleanup' into 'master'Julian Andres Klode2018-05-09123-126/+32
|\
| * po: Add missing Plural-Forms fieldsGuillem Jover2018-05-073-0/+4
| * po: Remove spurious text in Plural-Forms fieldGuillem Jover2018-05-071-1/+1
| * po: Fix Language field to match actual localeGuillem Jover2018-05-071-1/+1
| * po: Fix translated string not matching format string argumentsGuillem Jover2018-05-072-4/+4
| * po: Fill Project-Id-Version with correct project id and versionGuillem Jover2018-05-071-1/+1
| * Normalize authors through a mailmap fileGuillem Jover2018-05-071-0/+18
| * Remove obsolete RCS keywordsGuillem Jover2018-05-07116-119/+3
|/
* move special READMEs into doc/ and format as mdDavid Kalnischkies2018-05-0510-174/+203
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-0536-68/+88
* Avoid implicitly promotion of float to doubleDavid Kalnischkies2018-05-053-2/+3
* Prevent GTest from flooding us with compiler warningsDavid Kalnischkies2018-05-0420-187/+193
* Fix build with new gtestJulian Andres Klode2018-05-041-1/+1
* apt.conf.autoremove: Catch some new Ubuntu module packagesJulian Andres Klode2018-04-201-0/+3
* CMake: Fix builds without zstdJulian Andres Klode2018-04-201-2/+2
* Release 1.7.0~alpha0 to experimental1.7.0_alpha0Julian Andres Klode2018-04-1817-43/+284
* Run travis against debian:testing again, keep shippable at bionicJulian Andres Klode2018-04-181-1/+1
* Make libzstd optional in CMakeLists.txt, to aid cross-buildingJulian Andres Klode2018-04-181-1/+1
* Build with cmake+ninja instead of cmake+makeJulian Andres Klode2018-04-172-4/+3
* mention mirror method in sources.listDavid Kalnischkies2018-04-152-0/+17
* Release 1.6~rc11.6_rc1Julian Andres Klode2018-04-1519-20/+51
* French man pages translationjean-pierre giraud2018-04-151-275/+555
* Revert "mention mirror method in sources.list"Julian Andres Klode2018-04-152-17/+0
* Merge branch 'pu/heavy-hooks' into 'master'Julian Andres Klode2018-04-159-10/+765
|\
| * Introduce experimental new hooks for command-line toolsJulian Andres Klode2018-04-157-7/+756
| * apt-private: Collect not found packages in CacheSetHelperAPTGetJulian Andres Klode2018-04-132-3/+9
* | Merge branch 'pu/zstd' into 'master'Julian Andres Klode2018-04-1512-6/+290
|\ \
| * | zstd: Implement support for multi-frame filesJulian Andres Klode2018-04-131-4/+12
| * | Implement compression level handling for zstdJulian Andres Klode2018-04-131-1/+18
| * | apt-inst: Add support for zstd compressed debsJulian Andres Klode2018-03-121-2/+6
| * | apt-pkg: Add support for zstdJulian Andres Klode2018-03-1211-4/+259
* | | document Acquire::AllowReleaseInfoChange without extra sDavid Kalnischkies2018-04-0711-13/+13
* | | mention mirror method in sources.listDavid Kalnischkies2018-04-072-0/+17
* | | set our two libapt libraries to prio:optionalDavid Kalnischkies2018-04-071-0/+2
* | | fix communication typo in https manpageDavid Kalnischkies2018-04-0712-12/+12
* | | catch changelog ↔ NEWS dist mismatches in release scriptDavid Kalnischkies2018-04-071-0/+6
* | | remove duplicate changelog lines from 1.6~beta1 entryDavid Kalnischkies2018-04-071-9/+0
| |/ |/|
* | test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no testsJulian Andres Klode2018-04-061-0/+3
* | Delete /etc/dpkg/dpkg.cfg.d/excludes on Docker CI imagesJulian Andres Klode2018-04-062-0/+2
* | Allow restart_syscall() syscall in seccomp sandboxesJulian Andres Klode2018-04-061-0/+1
* | Turn off seccomp sandboxing by defaultJulian Andres Klode2018-04-062-1/+9
* | CI: Switch testing to use ubuntu:bionic for 1.6.yJulian Andres Klode2018-03-232-3/+3
* | Bump cache major version to allow different 1.5 and 1.6 updatesJulian Andres Klode2018-03-191-1/+1
* | Use https for Ubuntu changelogsJulian Andres Klode2018-03-155-9/+9
* | Fix debian/NEWS entry for 1.6~beta1Julian Andres Klode2018-03-131-2/+2
|/
* Release 1.6~beta11.6_beta1Julian Andres Klode2018-02-2660-109/+1403