Age | Commit message (Expand) | Author |
2015-12-07 | Avoid overflow when summing up file sizes | Julian Andres Klode |
2015-12-07 | part revert, part redo 'which' replacement | David Kalnischkies |
2015-12-06 | replace run-parts with find|sort to avoid debianutils usage | David Kalnischkies |
2015-12-06 | replace "which" with "command -v" for portability | David Kalnischkies |
2015-12-06 | apt-helper.cc: include <stdlib.h> for atoi | Fredrik Fornwall |
2015-12-02 | use @CHANGEPATH@ as placeholder in changelog URI templates | David Kalnischkies |
2015-12-02 | tests: apt build-dep actually reports no depends correctly | David Kalnischkies |
2015-12-01 | require explicit paths to dsc/control as we do for deb files | David Kalnischkies |
2015-12-01 | deal with configured build-essential first | David Kalnischkies |
2015-12-01 | split build-dep satisfier loop out of DoBuildDep | David Kalnischkies |
2015-12-01 | add a apt breaks (apt-utils << 1.1.3) for partial-upgrades | David Kalnischkies |
2015-11-30 | defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort order | Julian Andres Klode |
2015-11-30 | release 1.1.31.1.3 | Michael Vogt |
2015-11-29 | add apt-utils Depends apt (= ${binary:Version}) | David Kalnischkies |
2015-11-29 | drop some needlessly public declarations in libapt-private | David Kalnischkies |
2015-11-29 | move 'unmet' handling into libapt-private | David Kalnischkies |
2015-11-29 | accept ../ on the cmdline as start for a deb file as well | David Kalnischkies |
2015-11-29 | tests: fix typos, correct helpmsgs and test tests | David Kalnischkies |
2015-11-29 | do not override exact targetrelease matches with lesser matches | Andreas Cadhalpun |
2015-11-29 | use function pointers instead of weak symbols for cmdline parsing | David Kalnischkies |
2015-11-29 | doc: VerifyFile checks all hashes instead of best only | David Kalnischkies |
2015-11-28 | Release 1.1.21.1.2 | Julian Andres Klode |
2015-11-28 | Revert "Revert "appease adequate with some weak symbols for -private"" | Julian Andres Klode |
2015-11-28 | do not use "-Wl,-Bsymbolic-functions" during the build to avoid breakage | Michael Vogt |
2015-11-28 | Revert "appease adequate with some weak symbols for -private" | Julian Andres Klode |
2015-11-28 | disable privilege dropping for rsh/ssh method by default | David Kalnischkies |
2015-11-28 | fix program name detection in rsh method | David Kalnischkies |
2015-11-28 | disable privilege-drop verification by default as fakeroot trips over it | David Kalnischkies |
2015-11-28 | show the group we failed to drop via setgroups | David Kalnischkies |
2015-11-28 | autopkgtest: use the quiet mode as for travis and co | David Kalnischkies |
2015-11-28 | tests: use id to get user/group instead of environment | David Kalnischkies |
2015-11-27 | ignore deprecated method calls in deprecated method | David Kalnischkies |
2015-11-27 | outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages | David Kalnischkies |
2015-11-27 | update arch-specific symbols in symbols file | David Kalnischkies |
2015-11-27 | ./prepare-release pre-export1.1.1 | Michael Vogt |
2015-11-27 | prepare 1.1.1 release | Michael Vogt |
2015-11-27 | say 'master' is default branch in README, too | David Kalnischkies |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-11-27 | appease adequate with some weak symbols for -private | David Kalnischkies |
2015-11-27 | use pre-build hook to check for pre-export execution | David Kalnischkies |
2015-11-27 | debian/gbp.conf: point debian-branch to master | Michael Vogt |
2015-11-27 | Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled() | Michael Vogt |
2015-11-27 | Deal with killed acquire methods properly instead of hanging | Michael Vogt |
2015-11-26 | release apt 1.11.1 | Michael Vogt |
2015-11-26 | Do not run pre*export* functions in the pre*build* hook | Michael Vogt |
2015-11-26 | Fix missing </literal> in sources.list.5.xml page | Michael Vogt |
2015-11-26 | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi... | Michael Vogt |
2015-11-26 | reword Trusted paragraph in sources.list(5) | Justin B Rye |
2015-11-25 | Run ./prepare-release pre-export | Michael Vogt |
2015-11-25 | Prepare release 1.1~exp17 | Michael Vogt |