index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-14
9
-55
/
+126
*
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
2
-0
/
+84
*
store ':any' pseudo-packages with 'any' as architecture
David Kalnischkies
2015-09-14
1
-2
/
+1
*
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
*
Set APT::FTPArchive::DoByHash to false by default
Michael Vogt
2015-09-07
1
-0
/
+3
*
Ensure that no by-hash file for "Release/InRelease is written"
Michael Vogt
2015-09-07
1
-0
/
+15
*
Add support for writing by-hash dirs in apt-ftparchive
Michael Vogt
2015-09-04
1
-0
/
+66
*
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
1
-8
/
+16
*
use unusable-for-security hashes for integrity checks
David Kalnischkies
2015-09-01
3
-26
/
+78
*
Consider md5sum no longer a usable hash
Michael Vogt
2015-09-01
9
-35
/
+40
*
improve CheckDropPrivsMustBeDisabled further
David Kalnischkies
2015-09-01
1
-4
/
+12
*
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
*
tavis: run testcases a second time, but as root
David Kalnischkies
2015-08-31
2
-12
/
+14
*
do delay the test for http, too, to make it more reliable
David Kalnischkies
2015-08-31
1
-4
/
+5
*
if file is inaccessible for _apt, disable privilege drop in acquire
David Kalnischkies
2015-08-31
2
-4
/
+7
*
detect and deal with indextarget duplicates
David Kalnischkies
2015-08-30
1
-0
/
+86
*
try xz instead of bz2 first for compressed files
David Kalnischkies
2015-08-29
2
-53
/
+53
*
implement indextargets option 'DefaultEnabled'
David Kalnischkies
2015-08-29
1
-0
/
+46
*
implement PDiff patching for compressed files
David Kalnischkies
2015-08-28
1
-16
/
+21
*
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
1
-0
/
+30
*
Merge branch 'feature/extractar-filefd' into debian/experimental
Julian Andres Klode
2015-08-27
2
-2
/
+43
|
\
|
*
Add test for using ExtractTar on compressed files
Julian Andres Klode
2015-08-27
2
-2
/
+43
*
|
install: Set a local deb as the candidate for that package
Julian Andres Klode
2015-08-27
1
-0
/
+18
*
|
allow explicit dis/enable of IndexTargets in sources options
David Kalnischkies
2015-08-27
2
-1
/
+74
*
|
use always priv-dropping for changelog download as root
David Kalnischkies
2015-08-27
1
-4
/
+5
*
|
fix various typos reported by codespell
David Kalnischkies
2015-08-27
6
-6
/
+6
*
|
just-in-time removal of broken essential packages
David Kalnischkies
2015-08-27
2
-2
/
+25
*
|
test for #796070: downgrades involving essential packages
Julian Andres Klode
2015-08-27
1
-0
/
+67
*
|
tests: check apt-get source release name switching with -t
David Kalnischkies
2015-08-27
1
-0
/
+9
|
/
*
Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental
Michael Vogt
2015-08-20
1
-0
/
+33
|
\
|
*
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
2015-08-20
1
-0
/
+33
*
|
Support tabs in sources.list files
Julian Andres Klode
2015-08-19
1
-0
/
+6
*
|
Add support for "apt-cache showsrc --only-source srcpkgname"
Michael Vogt
2015-08-18
2
-1
/
+33
|
/
*
Fix the test suite harder
Julian Andres Klode
2015-08-17
1
-3
/
+3
*
Fix the test suite again
Julian Andres Klode
2015-08-17
32
-118
/
+118
*
Add integration test for Pin-Priority range checks
Julian Andres Klode
2015-08-14
1
-0
/
+60
*
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-14
7
-8
/
+106
*
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
2015-08-14
5
-6
/
+15
|
\
|
*
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-08-12
1
-1
/
+1
|
*
replace direct calls to egrep with grep -E
Daniel Hartwig
2015-08-12
1
-1
/
+1
|
*
travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5
David Kalnischkies
2015-08-12
3
-4
/
+13
*
|
Remove an invalid fi from a testcase
Julian Andres Klode
2015-08-13
1
-1
/
+0
*
|
Fix integration tests for the removal of the Package pin output
Julian Andres Klode
2015-08-13
2
-12
/
+5
|
/
*
move manual-bit from 'oldlibs' pkg to its dependencies
David Kalnischkies
2015-08-10
1
-0
/
+31
*
move APT::Never-MarkAuto-Sections handling to MarkDelete
David Kalnischkies
2015-08-10
2
-40
/
+31
[next]