summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make directory paths configurableJulian Andres Klode2016-08-268-22/+45
* apt-key: Only use readlink -f for existing componentsJulian Andres Klode2016-08-261-1/+1
* Use C locale instead of C.UTF-8 for protocol stringsJulian Andres Klode2016-08-264-6/+6
* CMake: Add support for libintlJulian Andres Klode2016-08-261-3/+9
* CMake: Handle Berkeley DB on FreeBSDJulian Andres Klode2016-08-262-3/+15
* methods/connect.cc: Only use AI_IDN if definedJulian Andres Klode2016-08-261-0/+2
* CMake/private-download: Fix statfs includes on FreeBSDJulian Andres Klode2016-08-262-5/+13
* CMake: Add FindLZ4 and FindLZMAJulian Andres Klode2016-08-263-3/+53
* CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode2016-08-263-2/+10
* CMake: Do not hardcode -ldlJulian Andres Klode2016-08-261-1/+1
* CMake: Handle endian.h locations on other platformsJulian Andres Klode2016-08-263-0/+27
* CMake: Handle BSD platforms with sig_t instead of sighandler_tJulian Andres Klode2016-08-261-0/+13
* Add missing includes and external definitionsJulian Andres Klode2016-08-268-0/+10
* CMake: Define _WITH_GETLINE for FreeBSDJulian Andres Klode2016-08-231-0/+3
* CMake: Do not add po/ if USE_NLS is OFFJulian Andres Klode2016-08-232-2/+6
* CMake: Discover docbook stylesheet in other locationsJulian Andres Klode2016-08-234-6/+34
* install-progress: Call the real ::fork() in our fork() methodJulian Andres Klode2016-08-231-1/+1
* CMake: Add Large File SupportJulian Andres Klode2016-08-232-0/+154
* prevent C++ locale number formatting in text APIs (try 3)David Kalnischkies2016-08-232-36/+44
* do dpkg --configure before --remove/--purge --pendingDavid Kalnischkies2016-08-233-3/+52
* zh_CN.po: update simplified Chinese translationZhou Mo2016-08-201-23/+18
* CMake: Fix uninitialized variablesJulian Andres Klode2016-08-203-2/+5
* CMake: Translations: Build byproduct before outputJulian Andres Klode2016-08-201-4/+4
* debian: Get rid of dh_movefiles againJulian Andres Klode2016-08-204-5/+5
* debian: Run wrap-and-sortJulian Andres Klode2016-08-197-59/+71
* debian: Drop outdated stuffJulian Andres Klode2016-08-192-9/+0
* debian: Add more lintian overridesJulian Andres Klode2016-08-192-0/+4
* debian: Switch to debhelper 10Julian Andres Klode2016-08-193-3/+3
* debian: Make better use of the tree installed by CMakeJulian Andres Klode2016-08-199-29/+2
* CMake: Install config and logging directoriesJulian Andres Klode2016-08-192-0/+26
* tests/control: Handle the gpg1/gpg2 mess a bit betterJulian Andres Klode2016-08-191-1/+4
* prepare-release: Use equivs and gdebi-core for travis depsJulian Andres Klode2016-08-192-4/+26
* Ignore SIGINT and SIGQUIT for Pre-Install hooksJulian Andres Klode2016-08-191-7/+3
* CMake: Translations: Pass --previous to msgmergeJulian Andres Klode2016-08-191-1/+1
* CMake: Translations: Don't rebuild .mo for line number changesJulian Andres Klode2016-08-191-1/+4
* debian: Install etc/apt if present (e.g., on Ubuntu)Julian Andres Klode2016-08-181-1/+2
* Release 1.3~rc21.3_rc2Julian Andres Klode2016-08-1760-229/+658
* methods: read config in most to least specific orderDavid Kalnischkies2016-08-172-4/+5
* don't count each Type as an individual deb822-sources stanzaDavid Kalnischkies2016-08-171-5/+3
* add --with-source option and Packages/Sources supportDavid Kalnischkies2016-08-178-5/+108
* allow spaces in fingerprints for 'apt-key del'David Kalnischkies2016-08-172-2/+10
* add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies2016-08-178-62/+52
* tests: update self-sigs on our test keysDavid Kalnischkies2016-08-1710-0/+0
* tests: set source directory for gdbDavid Kalnischkies2016-08-171-1/+1
* default to Dir=/ in dpkg/status file finding magicDavid Kalnischkies2016-08-171-12/+10
* support compression and by-hash for .diff/Index filesDavid Kalnischkies2016-08-174-114/+151
* support getting only-uncompressed files via by-hashDavid Kalnischkies2016-08-171-0/+2
* set the correct item FileSize in by-hash caseDavid Kalnischkies2016-08-171-4/+3
* retry without same redirection mirror on 404 errorsDavid Kalnischkies2016-08-172-5/+41
* check internal redirections for loops, tooDavid Kalnischkies2016-08-172-0/+22