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
*
derive more of https from http method
David Kalnischkies
2015-03-16
2
-44
/
+84
*
merge debian/sid into debian/experimental
David Kalnischkies
2015-03-16
10
-53
/
+132
|
\
|
*
award points for positive dependencies again
David Kalnischkies
2015-01-10
1
-0
/
+28
|
*
128 KiB DSC files ought to be enough for everyone
David Kalnischkies
2015-01-10
2
-5
/
+1
|
*
Add regression test for the previous commit
Michael Vogt
2015-01-06
1
-0
/
+43
|
*
pass-through stdin fd instead of content if not a terminal
David Kalnischkies
2014-12-23
1
-2
/
+20
|
*
always run 'dpkg --configure -a' at the end of our dpkg callings
David Kalnischkies
2014-12-23
6
-54
/
+139
|
*
do not make PTY slave the controlling terminal
David Kalnischkies
2014-12-23
2
-43
/
+68
|
*
dispose http(s) 416 error page as non-content
David Kalnischkies
2014-12-22
4
-85
/
+188
|
*
support long keyids in "apt-key del" instead of ignoring them
James McCoy
2014-11-28
1
-0
/
+6
|
*
fix PTY interaction on linux and kfreebsd
David Kalnischkies
2014-11-28
1
-3
/
+37
|
*
close leaking slave fd after setting up pty magic
David Kalnischkies
2014-11-28
3
-59
/
+105
|
*
reenable support for -s (and co) in apt-get source
David Kalnischkies
2014-11-10
1
-0
/
+4
|
*
allow options between command and -- on commandline
David Kalnischkies
2014-11-10
2
-2
/
+70
|
*
use 'best' hash for source authentication
David Kalnischkies
2014-11-10
1
-0
/
+260
|
*
add a simple container for HashStrings
David Kalnischkies
2014-11-10
1
-12
/
+52
*
|
rework dpkg-wrapping in test framework
David Kalnischkies
2015-03-08
1
-19
/
+25
*
|
do not make PTY slave the controlling terminal
David Kalnischkies
2014-12-10
1
-24
/
+36
*
|
dispose http(s) 416 error page as non-content
David Kalnischkies
2014-12-09
3
-79
/
+180
*
|
always run 'dpkg --configure -a' at the end of our dpkg callings
David Kalnischkies
2014-12-07
6
-54
/
+142
*
|
correct architecture detection for 'rc' packages for purge
David Kalnischkies
2014-12-07
2
-27
/
+59
*
|
properly handle already reinstall pkgs in ordering
David Kalnischkies
2014-12-07
1
-0
/
+98
*
|
use dpkg --merge-avail only if needed in apt-mark
David Kalnischkies
2014-11-19
1
-0
/
+9
*
|
fix test to support non-multiarch dpkg versions
David Kalnischkies
2014-11-19
1
-23
/
+28
*
|
fix PTY interaction on linux and kfreebsd
David Kalnischkies
2014-11-19
1
-3
/
+37
*
|
close leaking slave fd after setting up pty magic
David Kalnischkies
2014-11-18
3
-58
/
+99
*
|
fix file ownership tests to work on kfreebsd
David Kalnischkies
2014-11-18
5
-9
/
+16
*
|
create our cache and lib directory always with mode 755
David Kalnischkies
2014-11-18
3
-8
/
+23
*
|
various small additional tests and testcases
David Kalnischkies
2014-11-18
11
-17
/
+261
*
|
disable the lock disabling in the tests
David Kalnischkies
2014-11-09
4
-5
/
+7
*
|
allow uninstalled packages to be put on hold
David Kalnischkies
2014-11-09
1
-0
/
+72
*
|
fix test to not spoil output with warnings
David Kalnischkies
2014-11-09
1
-18
/
+39
*
|
enhance apt-extracttemplates test
David Kalnischkies
2014-11-09
2
-22
/
+48
*
|
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
2
-44
/
+46
*
|
streamline display of --help in all tools
David Kalnischkies
2014-11-09
2
-0
/
+54
*
|
fix variable naming typo used in debug output
David Kalnischkies
2014-11-08
1
-1
/
+1
*
|
(style) Variable 'res' is assigned a value that is never used
David Kalnischkies
2014-11-08
1
-13
/
+16
*
|
Division by result of sizeof(). memset() expects a size in bytes
David Kalnischkies
2014-11-08
1
-2
/
+7
*
|
tests: silence clang on uninitilized variables
David Kalnischkies
2014-11-08
2
-2
/
+3
*
|
reenable patchsize limit option for pdiffs
David Kalnischkies
2014-11-08
1
-0
/
+34
*
|
Merge remote-tracking branch 'upstream/debian/experimental' into feature/no-m...
Michael Vogt
2014-11-06
28
-175
/
+615
|
\
\
|
*
|
test/integration/test-apt-update-filesize-mismatch: use "basename file suffix...
Michael Vogt
2014-11-04
1
-1
/
+1
|
*
|
tests: enhance output of grep and test fails
David Kalnischkies
2014-10-26
6
-42
/
+64
|
*
|
rewrite ReadMessages()
David Kalnischkies
2014-10-26
1
-0
/
+70
|
*
|
promote filesize to a hashstring
David Kalnischkies
2014-10-24
5
-8
/
+127
|
*
|
tests: support 'installed' release in insertpackage
David Kalnischkies
2014-10-23
6
-45
/
+39
|
*
|
switch tests to Translation-en usage
David Kalnischkies
2014-10-23
1
-4
/
+10
|
*
|
add test for Basic Authentication scheme
David Kalnischkies
2014-10-23
5
-16
/
+219
|
*
|
chown finished partial files earlier
David Kalnischkies
2014-10-23
13
-68
/
+104
*
|
|
test/integration/test-bug-624218-Translation-file-handling: clarify when Tran...
Michael Vogt
2014-11-05
1
-1
/
+2
[next]