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
/
eclipse
/
jgit
/
merge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ResolveMerger: rebase with autocrlf=true, direct checkout
Thomas Wolf
2018-08-13
1
-17
/
+105
*
ResolveMerger: don't try needlessly to delete directories
Thomas Wolf
2018-07-19
1
-5
/
+9
*
Merge branch 'stable-4.11' into stable-5.0
David Pursehouse
2018-07-04
1
-1
/
+1
|
\
|
*
Merge branch 'stable-4.10' into stable-4.11
David Pursehouse
2018-07-04
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'stable-4.9' into stable-4.10
David Pursehouse
2018-07-04
1
-1
/
+1
|
|
|
\
|
|
|
*
Merge branch 'stable-4.8' into stable-4.9
David Pursehouse
2018-07-04
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.7' into stable-4.8
David Pursehouse
2018-07-04
1
-1
/
+1
|
|
|
|
|
\
|
|
|
|
|
*
ResolveMerger: Fix encoding with string; use bytes
Marco Miller
2018-06-21
1
-1
/
+1
*
|
|
|
|
|
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-2
/
+2
*
|
|
|
|
|
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
6
-22
/
+22
*
|
|
|
|
|
Remove deprecated ResolveMerger#processEntry method
Matthias Sohn
2018-03-10
1
-55
/
+0
|
/
/
/
/
/
*
|
|
|
|
LFS: support merge/rebase/cherry-pick/diff/compare with LFS files
Markus Duft
2018-03-03
1
-18
/
+37
*
|
|
|
|
Basic submodule merge handling
David Turner
2018-02-04
1
-6
/
+37
*
|
|
|
|
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
|
/
/
/
/
*
|
|
|
Fix javadoc in org.eclipse.jgit merge package
Matthias Sohn
2017-12-19
16
-105
/
+209
*
|
|
|
Merge branch 'stable-4.9'
Matthias Sohn
2017-11-11
1
-0
/
+56
|
\
|
|
|
|
*
|
|
Reintroduce protected method which removal broke EMF Compare
Matthias Sohn
2017-10-24
1
-0
/
+56
*
|
|
|
Avoid loading and merging binary data in ResolveMerger
Han-Wen Nienhuys
2017-10-24
1
-7
/
+23
|
/
/
/
*
|
|
Add missing newlines at ends of Java files
David Pursehouse
2017-07-25
1
-1
/
+1
*
|
|
Make 'inCoreLimit' of LocalFile used in ResolveMerger configurable
Changcheng Xiao
2017-07-22
1
-2
/
+16
*
|
|
Support -merge attribute in binary macro
Mathieu Cartaud
2017-06-27
1
-8
/
+20
|
/
/
*
|
Fix @since tags of new API added after 4.7.0
Matthias Sohn
2017-04-06
2
-0
/
+6
*
|
Support creating Mergers without a Repository
Dave Borowitz
2017-04-05
9
-21
/
+173
|
/
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
6
-19
/
+19
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
2
-0
/
+5
*
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+1
*
Use FS#lastModified instead of File#lastModified
Masaya Suzuki
2016-08-24
1
-1
/
+1
*
MergeFormatter: Suppress warning about unchecked conversion
David Pursehouse
2016-07-26
1
-0
/
+1
*
Fix calling of clean/smudge filters from Checkout,MergeCommands
Christian Halstrick
2016-04-22
2
-3
/
+4
*
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
*
Add progress monitor to Merger
Laurent Delaigue
2016-01-21
1
-0
/
+26
*
Null-annotated Ref class and fixed related compiler errors
Andrey Loskutov
2015-12-15
1
-11
/
+12
*
DirCache: Add helper to read from a tree
Shawn Pearce
2015-11-29
1
-30
/
+1
*
Null-annotated Repository class and fixed related compiler errors
Andrey Loskutov
2015-11-25
1
-5
/
+0
*
[performance] Remove synthetic access$ methods in dfs, diff and merge
Andrey Loskutov
2015-10-28
1
-2
/
+2
*
Fix ResolveMerger when files should be replaced by folders
Christian Halstrick
2015-07-23
1
-7
/
+9
*
Revert "Fix unchecked conversion warning in MergeFormatter"
Shawn Pearce
2015-06-03
1
-1
/
+1
*
Delete deprecated Merger.getBaseCommit()
Matthias Sohn
2015-06-03
1
-33
/
+0
*
Fix unchecked conversion warning in MergeFormatter
Matthias Sohn
2015-05-29
1
-1
/
+1
*
Silence non-externalized string warnings in org.eclipse.jgit
Matthias Sohn
2015-05-26
3
-12
/
+12
*
Use AutoClosable to close resources in bundle org.eclipse.jgit
Matthias Sohn
2015-05-21
1
-8
/
+9
*
Use ANY_DIFF filter in ResolveMerger only for bare repositories
Matthias Sohn
2015-05-10
1
-1
/
+5
*
Revert "ResolveMerge only needs to visit differing TreeEntries"
Christian Halstrick
2015-04-10
1
-2
/
+0
*
Replace deprecated release() methods by close() in Merger
Matthias Sohn
2015-04-04
1
-5
/
+5
*
Fix overflow stream leak during merge conflicts
Shawn Pearce
2015-04-01
1
-2
/
+3
*
Use local GIT_DIR for overflow during merge conflicts
Shawn Pearce
2015-04-01
1
-1
/
+2
*
Use try-with-resources and BufferedOutputStream for local merge conflicts
Shawn Pearce
2015-04-01
1
-5
/
+5
[next]