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
*
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...
Michael Vogt
2014-01-05
4
-2
/
+149
|
\
|
*
improve error message
Michael Vogt
2014-01-04
1
-8
/
+22
|
*
improve tests
Michael Vogt
2014-01-04
2
-7
/
+27
|
*
Merge branch 'debian/sid' into feature/source-deb822
Michael Vogt
2014-01-04
14
-87
/
+232
|
|
\
|
*
\
Merge remote-tracking branch 'origin/feature/deb-src-bts731102' into feature/...
Michael Vogt
2013-12-09
1
-0
/
+60
|
|
\
\
|
*
|
|
fix section adding
Michael Vogt
2013-12-05
1
-0
/
+10
|
*
|
|
add unittest for new sourceslist parser as well
Michael Vogt
2013-12-05
2
-0
/
+58
|
*
|
|
first version with test
Michael Vogt
2013-12-05
1
-0
/
+45
*
|
|
|
Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/...
Michael Vogt
2014-01-05
1
-20
/
+127
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
implement POC client-side merging of pdiffs via apt-file
David Kalnischkies
2013-12-13
1
-20
/
+127
*
|
|
|
fix APTWEBSERVERBINDIR default
Michael Vogt
2013-12-27
1
-1
/
+1
*
|
|
|
Merge branch 'feature/tests-on-installed' into debian/sid
Michael Vogt
2013-12-27
1
-4
/
+13
|
\
\
\
\
|
*
|
|
|
run autopkgtest against the installed apt
Michael Vogt
2013-12-13
1
-4
/
+13
*
|
|
|
|
Merge branch 'feature/test-apt-key-net-update' into debian/sid
Michael Vogt
2013-12-27
7
-97
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
fix apt-key net-update test to use the buildin webserver
Michael Vogt
2013-12-19
7
-109
/
+24
|
*
|
|
|
|
make apt-key net-update actually testable
Michael Vogt
2013-12-13
1
-0
/
+14
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'feature/policy-parser-bts732746' into debian/sid
Michael Vogt
2013-12-27
1
-0
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
make /etc/apt/preferences parser deal with comment only sections
Michael Vogt
2013-12-21
1
-0
/
+32
|
|
/
/
/
/
*
|
|
|
|
add integration test
Michael Vogt
2013-12-24
1
-0
/
+18
*
|
|
|
|
add basic tests for GetTempDir()
Michael Vogt
2013-12-23
1
-0
/
+13
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid
Michael Vogt
2013-12-12
3
-2
/
+64
|
\
\
\
\
|
*
|
|
|
Fix conffile prompt regression (LP: #1260297)
Michael Vogt
2013-12-12
1
-0
/
+43
|
|
/
/
/
|
*
|
|
fix test/integration/test-apt-key-net-update
Michael Vogt
2013-12-12
1
-2
/
+6
|
*
|
|
clarify error message when apt-get source=ver fails, print a real error messa...
Michael Vogt
2013-12-12
1
-1
/
+1
|
*
|
|
fix test/integration/test-apt-key-net-update (code copy/DRY violation)
Michael Vogt
2013-12-11
1
-0
/
+15
*
|
|
|
improve error message
Michael Vogt
2013-12-11
1
-2
/
+2
|
/
/
/
*
|
|
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
|
\
[next]