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
*
remove incorrect optimization branches
David Kalnischkies
2015-09-14
2
-36
/
+6
*
select kernels to protect from autoremove based on Debian version
David Kalnischkies
2015-09-14
3
-90
/
+120
*
copy ReadWrite-error to the bottom to make clang happy
David Kalnischkies
2015-09-14
1
-1
/
+4
*
fix insecure use of /tmp in EDSP solver 'dump'
David Kalnischkies
2015-09-14
2
-21
/
+41
*
implement CopyFile without using FileFd::Size()
David Kalnischkies
2015-09-14
1
-13
/
+7
*
add Source-Version field for EDSP
David Kalnischkies
2015-09-14
3
-0
/
+8
*
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-14
17
-78
/
+295
*
tests: allow to run (selfbuilt) dpkg under gdb
David Kalnischkies
2015-09-14
1
-4
/
+22
*
M-A: allowed pkgs of unconfigured archs do not statisfy :any
David Kalnischkies
2015-09-14
3
-8
/
+96
*
store ':any' pseudo-packages with 'any' as architecture
David Kalnischkies
2015-09-14
3
-5
/
+9
*
tests: refactor printing of the quiet failure header
David Kalnischkies
2015-09-14
1
-44
/
+29
*
tests: store msgmsg message for display in fail as well
David Kalnischkies
2015-09-14
1
-1
/
+12
*
tests: -y is the default on travis, but not on other ci's
David Kalnischkies
2015-09-14
1
-2
/
+2
*
po: Sort domains
Julian Andres Klode
2015-09-14
1
-1
/
+1
*
Sort pot input files
Michael Vogt
2015-09-12
2
-3
/
+2
*
Use xgettext --no-location in make update-pot
Michael Vogt
2015-09-12
1
-0
/
+2
*
releasing package apt version 1.1~exp12
Michael Vogt
2015-09-11
56
-26125
/
+26962
*
apt-pkg/tagfile.h: Include stdint.h, fixes rdep build failures
Julian Andres Klode
2015-09-11
1
-0
/
+1
*
Set APT::FTPArchive::DoByHash to false by default
Michael Vogt
2015-09-07
2
-3
/
+6
*
Ensure that no by-hash file for "Release/InRelease is written"
Michael Vogt
2015-09-07
2
-1
/
+18
*
Add support for writing by-hash dirs in apt-ftparchive
Michael Vogt
2015-09-04
5
-2
/
+219
*
avoid triggering the c++11 erase api change on travis
David Kalnischkies
2015-09-02
1
-2
/
+2
*
tests: collect more details about failed checkdiffs
David Kalnischkies
2015-09-02
2
-51
/
+30
*
use clock() as source for SRV randomness
David Kalnischkies
2015-09-01
4
-46
/
+50
*
use unusable-for-security hashes for integrity checks
David Kalnischkies
2015-09-01
5
-26
/
+85
*
Consider md5sum no longer a usable hash
Michael Vogt
2015-09-01
11
-39
/
+52
*
improve CheckDropPrivsMustBeDisabled further
David Kalnischkies
2015-09-01
3
-16
/
+40
*
travis: use -q mode to reduce the verbosity greatly
David Kalnischkies
2015-08-31
1
-2
/
+2
*
test: show the highlevel test for lowerranking ones
David Kalnischkies
2015-08-31
1
-1
/
+68
*
tests: store msgtest in -q mode for display in msgfail
David Kalnischkies
2015-08-31
1
-52
/
+112
*
fix some unused parameter/variable warnings
David Kalnischkies
2015-08-31
4
-18
/
+17
*
tavis: run testcases a second time, but as root
David Kalnischkies
2015-08-31
3
-16
/
+24
*
do delay the test for http, too, to make it more reliable
David Kalnischkies
2015-08-31
1
-4
/
+5
*
remove Christian Perrier from Uploaders as requested
David Kalnischkies
2015-08-31
1
-1
/
+1
*
Czech program translation update
Miroslav Kure
2015-08-31
1
-75
/
+83
*
fix valid-until-min typo in sources.list(5)
David Kalnischkies
2015-08-31
1
-1
/
+1
*
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
2015-08-31
8
-66
/
+60
*
ignore for _apt inaccessible TMPDIR in pkgAcqChangelog
David Kalnischkies
2015-08-31
3
-5
/
+31
*
detect and deal with indextarget duplicates
David Kalnischkies
2015-08-30
6
-3
/
+160
*
implement $(NATIVE_ARCHITECTURE) substvar for indextargets
David Kalnischkies
2015-08-30
2
-0
/
+8
*
try xz instead of bz2 first for compressed files
David Kalnischkies
2015-08-29
3
-62
/
+62
*
implement indextargets option 'DefaultEnabled'
David Kalnischkies
2015-08-29
6
-29
/
+122
*
use c++11 algorithms to avoid strange compiler warnings
David Kalnischkies
2015-08-29
4
-85
/
+61
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
9
-155
/
+281
*
auto-prefix $(SITE) for indextargets Description field
David Kalnischkies
2015-08-27
1
-10
/
+10
*
sources.list and indextargets option for pdiffs
David Kalnischkies
2015-08-27
10
-9
/
+62
*
Release 1.11~exp11
1.1.exp11
Julian Andres Klode
2015-08-27
56
-28274
/
+28458
*
Fix test-security-no-remote-status
Julian Andres Klode
2015-08-27
1
-3
/
+3
*
Do not parse Status fields from remote sources
Julian Andres Klode
2015-08-27
5
-1
/
+56
*
Merge branch 'feature/extractar-filefd' into debian/experimental
Julian Andres Klode
2015-08-27
4
-64
/
+61
|
\
[next]