index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
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.test
/
tst
/
org
/
eclipse
/
jgit
/
merge
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResolveMerger: Ignore merge conflicts if asked so
Ivan Frade
2020-03-19
1
-0
/
+88
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
7
-266
/
+35
*
Close ObjectReaders in tests
Thomas Wolf
2019-10-21
1
-3
/
+3
*
Close some Repository instances in tests
Thomas Wolf
2019-10-21
1
-2
/
+2
*
Close TreeWalks in tests
Thomas Wolf
2019-10-15
2
-46
/
+50
*
Fix NarrowingCompoundAssignment warnings from Error Prone
David Pursehouse
2019-08-08
1
-2
/
+2
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
1
-21
/
+26
|
\
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
1
-21
/
+26
|
|
\
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
1
-21
/
+26
|
|
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
1
-1
/
+2
|
|
*
Make inner classes static where possible
David Pursehouse
2019-06-17
1
-2
/
+2
*
|
|
MergerTest: Open TestRepository in try-with-resource
David Pursehouse
2019-01-20
1
-8
/
+9
*
|
|
Avoid double words
Mincong HUANG
2018-12-21
1
-1
/
+1
|
/
/
*
|
MergeFormatter{Pass}: Use Charset instead of String
David Pursehouse
2018-09-30
2
-2
/
+2
*
|
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-30
1
-1
/
+2
*
|
Make inner classes static where possible
David Pursehouse
2018-09-26
1
-2
/
+2
|
/
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
2
-9
/
+10
*
Specify charset when constructing InputStreamReader
David Pursehouse
2018-09-02
1
-1
/
+3
*
Fix ResolveMerger: rebase with autocrlf=true, direct checkout
Thomas Wolf
2018-08-13
1
-0
/
+39
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
3
-3
/
+3
*
Rename RecursiveMergerTest and ResolveMergerTest to reduce confusion
David Pursehouse
2018-03-24
2
-2
/
+2
*
ResolveMergerTest: Use @DataPoints instead of @DataPoint
David Pursehouse
2018-03-24
1
-6
/
+4
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
1
-12
/
+14
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-7
/
+7
*
RecursiveMergerTest: Open FileOutputStream in try-with-resource
David Pursehouse
2018-02-26
1
-33
/
+28
*
Basic submodule merge handling
David Turner
2018-02-04
1
-0
/
+151
*
Fix index blob for merges with CRLF translations
Thomas Wolf
2018-02-02
1
-0
/
+3
*
Honor CRLF settings when writing merge results
Thomas Wolf
2018-02-02
1
-0
/
+29
*
Use constants from StandardCharsets instead of hard-coded strings
David Pursehouse
2017-12-07
1
-4
/
+3
*
Avoid loading and merging binary data in ResolveMerger
Han-Wen Nienhuys
2017-10-24
1
-0
/
+142
*
Support creating Mergers without a Repository
Dave Borowitz
2017-04-05
2
-1
/
+162
*
Merge "Make diff locations more consistent"
Shawn Pearce
2017-04-04
1
-0
/
+39
|
\
|
*
Make diff locations more consistent
KB Sriram
2017-04-03
1
-0
/
+39
*
|
ResolveMergerTest: Add tests for content merges
Dave Borowitz
2017-04-04
1
-0
/
+58
|
/
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-3
/
+3
*
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+1
*
Use FS#lastModified instead of File#lastModified
Masaya Suzuki
2016-08-24
1
-12
/
+14
*
Revert "Fix warnings about unchecked conversion of MergeResult"
Shawn Pearce
2016-02-15
1
-1
/
+1
*
Fix warnings about unchecked conversion of MergeResult
David Pursehouse
2016-02-15
1
-1
/
+1
*
RecursiveMergerTest: Open TreeWalk and BufferedReader in try-with-resource
David Pursehouse
2016-02-12
1
-15
/
+14
*
ResolveMergerTest: Open Git in try-with-resource
David Pursehouse
2016-02-05
1
-29
/
+30
*
SquashMessageFormatterTest: Open git in try-with-resource
David Pursehouse
2016-02-05
1
-11
/
+12
*
Repository: Introduce exactRef and findRef, deprecate getRef
Jonathan Nieder
2015-11-25
3
-26
/
+26
*
Fix ResolveMerger when files should be replaced by folders
Christian Halstrick
2015-07-23
1
-0
/
+74
*
Access static member LocalDiskRepositoryTestCase.CONTENT directly
Matthias Sohn
2015-07-14
1
-6
/
+7
*
Do not add a newline at the end if neither merged side had one
André de Oliveira
2015-03-27
2
-12
/
+54
*
Fix RecursiveMerger in case of multiple, independent base commits
Christian Halstrick
2015-03-25
1
-0
/
+63
*
Revert "CommitBuilder should check for duplicate parents"
Jonathan Nieder
2015-03-18
1
-108
/
+0
*
CommitBuilder should check for duplicate parents
Christian Halstrick
2015-03-12
1
-0
/
+108
*
RecursiveMerger should not fail on content-merge conflicts of parents
Christian Halstrick
2014-07-28
1
-0
/
+83
[next]