| Commit message (Expand) | Author | Age | Files | Lines |
* | JGit v6.2.0.202205041315-m2v6.2.0.202205041315-m2 | Matthias Sohn | 2022-05-04 | 91 | -125/+125 |
* | Update list of 3rd party dependencies | Matthias Sohn | 2022-05-03 | 1 | -24/+26 |
* | Add target platforms for eclipse 4.23 (2022-03) and 4.24 (2022-06) | Matthias Sohn | 2022-05-03 | 4 | -0/+210 |
* | Update Orbit to I20220502200629 | Matthias Sohn | 2022-05-02 | 15 | -33/+102 |
* | [sshd] Better user feedback on authentication failure | Thomas Wolf | 2022-05-01 | 12 | -61/+586 |
* | Lazy loading of .lfsconfig. | Matthias Fromme | 2022-04-30 | 1 | -21/+41 |
* | [releng] bump japicmp base version | Thomas Wolf | 2022-04-25 | 1 | -1/+1 |
* | 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 | 7 | -8/+211 |
* | Merge "Add GetRefsBenchmark for testing refs lookups" | Han-Wen NIenhuys | 2022-04-05 | 1 | -0/+181 |
|\ |
|
| * | Add GetRefsBenchmark for testing refs lookups | Luca Milanesio | 2022-04-01 | 1 | -0/+181 |
* | | 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 |
|/ |
|
* | [pgm tests] Relax version constraints for hamcrest | Matthias Sohn | 2022-03-30 | 1 | -1/+1 |
* | Use git config core.commentChar | Thomas Wolf | 2022-03-26 | 7 | -34/+258 |
* | CommitConfig: add support for core.commentChar | Thomas Wolf | 2022-03-26 | 3 | -2/+190 |
* | [push, lfs] Tell the pre-push hook whether the push is a dry run | Thomas Wolf | 2022-03-23 | 3 | -5/+31 |
* | Merge changes I5df54a92,Iecc61d1c | Matthias Sohn | 2022-03-22 | 4 | -52/+154 |
|\ |
|
| * | LsRemoteCommand: apply url.*.insteadOf | Thomas Wolf | 2022-03-15 | 2 | -6/+30 |
| * | Factor out URL replacement from RemoteConfig | Thomas Wolf | 2022-03-15 | 2 | -46/+124 |
* | | LFS: clean up messages | Thomas Wolf | 2022-03-21 | 2 | -4/+2 |
* | | DirCacheCheckout: use a LinkedHashMap instead of HashMap | Thomas Wolf | 2022-03-19 | 2 | -10/+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 | 4 | -7/+56 |
* | | Add tests for SideBandInputStream | Thomas Wolf | 2022-03-19 | 1 | -0/+212 |
* | | WinPipeConnector: Resolve warnings by using "equals" instead of "==" | Fabio Ponciroli | 2022-03-17 | 1 | -1/+1 |
|/ |
|
* | Fix MANIFEST.MF in the LFS bundles | Thomas Wolf | 2022-03-12 | 2 | -0/+2 |
* | Update Tycho to 2.6.0 | Matthias Sohn | 2022-03-09 | 2 | -2/+2 |
* | Merge branch 'stable-6.1' | Matthias Sohn | 2022-03-09 | 29 | -358/+1808 |
|\ |
|
| * | Prepare 6.1.1-SNAPSHOT builds | Matthias Sohn | 2022-03-08 | 91 | -527/+527 |
| * | JGit v6.1.0.202203080745-rv6.1.0.202203080745-r | Matthias Sohn | 2022-03-08 | 91 | -125/+125 |
| * | [checkout] Use .gitattributes from the commit to be checked out | Thomas Wolf | 2022-03-07 | 7 | -145/+489 |
| * | Don't use final for method parameters | Matthias Sohn | 2022-03-06 | 3 | -20/+14 |
| * | [push] support the "matching" RefSpecs ":" and "+:" | Thomas Wolf | 2022-03-06 | 7 | -74/+341 |
| * | [push] Call the pre-push hook later in the push process | Thomas Wolf | 2022-03-06 | 3 | -22/+107 |
| * | IndexDiff: use tree filter also for SubmoduleWalk | Thomas Wolf | 2022-03-06 | 2 | -0/+32 |
| * | Run license check with option -Ddash.projectId=technology.jgit | Matthias Sohn | 2022-03-04 | 1 | -2/+2 |
| * | Exclude transitive dependencies of sshd-sftp | Matthias Sohn | 2022-03-04 | 2 | -0/+20 |
| * | Update DEPENDENCIES for 6.1.0 release | Matthias Sohn | 2022-03-03 | 1 | -53/+52 |
| * | Add dependency to dash-licenses | Matthias Sohn | 2022-03-03 | 1 | -0/+17 |
| * | Fix typos of some keys in LfsText | Matthias Sohn | 2022-03-03 | 4 | -6/+6 |
| * | Sort LfsText entries alphabetically | Matthias Sohn | 2022-03-03 | 2 | -18/+17 |
| * | Support for "lfs.url" from ".lfsconfig" | Matthias Fromme | 2022-03-03 | 9 | -31/+737 |
* | | Refer to target platform as file | Michael Keppler | 2022-03-07 | 2 | -33/+1 |
* | | Prepare 6.2.0-SNAPSHOT builds | Matthias Sohn | 2022-03-03 | 91 | -525/+525 |