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
/
treewalk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap the Files.list returned Stream in a try-with-resources block
Terry Parker
2021-01-26
1
-2
/
+2
*
[spotbugs] Fix potential NPE in WorkingTreeIterator#isModified
Matthias Sohn
2020-12-17
1
-2
/
+4
*
Add TypedConfigGetter.getPath()
Thomas Wolf
2020-09-25
1
-9
/
+6
*
IndexDiffFilter: handle path prefixes correctly
Thomas Wolf
2020-09-21
1
-5
/
+6
*
DiffFormatter: correctly deal with tracked files in ignored folders
Thomas Wolf
2020-07-17
1
-1
/
+12
*
Merge branch 'stable-5.6' into stable-5.7
Thomas Wolf
2020-04-03
1
-2
/
+5
|
\
|
*
Handle non-normalized index also for executable files
Thomas Wolf
2020-03-25
1
-2
/
+5
*
|
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
3
-4
/
+4
|
\
|
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
2
-3
/
+3
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
1
-1
/
+1
*
|
Merge branch 'stable-5.7'
Matthias Sohn
2020-02-01
2
-9
/
+6
|
\
\
|
*
|
Merge branch 'stable-5.6' into stable-5.7
Matthias Sohn
2020-02-01
2
-9
/
+6
|
|
\
|
|
|
*
Merge branch 'stable-5.5' into stable-5.6
Matthias Sohn
2020-02-01
2
-9
/
+6
|
|
|
\
|
|
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2020-02-01
2
-9
/
+6
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2020-02-01
2
-9
/
+6
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
David Pursehouse
2020-01-17
2
-9
/
+6
|
|
|
|
|
|
\
|
|
|
|
|
|
*
Replace usage of ArrayIndexOutOfBoundsException in treewalk
Patrick Hiesel
2020-01-09
2
-9
/
+6
*
|
|
|
|
|
|
ErrorProne: Enable and fix UnusedException check
David Pursehouse
2020-01-27
1
-1
/
+1
|
/
/
/
/
/
/
*
/
/
/
/
/
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
22
-836
/
+110
|
/
/
/
/
/
*
|
|
|
|
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
4
-24
/
+20
*
|
|
|
|
Merge branch 'stable-5.5'
Matthias Sohn
2019-09-17
2
-18
/
+125
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-09-17
2
-18
/
+125
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-09-17
2
-18
/
+125
|
|
|
\
|
|
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-17
2
-18
/
+125
|
|
|
|
\
|
|
|
|
|
*
WorkingTreeIterator: handle different timestamp resolutions
Thomas Wolf
2019-09-17
2
-18
/
+125
*
|
|
|
|
Remove an old work-around for core.autocrlf = input
Thomas Wolf
2019-09-12
1
-36
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-09-10
1
-2
/
+3
|
\
|
|
|
|
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-09-10
1
-2
/
+3
|
|
\
|
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-10
1
-2
/
+3
|
|
|
\
|
|
|
|
*
Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMAL
Matthias Sohn
2019-09-10
1
-2
/
+3
*
|
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-21
1
-0
/
+3
|
\
|
|
|
|
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-21
1
-0
/
+3
|
|
\
|
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-21
1
-0
/
+3
|
|
|
\
|
|
|
|
*
Add missing @since tag on FileTreeIterator#getLastModifiedInstant
Matthias Sohn
2019-08-21
1
-0
/
+3
*
|
|
|
Fix NarrowingCompoundAssignment warnings from Error Prone
David Pursehouse
2019-08-08
1
-1
/
+1
*
|
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
2
-21
/
+55
|
\
|
|
|
|
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
2
-21
/
+55
|
|
\
|
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
2
-21
/
+55
|
|
|
\
|
|
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
2
-21
/
+55
|
|
|
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
1
-1
/
+3
*
|
|
|
Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex()
Thomas Wolf
2019-06-11
1
-10
/
+15
*
|
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-8
/
+4
*
|
|
|
Use jdk 5 for loop
Carsten Hammer
2019-04-13
2
-12
/
+6
|
/
/
/
*
/
/
Fix core.autocrlf for non-normalized index
Thomas Wolf
2019-02-26
1
-1
/
+64
|
/
/
*
|
Fix IndexDiffs for git links
Thomas Wolf
2018-11-26
1
-1
/
+1
*
|
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-30
1
-1
/
+3
|
/
*
Fix replacement quoting for replaceAll in filter command
Markus Duft
2018-09-10
1
-1
/
+3
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
3
-5
/
+11
*
Skip ignored directories in FileTreeIterator
Thomas Wolf
2018-05-22
2
-2
/
+72
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
10
-21
/
+21
[next]