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
/
dircache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2023-09-03
2
-96
/
+253
|
\
|
*
Checkout: better directory handling
Thomas Wolf
2023-09-03
2
-96
/
+253
*
|
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
8
-25
/
+43
|
/
*
Merge branch 'stable-6.2' into stable-6.3
Matthias Sohn
2023-04-15
1
-12
/
+38
|
\
|
*
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2023-04-15
1
-12
/
+38
|
|
\
|
|
*
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2023-04-15
1
-12
/
+38
|
|
|
\
|
|
|
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2023-04-15
1
-12
/
+38
|
|
|
|
\
|
|
|
|
*
DirCache: support option index.skipHash
Matthias Sohn
2023-03-28
1
-12
/
+38
*
|
|
|
|
DirCacheCheckout#getContent: also take InputStream supplier
Han-Wen Nienhuys
2022-09-06
1
-23
/
+86
*
|
|
|
|
DirCacheCheckout: load WorkingTreeOptions only once
Thomas Wolf
2022-08-14
1
-21
/
+65
|
/
/
/
/
*
/
/
/
DirCacheCheckout: use a LinkedHashMap instead of HashMap
Thomas Wolf
2022-03-19
1
-2
/
+2
|
/
/
/
*
/
/
[checkout] Use .gitattributes from the commit to be checked out
Thomas Wolf
2022-03-07
1
-30
/
+33
|
/
/
*
/
Javadoc fixes
Thomas Wolf
2021-11-22
1
-3
/
+3
|
/
*
Add TemporaryBuffer.toString(int limit)
Matthias Sohn
2021-05-09
1
-4
/
+2
*
Fix NPE in DirCacheCheckout
Thomas Wolf
2020-12-30
1
-8
/
+10
*
Added check for null on DirCacheEntry in checkoutEntry method
Tudor Matrescu
2020-12-03
1
-2
/
+6
*
Allow to resolve a conflict by checking out a file
Thomas Wolf
2020-11-17
2
-6
/
+44
*
[errorprone] DirCacheEntry: make clear operator precedence
Matthias Sohn
2020-09-01
1
-1
/
+1
*
[errorprone] Declare DirCache#version final
Matthias Sohn
2020-09-01
1
-1
/
+1
*
DirCache: support index V4
Thomas Wolf
2020-08-15
2
-59
/
+252
*
Fix error occurring during checkout
Nail Samatov
2020-05-07
1
-1
/
+1
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-28
1
-1
/
+2
|
\
|
*
Make Logger instances final
David Pursehouse
2020-02-27
1
-1
/
+2
*
|
Extract method refactoring in class DirCacheCheckout
Andre Bossert
2020-01-20
1
-60
/
+71
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
9
-342
/
+45
|
/
*
DirCacheCheckout: don't use deprecated method
Thomas Wolf
2019-11-03
1
-2
/
+5
*
WorkingTreeModifiedEvent: must be fired explicitly after merge
Thomas Wolf
2019-11-03
1
-11
/
+19
*
Enable and fix "Statement unnecessarily nested within else clause" warnings
David Pursehouse
2019-10-17
2
-25
/
+27
*
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-21
2
-8
/
+6
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-21
2
-8
/
+6
|
|
\
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-21
2
-8
/
+6
|
|
|
\
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-21
2
-8
/
+6
|
|
|
|
\
|
|
|
|
*
Avoid sign extension when comparing mtime with Instant#getEpochSecond
Matthias Sohn
2019-08-21
1
-1
/
+1
|
|
|
|
*
Fix deprecation in DirCache caused by Instant based DirCacheEntry
Michael Keppler
2019-08-21
1
-7
/
+5
*
|
|
|
|
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-09
3
-22
/
+93
|
\
|
|
|
|
|
*
|
|
|
Fix NarrowingCompoundAssignment warnings from Error Prone
David Pursehouse
2019-08-08
1
-4
/
+4
|
*
|
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
3
-18
/
+89
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
3
-18
/
+89
|
|
|
\
|
|
|
|
|
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
3
-18
/
+89
|
|
|
|
\
|
|
|
|
|
*
Use Instant for smudge time in DirCache and DirCacheEntry
Matthias Sohn
2019-07-18
2
-11
/
+33
|
|
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
3
-11
/
+60
*
|
|
|
|
Fix "reset -hard" bug that folders could not be deleted
René Scheibe
2019-06-19
1
-8
/
+0
*
|
|
|
|
Fix "reset -hard" bug that folders could not be created
René Scheibe
2019-06-19
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
3
-32
/
+29
*
|
|
|
Use isEmpty() instead of size()==0 where possible
Carsten Hammer
2019-04-13
1
-1
/
+1
*
|
|
|
Join catch sections using multicatch
Carsten Hammer
2019-04-13
1
-14
/
+2
|
/
/
/
*
|
|
Fix "jgit checkout -f" to overwrite dirty worktree files
Christian Halstrick
2019-01-08
1
-10
/
+32
*
|
|
Fix detection of "initial checkout"
Christian Halstrick
2019-01-02
1
-3
/
+3
|
/
/
*
|
CheckoutCommand: force flag now allows overwrite
Ned Twigg
2018-10-20
1
-1
/
+28
*
|
SpotBugs: don't rely on default encoding
Matthias Sohn
2018-09-10
1
-1
/
+3
|
/
[next]