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
*
LFS: pre-push upload support
Markus Duft
2018-02-27
15
-184
/
+837
*
AmazonS3: Open OutputStream in try-with-resource
David Pursehouse
2018-02-26
1
-10
/
+5
*
MergeGitAttributeTest: Open FileInputStream in try-with-resource
David Pursehouse
2018-02-26
1
-27
/
+17
*
PullCommandWithRebaseTest: Open File{Input|Output}Stream in try-with-resource
David Pursehouse
2018-02-26
1
-13
/
+2
*
RecursiveMergerTest: Open FileOutputStream in try-with-resource
David Pursehouse
2018-02-26
1
-33
/
+28
*
PullCommandTest: Use try-with-resources for File{Input,Output}Stream
David Pursehouse
2018-02-26
1
-13
/
+2
*
Add ObjectIdSerializer
David Pursehouse
2018-02-25
2
-0
/
+195
*
CheckoutCommandTest: Fix name of created temp file
David Pursehouse
2018-02-25
1
-1
/
+1
*
IgnoreNodeTest: Suppress deprecation warnings in testEmptyIgnoreNode
David Pursehouse
2018-02-25
1
-0
/
+1
*
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
*
Merge "Fix processing of gitignore negations"
Matthias Sohn
2018-02-23
4
-64
/
+439
|
\
|
*
Fix processing of gitignore negations
Marc Strapetz
2018-02-23
4
-64
/
+439
*
|
Update tycho to 1.1.0
Michael Keppler
2018-02-23
1
-1
/
+1
|
/
*
Configure Semaphore used in TestRequestLog to be fair
Matthias Sohn
2018-02-22
1
-1
/
+1
*
Fix indentation in TestRequestLog
Matthias Sohn
2018-02-22
1
-75
/
+76
*
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
11
-47
/
+185
*
Merge changes Id616611e,Ib6509e81,I52f5d3f2
David Pursehouse
2018-02-22
2
-69
/
+190
|
\
|
*
RepoCommand: generate relative submodule URLs from absolute URLs.
Han-Wen Nienhuys
2018-02-21
2
-6
/
+60
|
*
RepoCommand: don't record new commit if tree did not change
Han-Wen Nienhuys
2018-02-19
2
-2
/
+59
|
*
RepoCommand: persist unreadable submodules in .gitmodules
Han-Wen Nienhuys
2018-02-19
2
-63
/
+73
*
|
CGitIgnoreTest: also test untracked files
Marc Strapetz
2018-02-21
1
-5
/
+30
*
|
dfs: Try to avoid searching UNREACHABLE_GARBAGE during packing
Shawn Pearce
2018-02-21
1
-12
/
+54
|
/
*
Declare LFS dependency on GSON for Bazel build
Han-Wen Nienhuys
2018-02-19
2
-1
/
+5
*
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
18
-29
/
+907
*
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
3
-2
/
+303
|
\
|
*
Merge branch 'stable-4.10'
Matthias Sohn
2018-02-14
3
-2
/
+303
|
|
\
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2018-02-14
3
-2
/
+303
|
|
|
\
|
|
|
*
Fix ssh host name handling for Jsch
Thomas Wolf
2018-02-14
2
-2
/
+68
|
|
|
*
Jsch overrides the port in the URI with the one in ~/.ssh/config
Thomas Wolf
2018-02-14
3
-1
/
+236
*
|
|
|
Merge "InitCommand: Don't leave Repository open after Git is closed"
David Pursehouse
2018-02-14
2
-37
/
+45
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
InitCommand: Don't leave Repository open after Git is closed
David Pursehouse
2018-02-14
2
-37
/
+45
*
|
|
|
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
*
|
|
|
URIish: add a test for equals and hashcode methods
Matthias Sohn
2018-02-13
1
-0
/
+28
*
|
|
|
Add a minimum negotiation feature for fetch
Terry Parker
2018-02-12
3
-19
/
+166
*
|
|
|
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
2
-1
/
+22
*
|
|
|
Fix CleanCommand not to throw FileNotFoundExceptions
Christian Halstrick
2018-02-08
2
-14
/
+30
*
|
|
|
GC: Remove empty references folders
Hector Caballero
2018-02-07
2
-0
/
+163
*
|
|
|
Bazel: Support building with Java 9
David Ostrovsky
2018-02-07
2
-0
/
+11
*
|
|
|
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
[next]