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
/
src
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
LFS: support merge/rebase/cherry-pick/diff/compare with LFS files
Markus Duft
2018-03-03
10
-62
/
+412
*
|
Correctly exit fetch negotiation for stateless RPC connections
Terry Parker
2018-02-28
1
-0
/
+6
*
|
LFS: pre-push upload support
Markus Duft
2018-02-27
4
-0
/
+50
*
|
AmazonS3: Open OutputStream in try-with-resource
David Pursehouse
2018-02-26
1
-10
/
+5
*
|
Add ObjectIdSerializer
David Pursehouse
2018-02-25
1
-0
/
+107
*
|
Fix warnings about boxing/unboxing Boolean
David Pursehouse
2018-02-25
2
-4
/
+6
*
|
WorkingTreeIterator: Fix warnings about variable hiding
David Pursehouse
2018-02-25
1
-4
/
+4
*
|
WorkingTreeIterator: Add NON-NLS suppressions
David Pursehouse
2018-02-25
1
-3
/
+3
*
|
Fix processing of gitignore negations
Marc Strapetz
2018-02-23
2
-63
/
+143
*
|
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
|
/
/
*
|
LFS: Add remote download to SmudgeFilter
Markus Duft
2018-02-16
2
-1
/
+7
*
|
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 "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
*
|
|
|
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
1
-5
/
+23
*
|
|
|
Minor improvements in git config file inclusions
Thomas Wolf
2018-01-28
2
-5
/
+11
*
|
|
|
Progress reporting for checkout
Markus Duft
2018-01-23
10
-1
/
+137
*
|
|
|
Enforce DFS blockLimit is a multiple of blockSize
Dave Borowitz
2018-01-22
2
-6
/
+29
[prev]
[next]