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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an in-process pack transport for use in tests
Dave Borowitz
2015-02-27
3
-0
/
+196
*
Extract classes for transport within a JGit process
Dave Borowitz
2015-02-27
3
-174
/
+305
*
Add missing since tags for new API
Matthias Sohn
2015-02-27
2
-0
/
+4
*
Merge branch 'stable-3.7'
Matthias Sohn
2015-02-27
8
-21
/
+33
|
\
|
*
Prepare 3.7.1-SNAPSHOT builds
Matthias Sohn
2015-02-27
3
-39
/
+39
|
*
JGit v3.7.0.201502260915-r
v3.7.0.201502260915-r
Matthias Sohn
2015-02-26
3
-4
/
+4
|
*
Merge "Read user.name and email from environment first" into stable-3.7
Christian Halstrick
2015-02-25
1
-8
/
+9
|
|
\
|
|
*
Read user.name and email from environment first
Matthias Sohn
2015-02-24
1
-8
/
+9
|
*
|
Provide more details in exceptions thrown when packfile is invalid
Matthias Sohn
2015-02-17
7
-13
/
+24
|
|
/
*
|
Add/fix since tags for new API for push certificates
Matthias Sohn
2015-02-25
3
-3
/
+6
*
|
Merge branch 'stable-3.7'
Matthias Sohn
2015-02-24
4
-27
/
+36
|
\
|
|
*
Use slf4j to log instead of printing to System.err
Matthias Sohn
2015-02-17
4
-27
/
+36
*
|
Port push certificates
Stefan Beller
2015-02-23
8
-0
/
+620
*
|
Implement AutoClosable interface on classes that used release()
Matthias Sohn
2015-02-09
8
-22
/
+131
*
|
Implement AutoClosable interface to support try-with-resources block
Matthias Sohn
2015-02-09
6
-6
/
+7
*
|
Set minimum required Java version to Java 7
Matthias Sohn
2015-02-09
3
-5
/
+5
*
|
Merge branch 'stable-3.7'
Matthias Sohn
2015-02-04
14
-8
/
+859
|
\
|
|
*
Prepare post 3.7.0.201502031740-rc1 builds
Matthias Sohn
2015-02-04
3
-4
/
+4
|
*
JGit v3.7.0.201502031740-rc1
v3.7.0.201502031740-rc1
Matthias Sohn
2015-02-03
3
-4
/
+4
|
*
Support for the pre-commit hook
Laurent Goubet
2015-02-02
6
-8
/
+138
|
*
Introduce hook support into the FS implementations
Laurent Goubet
2015-02-02
9
-0
/
+716
|
*
If a pack isn't found on disk remove it from pack list
Matthias Sohn
2015-01-27
3
-0
/
+5
*
|
Add BatchRefUpdate#toString()
Dave Borowitz
2015-01-27
1
-0
/
+16
*
|
Prepare 4.0.0-SNAPSHOT builds
Matthias Sohn
2015-01-27
3
-39
/
+39
|
/
*
Merge "Fix integer overflow in DiffFormatter when context is set to large int"
Shawn Pearce
2015-01-27
1
-4
/
+4
|
\
|
*
Fix integer overflow in DiffFormatter when context is set to large int
Ilmars Poikans
2014-12-01
1
-4
/
+4
*
|
Merge "Handle invalid tree extensions"
Shawn Pearce
2015-01-27
1
-1
/
+1
|
\
\
|
*
|
Handle invalid tree extensions
Christian Halstrick
2015-01-26
1
-1
/
+1
*
|
|
InMemoryRepository: Ensure new ref targets exist in the repo
Dave Borowitz
2015-01-26
1
-0
/
+13
|
/
/
*
|
Merge "Ensure GitCommand's "callable" guard is thread-safe"
Christian Halstrick
2015-01-23
1
-3
/
+4
|
\
\
|
*
|
Ensure GitCommand's "callable" guard is thread-safe
Matthias Sohn
2015-01-21
1
-3
/
+4
*
|
|
Merge changes I05be0a5b,Ieee334f4
Christian Halstrick
2015-01-23
2
-0
/
+17
|
\
\
\
|
*
|
|
Document that repo returned by SubmoduleAddCommand needs to be closed
Matthias Sohn
2015-01-22
1
-0
/
+11
|
*
|
|
Document that Git instance returned by CloneCommand needs to be closed
Matthias Sohn
2015-01-22
1
-0
/
+6
|
|
/
/
*
/
/
Silence non-externalized string warnings in RepoCommand
Matthias Sohn
2015-01-22
1
-4
/
+4
|
/
/
*
|
Merge remote-tracking branch 'origin/stable-3.6'
Matthias Sohn
2015-01-21
3
-10
/
+34
|
\
\
|
*
|
Prepare 3.6.3-SNAPSHOT builds
stable-3.6
Matthias Sohn
2015-01-21
3
-38
/
+38
|
*
|
JGit v3.6.2.201501210735-r
v3.6.2.201501210735-r
Matthias Sohn
2015-01-21
3
-4
/
+4
|
*
|
Don't remove pack from pack list for problems which could be transient
Matthias Sohn
2015-01-21
3
-15
/
+21
|
*
|
Log reason for ignoring pack when IOException occurred
Matthias Sohn
2015-01-15
3
-2
/
+20
*
|
|
Fix RawText.getLineDelimiter() for empty first line
Frank Wagner
2015-01-17
1
-1
/
+1
*
|
|
Silence API warning raised since 7fafd372
Matthias Sohn
2015-01-13
1
-0
/
+9
*
|
|
Update atomic constant
Stefan Beller
2015-01-12
1
-1
/
+1
*
|
|
Add basic support for .gitattributes
Arthur Daussy
2015-01-07
12
-23
/
+840
*
|
|
AIOOB in ChangeIdUtil.indexOfChangeId if amended message is a newline
Andrey Loskutov
2015-01-06
1
-0
/
+2
*
|
|
Merge branch 'stable-3.6'
Matthias Sohn
2015-01-04
3
-25
/
+46
|
\
|
|
|
*
|
Prepare 3.6.2-SNAPSHOT builds
Matthias Sohn
2015-01-04
3
-38
/
+38
|
*
|
JGit v3.6.1.201501031845-r
v3.6.1.201501031845-r
Matthias Sohn
2015-01-04
3
-4
/
+4
|
*
|
Trim author/committer name and email in commit header
RĂ¼diger Herrmann
2015-01-03
1
-2
/
+2
|
*
|
Rename detection should canonicalize line endings
Marc Strapetz
2015-01-02
1
-22
/
+42
[next]