| Commit message (Expand) | Author | Age | Files | Lines |
* | Teach JGit to handle external diff/merge tools defined in .gitattributes | Andre Bossert | 2022-06-02 | 2 | -3/+189 |
* | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 3 | -80/+289 |
* | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 2 | -24/+6 |
* | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 3 | -20/+21 |
* | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 1 | -26/+191 |
* | Add config reader for user-defined mergetools | Andre Bossert | 2022-05-25 | 1 | -0/+109 |
* | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 2 | -16/+146 |
* | Remove stray files (probes or lock files) created by background threads | James Z.M. Gao | 2022-05-15 | 1 | -0/+12 |
* | Fetch: Introduce negative refspecs. | yunjieli | 2022-04-13 | 2 | -0/+95 |
* | Use git config core.commentChar | Thomas Wolf | 2022-03-26 | 2 | -0/+164 |
* | CommitConfig: add support for core.commentChar | Thomas Wolf | 2022-03-26 | 1 | -0/+79 |
* | Merge changes I5df54a92,Iecc61d1c | Matthias Sohn | 2022-03-22 | 1 | -0/+16 |
|\ |
|
| * | LsRemoteCommand: apply url.*.insteadOf | Thomas Wolf | 2022-03-15 | 1 | -0/+16 |
* | | [sideband] Ensure last bit of progress channel is written | Thomas Wolf | 2022-03-19 | 1 | -0/+17 |
* | | Add tests for SideBandInputStream | Thomas Wolf | 2022-03-19 | 1 | -0/+212 |
|/ |
|
* | [checkout] Use .gitattributes from the commit to be checked out | Thomas Wolf | 2022-03-07 | 1 | -1/+143 |
* | [push] support the "matching" RefSpecs ":" and "+:" | Thomas Wolf | 2022-03-06 | 2 | -10/+61 |
* | [push] Call the pre-push hook later in the push process | Thomas Wolf | 2022-03-06 | 1 | -7/+64 |
* | IndexDiff: use tree filter also for SubmoduleWalk | Thomas Wolf | 2022-03-06 | 1 | -0/+29 |
* | Describe: add support for core.abbrev config option | Matthias Sohn | 2022-03-02 | 1 | -0/+128 |
* | Remove odd prefix of PersonIdent test class | Matthias Sohn | 2022-03-02 | 1 | -1/+1 |
* | PersonIdent: Add ctors that accept Instant in addition to Date | David Ostrovsky | 2022-03-02 | 1 | -0/+30 |
* | Remove ignored potentiallyUnclosedCloseable check | Fabio Ponciroli | 2022-03-02 | 1 | -3/+0 |
* | Cap describe abbrev option | Matthias Sohn | 2022-03-02 | 1 | -9/+9 |
* | DescribeCommand: Add support for --abbrev=0 | Matthias Sohn | 2022-03-02 | 1 | -0/+2 |
* | Remove SuppressWarnings since currently ignored | Fabio Ponciroli | 2022-02-22 | 1 | -1/+1 |
* | DescribeCommand: Support configuring the hash abbreviation | Sebastian Schuberth | 2022-02-19 | 1 | -3/+25 |
* | PushCommand: determine remote from git config if not given | Thomas Wolf | 2022-02-14 | 1 | -2/+172 |
* | PushCommand: consider push.default when no RefSpecs are given | Rolf Theunissen | 2022-02-14 | 1 | -0/+563 |
* | Support for git config push.default | Thomas Wolf | 2022-02-09 | 1 | -1/+59 |
* | Merge branch 'stable-6.0' | Matthias Sohn | 2022-02-09 | 2 | -1/+119 |
|\ |
|
| * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-02-09 | 2 | -1/+119 |
| |\ |
|
| | * | Stop initCause throwing in readAdvertisedRefs | Darius Jokilehto | 2022-02-08 | 2 | -1/+119 |
* | | | [errorprone] Fix DefaultCharset warning in BareSuperprojectWriterTest | Luca Milanesio | 2022-02-04 | 1 | -1/+3 |
* | | | Introduce a constant for the length of an abbreviated hash string | Sebastian Schuberth | 2022-02-03 | 1 | -1/+4 |
* | | | Make sure to close Repository in tests | Fabio Ponciroli | 2022-02-02 | 1 | -2/+2 |
* | | | Fix resource leak in CancellableDigestOutputStreamTest | Fabio Ponciroli | 2022-02-02 | 1 | -33/+34 |
* | | | Fix "Empty block should be documented" warning | Fabio Ponciroli | 2022-02-02 | 1 | -0/+4 |
* | | | Replace deprecated org.eclipse.jgit.lib.RefDatabase.getRefs | Fabio Ponciroli | 2022-02-02 | 1 | -1/+4 |
* | | | RebaseCommand: fix commit message in "fixup" case | Thomas Wolf | 2022-02-02 | 1 | -6/+28 |
* | | | reftable: tweaks for Windows | Han-Wen Nienhuys | 2022-02-02 | 1 | -0/+6 |
* | | | Merge changes I11366273,I256e1572 | Ivan Frade | 2022-02-01 | 1 | -0/+104 |
|\ \ \ |
|
| * | | | RepoCommand: Offer to set extra files in the destination repository | Ivan Frade | 2022-01-31 | 1 | -1/+26 |
| * | | | RepoCommand: Move bare/regular superproject writing to their own classes | Ivan Frade | 2022-01-31 | 1 | -0/+79 |
* | | | | [test] Fix EolRepositoryTest for eol=native | Thomas Wolf | 2022-02-01 | 1 | -70/+44 |
* | | | | [test] Fix ConfigTest for Windows | Thomas Wolf | 2022-02-01 | 1 | -4/+7 |
* | | | | [test] Fix CommitTemplateConfigTest for Windows | Thomas Wolf | 2022-02-01 | 1 | -3/+2 |
* | | | | [test] RepoCommandTest: guard tests for executable files | Thomas Wolf | 2022-02-01 | 1 | -7/+14 |
|/ / / |
|
* | | | Merge conflict messages: prefix conflict lines with a hash | Thomas Wolf | 2022-01-31 | 4 | -14/+25 |
* | | | CommitCommand: commit message cleanup | Thomas Wolf | 2022-01-31 | 1 | -0/+57 |