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
*
DfsReaderIoStats: Clarify that "blocks" are really cache misses
Dave Borowitz
2018-02-22
1
-5
/
+13
*
PathMatcher: fix handling of **/
Marc Strapetz
2018-02-22
8
-46
/
+81
*
Merge changes Id616611e,Ib6509e81,I52f5d3f2
David Pursehouse
2018-02-22
1
-36
/
+36
|
\
|
*
RepoCommand: generate relative submodule URLs from absolute URLs.
Han-Wen Nienhuys
2018-02-21
1
-6
/
+2
|
*
RepoCommand: don't record new commit if tree did not change
Han-Wen Nienhuys
2018-02-19
1
-0
/
+5
|
*
RepoCommand: persist unreadable submodules in .gitmodules
Han-Wen Nienhuys
2018-02-19
1
-30
/
+29
*
|
dfs: Try to avoid searching UNREACHABLE_GARBAGE during packing
Shawn Pearce
2018-02-21
1
-12
/
+54
|
/
*
Silence API error for new constant in ConfigConstants
Matthias Sohn
2018-02-18
1
-0
/
+8
*
Silence API errors raised for new public fields in PackStatistics
Matthias Sohn
2018-02-18
1
-0
/
+26
*
LFS: Add remote download to SmudgeFilter
Markus Duft
2018-02-16
3
-1
/
+8
*
RepoCommand: Don't leave Git open
David Pursehouse
2018-02-15
1
-79
/
+79
*
Merge "Merge branch 'stable-4.10'"
Matthias Sohn
2018-02-14
1
-2
/
+16
|
\
|
*
Merge branch 'stable-4.10'
Matthias Sohn
2018-02-14
1
-2
/
+16
|
|
\
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-02-14
1
-2
/
+16
|
|
|
\
|
|
|
*
Fix ssh host name handling for Jsch
Thomas Wolf
2018-02-14
1
-1
/
+0
|
|
|
*
Jsch overrides the port in the URI with the one in ~/.ssh/config
Thomas Wolf
2018-02-14
1
-1
/
+16
|
|
*
|
Merge branch 'stable-4.9' into stable-4.10
David Pursehouse
2018-02-01
1
-3
/
+3
|
|
|
\
|
|
|
|
*
Minor fixes in three error messages
Thomas Wolf
2018-01-31
1
-3
/
+3
*
|
|
|
Merge "InitCommand: Don't leave Repository open after Git is closed"
David Pursehouse
2018-02-14
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
InitCommand: Don't leave Repository open after Git is closed
David Pursehouse
2018-02-14
1
-1
/
+4
*
|
|
|
Merge "TransportLocal should reuse FS from source repo"
Matthias Sohn
2018-02-14
1
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
TransportLocal should reuse FS from source repo
Marc Strapetz
2017-12-29
1
-1
/
+3
*
|
|
|
Add a minimum negotiation feature for fetch
Terry Parker
2018-02-12
2
-16
/
+84
*
|
|
|
Add negotiation statistics to PackStatistics
Terry Parker
2018-02-12
3
-10
/
+113
*
|
|
|
MergedReftable to skip shadowed refs in same reftable
Minh Thai
2018-02-09
1
-1
/
+1
*
|
|
|
Fix CleanCommand not to throw FileNotFoundExceptions
Christian Halstrick
2018-02-08
1
-14
/
+14
*
|
|
|
GC: Remove empty references folders
Hector Caballero
2018-02-07
1
-0
/
+45
*
|
|
|
Bazel: Support building with Java 9
David Ostrovsky
2018-02-07
1
-0
/
+4
*
|
|
|
GC: Merge if statement with the enclosing one
Hector Caballero
2018-02-06
1
-6
/
+6
*
|
|
|
GC: Replace Files methods with File alternatives
Hector Caballero
2018-02-06
1
-2
/
+2
*
|
|
|
GC: Replace anonymous classes with lambdas
Hector Caballero
2018-02-06
1
-30
/
+22
*
|
|
|
GC: Simplify lambda
Hector Caballero
2018-02-06
1
-5
/
+4
*
|
|
|
GC: Simplify reference equals() method
Hector Caballero
2018-02-06
1
-9
/
+6
*
|
|
|
GC: Simplify boolean expression
Hector Caballero
2018-02-06
1
-2
/
+2
*
|
|
|
GC: Simplify expression
Hector Caballero
2018-02-06
1
-1
/
+1
*
|
|
|
GC: Remove redundant type arguments
Hector Caballero
2018-02-06
1
-2
/
+2
*
|
|
|
GC: Remove unnecessary continue statement
Hector Caballero
2018-02-06
1
-1
/
+0
*
|
|
|
Close RevWalk in BranchTrackingStatus.of()
Matthias Sohn
2018-02-06
1
-12
/
+15
*
|
|
|
Basic submodule merge handling
David Turner
2018-02-04
5
-10
/
+145
*
|
|
|
Add class to access WindowCache statistics
David Pursehouse
2018-02-03
2
-3
/
+80
*
|
|
|
Use a TemporaryBuffer to do a content merge
Thomas Wolf
2018-02-02
1
-84
/
+48
*
|
|
|
Fix index blob for merges with CRLF translations
Thomas Wolf
2018-02-02
1
-5
/
+43
*
|
|
|
Honor CRLF settings when writing merge results
Thomas Wolf
2018-02-02
2
-5
/
+34
*
|
|
|
Minor fixes in three error messages
Thomas Wolf
2018-01-30
1
-3
/
+3
*
|
|
|
Minor improvements in git config file inclusions
Thomas Wolf
2018-01-28
3
-5
/
+12
*
|
|
|
Progress reporting for checkout
Markus Duft
2018-01-23
11
-1
/
+138
*
|
|
|
Enforce DFS blockLimit is a multiple of blockSize
Dave Borowitz
2018-01-22
3
-6
/
+31
*
|
|
|
Revert usage of TYPE_USE in Nullable and NonNull annotations
David Pursehouse
2018-01-19
5
-7
/
+18
*
|
|
|
Nullable: Switch to TYPE_USE
David Pursehouse
2018-01-18
4
-12
/
+5
*
|
|
|
NonNull: Switch to TYPE_USE
David Pursehouse
2018-01-18
1
-6
/
+2
[next]