index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace "which" with "command -v" for portability
David Kalnischkies
2015-12-06
5
-15
/
+15
*
apt-helper.cc: include <stdlib.h> for atoi
Fredrik Fornwall
2015-12-06
1
-0
/
+2
*
use @CHANGEPATH@ as placeholder in changelog URI templates
David Kalnischkies
2015-12-02
17
-29
/
+29
*
tests: apt build-dep actually reports no depends correctly
David Kalnischkies
2015-12-02
2
-2
/
+14
*
require explicit paths to dsc/control as we do for deb files
David Kalnischkies
2015-12-01
6
-60
/
+108
*
deal with configured build-essential first
David Kalnischkies
2015-12-01
1
-16
/
+23
*
split build-dep satisfier loop out of DoBuildDep
David Kalnischkies
2015-12-01
1
-292
/
+302
*
add a apt breaks (apt-utils << 1.1.3) for partial-upgrades
David Kalnischkies
2015-12-01
1
-1
/
+1
*
defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort order
Julian Andres Klode
2015-11-30
1
-0
/
+3
*
release 1.1.3
1.1.3
Michael Vogt
2015-11-30
57
-4805
/
+4818
*
add apt-utils Depends apt (= ${binary:Version})
David Kalnischkies
2015-11-29
1
-1
/
+1
*
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
15
-32
/
+29
*
move 'unmet' handling into libapt-private
David Kalnischkies
2015-11-29
3
-103
/
+131
*
accept ../ on the cmdline as start for a deb file as well
David Kalnischkies
2015-11-29
2
-2
/
+6
*
tests: fix typos, correct helpmsgs and test tests
David Kalnischkies
2015-11-29
3
-7
/
+12
*
do not override exact targetrelease matches with lesser matches
Andreas Cadhalpun
2015-11-29
2
-7
/
+25
*
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-29
14
-25
/
+21
*
doc: VerifyFile checks all hashes instead of best only
David Kalnischkies
2015-11-29
1
-1
/
+1
*
Release 1.1.2
1.1.2
Julian Andres Klode
2015-11-28
57
-58
/
+292
*
Revert "Revert "appease adequate with some weak symbols for -private""
Julian Andres Klode
2015-11-28
3
-2
/
+8
*
do not use "-Wl,-Bsymbolic-functions" during the build to avoid breakage
Michael Vogt
2015-11-28
1
-1
/
+4
*
Revert "appease adequate with some weak symbols for -private"
Julian Andres Klode
2015-11-28
3
-8
/
+2
*
disable privilege dropping for rsh/ssh method by default
David Kalnischkies
2015-11-28
1
-0
/
+4
*
fix program name detection in rsh method
David Kalnischkies
2015-11-28
2
-6
/
+6
*
disable privilege-drop verification by default as fakeroot trips over it
David Kalnischkies
2015-11-28
2
-42
/
+62
*
show the group we failed to drop via setgroups
David Kalnischkies
2015-11-28
1
-6
/
+11
*
autopkgtest: use the quiet mode as for travis and co
David Kalnischkies
2015-11-28
1
-1
/
+1
*
tests: use id to get user/group instead of environment
David Kalnischkies
2015-11-28
1
-2
/
+2
*
ignore deprecated method calls in deprecated method
David Kalnischkies
2015-11-27
1
-0
/
+2
*
outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages
David Kalnischkies
2015-11-27
2
-3
/
+5
*
update arch-specific symbols in symbols file
David Kalnischkies
2015-11-27
1
-11
/
+17
*
./prepare-release pre-export
1.1.1
Michael Vogt
2015-11-27
13
-14
/
+14
*
prepare 1.1.1 release
Michael Vogt
2015-11-27
1
-0
/
+13
*
say 'master' is default branch in README, too
David Kalnischkies
2015-11-27
1
-1
/
+1
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
29
-111
/
+101
*
appease adequate with some weak symbols for -private
David Kalnischkies
2015-11-27
3
-2
/
+8
*
use pre-build hook to check for pre-export execution
David Kalnischkies
2015-11-27
2
-6
/
+21
*
debian/gbp.conf: point debian-branch to master
Michael Vogt
2015-11-27
1
-1
/
+1
*
Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()
Michael Vogt
2015-11-27
1
-0
/
+4
*
Deal with killed acquire methods properly instead of hanging
Michael Vogt
2015-11-27
2
-6
/
+24
*
release apt 1.1
1.1
Michael Vogt
2015-11-26
14
-114
/
+108
*
Do not run pre*export* functions in the pre*build* hook
Michael Vogt
2015-11-26
1
-1
/
+2
*
Fix missing </literal> in sources.list.5.xml page
Michael Vogt
2015-11-26
1
-1
/
+1
*
Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...
Michael Vogt
2015-11-26
1
-9
/
+8
|
\
|
*
reword Trusted paragraph in sources.list(5)
Justin B Rye
2015-11-26
1
-9
/
+8
*
|
Run ./prepare-release pre-export
Michael Vogt
2015-11-25
56
-1947
/
+1897
*
|
Prepare release 1.1~exp17
Michael Vogt
2015-11-25
1
-0
/
+10
|
/
*
update manpage last-modified from git via pre-export hook
David Kalnischkies
2015-11-25
14
-15
/
+23
*
enforce a slightly more sensible default header
David Kalnischkies
2015-11-25
12
-1124
/
+1445
*
typo: run s#frontend#front-end# on all of src:apt
David Kalnischkies
2015-11-25
15
-86
/
+86
[next]