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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
dircache
/
DirCacheCheckout.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated DirCacheCheckout#checkoutEntry methods
Matthias Sohn
2024-09-03
1
-121
/
+0
*
Add worktrees read support
Janne Valkealahti
2024-07-14
1
-0
/
+2
*
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2023-09-03
1
-96
/
+15
|
\
|
*
Checkout: better directory handling
Thomas Wolf
2023-09-03
1
-96
/
+15
*
|
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-4
/
+35
|
/
*
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
*
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
*
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
|
/
*
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
1
-22
/
+24
*
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-09
1
-5
/
+8
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-08
1
-5
/
+8
|
|
\
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-08
1
-5
/
+8
|
|
|
\
|
|
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-08-08
1
-5
/
+8
|
|
|
|
\
|
|
|
|
*
Use Instant instead of milliseconds for filesystem timestamp handling
Matthias Sohn
2019-07-18
1
-5
/
+8
*
|
|
|
|
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
|
/
/
/
/
*
/
/
/
Use isEmpty() instead of size()==0 where possible
Carsten Hammer
2019-04-13
1
-1
/
+1
|
/
/
/
*
|
|
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
|
/
*
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
*
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
*
Basic submodule merge handling
David Turner
2018-02-04
1
-1
/
+11
*
Progress reporting for checkout
Markus Duft
2018-01-23
1
-1
/
+40
*
Fix javadoc in org.eclipse.jgit dircache package
Matthias Sohn
2017-12-18
1
-22
/
+33
*
Merge branch 'stable-4.9'
David Pursehouse
2017-12-07
1
-1
/
+1
|
\
|
*
DirCacheCheckout#processEntry: Fix typo in javadoc
David Pursehouse
2017-12-06
1
-1
/
+1
*
|
TreeWalk: Make getEolStreamType(OperationType) public
David Pursehouse
2017-11-15
1
-1
/
+4
|
/
*
Send a detailed event on working tree modifications
Thomas Wolf
2017-08-15
1
-12
/
+82
*
Checkout should not use too long filenames
Christian Halstrick
2017-05-10
1
-1
/
+6
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-4
/
+4
*
Add support for built-in smudge filters
Christian Halstrick
2016-09-20
1
-37
/
+74
*
Use FS#lastModified instead of File#lastModified
Masaya Suzuki
2016-08-24
1
-1
/
+1
*
Fix DirCacheCheckout to return CheckoutConflictException
Christian Halstrick
2016-06-23
1
-4
/
+28
*
Make sure to overwrite files when "reset --hard" detects conflicts
Christian Halstrick
2016-05-18
1
-2
/
+13
*
Fix calling of clean/smudge filters from Checkout,MergeCommands
Christian Halstrick
2016-04-22
1
-4
/
+8
*
Add EOL stream type detection to TreeWalk
Ivan Motsch
2016-03-07
1
-59
/
+68
*
Rename files using NIO2 atomic rename
Matthias Sohn
2015-12-30
1
-4
/
+6
[next]