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
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
/
src
/
org
/
eclipse
/
jgit
/
merge
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResolveMerger: Use checkoutEntry during abort
Shawn Pearce
2014-11-27
1
-9
/
+2
*
Deprecate checkoutEntry variant that accepts File
Shawn Pearce
2014-11-27
1
-21
/
+4
*
Rename local variables/parameters to remove warnings about hiding
Robin Rosenberg
2014-09-04
1
-10
/
+10
*
ResolveMerger: Use the ObjectReader to access objects
Shawn Pearce
2014-08-15
2
-7
/
+8
*
Add a Merger.merge method that makes flushing optional
Dave Borowitz
2014-08-13
1
-2
/
+32
*
Teach mergers to use ObjectInserter.newReader()
Dave Borowitz
2014-08-13
1
-17
/
+14
*
Merger: clarify getBaseCommit javadoc
Dave Borowitz
2014-08-11
1
-2
/
+6
*
Reuse Merger's ObjectReader from ResolveMerger
Dave Borowitz
2014-08-11
1
-26
/
+19
*
Process most in-core merges without local temp files
Shawn Pearce
2014-08-08
1
-62
/
+67
*
ResolveMerger: push result file creation into updateIndex()
Shawn Pearce
2014-08-08
1
-4
/
+3
*
RecursiveMerger: do not insert virtual commits into repository
Shawn Pearce
2014-08-08
1
-14
/
+21
*
Fix Javadoc errors with Java 8
Robin Stocker
2014-08-02
1
-0
/
+1
*
Fix API errors raised on ResolveMerger affecting API providers only
Christian Halstrick
2014-07-31
2
-3
/
+4
*
RecursiveMerger should not fail on content-merge conflicts of parents
Christian Halstrick
2014-07-28
3
-9
/
+51
*
Fixed message for exception thrown during recursive merge
Christian Halstrick
2014-07-28
1
-4
/
+2
*
Fix RecursiveMerger's internal use of merge to find a merge base
Christian Halstrick
2014-07-25
1
-0
/
+6
*
Merge "Make the resolve merger slightly more sub-classable."
Robin Rosenberg
2014-05-05
1
-29
/
+125
|
\
|
*
Make the resolve merger slightly more sub-classable.
Laurent Goubet
2014-03-06
1
-29
/
+125
*
|
Cleanup javadocs so they pass the java8 doclint checks
Robin Rosenberg
2014-03-29
1
-1
/
+1
|
/
*
Fix merge/cherry-picking in CRLF mode
Robin Rosenberg
2014-03-02
1
-8
/
+15
*
Use branch.<x>.mergeoptions and merge.ff as defaults for merging
Konrad Kügler
2014-02-14
1
-0
/
+189
*
Add symlink support to JGit
Robin Rosenberg
2014-02-10
1
-4
/
+6
*
Failing to delete a directory with untracked content is actually ok
Robin Rosenberg
2014-02-10
1
-2
/
+3
*
Fix exception on conflicts with recursive merge
Robin Stocker
2013-12-03
3
-21
/
+34
*
Remove unused logger from RecursiveMerger
Jonathan Nieder
2013-04-26
1
-3
/
+0
*
A deleted work tree file is not a conflict when merge wants to delete it
Robin Rosenberg
2013-04-08
1
-1
/
+5
*
Add missing @since tags
Matthias Sohn
2013-03-22
4
-2
/
+14
*
Fix @since tags in JGit, version 2.4 never existed
Tomasz Zarna
2013-03-21
1
-0
/
+2
*
A folder does not constitute a dirty work tree
Robin Rosenberg
2013-03-10
1
-1
/
+4
*
Implement recursive merge strategy
George C. Young
2013-02-22
6
-92
/
+526
*
Add conflicts message before footer
Stefan Lay
2013-01-19
1
-6
/
+19
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
7
-31
/
+31
*
Add Javadoc description for packages
Robin Stocker
2012-10-31
1
-0
/
+4
*
Fix ResolveMerger issue with submodule conflict
Tommi Siivola
2012-09-12
1
-0
/
+13
*
Again teach ResolveMerger to create more correct DirCacheEntry's
Christian Halstrick
2012-07-26
1
-35
/
+81
*
Revert "Teach ResolveMerger to create more correct DirCacheEntry's"
Shawn Pearce
2012-07-24
1
-74
/
+26
*
Teach ResolveMerger to create more correct DirCacheEntry's
Markus Duft
2012-07-19
1
-26
/
+74
*
Fix order of deletion for files/dirs in ResolveMerger
Robin Stocker
2012-06-23
1
-9
/
+16
*
Don't return success on failing paths in ResolveMerger
Robin Stocker
2012-06-23
1
-1
/
+1
*
Add "--squash" option to MergeCommand
Tomasz Zarna
2012-06-15
2
-2
/
+108
*
Remove unused import of ObjectInserter in ResolveMerger
Tomasz Zarna
2012-06-15
1
-2
/
+1
*
Use only a single ObjectInserter in ResolveMerger
Shawn O. Pearce
2012-06-14
1
-5
/
+3
*
Allow applications to pass ObjectInserter to Merger
Shawn O. Pearce
2012-06-14
1
-0
/
+19
*
Use working tree iterator to compare file modes
Kevin Sawicki
2012-06-05
1
-7
/
+12
*
Compare modes before comparing ids in ResolveMerger
Kevin Sawicki
2012-05-09
1
-2
/
+2
*
Move JGitText to an internal package
Robin Rosenberg
2012-03-12
3
-3
/
+3
*
Refactor ResolveMerger
Christian Halstrick
2011-12-20
1
-59
/
+96
*
Fix ResolveMerger not to add paths with FileMode 0
Christian Halstrick
2011-12-11
1
-7
/
+75
*
Adapt merge message to C Git for remote-tracking branch
Robin Stocker
2011-11-23
1
-2
/
+2
*
Ensure the ObjectInserter flushes after a merge
Shawn O. Pearce
2011-10-26
1
-1
/
+4
[next]