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
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit v5.2.0.201811281532-m3
v5.2.0.201811281532-m3
Matthias Sohn
2018-11-28
3
-4
/
+4
*
Merge "Fix IndexDiffs for git links"
Christian Halstrick
2018-11-28
2
-3
/
+13
|
\
|
*
Fix IndexDiffs for git links
Thomas Wolf
2018-11-26
2
-3
/
+13
*
|
Merge branch 'stable-5.1'
David Pursehouse
2018-11-27
1
-10
/
+29
|
\
\
|
*
\
Merge branch 'stable-5.0' into stable-5.1
David Pursehouse
2018-11-27
1
-10
/
+29
|
|
\
\
|
|
*
\
Merge branch 'stable-4.11' into stable-5.0
David Pursehouse
2018-11-27
1
-10
/
+29
|
|
|
\
\
|
|
|
*
|
Fix DescribeCommand with multiple match options
Matthias Sohn
2018-11-26
1
-10
/
+8
|
|
|
*
|
Fix git-describe tie-breakers
HÃ¥vard Wall
2018-11-09
1
-1
/
+22
|
|
|
*
|
Prepare 4.11.6-SNAPSHOT builds
Matthias Sohn
2018-10-20
3
-49
/
+49
|
|
|
*
|
JGit v4.11.5.201810191925-r
v4.11.5.201810191925-r
Matthias Sohn
2018-10-20
3
-4
/
+4
|
*
|
|
|
Prepare 5.1.4-SNAPSHOT builds
Matthias Sohn
2018-10-20
3
-49
/
+49
|
*
|
|
|
JGit v5.1.3.201810200350-r
v5.1.3.201810200350-r
Matthias Sohn
2018-10-20
3
-4
/
+4
*
|
|
|
|
Remove unused externalized text "submodulesNotSupported"
Matthias Sohn
2018-11-27
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add a method to get all values of HTTP header defined as list
Matthias Sohn
2018-11-26
3
-4
/
+58
*
|
|
|
Undo treating blobs with NULs as a single line
Thomas Wolf
2018-11-26
1
-12
/
+5
*
|
|
|
Remove unnecessary modifiers from interfaces
Jonathan Nieder
2018-11-20
2
-11
/
+11
*
|
|
|
New GpgConfig for typed access to GPG settings
Gunnar Wagenknecht
2018-11-20
2
-0
/
+151
*
|
|
|
Revert C Git 1.7.5 bug workaround
Masaya Suzuki
2018-11-19
1
-17
/
+3
*
|
|
|
Remove unnecessary modifiers from interfaces
Ivan Frade
2018-11-15
32
-119
/
+117
*
|
|
|
Merge "Call unlockPack in finally"
David Pursehouse
2018-11-14
1
-11
/
+17
|
\
\
\
\
|
*
|
|
|
Call unlockPack in finally
Masaya Suzuki
2018-11-11
1
-11
/
+17
*
|
|
|
|
Apache MINA sshd client
Thomas Wolf
2018-11-13
1
-3
/
+7
*
|
|
|
|
Add more ssh tests: pushing, known_host file handling, etc.
Thomas Wolf
2018-11-13
3
-8
/
+58
*
|
|
|
|
TransportSftp: eliminate dependency on Jsch
Thomas Wolf
2018-11-13
5
-108
/
+484
*
|
|
|
|
Remove line break from sslFailureInfo text
Michael Keppler
2018-11-11
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge changes I97c062d0,Ib4e1f37c
David Pursehouse
2018-11-08
1
-21
/
+21
|
\
\
\
\
|
*
|
|
|
Simplify RevWalk#iterator by factoring out common code
Jonathan Nieder
2018-11-08
1
-13
/
+21
|
*
|
|
|
Simplify exception handling in RevWalk#iterator
Jonathan Nieder
2018-11-08
1
-8
/
+0
*
|
|
|
|
DepthGenerator: fix multi-child boundary handling
Jonathan Tan
2018-11-08
2
-3
/
+13
|
/
/
/
/
*
|
|
|
Factor out a JSch-independent ssh config parser
Thomas Wolf
2018-11-06
6
-727
/
+1263
*
|
|
|
Fix package exports in org.eclipse.jgit MANIFEST.MF
Thomas Wolf
2018-11-05
1
-1
/
+3
*
|
|
|
TransportSftp: remove final modifiers from parameters
Thomas Wolf
2018-11-05
1
-8
/
+6
*
|
|
|
Silence API errors introduced by f648a3bd
Matthias Sohn
2018-11-01
1
-0
/
+22
*
|
|
|
RepoCommand: Preserve executable bit in <copyfile>
Ivan Frade
2018-10-31
2
-3
/
+5
*
|
|
|
RepoCommand.RemoteReader: Add method to read contents and mode of file
Ivan Frade
2018-10-31
1
-27
/
+103
*
|
|
|
Silence API errors for new methods added to DepthWalk
Matthias Sohn
2018-10-29
1
-0
/
+12
*
|
|
|
Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget"
Matthias Sohn
2018-10-28
2
-2
/
+0
*
|
|
|
Fix typos
Michael Keppler
2018-10-28
3
-5
/
+5
*
|
|
|
gitignore/gitattributes: fix matching of \r
Marc Strapetz
2018-10-27
1
-1
/
+1
*
|
|
|
Merge "InternalPushConnection: don't swallow RuntimeException"
Dave Borowitz
2018-10-25
1
-4
/
+8
|
\
\
\
\
|
*
|
|
|
InternalPushConnection: don't swallow RuntimeException
Han-Wen Nienhuys
2018-10-15
1
-4
/
+8
*
|
|
|
|
UploadPack: Implement deepen-not for protocol v2
Jonathan Tan
2018-10-23
3
-19
/
+156
*
|
|
|
|
Throw error when deepen-since excludes all commits
Jonathan Tan
2018-10-23
4
-0
/
+12
*
|
|
|
|
Merge changes from topic 'moving-to-request-2'
Jonathan Nieder
2018-10-22
6
-29
/
+81
|
\
\
\
\
\
|
*
|
|
|
|
UploadPack v0: Extract "agent" client capability at parse time
Ivan Frade
2018-10-22
4
-14
/
+39
|
*
|
|
|
|
UploadPack: Return correct peer user agent on v2 requests
Ivan Frade
2018-10-19
4
-24
/
+51
*
|
|
|
|
|
Make PrePushHook properly terminate ref lines
Markus Keller
2018-10-21
1
-5
/
+1
*
|
|
|
|
|
RemoteRefUpdate#toString: Fix indentation
David Pursehouse
2018-10-21
1
-1
/
+1
*
|
|
|
|
|
[releng] Fix boxing warning
Michael Keppler
2018-10-20
1
-1
/
+2
*
|
|
|
|
|
CheckoutCommand: force flag now allows overwrite
Ned Twigg
2018-10-20
2
-2
/
+29
|
/
/
/
/
/
[next]