summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-15Imported Debian version 1.3~rc1ubuntu21.3_rc1ubuntu2Matthias Klose
2016-08-12Release 1.3~rc1ubuntu11.3_rc1ubuntu1Julian Andres Klode
2016-08-12Hack around Ubuntu rejecting symlink copyrightJulian Andres Klode
2016-08-12debian: Install etc/apt if present (e.g., on Ubuntu)Julian Andres Klode
2016-08-11CMake: Exclude .md5 and .map doxygen files from installJulian Andres Klode
2016-08-11CMake: Use COPYONLY instead of @ONLYJulian Andres Klode
2016-08-11CMake: Mark Doxygen as required and use DOXYGEN_EXECUTABLEJulian Andres Klode
2016-08-11debian/NEWS: Get rid of 1.3~pre3+cmake1 entryJulian Andres Klode
2016-08-11Release 1.3~rc11.3_rc1Julian Andres Klode
2016-08-11doc/po: Adjust translations for programmatic typo fixJulian Andres Klode
2016-08-11tests: copy 01autoremove from the right placeDavid Kalnischkies
2016-08-11Merge branch 'feature/apt-dpkg-comm'David Kalnischkies
2016-08-11Merge branch 'feature/methods'David Kalnischkies
2016-08-11http: auto-configure for local Tor proxy if called as 'tor'David Kalnischkies
2016-08-11block direct connections to .onion domains (RFC7687)David Kalnischkies
2016-08-10disable explicit configuration of all packages at the endDavid Kalnischkies
2016-08-10simulate all package manager actions explicitlyDavid Kalnischkies
2016-08-10try to avoid removal of crossgraded packagesDavid Kalnischkies
2016-08-10allow user@host (aka: no password) in URI parsingDavid Kalnischkies
2016-08-10fix programmatic typo in apt-key manpageDavid Kalnischkies
2016-08-10allow methods to be disabled and redirected via configDavid Kalnischkies
2016-08-10implement socks5h proxy support for http methodDavid Kalnischkies
2016-08-10implement generic config fallback for methodsDavid Kalnischkies
2016-08-10use the same redirection handling for http and httpsDavid Kalnischkies
2016-08-10detect redirection loops in acquire instead of workersDavid Kalnischkies
2016-08-10fail on unsupported http/https proxy settingsDavid Kalnischkies
2016-08-10suggest transport-packages based on established nameschemeDavid Kalnischkies
2016-08-10support all socks-proxy known to curl in https methodDavid Kalnischkies
2016-08-10ensure all removes are reported to hook scriptsDavid Kalnischkies
2016-08-10ensure all configures are reported to hook scriptsDavid Kalnischkies
2016-08-10don't purge directly, but remove and do purge at the endDavid Kalnischkies
2016-08-10call dpkg with --no-triggers by defaultDavid Kalnischkies
2016-08-10select remove/purge packages early on for dpkgDavid Kalnischkies
2016-08-10save and restore selection states before/after calling dpkgDavid Kalnischkies
2016-08-10use dpkg --unpack --recursive to avoid long cmdlinesDavid Kalnischkies
2016-08-10pass --force-remove-essential to dpkg only if neededDavid Kalnischkies
2016-08-10Do not set the binary dir in run-tests, it breaks stuffJulian Andres Klode
2016-08-10Fix some indentation issues in README.mdJulian Andres Klode
2016-08-10Merge branch 'cmake'Julian Andres Klode
2016-08-10test: Automatically discover CMake build directoryJulian Andres Klode
2016-08-10Update gitignore for cmakeJulian Andres Klode
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-08-10Add statvfs.h.in to CMake directoryJulian Andres Klode
2016-08-10Merge README.cmake into README.mdJulian Andres Klode
2016-08-10apt-private: Do not include apti18n.h in headersJulian Andres Klode
2016-08-10prepare-release: Switch over to CMake, set version in CMakeLists.txtJulian Andres Klode
2016-08-10CMake: Rewrite existing Documentation support and add doxygenJulian Andres Klode
2016-08-10CMake: Misc: Extract command path_join() from TranslationsJulian Andres Klode
2016-08-10CMake: Check for ptsname_r() againJulian Andres Klode
2016-08-10CMake: Allow building without dpkgJulian Andres Klode