aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix indentation in TestRequestLogMatthias Sohn2018-02-221-75/+76
* DfsReaderIoStats: Clarify that "blocks" are really cache missesDave Borowitz2018-02-221-5/+13
* PathMatcher: fix handling of **/Marc Strapetz2018-02-2211-47/+185
* Merge changes Id616611e,Ib6509e81,I52f5d3f2David Pursehouse2018-02-222-69/+190
|\
| * RepoCommand: generate relative submodule URLs from absolute URLs.Han-Wen Nienhuys2018-02-212-6/+60
| * RepoCommand: don't record new commit if tree did not changeHan-Wen Nienhuys2018-02-192-2/+59
| * RepoCommand: persist unreadable submodules in .gitmodulesHan-Wen Nienhuys2018-02-192-63/+73
* | CGitIgnoreTest: also test untracked filesMarc Strapetz2018-02-211-5/+30
* | dfs: Try to avoid searching UNREACHABLE_GARBAGE during packingShawn Pearce2018-02-211-12/+54
|/
* Declare LFS dependency on GSON for Bazel buildHan-Wen Nienhuys2018-02-192-1/+5
* Silence API error for new constant in ConfigConstantsMatthias Sohn2018-02-181-0/+8
* Silence API errors raised for new public fields in PackStatisticsMatthias Sohn2018-02-181-0/+26
* LFS: Add remote download to SmudgeFilterMarkus Duft2018-02-1618-29/+907
* RepoCommand: Don't leave Git openDavid Pursehouse2018-02-151-79/+79
* Merge "Merge branch 'stable-4.10'"Matthias Sohn2018-02-143-2/+303
|\
| * Merge branch 'stable-4.10'Matthias Sohn2018-02-143-2/+303
| |\
| | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-02-143-2/+303
| | |\
| | | * Fix ssh host name handling for JschThomas Wolf2018-02-142-2/+68
| | | * Jsch overrides the port in the URI with the one in ~/.ssh/configThomas Wolf2018-02-143-1/+236
* | | | Merge "InitCommand: Don't leave Repository open after Git is closed"David Pursehouse2018-02-142-37/+45
|\ \ \ \ | |/ / / |/| | |
| * | | InitCommand: Don't leave Repository open after Git is closedDavid Pursehouse2018-02-142-37/+45
* | | | Merge "TransportLocal should reuse FS from source repo"Matthias Sohn2018-02-141-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | TransportLocal should reuse FS from source repoMarc Strapetz2017-12-291-1/+3
* | | | URIish: add a test for equals and hashcode methodsMatthias Sohn2018-02-131-0/+28
* | | | Add a minimum negotiation feature for fetchTerry Parker2018-02-123-19/+166
* | | | Add negotiation statistics to PackStatisticsTerry Parker2018-02-123-10/+113
* | | | MergedReftable to skip shadowed refs in same reftableMinh Thai2018-02-092-1/+22
* | | | Fix CleanCommand not to throw FileNotFoundExceptionsChristian Halstrick2018-02-082-14/+30
* | | | GC: Remove empty references foldersHector Caballero2018-02-072-0/+163
* | | | Bazel: Support building with Java 9David Ostrovsky2018-02-072-0/+11
* | | | GC: Merge if statement with the enclosing oneHector Caballero2018-02-061-6/+6
* | | | GC: Replace Files methods with File alternativesHector Caballero2018-02-061-2/+2
* | | | GC: Replace anonymous classes with lambdasHector Caballero2018-02-061-30/+22
* | | | GC: Simplify lambdaHector Caballero2018-02-061-5/+4
* | | | GC: Simplify reference equals() methodHector Caballero2018-02-061-9/+6
* | | | GC: Simplify boolean expressionHector Caballero2018-02-061-2/+2
* | | | GC: Simplify expressionHector Caballero2018-02-061-1/+1
* | | | GC: Remove redundant type argumentsHector Caballero2018-02-061-2/+2
* | | | GC: Remove unnecessary continue statementHector Caballero2018-02-061-1/+0
* | | | Close RevWalk in BranchTrackingStatus.of()Matthias Sohn2018-02-061-12/+15
* | | | Update tycho to 1.1.0Matthias Sohn2018-02-051-1/+1
* | | | Basic submodule merge handlingDavid Turner2018-02-047-12/+298
* | | | Add class to access WindowCache statisticsDavid Pursehouse2018-02-032-3/+80
* | | | Use a TemporaryBuffer to do a content mergeThomas Wolf2018-02-021-84/+48
* | | | Fix index blob for merges with CRLF translationsThomas Wolf2018-02-022-5/+46
* | | | Fix version of slf4j in manifest filesDavid Pursehouse2018-02-021-1/+1
* | | | Update gson version in org.eclipse.jgit.lfs.server manifestDavid Pursehouse2018-02-021-1/+1
* | | | Honor CRLF settings when writing merge resultsThomas Wolf2018-02-024-13/+71
* | | | Merge branch 'stable-4.10'David Pursehouse2018-02-010-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2018-02-011-3/+3
| |\ \ \ | | | |/ | | |/|