Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | * | Update API warning filters | Matthias Sohn | 2020-07-19 | 1 | -0/+28 | |
| | | | | | | | | | * | Remove unused imports | Matthias Sohn | 2020-07-19 | 1 | -2/+0 | |
| | | | | | | | | | * | Prepare 5.1.14-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 3 | -49/+49 | |
| | | | | | | | | | * | JGit v5.1.13.202002110435-rv5.1.13.202002110435-r | Matthias Sohn | 2020-02-11 | 3 | -4/+4 | |
| | | | | | | | * | | | Prepare 5.3.8-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 3 | -53/+53 | |
| | | | | | | | * | | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-r | Matthias Sohn | 2020-02-11 | 3 | -4/+4 | |
| | | * | | | | | | | | PacketLineIn: ensure that END != DELIM | Thomas Wolf | 2020-11-20 | 1 | -5/+5 | |
| | | * | | | | | | | | Prepare 5.8.2-SNAPSHOT builds | Matthias Sohn | 2020-07-14 | 3 | -55/+55 | |
| | | * | | | | | | | | JGit v5.8.1.202007141445-rv5.8.1.202007141445-r | Matthias Sohn | 2020-07-14 | 3 | -4/+4 | |
| | | * | | | | | | | | Prepare 5.8.1-SNAPSHOT builds | Matthias Sohn | 2020-06-09 | 3 | -55/+55 | |
| | | * | | | | | | | | JGit v5.8.0.202006091008-rv5.8.0.202006091008-r | Matthias Sohn | 2020-06-09 | 3 | -4/+4 | |
| | * | | | | | | | | | PacketLineIn: ensure that END != DELIM | Thomas Wolf | 2020-11-19 | 1 | -5/+5 | |
| * | | | | | | | | | | Prepare 5.10.0-SNAPSHOT builds | Matthias Sohn | 2020-11-25 | 3 | -4/+4 | |
| * | | | | | | | | | | JGit v5.10.0.202011251205-m3v5.10.0.202011251205-m3 | Matthias Sohn | 2020-11-25 | 3 | -4/+4 | |
* | | | | | | | | | | | Add support for reading symrefs from pack capabilities | Lee Worrall | 2020-11-26 | 2 | -0/+109 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | PacketLineIn: ensure that END != DELIM | Thomas Wolf | 2020-11-19 | 1 | -5/+5 | |
* | | | | | | | | | | Allow to resolve a conflict by checking out a file | Thomas Wolf | 2020-11-17 | 3 | -7/+50 | |
* | | | | | | | | | | Document that setLastModified sets time of symlink target | Matthias Sohn | 2020-11-07 | 2 | -4/+10 | |
* | | | | | | | | | | Fix bug in PerformanceLogContext | Alexa Panfil | 2020-11-06 | 1 | -3/+3 | |
* | | | | | | | | | | Fix IOException occurring during gc | Nail Samatov | 2020-11-05 | 1 | -0/+1 | |
* | | | | | | | | | | Revert "Client-side protocol V2 support for fetching" | Thomas Wolf | 2020-11-03 | 16 | -915/+125 | |
* | | | | | | | | | | Client-side protocol V2 support for fetching | Thomas Wolf | 2020-10-29 | 16 | -125/+915 | |
* | | | | | | | | | | Ensure .gitmodules is loaded when accessing submodule name | John Dallaway | 2020-10-25 | 2 | -1/+8 | |
* | | | | | | | | | | Export new package org.eclipse.jgit.logging and import it where used | Matthias Sohn | 2020-10-25 | 1 | -0/+1 | |
* | | | | | | | | | | Ensure GC.deleteOrphans() can delete read-only orphaned files on Windows | Matthias Sohn | 2020-10-22 | 1 | -1/+2 | |
* | | | | | | | | | | Merge "Add new performance logging" | Terry Parker | 2020-10-21 | 2 | -0/+122 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add new performance logging | Alexa Panfil | 2020-10-21 | 2 | -0/+122 | |
* | | | | | | | | | | | Merge "Compute time differences with Duration" | Jonathan Tan | 2020-10-19 | 1 | -9/+12 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Compute time differences with Duration | Alexa Panfil | 2020-10-09 | 1 | -9/+12 | |
* | | | | | | | | | | | Merge "Implement git describe --all" | Christian Halstrick | 2020-10-13 | 1 | -6/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Implement git describe --all | Jason Yeo | 2020-10-13 | 1 | -6/+37 | |
* | | | | | | | | | | | | Override config http.userAgent from environment GIT_HTTP_USER_AGENT | Thomas Wolf | 2020-10-06 | 1 | -0/+7 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix OperatorPrecedence warning flagged by error prone | David Ostrovsky | 2020-10-02 | 1 | -1/+1 | |
* | | | | | | | | | | | ObjectDirectory#selectObjectRepresentation: fix formatting | Matthias Sohn | 2020-10-02 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Support "http.userAgent" and "http.extraHeader" from the git config | James Wynn | 2020-09-26 | 7 | -2/+209 | |
* | | | | | | | | | | API filters for PackStatistics.Accumulator | Thomas Wolf | 2020-09-26 | 1 | -0/+14 | |
* | | | | | | | | | | Add TypedConfigGetter.getPath() | Thomas Wolf | 2020-09-25 | 4 | -19/+107 | |
* | | | | | | | | | | Make Javadoc consistent for PackStatistics fields | Alexa Panfil | 2020-09-24 | 1 | -1/+4 | |
* | | | | | | | | | | Measure time taken for reachability checks | Alexa Panfil | 2020-09-24 | 2 | -8/+53 | |
* | | | | | | | | | | Merge "Measure time taken for negotiation in protocol V2" | Terry Parker | 2020-09-22 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Measure time taken for negotiation in protocol V2 | Alexa Panfil | 2020-09-22 | 1 | -1/+8 | |
* | | | | | | | | | | | IndexDiffFilter: handle path prefixes correctly | Thomas Wolf | 2020-09-21 | 1 | -5/+6 | |
* | | | | | | | | | | | sshd: support the ProxyJump ssh config | Thomas Wolf | 2020-09-19 | 1 | -1/+29 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge "ReceivePackStats: Add size and count of unnecessary pushed objects" | Terry Parker | 2020-09-14 | 3 | -5/+76 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ReceivePackStats: Add size and count of unnecessary pushed objects | Yunjie Li | 2020-09-11 | 3 | -5/+76 | |
* | | | | | | | | | | | Merge branch 'stable-5.9' into master | Matthias Sohn | 2020-09-09 | 2 | -73/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Prepare 5.9.1-SNAPSHOT builds | Matthias Sohn | 2020-09-08 | 3 | -55/+55 | |
| * | | | | | | | | | | JGit v5.9.0.202009080501-rv5.9.0.202009080501-r | Matthias Sohn | 2020-09-08 | 3 | -4/+4 | |
| * | | | | | | | | | | Remove unused API problem filters | Matthias Sohn | 2020-09-05 | 1 | -73/+0 | |
| * | | | | | | | | | | Add missing since tag on BundleWriter#addObjectsAsIs | Matthias Sohn | 2020-09-05 | 1 | -0/+1 |