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
*
improve error message for apt-get source pkg:arch{=ver,/release}
Michael Vogt
2013-12-11
1
-0
/
+10
*
add support for "apt-get source pkg:arch"
Michael Vogt
2013-12-11
1
-0
/
+60
*
user-requested version tag gets precedence in apt-get source -t dist pkg=vers...
Michael Vogt
2013-12-10
1
-0
/
+5
*
fix typo
Michael Vogt
2013-12-10
1
-2
/
+2
*
improve test for #731853 and comments
Michael Vogt
2013-12-10
1
-3
/
+5
*
if there is only deb-src pick higest version in deb-src release matching
Michael Vogt
2013-12-10
1
-2
/
+7
*
Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sid
Michael Vogt
2013-12-10
1
-0
/
+60
|
\
|
*
add test for aptget source for unavailable package
Michael Vogt
2013-12-04
1
-0
/
+5
|
*
further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write...
Michael Vogt
2013-12-04
1
-8
/
+18
|
*
add test, deal with InRelease
Michael Vogt
2013-12-04
1
-0
/
+45
*
|
cherry-pick ubuntus (disabled) net-update fixes
David Kalnischkies
2013-12-01
3
-0
/
+95
*
|
tests: add a webserverconfig method to abstract config
David Kalnischkies
2013-11-30
4
-6
/
+20
*
|
tests: rm pkgcache.bin in 719263 test
David Kalnischkies
2013-11-30
1
-0
/
+1
*
|
webserver: use pthreads to handle multiple clients
David Kalnischkies
2013-11-30
2
-163
/
+201
*
|
webserver: strip parameters from filename
David Kalnischkies
2013-11-30
1
-1
/
+9
*
|
webserver: add directoryIndex support defaulting to index.html
David Kalnischkies
2013-11-30
1
-3
/
+15
*
|
webserver: implement ~user access to ~user/public_html/
David Kalnischkies
2013-11-30
1
-1
/
+25
*
|
tests: enhance https support in the testcases
David Kalnischkies
2013-11-30
2
-8
/
+14
*
|
webserver: spurious newline after data confuses curl
David Kalnischkies
2013-11-30
1
-9
/
+9
|
/
*
fix crash when SetCandidateRelease is used
Michael Vogt
2013-11-29
1
-0
/
+36
*
Merge remote-tracking branch 'mvo/debian/sid' into debian/sid
Michael Vogt
2013-11-29
1
-0
/
+18
|
\
|
*
add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source
Michael Vogt
2013-11-29
1
-0
/
+18
*
|
add missing test/integration/test-bug-720597-build-dep-purge
Michael Vogt
2013-11-28
1
-0
/
+36
|
/
*
Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...
Michael Vogt
2013-10-22
3
-2
/
+7
|
\
|
*
fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ...
Michael Vogt
2013-10-22
1
-1
/
+1
|
*
test/integration/run-tests: output the failed test names
Michael Vogt
2013-10-22
1
-0
/
+5
|
*
reshuffle dpkgpm.cc code a bit more
Michael Vogt
2013-10-18
1
-1
/
+1
|
*
add $* to gdb to make it more useful
Michael Vogt
2013-10-18
1
-1
/
+1
*
|
use Pkg.FullName() in disappearedPkgs and remove duplicated check
Michael Vogt
2013-10-22
1
-1
/
+1
*
|
add APT::Status-deb822-Fd
Michael Vogt
2013-10-21
1
-27
/
+37
*
|
restore binary compatiblity with the pkgPackageManager interface
Michael Vogt
2013-10-21
1
-0
/
+54
*
|
fix apt output ordering and update test to match the new human friendly messa...
Michael Vogt
2013-10-21
1
-2
/
+2
*
|
re-add missing APT::String::Strip
Michael Vogt
2013-10-18
1
-1
/
+0
*
|
cleanup
Michael Vogt
2013-10-18
1
-23
/
+23
|
/
*
remove POSTINST from framework, file tree can be used for this
Michael Vogt
2013-10-15
1
-4
/
+0
*
tests, do not send pkgname with arch via the status-fd
Michael Vogt
2013-10-15
4
-1
/
+124
*
fixup various UI issues in the test
Michael Vogt
2013-10-09
1
-6
/
+6
*
really fix test
Michael Vogt
2013-10-09
1
-36
/
+43
*
use "insertpackage" instead of "buildsimplenativepackage"
Michael Vogt
2013-10-09
1
-10
/
+12
*
add test for upgrade, upgrade --with-new-pkgs, dist-upgrade
Michael Vogt
2013-10-09
1
-0
/
+69
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
2013-10-05
15
-106
/
+504
|
\
|
*
tests: install --no-install-recommends and stunnel4 for travis
David Kalnischkies
2013-10-03
1
-1
/
+1
|
*
test: use a multiarch capable dpkg rather than workaround
David Kalnischkies
2013-10-03
1
-4
/
+3
|
*
use pkgAcqArchive in 'download' for proper errors
David Kalnischkies
2013-10-03
3
-11
/
+23
|
*
tests: fix some problems travis encounters
David Kalnischkies
2013-10-02
5
-48
/
+54
|
*
don't consider holds for autoremoval
David Kalnischkies
2013-10-01
1
-0
/
+20
|
*
handle complete responses to https range requests
David Kalnischkies
2013-10-01
3
-22
/
+226
|
*
retry without partial data after a 416 response
David Kalnischkies
2013-10-01
1
-16
/
+43
|
*
add Range and If-Range support in the webserver
David Kalnischkies
2013-09-30
1
-1
/
+63
|
*
access _config via GET requests in the webserver
David Kalnischkies
2013-09-30
1
-3
/
+71
[next]