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'
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
*
|
|
|
|
|
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
3
-7
/
+7
*
|
|
|
|
|
Teach UploadPack "ofs-delta" in "fetch"
Jonathan Tan
2018-05-16
1
-5
/
+44
*
|
|
|
|
|
Teach UploadPack "include-tag" in "fetch"
Jonathan Tan
2018-05-16
1
-0
/
+33
*
|
|
|
|
|
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
6
-7
/
+7
*
|
|
|
|
|
Suppress boxing warning
Matthias Sohn
2018-04-25
1
-0
/
+1
*
|
|
|
|
|
Remove unnecessary semicolon
Matthias Sohn
2018-04-25
1
-1
/
+1
*
|
|
|
|
|
Remove unused code and link to deprecated code
Jonathan Tan
2018-04-25
1
-20
/
+1
*
|
|
|
|
|
Teach UploadPack "no-progress" in "fetch"
Jonathan Tan
2018-04-23
1
-0
/
+42
*
|
|
|
|
|
Teach UploadPack "thin-pack" in "fetch"
Jonathan Tan
2018-04-23
1
-0
/
+31
*
|
|
|
|
|
Teach UploadPack basic "fetch" command
Jonathan Tan
2018-04-23
1
-2
/
+258
*
|
|
|
|
|
Teach UploadPack "ref-prefix" in "ls-refs"
Jonathan Tan
2018-04-23
1
-0
/
+39
*
|
|
|
|
|
Implement ls-refs in UploadPack
Jonathan Tan
2018-04-23
1
-0
/
+81
*
|
|
|
|
|
Implement protocol v2 with no capabilities in UploadPack
Jonathan Tan
2018-04-20
1
-0
/
+64
*
|
|
|
|
|
PacketLineIn, PacketLineOut: Add support for delim-pkt
Jonathan Tan
2018-04-20
2
-11
/
+13
*
|
|
|
|
|
Push: Ensure ref updates are processed in input order
Dave Borowitz
2018-04-13
1
-1
/
+59
*
|
|
|
|
|
UploadPackTest: Fix name hiding introduced by If72b4b422
David Pursehouse
2018-03-20
1
-26
/
+26
*
|
|
|
|
|
Teach UploadPack to support filtering by blob size
Jonathan Tan
2018-03-15
1
-0
/
+146
*
|
|
|
|
|
ReceivePackAdvertiseRefsHookTest#testSuccess: Open TransportLocal in t-w-r
David Pursehouse
2018-03-15
1
-17
/
+19
[next]