summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Dutch manpages translation updateFrans Spiesschaert2016-11-021-247/+197
* Dutch program translation updateFrans Spiesschaert2016-11-021-33/+35
* fix invalid XML in German manpage translationJames Clarke2016-11-021-1/+1
* Updated German documentation translationChris Leick2016-10-291-1311/+915
* Release 1.3.11.3.1Julian Andres Klode2016-10-0418-41/+56
* travis: Move codecov from after_success to after_scriptJulian Andres Klode2016-10-041-1/+1
* Turkish program translation updateMert Dirik2016-10-041-18/+14
* Japanese manpages translation updatevictory2016-10-041-745/+187
* Do not read stderr from proxy autodetection scriptsJulian Andres Klode2016-10-045-2/+46
* Release 1.31.3Julian Andres Klode2016-09-2018-19/+33
* VersionHash: Do not skip too long dependency linesJulian Andres Klode2016-09-185-3/+49
* travis: Add coverage testing using codecov.ioJulian Andres Klode2016-09-111-1/+7
* Coverage: Do not print messages from gcovJulian Andres Klode2016-09-113-0/+57
* CMake: Add coverage build typeJulian Andres Klode2016-09-111-0/+5
* travis: use ninja and ccache for buildingJulian Andres Klode2016-09-111-5/+6
* test: Always install dpkg into our tests, regardless of MAJulian Andres Klode2016-09-078-15/+20
* test: framework: Ensure copied status files have trailing linesJulian Andres Klode2016-09-071-0/+4
* edsp: try 2 to read responses even if writing failedDavid Kalnischkies2016-09-074-15/+73
* abort connection on '.' target replies in SRVDavid Kalnischkies2016-09-041-0/+8
* update testing hints in README.mdDavid Kalnischkies2016-09-031-5/+17
* Release 1.3~rc41.3_rc4Julian Andres Klode2016-09-0218-19/+40
* debian: Pass -O to make to get readable build logsJulian Andres Klode2016-09-021-0/+3
* debian: Move bugscript to old location for overlayfs xdev issueJulian Andres Klode2016-09-021-0/+1
* acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode2016-09-025-6/+60
* CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variableJulian Andres Klode2016-09-021-1/+1
* CMake: test/libapt: Use a prebuilt GTest library if availableJulian Andres Klode2016-09-021-15/+26
* gitignore: Add generated docbook stylesheetsJulian Andres Klode2016-09-021-1/+6
* support long keyid and fingerprint in gpgv's GOODSIGDavid Kalnischkies2016-09-012-4/+97
* re-add apt breaks/replaces apt-utils (<< 1.3~exp2~)David Kalnischkies2016-09-011-0/+2
* tests: silence -Wmissing-declarationsDavid Kalnischkies2016-09-013-7/+3
* try not to call memcpy with length 0 in hash calculationsDavid Kalnischkies2016-09-019-19/+26
* test-apt-cdrom: Fix for gnupg 2.1.15Julian Andres Klode2016-09-011-1/+6
* Base256ToNum: Fix uninitialized valueJulian Andres Klode2016-08-311-1/+2
* TagFile: Fix off-by-one errors in comment strippingJulian Andres Klode2016-08-311-2/+2
* test/integration/test-srcrecord: Make executableJulian Andres Klode2016-08-311-0/+0
* Fix segfault and out-of-bounds read in Binary fieldsJulian Andres Klode2016-08-312-3/+41
* Release 1.3~rc31.3_rc3Julian Andres Klode2016-08-3061-62/+160
* test: Pass -d to dpkg-buildpackageJulian Andres Klode2016-08-301-1/+1
* Add shippable.yml for CI on ShippableJulian Andres Klode2016-08-291-0/+15
* test, travis: Quieter testing with a new -qq modeJulian Andres Klode2016-08-294-10/+38
* Switch documentation from httpredir.d.o to deb.d.oJulian Andres Klode2016-08-2913-157/+157
* Add new symbols to symbols fileJulian Andres Klode2016-08-291-0/+12
* init: Add Dir::Bin::planners default entryJulian Andres Klode2016-08-291-0/+1
* init: Fix path to external solversJulian Andres Klode2016-08-291-1/+1
* don't loop on pinning pkgs from absolute debs by regexDavid Kalnischkies2016-08-292-6/+9
* randomize acquire order for same type index filesDavid Kalnischkies2016-08-293-3/+41
* Merge branch 'portability/freebsd'Julian Andres Klode2016-08-2744-119/+370
|\
| * CMake: Add missing iconv dependencyJulian Andres Klode2016-08-263-2/+28
| * Make root group configurable via ROOT_GROUPJulian Andres Klode2016-08-266-8/+17
| * test: Use :$(id -gn) instead of :root (when run as root)Julian Andres Klode2016-08-262-4/+4