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.test
/
tst
/
org
/
eclipse
/
jgit
/
lib
/
IndexDiffTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
Close some Repository instances in tests
Thomas Wolf
2019-10-21
1
-3
/
+5
*
Close ObjectInserters in tests
Thomas Wolf
2019-10-21
1
-2
/
+4
*
Fix IndexDiffs for git links
Thomas Wolf
2018-11-26
1
-0
/
+22
*
Skip ignored directories in FileTreeIterator
Thomas Wolf
2018-05-22
1
-1
/
+4
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-8
/
+8
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+1
*
IndexDiffTest: Open Git instances in try-with-resources
David Pursehouse
2016-02-15
1
-334
/
+340
*
Remove unnecessary suppression of deprecation warnings in tests
David Pursehouse
2016-01-25
1
-1
/
+0
*
Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and
Andrey Loskutov
2016-01-19
1
-46
/
+45
*
Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends"
Shawn Pearce
2016-01-15
1
-45
/
+46
*
Remove deprecated Tree, TreeEntry, FileTreeEntry and friends
Shawn Pearce
2016-01-09
1
-46
/
+45
*
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
1
-4
/
+1
*
Add IndexDiff tests for merge conflict state BOTH_ADDED
Laurent Goubet
2014-08-02
1
-0
/
+116
*
Fix for core.autocrlf=input resulting in modified file
Robin Rosenberg
2014-02-02
1
-0
/
+31
*
Do not report ignored directories as untracked
Matthias Sohn
2014-01-19
1
-0
/
+47
*
IndexDiff: Provide stage state for conflicting entries
Robin Stocker
2013-04-19
1
-0
/
+48
*
Move base test classes to the junit bundle for reuse for Java 7 tests
Robin Rosenberg
2013-02-04
1
-0
/
+1
*
Ignore removed files with an assume-valid index entry
Robin Rosenberg
2013-01-03
1
-4
/
+9
*
Hide deprecation warnings in some test classes
Robin Rosenberg
2012-12-27
1
-0
/
+1
*
Git API does not declare GitAPIException call() and related cleanups
Robin Rosenberg
2012-05-30
1
-7
/
+5
*
Add detection of untracked folders to IndexDiffFilter
Jens Baumgart
2011-11-10
1
-0
/
+66
*
Deprecate GitIndex more by using only DirCache internally.
Robin Rosenberg
2011-11-09
1
-30
/
+58
*
IndexDiff: conflicting files aren't properly shown
Bernard Leach
2011-05-05
1
-4
/
+79
*
Added support to IndexDiff to return information on conflicts
Bernard Leach
2011-04-19
1
-0
/
+46
*
Convert all JGit unit tests to JUnit 4
Robin Rosenberg
2010-12-31
1
-0
/
+11
*
IndexDiff: Use isModified() when comparing index-worktree
Shawn O. Pearce
2010-12-08
1
-3
/
+4
*
Include list of assume unchanged files in IndexDiff
Stefan Lay
2010-11-30
1
-0
/
+45
*
IndexDiff: support state [removed, untracked]
Jens Baumgart
2010-11-08
1
-0
/
+31
*
Delete deprecated ObjectWriter
Shawn O. Pearce
2010-08-23
1
-9
/
+20
*
Add gitignore support to IndexDiff and use TreeWalk
Jens Baumgart
2010-08-04
1
-6
/
+17
*
Remove trailing whitespace at end of line
Alex Blewitt
2009-10-31
1
-3
/
+3
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
1
-0
/
+191