| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Merge branch 'stable-4.10'" | Matthias Sohn | 2018-02-14 | 2 | -0/+287 |
|\ |
|
| * | Merge branch 'stable-4.10' | Matthias Sohn | 2018-02-14 | 2 | -0/+287 |
| |\ |
|
| | * | 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 |
* | | | | InitCommand: Don't leave Repository open after Git is closed | David Pursehouse | 2018-02-14 | 1 | -36/+41 |
|/ / / |
|
* | | | URIish: add a test for equals and hashcode methods | Matthias Sohn | 2018-02-13 | 1 | -0/+28 |
* | | | Add a minimum negotiation feature for fetch | Terry Parker | 2018-02-12 | 1 | -3/+82 |
* | | | MergedReftable to skip shadowed refs in same reftable | Minh Thai | 2018-02-09 | 1 | -0/+21 |
* | | | Fix CleanCommand not to throw FileNotFoundExceptions | Christian Halstrick | 2018-02-08 | 1 | -0/+16 |
* | | | GC: Remove empty references folders | Hector Caballero | 2018-02-07 | 1 | -0/+118 |
* | | | Basic submodule merge handling | David Turner | 2018-02-04 | 2 | -2/+153 |
* | | | Fix index blob for merges with CRLF translations | Thomas Wolf | 2018-02-02 | 1 | -0/+3 |
* | | | Fix version of slf4j in manifest files | David Pursehouse | 2018-02-02 | 1 | -1/+1 |
* | | | Honor CRLF settings when writing merge results | Thomas Wolf | 2018-02-02 | 1 | -0/+29 |
* | | | Minor improvements in git config file inclusions | Thomas Wolf | 2018-01-28 | 1 | -2/+82 |
* | | | Merge branch 'stable-4.10' | Matthias Sohn | 2018-01-13 | 1 | -1/+2 |
|\| | |
|
| * | | 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 |
* | | | PackInserterTest#newLargeBlob: Factor Random instance out to class member | David Pursehouse | 2018-01-11 | 1 | -1/+3 |
* | | | Prepare 4.11.0-SNAPSHOT builds | Matthias Sohn | 2017-12-31 | 2 | -47/+47 |
|/ / |
|
* | | 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 |
* | | | PackInserterTest: Prevent potential NPE dereferencing Path.getFileName() | David Pursehouse | 2017-12-08 | 1 | -3/+6 |
* | | | Specify consistent version range for junit in OSGi manifests | David Pursehouse | 2017-12-08 | 1 | -5/+5 |
|/ / |
|
* | | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 24 | -216/+185 |
* | | ConfigTest: Move pathToString to FileUtils | David Pursehouse | 2017-12-06 | 2 | -10/+3 |
* | | FileBasedConfig: support for relative includes | Marc Strapetz | 2017-12-04 | 2 | -3/+84 |