Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v6.2.0.202206071550-rv6.2.0.202206071550-r | Matthias Sohn | 2022-06-07 | 3 | -4/+4 |
* | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
|\ | |||||
| * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
| |\ | |||||
| | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2022-06-07 | 1 | -12/+24 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2022-06-07 | 1 | -11/+23 |
| | | | | | |\ | |||||
| | | | | | | * | Fix connection leak for smart http connections | Saša Živkov | 2022-06-06 | 1 | -11/+23 |
| * | | | | | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2022-05-27 | 2 | -9/+27 |
| |\| | | | | | | |||||
| | * | | | | | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2022-05-27 | 2 | -9/+27 |
| | |\| | | | | | |||||
| | | * | | | | | Remove stray files (probes or lock files) created by background threads | James Z.M. Gao | 2022-05-27 | 2 | -9/+27 |
* | | | | | | | | Prepare 6.2.0-SNAPSHOT builds | Matthias Sohn | 2022-06-06 | 3 | -4/+4 |
* | | | | | | | | Merge branch 'master' into stable-6.2 | Andrey Loskutov | 2022-06-03 | 17 | -217/+907 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Teach JGit to handle external diff/merge tools defined in .gitattributes | Andre Bossert | 2022-06-02 | 5 | -8/+191 |
| * | | | | | | | | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 8 | -224/+550 |
| * | | | | | | | | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 10 | -26/+207 |
* | | | | | | | | | JGit v6.2.0.202206011217-rc1v6.2.0.202206011217-rc1 | Matthias Sohn | 2022-06-01 | 3 | -4/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge "Add filtering with help of DirCacheCheckout.getContent()" | Andrey Loskutov | 2022-05-30 | 5 | -134/+282 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 5 | -134/+282 |
* | | | | | | | | | Fixed since tags added for new merge constants | Andrey Loskutov | 2022-05-30 | 1 | -4/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge "Add mergetool merge feature (execute external tool)" | Andrey Loskutov | 2022-05-27 | 4 | -65/+178 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add mergetool merge feature (execute external tool) | Andre Bossert | 2022-05-25 | 4 | -65/+178 |
* | | | | | | | | | Merge "Add command line support for "git mergetool"" | Andrey Loskutov | 2022-05-27 | 8 | -52/+573 |
|\| | | | | | | | | |||||
| * | | | | | | | | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 8 | -52/+573 |
* | | | | | | | | | Merge "Add config reader for user-defined mergetools" | Andrey Loskutov | 2022-05-27 | 5 | -4/+374 |
|\| | | | | | | | | |||||
| * | | | | | | | | Add config reader for user-defined mergetools | Andre Bossert | 2022-05-25 | 5 | -4/+374 |
* | | | | | | | | | Merge "Add difftool compare feature (execute external tool)" | Andrey Loskutov | 2022-05-27 | 7 | -40/+624 |
|\| | | | | | | | | |||||
| * | | | | | | | | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 7 | -40/+624 |
* | | | | | | | | | RewriteGenerator: Fully buffering of input is no longer necessary | Simon Sohrt | 2022-05-25 | 4 | -22/+68 |
|/ / / / / / / / | |||||
* | | | | | | | | PackFileSnapshot: Resolve warnings by using "equals" instead of "==" | Fabio Ponciroli | 2022-05-20 | 2 | -1/+39 |
* | | | | | | | | Remove stray files (probes or lock files) created by background threads | James Z.M. Gao | 2022-05-15 | 2 | -9/+27 |
* | | | | | | | | RefSpec: add missing @since | Thomas Wolf | 2022-04-25 | 1 | -0/+1 |
* | | | | | | | | De-couple ServiceLoader calls from class loading | Thomas Wolf | 2022-04-14 | 2 | -28/+65 |
* | | | | | | | | CommitCommand: call GpgSigner.getDefault() only if indeed signing | Thomas Wolf | 2022-04-14 | 1 | -8/+8 |
* | | | | | | | | GpgSigner: prevent class lock inversion on the default signer | Thomas Wolf | 2022-04-14 | 1 | -14/+30 |
* | | | | | | | | Fetch: Introduce negative refspecs. | yunjieli | 2022-04-13 | 5 | -8/+116 |
* | | | | | | | | BaseSearch: Suppress ReferenceEquality Warnings | Fabio Ponciroli | 2022-04-02 | 1 | -0/+1 |
* | | | | | | | | RewriteGenerator: Suppress ReferenceEquality Warnings | Fabio Ponciroli | 2022-04-01 | 1 | -0/+1 |
* | | | | | | | | PlotCommit: Suppress ReferenceEquality Warnings | Fabio Ponciroli | 2022-04-01 | 1 | -0/+1 |
* | | | | | | | | PlotCommitList: Suppress ReferenceEquality Warnings | Fabio Ponciroli | 2022-04-01 | 1 | -0/+4 |
* | | | | | | | | Use git config core.commentChar | Thomas Wolf | 2022-03-26 | 5 | -34/+94 |
* | | | | | | | | CommitConfig: add support for core.commentChar | Thomas Wolf | 2022-03-26 | 2 | -2/+111 |
* | | | | | | | | [push, lfs] Tell the pre-push hook whether the push is a dry run | Thomas Wolf | 2022-03-23 | 2 | -2/+26 |
* | | | | | | | | Merge changes I5df54a92,Iecc61d1c | Matthias Sohn | 2022-03-22 | 3 | -52/+138 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | LsRemoteCommand: apply url.*.insteadOf | Thomas Wolf | 2022-03-15 | 1 | -6/+14 |
| * | | | | | | | | Factor out URL replacement from RemoteConfig | Thomas Wolf | 2022-03-15 | 2 | -46/+124 |
* | | | | | | | | | DirCacheCheckout: use a LinkedHashMap instead of HashMap | Thomas Wolf | 2022-03-19 | 1 | -2/+2 |
* | | | | | | | | | Re-try reading a file when there are concurrent writes | Thomas Wolf | 2022-03-19 | 3 | -107/+168 |
* | | | | | | | | | [sideband] Ensure last bit of progress channel is written | Thomas Wolf | 2022-03-19 | 3 | -7/+39 |
|/ / / / / / / / |