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
*
Use C++11 threading support instead of pthread
Julian Andres Klode
2017-07-20
1
-1
/
+0
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
28
-51
/
+51
*
Handle supported components with slashes in sources.list
Apollon Oikonomopoulos
2017-07-12
1
-4
/
+10
*
Ignore download order in test-apt-update-failure-propagation
Julian Andres Klode
2017-07-01
1
-17
/
+2
*
Switch to 'http' as the default https method
Julian Andres Klode
2017-06-30
1
-1
/
+1
*
Reset failure reason when connection was successful
Julian Andres Klode
2017-06-30
1
-1
/
+1
*
support tor+https being handled by http
David Kalnischkies
2017-06-28
1
-1
/
+8
*
Strip 0: epochs from the version hash
Julian Andres Klode
2017-06-28
1
-0
/
+44
*
show a Release-Notes URI if infos were changed
David Kalnischkies
2017-06-28
1
-2
/
+5
*
error in update on Release information changes
David Kalnischkies
2017-06-28
3
-13
/
+78
*
fail instead of warn on insecure repositories in apt-get
David Kalnischkies
2017-06-28
3
-5
/
+9
*
Merge branch 'feature/http-https'
Julian Andres Klode
2017-06-28
2
-7
/
+9
|
\
|
*
Fix test suite and enable non-curl testing on travis, shippable
Julian Andres Klode
2017-06-28
1
-0
/
+6
|
*
Fix https->http redirect issues
David Kalnischkies
2017-06-28
1
-7
/
+3
*
|
Skip test-apt-download-progress
Julian Andres Klode
2017-06-28
1
-0
/
+0
|
/
*
travis: ignore profiling warning in progress lines
David Kalnischkies
2017-06-27
1
-2
/
+2
*
deal with 3xx httpcodes as required by HTTP/1.1 spec
David Kalnischkies
2017-06-26
2
-2
/
+3
*
fail InRelease on non-404 HTTP errorcodes
David Kalnischkies
2017-06-26
1
-0
/
+9
*
show .diff/Index properly as ignored if we fallback
David Kalnischkies
2017-06-26
1
-2
/
+2
*
warn if an expected file can't be acquired
David Kalnischkies
2017-06-26
2
-2
/
+41
*
make the create-test-data script great again
David Kalnischkies
2017-06-26
2
-19
/
+32
*
Show permission error if ProxyAutoDetect cmd can't be executed
David Kalnischkies
2017-06-26
2
-0
/
+7
*
Refactor to avoid loop/dangling gcc warnings
David Kalnischkies
2017-06-26
3
-1
/
+7
*
Call update from apt-key test for a strange path test
David Kalnischkies
2017-06-26
2
-1
/
+17
*
Add a few more Auto-Detect-Proxy tests
David Kalnischkies
2017-06-26
2
-6
/
+31
*
tests: fix gpg-agent killing in testcases
David Kalnischkies
2017-06-26
1
-1
/
+1
*
Fix parsing of or groups in build-deps with ignored packages
Julian Andres Klode
2017-05-31
1
-0
/
+58
*
Ignore AutomaticRemove conffile option in upgrade
David Kalnischkies
2017-03-19
1
-0
/
+41
*
Fix and avoid quoting in CommandLine::AsString
David Kalnischkies
2017-03-19
1
-1
/
+9
*
Do not package names representing .dsc/.deb/... files
Julian Andres Klode
2017-02-10
1
-7
/
+12
*
don't test with "too early for 32bit" years
David Kalnischkies
2017-02-09
1
-1
/
+2
*
test suite: Do not exit 0 in trap for QUIT
Julian Andres Klode
2017-01-24
1
-1
/
+2
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
9
-10
/
+10
*
make the moo reproducible
David Kalnischkies
2017-01-19
1
-0
/
+22
*
remove 'old' FAILED files in the next acquire call
David Kalnischkies
2017-01-19
1
-0
/
+4
*
fix 'install --no-download' mode
David Kalnischkies
2017-01-19
1
-1
/
+12
*
don't show update stats if cache generation is disabled
David Kalnischkies
2017-01-19
1
-0
/
+1
*
test: use downloadfile instead of apthelper download-file
Julian Andres Klode
2017-01-17
1
-4
/
+4
*
CMake: Document that the globs are expanded during CMake
Julian Andres Klode
2017-01-17
1
-0
/
+3
*
https: Quote path in URL before passing it to curl
Julian Andres Klode
2017-01-17
1
-0
/
+19
*
Read dpkg tables to handle architecture wildcards
Julian Andres Klode
2017-01-17
2
-23
/
+76
*
Run parsedepends_test for two different native archs
Julian Andres Klode
2017-01-02
1
-40
/
+43
*
allow warning generation for non-whitelisted options
David Kalnischkies
2016-12-31
1
-0
/
+1
*
expand -f to --fix-broken in error messages
David Kalnischkies
2016-12-31
2
-6
/
+6
*
allow default build-essentials to be overridden
David Kalnischkies
2016-12-31
1
-0
/
+62
*
add --indep-only for build-dep command
David Kalnischkies
2016-12-31
1
-0
/
+17
*
ensure generation of valid EDSP error stanzas
David Kalnischkies
2016-12-31
1
-1
/
+10
*
warn if clearsigned file has ignored content parts
David Kalnischkies
2016-12-31
4
-2
/
+360
*
tests: cache the apt-key homedir used for Release signing
David Kalnischkies
2016-12-21
2
-3
/
+36
*
let {dsc,tar,diff}-only implicitly enable download-only
David Kalnischkies
2016-12-16
2
-3
/
+3
[next]