| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | 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 |