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
/
UploadPackTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
DepthGenerator: fix multi-child boundary handling
Jonathan Tan
2018-11-08
1
-0
/
+85
*
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
*
UploadPack: support deepen-since in protocol v2
Jonathan Tan
2018-09-27
1
-0
/
+54
*
UploadPackTest: Avoid unnecessarily boxing int into Integer
David Pursehouse
2018-09-05
1
-3
/
+3
*
UploadPack: avoid conflating shallow commit lists in protocol v2
Ivan Frade
2018-08-30
1
-0
/
+38
*
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
*
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
*
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
*
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
*
Use bitmaps for non-commit reachability checks
Jonathan Tan
2017-11-10
1
-0
/
+87
*
UploadPackTest: construct commits in test method
Jonathan Tan
2017-11-01
1
-11
/
+7
*
Use a new RevWalk for validating not advertised wants
Zhen Chen
2017-10-05
1
-0
/
+90