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 |
* | | 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 |
| | |\ | |||||
| | | * | 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 |
* | | | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-02-14 | 1 | -0/+283 |
|\| | | | | | |||||
| * | | | | | 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 | 1 | -0/+216 |
* | | | | | | 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 |
* | | | | | | 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 |
* | | | | | | 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 |
| * | | | | | Config: Remove the include functionality | David Pursehouse | 2017-12-15 | 1 | -16/+8 |
* | | | | | | 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 |
|/ / / / / / | |||||
* | | | | | | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 22 | -209/+178 |
* | | | | | | 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 |
* | | | | | | ConfigTest: fix on Windows | Marc Strapetz | 2017-12-04 | 1 | -4/+12 |
* | | | | | | Make local assert methods private in test classes | David Pursehouse | 2017-12-01 | 3 | -6/+6 |
* | | | | | | Merge branch 'stable-4.9' | Matthias Sohn | 2017-11-30 | 1 | -0/+106 |
|\| | | | | | |||||
| * | | | | | GC: Delete stale temporary packs and indexes | Hector Caballero | 2017-11-24 | 1 | -0/+106 |
* | | | | | | Break down DfsBlockCache stats by pack file extension. | Minh Thai | 2017-11-27 | 2 | -5/+6 |
* | | | | | | Merge branch 'stable-4.9' | David Pursehouse | 2017-11-22 | 1 | -2/+1 |
|\| | | | | | |||||
| * | | | | | Yet another work-around for a Jsch bug: timeouts | Thomas Wolf | 2017-11-20 | 1 | -2/+1 |
* | | | | | | Config: Handle leading/trailing single whitespaces | Dave Borowitz | 2017-11-20 | 1 | -0/+52 |
* | | | | | | Merge changes from topic 'includeDeletes' | Shawn Pearce | 2017-11-16 | 1 | -0/+102 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add flag for keeping ref tombstones in GC reftable | Minh Thai | 2017-11-15 | 1 | -0/+102 |
* | | | | | | | Remove unused import from ReftableCompactorTest | Matthias Sohn | 2017-11-15 | 1 | -1/+0 |
|/ / / / / / |