Age | Commit message (Expand) | Author |
2015-08-31 | Czech program translation update | Miroslav Kure |
2015-08-31 | fix valid-until-min typo in sources.list(5) | David Kalnischkies |
2015-08-31 | if file is inaccessible for _apt, disable privilege drop in acquire | David Kalnischkies |
2015-08-31 | ignore for _apt inaccessible TMPDIR in pkgAcqChangelog | David Kalnischkies |
2015-08-30 | detect and deal with indextarget duplicates | David Kalnischkies |
2015-08-30 | implement $(NATIVE_ARCHITECTURE) substvar for indextargets | David Kalnischkies |
2015-08-29 | try xz instead of bz2 first for compressed files | David Kalnischkies |
2015-08-29 | implement indextargets option 'DefaultEnabled' | David Kalnischkies |
2015-08-29 | use c++11 algorithms to avoid strange compiler warnings | David Kalnischkies |
2015-08-28 | implement PDiff patching for compressed files | David Kalnischkies |
2015-08-27 | auto-prefix $(SITE) for indextargets Description field | David Kalnischkies |
2015-08-27 | sources.list and indextargets option for pdiffs | David Kalnischkies |
2015-08-27 | Release 1.11~exp111.1.exp11 | Julian Andres Klode |
2015-08-27 | Fix test-security-no-remote-status | Julian Andres Klode |
2015-08-27 | Do not parse Status fields from remote sources | Julian Andres Klode |
2015-08-27 | Merge branch 'feature/extractar-filefd' into debian/experimental | Julian Andres Klode |
2015-08-27 | Use compressor support from FileFd for ExtractTar instead of programs | Julian Andres Klode |
2015-08-27 | Add test for using ExtractTar on compressed files | Julian Andres Klode |
2015-08-27 | Always close compressed files in FileFd | Julian Andres Klode |
2015-08-27 | install: Set a local deb as the candidate for that package | Julian Andres Klode |
2015-08-27 | cacheset: Prefer the depcache over the policy again | Julian Andres Klode |
2015-08-27 | debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONS | Julian Andres Klode |
2015-08-27 | allow explicit dis/enable of IndexTargets in sources options | David Kalnischkies |
2015-08-27 | not all targets are deb-src targets | David Kalnischkies |
2015-08-27 | use always priv-dropping for changelog download as root | David Kalnischkies |
2015-08-27 | fix various typos reported by codespell | David Kalnischkies |
2015-08-27 | lintian: don't show the typofix as a typo | David Kalnischkies |
2015-08-27 | add a libapt-pkg recommends apt | David Kalnischkies |
2015-08-27 | ignore AllowMem parameter in cache generation | David Kalnischkies |
2015-08-27 | correct 'apt update' download summary line | David Kalnischkies |
2015-08-27 | Swedish program translation update | Anders Jonsson |
2015-08-27 | just-in-time removal of broken essential packages | David Kalnischkies |
2015-08-27 | test for #796070: downgrades involving essential packages | Julian Andres Klode |
2015-08-27 | tests: check apt-get source release name switching with -t | David Kalnischkies |
2015-08-27 | Fix more instances of missing remapping handling | Julian Andres Klode |
2015-08-27 | pkgcachegen: Account for remapping when parsing depends from NewPackage | Julian Andres Klode |
2015-08-24 | releasing package apt version 1.1~exp101.1.exp10 | Michael Vogt |
2015-08-24 | Fix typo | Michael Vogt |
2015-08-21 | doc/apt.conf.5.xml: document Acquire::EnableSrvRecods | Michael Vogt |
2015-08-20 | postinst: Correctly pass --home instead of -home, and fixup old user | Julian Andres Klode |
2015-08-20 | Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit | Julian Andres Klode |
2015-08-20 | Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental | Michael Vogt |
2015-08-20 | Add basic (non weight adjusted) shuffling for SrvRecords selection | Michael Vogt |
2015-08-19 | Support tabs in sources.list files | Julian Andres Klode |
2015-08-18 | Add support for "apt-cache showsrc --only-source srcpkgname" | Michael Vogt |
2015-08-18 | Provide "apt-get full-upgrade" to match "apt full-upgrade" | Michael Vogt |
2015-08-18 | apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning() | Michael Vogt |
2015-08-18 | cleanup | Michael Vogt |
2015-08-18 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-... | Michael Vogt |
2015-08-18 | Merge branch 'debian/experimental' into feature/srv-records | Michael Vogt |