Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v5.12.0.202106011439-rc1v5.12.0.202106011439-rc1 | Matthias Sohn | 2021-06-01 | 3 | -4/+4 |
* | Merge "Skip detecting content renames for binary files" | Han-Wen NIenhuys | 2021-05-31 | 3 | -7/+60 |
|\ | |||||
| * | Skip detecting content renames for binary files | Youssef Elghareeb | 2021-05-31 | 3 | -7/+60 |
* | | RepoCommand: Retry commit on LockFailure | Ivan Frade | 2021-05-26 | 1 | -43/+67 |
* | | RepoCommand: Do not set 'branch' if the revision is a tag | Ivan Frade | 2021-05-26 | 1 | -2/+6 |
* | | Merge "Add git config for conflict style merge/diff3" | Matthias Sohn | 2021-05-26 | 2 | -0/+22 |
|\ \ | |||||
| * | | Add git config for conflict style merge/diff3 | Thomas Wolf | 2021-05-03 | 2 | -0/+22 |
* | | | ApplyCommand: fix "no newline at end" detection | Thomas Wolf | 2021-05-26 | 1 | -1/+5 |
* | | | ApplyCommand: handle completely empty context lines in text patches | Thomas Wolf | 2021-05-26 | 1 | -2/+14 |
* | | | ApplyCommand: use byte arrays for text patches, not strings | Thomas Wolf | 2021-05-26 | 2 | -39/+55 |
* | | | ApplyCommand: support binary patches | Thomas Wolf | 2021-05-26 | 3 | -30/+250 |
* | | | ApplyCommand: add a stream to apply a delta patch | Thomas Wolf | 2021-05-26 | 3 | -0/+212 |
* | | | ApplyCommand: add streams to read/write binary patch hunks | Thomas Wolf | 2021-05-26 | 4 | -0/+237 |
* | | | ApplyCommand: add a base-85 codec | Thomas Wolf | 2021-05-26 | 3 | -0/+205 |
* | | | ApplyCommand: convert to git internal format before applying patch | Thomas Wolf | 2021-05-18 | 1 | -24/+255 |
| |/ |/| | |||||
* | | SSH config: fix whitespace handling | Thomas Wolf | 2021-05-17 | 1 | -5/+8 |
* | | SSH config: fix negated patterns | Thomas Wolf | 2021-05-17 | 1 | -58/+50 |
* | | Fix @since tag for introduction of PUBKEY_ACCEPTED_ALGORITHMS | Matthias Sohn | 2021-05-14 | 2 | -1/+12 |
* | | Merge branch 'stable-5.12' | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
|\ \ | |||||
| * \ | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
| |\ \ | |||||
| | * \ | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
| | |\ \ | |||||
| | | * \ | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-05-11 | 3 | -22/+13 |
| | | | | |\ \ | |||||
| | | | | | * \ | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-05-11 | 3 | -22/+13 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Remove texts which were added by mistake in 00386272 | Matthias Sohn | 2021-05-11 | 2 | -8/+0 |
| | | | | | | * | | Fix formatting which was broken in 00386272 | Matthias Sohn | 2021-05-11 | 1 | -14/+13 |
* | | | | | | | | | Merge branch 'stable-5.12' | Matthias Sohn | 2021-05-11 | 2 | -49/+12 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-05-11 | 4 | -70/+95 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-05-11 | 4 | -70/+95 |
| | |\| | | | | | | |||||
| | | * | | | | | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-05-11 | 5 | -72/+97 |
| | | |\| | | | | | |||||
| | | | * | | | | | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-05-11 | 4 | -71/+96 |
| | | | |\| | | | | |||||
| | | | | * | | | | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-05-11 | 4 | -71/+104 |
| | | | | |\| | | | |||||
| | | | | | * | | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-05-11 | 3 | -34/+104 |
| | | | | | |\| | | |||||
| | | | | | | * | | LockFile: create OutputStream only when needed | Thomas Wolf | 2021-05-10 | 3 | -108/+112 |
| | | | | | * | | | Remove ReftableNumbersNotIncreasingException | Han-Wen Nienhuys | 2021-03-01 | 1 | -37/+0 |
| | | * | | | | | | Prepare 5.10.1-SNAPSHOT builds | Matthias Sohn | 2020-12-08 | 3 | -56/+56 |
| | | * | | | | | | JGit v5.10.0.202012080955-rv5.10.0.202012080955-r | Matthias Sohn | 2020-12-08 | 3 | -4/+4 |
| | | * | | | | | | Prepare 5.10.0-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 3 | -4/+4 |
| | | * | | | | | | JGit v5.10.0.202012021225-rc1v5.10.0.202012021225-rc1 | Matthias Sohn | 2020-12-02 | 3 | -4/+4 |
| * | | | | | | | | Prepare 5.12.0-SNAPSHOT builds | Matthias Sohn | 2021-05-06 | 3 | -4/+4 |
| * | | | | | | | | JGit v5.12.0.202105051250-m2v5.12.0.202105051250-m2 | Matthias Sohn | 2021-05-05 | 3 | -4/+4 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Add TemporaryBuffer.toString(int limit) | Matthias Sohn | 2021-05-09 | 3 | -6/+22 |
* | | | | | | | | LockFile: create OutputStream only when needed | Thomas Wolf | 2021-05-07 | 3 | -43/+105 |
|/ / / / / / / | |||||
* | | | | | | | Implement ours/theirs content conflict resolution | Thomas Wolf | 2021-04-19 | 8 | -100/+400 |
* | | | | | | | Allow file mode conflicts in virtual base commit on recursive merge. | Marija Savtchouk | 2021-04-06 | 1 | -9/+12 |
* | | | | | | | Allow info messages in UsernamePasswordCredentialsProvider | Thomas Wolf | 2021-04-01 | 1 | -7/+17 |
* | | | | | | | ssh config: do environment variable replacement | Thomas Wolf | 2021-04-01 | 1 | -29/+56 |
* | | | | | | | Merge branch 'stable-5.11' | Matthias Sohn | 2021-03-26 | 5 | -101/+167 |
|\| | | | | | | |||||
| * | | | | | | Refactor CommitCommand to improve readability | Matthias Sohn | 2021-03-23 | 1 | -72/+90 |