index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.3
stable-7.4
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
/
WorkingTreeIterator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated lastModified methods using long
Matthias Sohn
2024-09-03
1
-27
/
+0
*
Add worktrees read support
Janne Valkealahti
2024-07-14
1
-1
/
+3
*
WorkingTreeIterator: directly filter input stream
Matthias Sohn
2023-09-25
1
-18
/
+7
*
Default for global (user) git ignore file
Thomas Wolf
2023-06-19
1
-5
/
+23
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-9
/
+7
*
AddCommand: ability to switch off renormalization
Thomas Wolf
2023-04-28
1
-12
/
+37
*
Fix adding symlinks to the index when core.symlinks=false
Thomas Wolf
2022-08-13
1
-0
/
+6
*
Fix the handling of .git/info/exclude and core.excludesFile
Thomas Wolf
2022-07-15
1
-15
/
+49
*
Simplify implementation of WorkingTreeIterator
Thomas Wolf
2022-02-16
1
-29
/
+16
*
Binary and CR-LF detection: lone CRs -> binary
Thomas Wolf
2021-10-31
1
-1
/
+2
*
Add TemporaryBuffer.toString(int limit)
Matthias Sohn
2021-05-09
1
-2
/
+1
*
IgnoreNode: include path to file for invalid .gitignore patterns
Thomas Wolf
2021-02-23
1
-7
/
+13
*
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
*
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
1
-1
/
+1
|
\
|
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
1
-1
/
+1
*
|
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
1
-38
/
+5
|
/
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
1
-14
/
+13
*
Merge branch 'stable-5.5'
Matthias Sohn
2019-09-17
1
-18
/
+13
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-09-17
1
-18
/
+13
|
|
\
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-09-17
1
-18
/
+13
|
|
|
\
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-17
1
-18
/
+13
|
|
|
|
\
|
|
|
|
*
WorkingTreeIterator: handle different timestamp resolutions
Thomas Wolf
2019-09-17
1
-18
/
+13
*
|
|
|
|
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-08
1
-20
/
+47
|
\
|
|
|
|
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
1
-20
/
+47
|
|
\
|
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
1
-20
/
+47
|
|
|
\
|
|
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
1
-20
/
+47
*
|
|
|
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
|
/
/
/
*
/
/
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.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-1
/
+3
*
Skip ignored directories in FileTreeIterator
Thomas Wolf
2018-05-22
1
-1
/
+43
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-1
/
+1
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-10
/
+10
*
Significantly speed up FileTreeIterator on Windows
Thomas Wolf
2018-03-25
1
-2
/
+6
*
WorkingTreeIterator#idSubmodule: Refactor to open Repository in try-with-reso...
David Pursehouse
2018-03-14
1
-21
/
+13
*
Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-13
1
-12
/
+3
*
Cleanup stream usage WRT filters
Markus Duft
2018-03-03
1
-2
/
+2
*
Fix warnings about boxing/unboxing Boolean
David Pursehouse
2018-02-25
1
-2
/
+2
[next]