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
*
don't try other compressions on hashsum mismatch
David Kalnischkies
2015-06-07
3
-6
/
+29
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2015-05-22
4
-4
/
+106
|
\
|
*
Merge remote-tracking branch 'upstream/debian/jessie' into debian/sid
Michael Vogt
2015-05-22
4
-54
/
+331
|
|
\
|
|
*
remove "first package seen is native package" assumption
David Kalnischkies
2015-04-22
1
-0
/
+72
|
*
|
Add regression test for LP: #1445239
Michael Vogt
2015-05-22
2
-0
/
+31
|
*
|
Fix endless loop in apt-get update that can cause disk fillup
Michael Vogt
2015-05-22
1
-3
/
+3
|
*
|
test/integration/test-apt-download-progress: fix test failure on fast hardware
Michael Vogt
2015-03-20
1
-2
/
+2
*
|
|
treat older Release files than we already have as an IMSHit
David Kalnischkies
2015-05-18
8
-80
/
+121
*
|
|
detect Releasefile IMS hits even if the server doesn't
David Kalnischkies
2015-05-13
5
-1
/
+70
*
|
|
detect 416 complete file in partial by expected hash
David Kalnischkies
2015-05-12
4
-6
/
+16
*
|
|
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-05-11
3
-3
/
+273
*
|
|
implement a more c++-style TFRewrite alternative
David Kalnischkies
2015-05-11
1
-0
/
+6
*
|
|
sync TFRewrite*Order arrays with dpkg and dak
David Kalnischkies
2015-05-11
5
-15
/
+98
*
|
|
remove available file to have same dpkg -l behavior
David Kalnischkies
2015-05-11
1
-1
/
+2
*
|
|
remove unused and strange default-value for pins
David Kalnischkies
2015-05-11
1
-0
/
+4
*
|
|
a pin of 1000 always means downgrade allowed
David Kalnischkies
2015-05-11
2
-90
/
+86
*
|
|
do not require installed libapt-pkg-dev for gtest
David Kalnischkies
2015-05-11
1
-1
/
+2
*
|
|
improve partial/ cleanup in abort and failure cases
David Kalnischkies
2015-05-11
4
-15
/
+18
*
|
|
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
2015-04-19
3
-54
/
+260
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
parse specific-arch dependencies correctly on single-arch systems
David Kalnischkies
2015-04-12
2
-54
/
+253
|
*
|
keyids in "apt-key del" should be case-insensitive
David Kalnischkies
2015-04-07
1
-0
/
+6
|
|
/
*
|
a hit on Release files means the indexes will be hits too
David Kalnischkies
2015-04-19
8
-70
/
+182
*
|
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
2015-04-19
2
-2
/
+4
*
|
calculate hashes while downloading in https
David Kalnischkies
2015-04-19
1
-2
/
+4
*
|
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
1
-0
/
+24
*
|
handle servers closing encoded connections correctly
David Kalnischkies
2015-04-19
1
-7
/
+21
*
|
send Alt-* info for uncompressed based on any compressions
David Kalnischkies
2015-04-19
2
-2
/
+2
*
|
improve https method queue progress reporting
David Kalnischkies
2015-04-19
4
-44
/
+80
*
|
demote missing gtest to a buildtime warning
David Kalnischkies
2015-04-19
1
-0
/
+9
*
|
test for or-group choice behaviour in upgrade
David Kalnischkies
2015-04-10
1
-11
/
+79
*
|
add a simple unit test for acquire progress
David Kalnischkies
2015-04-10
1
-0
/
+170
*
|
reimplement the last uses of sprintf
David Kalnischkies
2015-04-10
2
-0
/
+34
*
|
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
1
-1
/
+1
*
|
test exitcode as well as string equality
David Kalnischkies
2015-03-16
126
-617
/
+697
*
|
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
[next]