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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit v5.0.0.201806050710-rc3
v5.0.0.201806050710-rc3
Matthias Sohn
2018-06-05
56
-59
/
+59
*
Teach UploadPack "filter" in protocol v2 fetch
Jonathan Tan
2018-06-04
2
-1
/
+72
*
Refactor test of capabilities output
Jonathan Tan
2018-06-04
1
-11
/
+33
*
Refactor v2 advertisement into own function
Jonathan Tan
2018-06-04
1
-10
/
+10
*
Refactor parsing of "filter" into its own method
Jonathan Tan
2018-06-04
1
-24
/
+28
*
Disallow unknown args to "fetch" in protocol v2
Jonathan Tan
2018-06-04
2
-1
/
+26
*
Teach UploadPack shallow fetch in protocol v2
Jonathan Tan
2018-06-04
5
-9
/
+222
*
Refactor unshallowCommits to local variable
Jonathan Tan
2018-06-04
1
-12
/
+24
*
Add protocol v2 support in http
Jonathan Tan
2018-06-04
6
-7
/
+157
*
Give info/refs services more control over response
Jonathan Tan
2018-06-04
1
-3
/
+32
*
Chain RemoteAddCommand methods
Mincong HUANG
2018-06-02
1
-2
/
+8
*
Update target platforms to Orbit R20180531190352-Photon
Matthias Sohn
2018-06-01
9
-44
/
+44
*
Prepare 5.0.0-SNAPSHOT builds
Matthias Sohn
2018-05-30
56
-59
/
+59
*
JGit v5.0.0.201805301535-rc2
v5.0.0.201805301535-rc2
Matthias Sohn
2018-05-30
56
-59
/
+59
*
Fix description property in feature.properties of pgm source feature
Matthias Sohn
2018-05-30
1
-1
/
+1
*
Update SUA
Matthias Sohn
2018-05-29
14
-1476
/
+2183
*
Don't prune symbolic refs when fetch.prune = true
Thomas Wolf
2018-05-25
2
-0
/
+47
*
Prepare 5.0.0-SNAPSHOT builds
Matthias Sohn
2018-05-23
56
-59
/
+59
*
JGit v5.0.0.201805221745-rc1
v5.0.0.201805221745-rc1
Matthias Sohn
2018-05-22
56
-59
/
+59
*
Merge branch 'master' into stable-5.0
Matthias Sohn
2018-05-22
222
-658
/
+1004
|
\
|
*
DescribeCommand: Refactor to not use deprecated Repository#peel
David Pursehouse
2018-05-22
1
-5
/
+9
|
*
Repository: Deprecate #peel method
David Pursehouse
2018-05-22
9
-11
/
+16
|
*
Repository: Make #exactRef and #findRef final
David Pursehouse
2018-05-22
1
-2
/
+2
|
*
Skip ignored directories in FileTreeIterator
Thomas Wolf
2018-05-22
6
-5
/
+195
|
*
Repository: Deprecate getTags method
David Pursehouse
2018-05-22
3
-13
/
+17
|
*
Merge changes Ibf6ee80d,I721db0f4,I7d014890
David Pursehouse
2018-05-21
0
-0
/
+0
|
|
\
|
|
*
Remove deprecated Repository#notifyIndexChanged
Jonathan Nieder
2018-05-18
1
-10
/
+0
|
|
*
Implementors should override Repository#notifyIndexChanged(boolean)
Jonathan Nieder
2018-05-18
1
-14
/
+2
|
|
*
Revive Repository#notifyIndexChanged()
Jonathan Nieder
2018-05-18
1
-1
/
+23
|
*
|
InfoRefsServlet: Refactor to not use deprecated methods
David Pursehouse
2018-05-21
1
-7
/
+1
|
*
|
RefAdvertiser: Add send(Collection<Ref>) and deprecate send(Map<String, Ref>)
David Pursehouse
2018-05-21
1
-10
/
+23
|
*
|
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
203
-570
/
+570
|
|
/
|
*
Execute AdvertiseRefsHook only for protocol v0 and v1
Masaya Suzuki
2018-05-17
1
-10
/
+10
|
*
Add protocol v2 support in "jgit daemon"
Jonathan Tan
2018-05-16
3
-6
/
+29
|
*
Teach UploadPack "ofs-delta" in "fetch"
Jonathan Tan
2018-05-16
2
-5
/
+46
|
*
Teach UploadPack "include-tag" in "fetch"
Jonathan Tan
2018-05-16
2
-1
/
+41
|
*
Avoid using #refs in UploadPack#sendPack
Jonathan Tan
2018-05-16
1
-9
/
+41
|
*
FileRepository: Don't use deprecated RefDatabase#getRefs(String)
David Pursehouse
2018-05-15
1
-3
/
+1
|
*
BatchRefUpdate: Don't use deprecated RefDatabase#getRefs(String)
David Pursehouse
2018-05-15
1
-2
/
+4
*
|
Prepare 5.0.0-SNAPSHOT builds
Matthias Sohn
2018-05-16
56
-59
/
+59
*
|
JGit v5.0.0.201805151920-m7
v5.0.0.201805151920-m7
Matthias Sohn
2018-05-16
56
-59
/
+59
|
/
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
384
-1357
/
+1357
*
Fixup javadoc and formatting in RawText and RawParseUtils
Han-Wen Nienhuys
2018-05-14
2
-25
/
+30
*
RawParseUtils#lineMap: Simplify by using null sentinel internally
Jonathan Nieder
2018-05-14
1
-13
/
+11
*
Store in IndexChangedEvent if it was caused by JGit itself
Matthias Sohn
2018-05-13
5
-18
/
+52
*
Introduce new RawText constructor and RawParseUtils.lineMapOrBinary
Han-Wen Nienhuys
2018-05-12
4
-11
/
+83
*
Use a secure random generator to seed nonce for digest authentication
Matthias Sohn
2018-05-11
1
-2
/
+2
*
Merge branch 'stable-4.11'
Matthias Sohn
2018-05-10
3
-30
/
+56
|
\
|
*
Merge branch 'stable-4.10' into stable-4.11
Matthias Sohn
2018-05-10
3
-30
/
+56
|
|
\
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-05-10
3
-30
/
+56
|
|
|
\
[next]