summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-10CMake: Bump minimum required version to 3.4.0Julian Andres Klode
2016-08-10debian: make autopkgtest run with CMake build dirJulian Andres Klode
2016-08-10CMake: Add unit testsJulian Andres Klode
2016-08-10CMake: Translations: Build .pot in po binary dir, not project oneJulian Andres Klode
2016-08-10CMake: Translations: Allow excluding languages from translationJulian Andres Klode
2016-08-10CMake: Translations: Avoid rebuilding .mo if .pot did not changeJulian Andres Klode
2016-08-10CMake: Translations: Add a statistics targetJulian Andres Klode
2016-08-10CMake: Translations: Build apt-all.pot and update .po filesJulian Andres Klode