Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-08-24 | 1 | -0/+159 |
|\ | |||||
| * | Fix fetching with duplicate ref updates | Thomas Wolf | 2018-08-22 | 1 | -0/+29 |
| * | Fetch(Process): should tolerate duplicate refspecs | Marc Strapetz | 2018-08-22 | 1 | -0/+45 |
| * | FetchCommandTest: test add/update/delete fetch | Marc Strapetz | 2018-08-22 | 1 | -0/+85 |
| * | Prepare 4.9.4-SNAPSHOT builds | Matthias Sohn | 2018-07-31 | 2 | -47/+47 |
| * | JGit v4.9.3.201807311005-rv4.9.3.201807311005-r | Matthias Sohn | 2018-07-31 | 2 | -2/+2 |
* | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-07-27 | 1 | -0/+132 |
|\| | |||||
| * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-07-27 | 1 | -0/+132 |
| |\ | |||||
| | * | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-07-27 | 1 | -0/+132 |
| | |\ | |||||
| | | * | Prepare 4.7.3-SNAPSHOT builds | Matthias Sohn | 2018-07-27 | 2 | -44/+44 |
| | | * | JGit v4.7.2.201807261330-rv4.7.2.201807261330-r | Matthias Sohn | 2018-07-26 | 2 | -2/+2 |
| | | * | Delete all loose refs empty directories | Luca Milanesio | 2018-07-26 | 1 | -10/+24 |
| | | * | GC: Remove empty references folders | Hector Caballero | 2018-07-10 | 1 | -0/+118 |
| | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-06-20 | 1 | -0/+3 |
| | |\| | |||||
| | | * | Merge branch 'stable-4.6' into stable-4.7 | David Pursehouse | 2018-06-20 | 1 | -0/+3 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.5' into stable-4.6 | David Pursehouse | 2018-06-19 | 1 | -0/+3 |
| | | | |\ | |||||
| | | | | * | Temporarily @Ignore flaky CommitCommandTest methods | Dave Borowitz | 2018-06-19 | 1 | -0/+3 |
| | | | | * | Prepare 4.5.5-SNAPSHOT builds | Matthias Sohn | 2017-11-22 | 2 | -42/+42 |
| | | | | * | JGit v4.5.4.201711221230-rv4.5.4.201711221230-r | Matthias Sohn | 2017-11-22 | 2 | -2/+2 |
| | | | | * | Prepare 4.5.4-SNAPSHOT builds | Matthias Sohn | 2017-08-26 | 2 | -42/+42 |
| | | | | * | JGit v4.5.3.201708160445-rv4.5.3.201708160445-r | Matthias Sohn | 2017-08-16 | 2 | -2/+2 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-02-14 | 2 | -0/+287 |
|\| | | | | | |||||
| * | | | | | Fix ssh host name handling for Jsch | Thomas Wolf | 2018-02-14 | 1 | -1/+68 |
| * | | | | | Jsch overrides the port in the URI with the one in ~/.ssh/config | Thomas Wolf | 2018-02-14 | 2 | -0/+220 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-01-13 | 1 | -1/+2 |
|\| | | | | | |||||
| * | | | | | Revert handling of ssh IdentityFile to pre-4.9 behavior | Thomas Wolf | 2018-01-12 | 1 | -1/+2 |
* | | | | | | Prepare 4.10.1-SNAPSHOT builds | Matthias Sohn | 2017-12-31 | 2 | -47/+47 |
* | | | | | | JGit v4.10.0.201712302008-rv4.10.0.201712302008-r | Matthias Sohn | 2017-12-31 | 2 | -2/+2 |
* | | | | | | Add a command to deinitialize submodules | David Turner | 2017-12-27 | 1 | -0/+251 |
* | | | | | | URIish: support for empty ports | Marc Strapetz | 2017-12-23 | 1 | -7/+16 |
* | | | | | | Add header Automatic-Module-Name for Java 9 | Karsten Thoms | 2017-12-23 | 1 | -0/+1 |
* | | | | | | Merge branch 'stable-4.9' | Matthias Sohn | 2017-12-23 | 3 | -0/+68 |
|\| | | | | | |||||
| * | | | | | Strings#convertGlob: fix escaping of patterns like [\[]. | Dmitry Pavlenko | 2017-12-21 | 3 | -0/+68 |
* | | | | | | ConfigTest: Add some additional comment parsing tests | Dave Borowitz | 2017-12-21 | 1 | -0/+5 |
* | | | | | | Config: Drop backslash in invalid escape sequences in subsections | Dave Borowitz | 2017-12-21 | 1 | -8/+9 |
* | | | | | | Config: Match C git behavior more closely in escaping values | Dave Borowitz | 2017-12-21 | 2 | -7/+18 |
* | | | | | | Fix remaining javadoc errors raised by doclint | Matthias Sohn | 2017-12-21 | 6 | -22/+23 |
* | | | | | | Merge branch 'stable-4.9' | Dave Borowitz | 2017-12-20 | 1 | -3/+49 |
|\| | | | | | |||||
| * | | | | | PackInserter: Ensure objects are written at the end of the pack | Dave Borowitz | 2017-12-20 | 1 | -3/+49 |
| * | | | | | Prepare 4.9.3-SNAPSHOT builds | Matthias Sohn | 2017-12-16 | 2 | -47/+47 |
| * | | | | | JGit v4.9.2.201712150930-rv4.9.2.201712150930-r | Matthias Sohn | 2017-12-15 | 2 | -2/+2 |
| * | | | | | Config: Remove the include functionality | David Pursehouse | 2017-12-15 | 1 | -16/+8 |
| * | | | | | Prepare 4.9.2-SNAPSHOT builds | Matthias Sohn | 2017-12-03 | 2 | -47/+47 |
| * | | | | | JGit v4.9.1.201712030800-rv4.9.1.201712030800-r | Matthias Sohn | 2017-12-03 | 2 | -2/+2 |
* | | | | | | Config: Rewrite subsection and value escaping and parsing | Dave Borowitz | 2017-12-18 | 2 | -57/+176 |
* | | | | | | PushConnectionTest: Increase maxCommandBytes yet again | David Pursehouse | 2017-12-18 | 1 | -1/+1 |
* | | | | | | ConfigTest: Remove redundant assignment | David Pursehouse | 2017-12-15 | 1 | -2/+1 |
* | | | | | | Make Config.readIncludedConfig a noop by default | Shawn Pearce | 2017-12-13 | 1 | -15/+3 |
* | | | | | | Merge "URIishTest: more Windows file-protocol tests" | Thomas Wolf | 2017-12-09 | 1 | -0/+82 |
|\ \ \ \ \ \ | |||||
| * | | | | | | URIishTest: more Windows file-protocol tests | Marc Strapetz | 2017-12-09 | 1 | -0/+82 |