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
/
lib
/
IndexDiff.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
IndexDiff: use tree filter also for SubmoduleWalk
Thomas Wolf
2022-03-06
1
-0
/
+3
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-4
/
+4
|
\
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
1
-3
/
+3
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
1
-1
/
+1
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
|
/
*
IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable
Thomas Wolf
2019-11-15
1
-2
/
+67
*
IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly
Thomas Wolf
2019-11-15
1
-3
/
+3
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-4
/
+5
*
IndexDiff: close SubmoduleWalk and use already loaded DirCache
Thomas Wolf
2019-10-15
1
-54
/
+58
*
Fix NarrowingCompoundAssignment warnings from Error Prone
David Pursehouse
2019-08-08
1
-3
/
+4
*
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-6
/
+1
*
Revert 4678f4b and provide another solution for bug 467631
Thomas Wolf
2019-04-20
1
-4
/
+40
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-2
/
+2
*
IndexDiff: Refactor to open Repository in try-with-resource
David Pursehouse
2018-03-15
1
-6
/
+3
*
Replace explicit calls to initCause where possible
David Pursehouse
2017-12-20
1
-4
/
+2
*
Fix javadoc in org.eclipse.jgit lib package
Matthias Sohn
2017-12-19
1
-12
/
+39
*
Record submodule paths with untracked changes as FileMode.GITLINK
Thomas Wolf
2017-08-14
1
-13
/
+23
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-14
/
+14
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+1
*
[infer] Fix resource leak in IndexDiff
Matthias Sohn
2016-12-21
1
-5
/
+7
*
Organize imports
David Pursehouse
2016-11-14
1
-1
/
+1
*
Add support for clean filters
Christian Halstrick
2015-11-27
1
-0
/
+1
*
Adds the git attributes computation on the treewalk
Arthur Daussy
2015-11-18
1
-0
/
+2
*
Externalize translatable texts in org.eclipse.jgit
Matthias Sohn
2015-05-26
1
-3
/
+5
*
Use AutoClosable to close resources in bundle org.eclipse.jgit
Matthias Sohn
2015-05-21
1
-96
/
+100
*
Fix tests on windows by closing repos
Christian Halstrick
2014-12-12
1
-20
/
+27
*
Fix possible NPE in IndexDiff when not all submodules are cloned
Christian Halstrick
2014-11-09
1
-20
/
+22
*
Do not swallow exception if IndexDiff hits invalid ignore param
Matthias Sohn
2014-11-06
1
-1
/
+3
*
Fix non-externalized string warnings in IndexDiff
Matthias Sohn
2014-11-06
1
-2
/
+2
*
Add new method IndexDiff#getPathsWithIndexMode
Axel Richard
2014-11-06
1
-0
/
+32
*
Add missing @since tags
Matthias Sohn
2014-11-03
1
-0
/
+3
*
Support for Submodule configuration submodule.<name>.ignore
Christian Halstrick
2014-11-03
1
-12
/
+106
*
Fix for core.autocrlf=input resulting in modified file
Robin Rosenberg
2014-02-02
1
-1
/
+2
*
IndexDiff: Provide stage state for conflicting entries
Robin Stocker
2013-04-19
1
-5
/
+133
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
1
-1
/
+1
*
Provide file mode of paths in index from IndexDiff
Kevin Sawicki
2012-01-04
1
-0
/
+11
*
Add detection of untracked folders to IndexDiffFilter
Jens Baumgart
2011-11-10
1
-1
/
+12
*
Extend IndexDiff to calculate ignored files and folders
Jens Baumgart
2011-10-05
1
-1
/
+18
*
Fix typo in IndexDiff.getModified() comment.
Kevin Sawicki
2011-08-16
1
-1
/
+1
*
IndexDiff: conflicting files aren't properly shown
Bernard Leach
2011-05-05
1
-6
/
+9
*
Added support to IndexDiff to return information on conflicts
Bernard Leach
2011-04-19
1
-0
/
+17
*
[findbugs] ProgressReportingFilter can be a static inner class
Matthias Sohn
2011-03-09
1
-1
/
+1
*
Add progress reporting to IndexDiff
Robin Rosenberg
2011-01-21
1
-1
/
+94
*
Add a performance optimized variant of the ANY_DIFF filter
Christian Halstrick
2010-12-09
1
-3
/
+2
*
IndexDiff: Remove unnecessary changesExist flag
Shawn O. Pearce
2010-12-08
1
-8
/
+7
*
IndexDiff: Use isModified() when comparing index-worktree
Shawn O. Pearce
2010-12-08
1
-1
/
+2
*
IndexDiff: Clean up tree-index compare for staged files
Shawn O. Pearce
2010-12-08
1
-2
/
+3
*
IndexDiff: Fix getAssumeUnchanged()
Shawn O. Pearce
2010-12-08
1
-7
/
+12
*
IndexDiff: Correct Javadoc for getUntracked() method
Shawn O. Pearce
2010-12-08
1
-1
/
+1
*
IndexDiff: Remove always true not-subtree check
Shawn O. Pearce
2010-12-08
1
-7
/
+4
[next]