summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Always pass a directory to find before an optionJulian Andres Klode2016-08-262-2/+2
| * test: Fix invalid quoting in variable expansionJulian Andres Klode2016-08-261-6/+6
| * test: Use printf "%b\n" instead of echo for strings with '\'Julian Andres Klode2016-08-262-8/+8
| * test: Make sure we always find a dpkg in status fileJulian Andres Klode2016-08-261-8/+8
| * test: Avoid use of /proc/self/fdJulian Andres Klode2016-08-263-6/+11
| * test: Explicitly pass --admindir=var/lib/dpkg to dpkgJulian Andres Klode2016-08-261-0/+2
| * test: Fix building of noopchrootJulian Andres Klode2016-08-261-1/+5
| * test: Get rid of debhelper rules.tiny example depJulian Andres Klode2016-08-261-1/+13
| * test: Allow moreutils-parallel instead of parallelJulian Andres Klode2016-08-261-1/+5
| * test: Allow stunnel to be used instead of stunnel4Julian Andres Klode2016-08-261-4/+9
| * test: Substitute GNU commands for other commands where availableJulian Andres Klode2016-08-261-2/+18
| * test: Use C locale instead of C.UTF-8Julian Andres Klode2016-08-261-1/+1
| * 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
* | Accept --autoremove as alias for --auto-removeJulian Andres Klode2016-08-262-1/+2
* | treat .ddeb files like .deb, especially for dpkgDavid Kalnischkies2016-08-253-2/+31
* | show apt-key warnings in apt updateDavid Kalnischkies2016-08-253-0/+31
* | apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies2016-08-252-26/+55
* | do not restore selections for already purged packagesDavid Kalnischkies2016-08-243-7/+19
* | improve code & doc for aquire weak/loop failingDavid Kalnischkies2016-08-241-6/+6
* | do fail on weakhash/loop earlier in acquireDavid Kalnischkies2016-08-248-50/+70
|/
* 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