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
/
treewalk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-7.1'
Matthias Sohn
7 days
1
-0
/
+3
|
\
|
*
Merge branch 'stable-7.0' into stable-7.1
Matthias Sohn
7 days
1
-0
/
+3
|
|
\
|
|
*
Merge branch 'stable-6.10' into stable-7.0
stable-7.0
Matthias Sohn
7 days
1
-0
/
+3
|
|
|
\
|
|
|
*
Fix potential NPE in TreeWalk#getFilterCommandDefinition
Nasser Grainawi
12 days
1
-0
/
+3
*
|
|
|
TreeWalk: Make a null check before dereferencing the config variable.
jackdt@google.com
2024-12-05
1
-1
/
+4
|
/
/
/
*
/
/
[errorprone] ByteArraySet: Add summary fragment to javadoc
Ivan Frade
2024-10-30
1
-3
/
+9
|
/
/
*
|
Remove deprecated lastModified methods using long
Matthias Sohn
2024-09-03
2
-33
/
+0
*
|
Add worktrees read support
Janne Valkealahti
2024-07-14
1
-1
/
+3
|
/
*
[errorprone] Fix error pattern JdkObsolete
Matthias Sohn
2024-04-29
1
-7
/
+10
*
TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion
Xing Huang
2024-03-18
1
-1
/
+1
*
PathFilterGroup: implement getPathsBestEffort()
Xing Huang
2024-03-18
2
-0
/
+19
*
WorkingTreeIterator: directly filter input stream
Matthias Sohn
2023-09-25
1
-18
/
+7
*
[errorprone] Add missing javadoc summary
Matthias Sohn
2023-09-25
1
-0
/
+2
*
[errorprone] PathFilter#getPathsBestEffort: fix ArrayAsKeyOfSetOrMap
Matthias Sohn
2023-09-25
1
-3
/
+3
*
[errorprone] Remove unnecessary parentheses
Matthias Sohn
2023-09-22
1
-2
/
+2
*
RevWalk: use changed path filters
Jonathan Tan
2023-07-18
2
-5
/
+30
*
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
15
-73
/
+21
*
AddCommand: ability to switch off renormalization
Thomas Wolf
2023-04-28
1
-12
/
+37
*
Fix crashes on rare combination of file names
Dmitrii Filippov
2022-11-03
1
-4
/
+19
*
Fix adding symlinks to the index when core.symlinks=false
Thomas Wolf
2022-08-13
1
-0
/
+6
*
Refactor NameConflictTreeWalk.fastMin method
Dmitrii Filippov
2022-08-01
1
-8
/
+16
*
Rename fastMinHasMatch to allTreesNamesMatchFastMinRef
Dmitrii Filippov
2022-08-01
1
-8
/
+8
*
Merge "Document TreeWalk#min()"
Han-Wen NIenhuys
2022-08-01
1
-0
/
+8
|
\
|
*
Document TreeWalk#min()
Han-Wen Nienhuys
2022-08-01
1
-0
/
+8
*
|
NameConflictTreeWalk: respect git order on multi-tree iteration
Dmitrii Filippov
2022-07-29
1
-0
/
+22
|
/
*
Fix the handling of .git/info/exclude and core.excludesFile
Thomas Wolf
2022-07-15
1
-15
/
+49
*
[checkout] Use .gitattributes from the commit to be checked out
Thomas Wolf
2022-03-07
1
-29
/
+176
*
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
*
Fix PathSuffixFilter: can decide only on full paths
Thomas Wolf
2021-06-21
1
-1
/
+10
*
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
*
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
[next]