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
*
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
|
/
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
2
-2
/
+5
*
refactor: simplify collection.toArray()
Michael Keppler
2018-08-23
1
-1
/
+1
*
Fix ResolveMerger: rebase with autocrlf=true, direct checkout
Thomas Wolf
2018-08-13
1
-0
/
+4
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
4
-12
/
+12
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
8
-58
/
+58
*
Store in IndexChangedEvent if it was caused by JGit itself
Matthias Sohn
2018-05-13
1
-3
/
+5
*
DirCache: Use constant from StandardCharsets
David Pursehouse
2018-04-12
1
-4
/
+4
*
DirCache: Suppress resource warning related to TemporaryBuffer
David Pursehouse
2018-03-15
1
-0
/
+2
*
Add SilentFileInputStream to allow ignoring exceptions raised by close()
David Pursehouse
2018-03-15
1
-13
/
+5
*
DirCacheIterator: Open InputStream in try-with-resource
David Pursehouse
2018-03-06
1
-4
/
+1
*
Add ConfigConstants.CONFIG_SECTION_LFS
David Pursehouse
2018-03-05
1
-1
/
+2
*
LFS: Enable LFS support for the CLI, better error handling
Markus Duft
2018-03-03
1
-3
/
+12
[next]