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
/
diff
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'delta'
Shawn O. Pearce
2010-07-22
4
-20
/
+116
|
\
*
|
Fix NPE in RenameDetector
Shawn O. Pearce
2010-07-20
1
-1
/
+3
*
|
Implemented file path based tie breaking to exact rename detection
Jeff Schumacher
2010-07-16
3
-47
/
+199
*
|
Added very small optimization to exact rename detection
Jeff Schumacher
2010-07-12
1
-1
/
+3
*
|
Fixed Misleading Javadoc
Jeff Schumacher
2010-07-12
1
-1
/
+3
*
|
Added file path similarity to scoring metric in rename detection
Jeff Schumacher
2010-07-12
2
-4
/
+58
*
|
Fixed potential div by zero bug
Jeff Schumacher
2010-07-12
1
-0
/
+2
*
|
Added file size based rename detection optimization
Jeff Schumacher
2010-07-12
1
-0
/
+32
*
|
Create FileHeader from DiffEntry
Jeff Schumacher
2010-07-08
2
-57
/
+132
*
|
Cache the diff configuration section
Shawn O. Pearce
2010-07-03
2
-3
/
+70
*
|
log: Add whitespace ignore options
Shawn O. Pearce
2010-07-03
6
-28
/
+88
*
|
Format submodule links during differences
Shawn O. Pearce
2010-07-03
1
-8
/
+20
*
|
Redo DiffFormatter API to be easier to use
Shawn O. Pearce
2010-07-03
1
-86
/
+129
*
|
log, diff: Add rename detection support
Shawn O. Pearce
2010-07-03
1
-0
/
+160
*
|
Implement similarity based rename detection
Shawn O. Pearce
2010-07-03
4
-131
/
+1008
*
|
Added a preliminary version of rename detection
Jeff Schumacher
2010-07-01
1
-0
/
+258
*
|
Refactored code out of FileHeader to facilitate rename detection
Jeff Schumacher
2010-06-30
1
-0
/
+174
*
|
Added check for binary files while diffing
Jeff Schumacher
2010-06-29
1
-0
/
+21
*
|
Added further support for whitespace ignoring during diff
Jeff Schumacher
2010-06-28
3
-0
/
+330
*
|
Added support for whitespace ignoring
Jeff Schumacher
2010-06-28
1
-0
/
+120
|
/
*
Extend DiffFormatter API to simplify styling
Robin Rosenberg
2010-06-12
1
-12
/
+90
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
2
-6
/
+10
*
Ensure RawText closes the FileInputStream when read is complete
Shawn O. Pearce
2010-02-03
1
-14
/
+2
*
Merge branch 'cq-diff'
Shawn O. Pearce
2010-01-06
3
-1
/
+571
|
\
|
*
Add javadoc comments, remove unused code, shift comments to correct place
Christian Halstrick
2009-10-09
3
-25
/
+97
|
*
Fixed MyersDiff to be able to handle more than 100k
Christian Halstrick
2009-10-09
1
-16
/
+19
|
*
Add the "jgit diff" command
Johannes Schindelin
2009-10-06
1
-1
/
+1
|
*
Prepare RawText for diff-index and diff-files
Johannes Schindelin
2009-10-06
1
-1
/
+27
|
*
Add Myers' algorithm to generate diff scripts
Johannes Schindelin
2009-10-06
1
-0
/
+469
*
|
Remove trailing whitespace at end of line
Alex Blewitt
2009-10-31
2
-2
/
+2
|
/
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
5
-0
/
+788