index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.test
/
tst
/
org
/
eclipse
/
jgit
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-5.1' into stable-5.2
Jonathan Nieder
2018-12-26
1
-28
/
+15
|
\
|
*
UploadPack: Defer want-ref resolution to after parsing
Jonathan Nieder
2018-12-26
1
-30
/
+15
*
|
Add a method to get all values of HTTP header defined as list
Matthias Sohn
2018-11-26
1
-0
/
+123
*
|
Apache MINA sshd client
Thomas Wolf
2018-11-13
2
-1042
/
+0
*
|
Add more ssh tests: pushing, known_host file handling, etc.
Thomas Wolf
2018-11-13
3
-206
/
+786
*
|
DepthGenerator: fix multi-child boundary handling
Jonathan Tan
2018-11-08
1
-0
/
+85
*
|
SshTestBase: Make inner class TestCredentialsProvider static
David Pursehouse
2018-11-08
1
-1
/
+1
*
|
Factor out a JSch-independent ssh config parser
Thomas Wolf
2018-11-06
1
-16
/
+0
*
|
Ssh tests with an Apache MINA sshd test git server
Thomas Wolf
2018-11-06
3
-0
/
+594
*
|
Merge changes from topic 'client-caps-v0-test'
Jonathan Nieder
2018-11-02
3
-23
/
+313
|
\
\
|
*
|
Add test for protocol v0 parser
Ivan Frade
2018-10-24
1
-0
/
+199
|
*
|
ObjectIdMatcher: Custom matcher for sets of ObjectIds
Ivan Frade
2018-10-24
2
-23
/
+114
*
|
|
UploadPack: Implement deepen-not for protocol v2
Jonathan Tan
2018-10-23
1
-0
/
+106
*
|
|
Throw error when deepen-since excludes all commits
Jonathan Tan
2018-10-23
1
-0
/
+20
|
/
/
*
|
UploadPack: Return correct peer user agent on v2 requests
Ivan Frade
2018-10-19
1
-12
/
+58
*
|
Accept protocol v2 server options on fetch and ls-refs requests
Ivan Frade
2018-10-19
1
-21
/
+64
*
|
Rename Fetch V2 request wantsIds and options
Ivan Frade
2018-10-15
1
-8
/
+8
*
|
SubmoduleValidator: Always throw SubmoduleValidationException
Ivan Frade
2018-10-09
1
-3
/
+2
*
|
Merge branch 'stable-5.1'
Matthias Sohn
2018-10-06
1
-0
/
+65
|
\
|
|
*
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2018-10-06
1
-0
/
+65
|
|
\
|
|
*
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2018-10-06
1
-0
/
+65
|
|
|
\
|
|
|
*
Merge branch 'stable-4.10' into stable-4.11
Matthias Sohn
2018-10-06
1
-0
/
+65
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-10-06
1
-0
/
+65
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Matthias Sohn
2018-10-06
1
-0
/
+65
|
|
|
|
|
|
\
|
|
|
|
|
|
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2018-10-06
1
-0
/
+65
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
*
BaseReceivePack: Validate incoming .gitmodules files
Ivan Frade
2018-10-05
1
-0
/
+65
*
|
|
|
|
|
|
|
Explicitly specify charset when constructing PrintWriter
David Pursehouse
2018-09-30
1
-2
/
+4
*
|
|
|
|
|
|
|
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-30
2
-7
/
+6
*
|
|
|
|
|
|
|
TestProtocolTest: Add missing calls to fail()
David Pursehouse
2018-09-30
1
-0
/
+3
*
|
|
|
|
|
|
|
UploadPack: support deepen-since in protocol v2
Jonathan Tan
2018-09-27
1
-0
/
+54
*
|
|
|
|
|
|
|
Explicitly specify charset in constructor of InputStreamReader
David Pursehouse
2018-09-26
2
-2
/
+6
*
|
|
|
|
|
|
|
ProtocolV2ParserTest: Fix incorrect usage of ExpectedException
David Pursehouse
2018-09-25
1
-7
/
+7
*
|
|
|
|
|
|
|
Move ls-refs parsing code to the ProtocolV2Parser
Ivan Frade
2018-09-14
1
-0
/
+57
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
UploadPackTest: Avoid unnecessarily boxing int into Integer
David Pursehouse
2018-09-05
1
-3
/
+3
*
|
|
|
|
|
|
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
4
-11
/
+12
*
|
|
|
|
|
|
Specify charset when constructing InputStreamReader
David Pursehouse
2018-09-02
1
-1
/
+1
*
|
|
|
|
|
|
Merge "Replace useminimalnegotation flag with maxhaves flag"
Jonathan Nieder
2018-08-31
1
-18
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Replace useminimalnegotation flag with maxhaves flag
Minh Thai
2018-08-31
1
-18
/
+4
*
|
|
|
|
|
|
|
Extract protocol v2 fetch request parsing to its own class
Ivan Frade
2018-08-31
1
-0
/
+336
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
UploadPack: avoid conflating shallow commit lists in protocol v2
Ivan Frade
2018-08-30
1
-0
/
+38
*
|
|
|
|
|
|
ReceivePackAdvertiseRefsHookTest.testSuccess() fails on Windows
Andrey Loskutov
2018-08-19
1
-0
/
+1
*
|
|
|
|
|
|
Introduce ProtocolV2Hook
Masaya Suzuki
2018-08-16
1
-15
/
+52
*
|
|
|
|
|
|
Respond with shallow-info before wanted-refs
Jonathan Tan
2018-08-13
1
-4
/
+4
*
|
|
|
|
|
|
Support protocol v2 want-ref in UploadPack
Jonathan Tan
2018-08-10
1
-0
/
+219
*
|
|
|
|
|
|
Send only 1 flush pkt at the end of v2 fetch
Jonathan Tan
2018-07-24
1
-0
/
+4
*
|
|
|
|
|
|
Always send refs' objects despite "filter" in pack
Jonathan Tan
2018-07-20
1
-0
/
+79
|
/
/
/
/
/
/
*
|
|
|
|
|
Teach UploadPack "filter" in protocol v2 fetch
Jonathan Tan
2018-06-04
1
-0
/
+60
*
|
|
|
|
|
Refactor test of capabilities output
Jonathan Tan
2018-06-04
1
-11
/
+33
*
|
|
|
|
|
Disallow unknown args to "fetch" in protocol v2
Jonathan Tan
2018-06-04
1
-0
/
+23
*
|
|
|
|
|
Teach UploadPack shallow fetch in protocol v2
Jonathan Tan
2018-06-04
1
-1
/
+97
[next]