Age | Commit message (Expand) | Author |
2016-08-26 | test: Use printf "%b\n" instead of echo for strings with '\' | Julian Andres Klode |
2016-08-26 | test: Make sure we always find a dpkg in status file | Julian Andres Klode |
2016-08-26 | test: Avoid use of /proc/self/fd | Julian Andres Klode |
2016-08-26 | test: Explicitly pass --admindir=var/lib/dpkg to dpkg | Julian Andres Klode |
2016-08-26 | test: Fix building of noopchroot | Julian Andres Klode |
2016-08-26 | test: Get rid of debhelper rules.tiny example dep | Julian Andres Klode |
2016-08-26 | test: Allow moreutils-parallel instead of parallel | Julian Andres Klode |
2016-08-26 | test: Allow stunnel to be used instead of stunnel4 | Julian Andres Klode |
2016-08-26 | test: Substitute GNU commands for other commands where available | Julian Andres Klode |
2016-08-26 | test: Use C locale instead of C.UTF-8 | Julian Andres Klode |
2016-08-26 | Make directory paths configurable | Julian Andres Klode |
2016-08-26 | apt-key: Only use readlink -f for existing components | Julian Andres Klode |
2016-08-26 | Use C locale instead of C.UTF-8 for protocol strings | Julian Andres Klode |
2016-08-26 | CMake: Add support for libintl | Julian Andres Klode |
2016-08-26 | Accept --autoremove as alias for --auto-remove | Julian Andres Klode |
2016-08-26 | CMake: Handle Berkeley DB on FreeBSD | Julian Andres Klode |
2016-08-26 | methods/connect.cc: Only use AI_IDN if defined | Julian Andres Klode |
2016-08-26 | CMake/private-download: Fix statfs includes on FreeBSD | Julian Andres Klode |
2016-08-26 | CMake: Add FindLZ4 and FindLZMA | Julian Andres Klode |
2016-08-26 | CMake: Do not use -lresolv if res_init exists in libc | Julian Andres Klode |
2016-08-26 | CMake: Do not hardcode -ldl | Julian Andres Klode |
2016-08-26 | CMake: Handle endian.h locations on other platforms | Julian Andres Klode |
2016-08-26 | CMake: Handle BSD platforms with sig_t instead of sighandler_t | Julian Andres Klode |
2016-08-26 | Add missing includes and external definitions | Julian Andres Klode |
2016-08-25 | treat .ddeb files like .deb, especially for dpkg | David Kalnischkies |
2016-08-25 | show apt-key warnings in apt update | David Kalnischkies |
2016-08-25 | apt-key: warn instead of fail on unreadable keyrings | David Kalnischkies |
2016-08-24 | do not restore selections for already purged packages | David Kalnischkies |
2016-08-24 | improve code & doc for aquire weak/loop failing | David Kalnischkies |
2016-08-24 | do fail on weakhash/loop earlier in acquire | David Kalnischkies |
2016-08-23 | CMake: Define _WITH_GETLINE for FreeBSD | Julian Andres Klode |
2016-08-23 | CMake: Do not add po/ if USE_NLS is OFF | Julian Andres Klode |
2016-08-23 | CMake: Discover docbook stylesheet in other locations | Julian Andres Klode |
2016-08-23 | install-progress: Call the real ::fork() in our fork() method | Julian Andres Klode |
2016-08-23 | CMake: Add Large File Support | Julian Andres Klode |
2016-08-23 | prevent C++ locale number formatting in text APIs (try 3) | David Kalnischkies |
2016-08-23 | do dpkg --configure before --remove/--purge --pending | David Kalnischkies |
2016-08-20 | zh_CN.po: update simplified Chinese translation | Zhou Mo |
2016-08-20 | CMake: Fix uninitialized variables | Julian Andres Klode |
2016-08-20 | CMake: Translations: Build byproduct before output | Julian Andres Klode |
2016-08-20 | debian: Get rid of dh_movefiles again | Julian Andres Klode |
2016-08-19 | debian: Run wrap-and-sort | Julian Andres Klode |
2016-08-19 | debian: Drop outdated stuff | Julian Andres Klode |
2016-08-19 | debian: Add more lintian overrides | Julian Andres Klode |
2016-08-19 | debian: Switch to debhelper 10 | Julian Andres Klode |
2016-08-19 | debian: Make better use of the tree installed by CMake | Julian Andres Klode |
2016-08-19 | CMake: Install config and logging directories | Julian Andres Klode |
2016-08-19 | tests/control: Handle the gpg1/gpg2 mess a bit better | Julian Andres Klode |
2016-08-19 | prepare-release: Use equivs and gdebi-core for travis deps | Julian Andres Klode |
2016-08-19 | Ignore SIGINT and SIGQUIT for Pre-Install hooks | Julian Andres Klode |