4185 Commits (bf8057058e126f7ca325d6a45b96de73ddd14844)

Author SHA1 Message Date
Thomas Wolf 185e53bce4 Fix ssh host name handling for Jsch 7 years ago
Thomas Wolf 891103609d Jsch overrides the port in the URI with the one in ~/.ssh/config 7 years ago
David Pursehouse f527d4548f InitCommand: Don't leave Repository open after Git is closed 7 years ago
Terry Parker 9530c10192 Add a minimum negotiation feature for fetch 7 years ago
Terry Parker 302596cc67 Add negotiation statistics to PackStatistics 7 years ago
Minh Thai 5efc3dcc6c MergedReftable to skip shadowed refs in same reftable 7 years ago
Christian Halstrick 4d5231f001 Fix CleanCommand not to throw FileNotFoundExceptions 7 years ago
Hector Caballero 93654f75a2 GC: Remove empty references folders 7 years ago
David Ostrovsky ab1b97234d Bazel: Support building with Java 9 7 years ago
Hector Caballero 6766fc85d0 GC: Merge if statement with the enclosing one 7 years ago
Hector Caballero 4644d15bc5 GC: Replace Files methods with File alternatives 7 years ago
Hector Caballero 66127d4284 GC: Replace anonymous classes with lambdas 7 years ago
Hector Caballero 54053389ef GC: Simplify lambda 7 years ago
Hector Caballero e00a12f5a2 GC: Simplify reference equals() method 7 years ago
Hector Caballero f58c3fce90 GC: Simplify boolean expression 7 years ago
Hector Caballero 6ca4c79063 GC: Simplify expression 7 years ago
Hector Caballero 049417d504 GC: Remove redundant type arguments 7 years ago
Hector Caballero e3b73d889c GC: Remove unnecessary continue statement 7 years ago
Matthias Sohn f7244b81cc Close RevWalk in BranchTrackingStatus.of() 7 years ago
David Turner be2a8ed63b Basic submodule merge handling 7 years ago
David Pursehouse 595f968b6d Add class to access WindowCache statistics 7 years ago
Thomas Wolf f22a162c47 Use a TemporaryBuffer to do a content merge 7 years ago
Thomas Wolf 9ac415aa95 Fix index blob for merges with CRLF translations 7 years ago
Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 7 years ago
Thomas Wolf 3d6455331d Minor fixes in three error messages 7 years ago
Thomas Wolf 6eb053734d Minor fixes in three error messages 7 years ago
Thomas Wolf e12c6b58ee Minor improvements in git config file inclusions 7 years ago
Markus Duft 1c43af8b97 Progress reporting for checkout 7 years ago
Dave Borowitz 14167272c2 Enforce DFS blockLimit is a multiple of blockSize 7 years ago
David Pursehouse bd96feab24 Revert usage of TYPE_USE in Nullable and NonNull annotations 7 years ago
David Pursehouse 8e217517e2 Nullable: Switch to TYPE_USE 7 years ago
David Pursehouse 55eba8d0f5 NonNull: Switch to TYPE_USE 7 years ago
David Pursehouse cd2489423d NonNull: Fix typo in javadoc 7 years ago
David Pursehouse 94cf82dbc5 RevWalk: Annotate methods documented to return "Never null" as @NonNull 7 years ago
Zhen Chen 5452ac1dea Skip broken symbolic ref in DfsReftableDatabase 7 years ago
Han-Wen Nienhuys f40ebed124 Make SideBandInputStream public 7 years ago
Thomas Wolf bea3b46678 Revert handling of ssh IdentityFile to pre-4.9 behavior 7 years ago
David Pursehouse 338d0a81bb RefDirectory#hasLooseRef: Fix stream resource leak reported by error-prone 7 years ago
Dave Borowitz 1c16ea4601 Ensure DirectoryStream is closed promptly 7 years ago
Matthias Sohn cdc88247b9 Add com.jcraft.jzlib 1.1.1 7 years ago
Tim Hosey 67a8858b94 Fix file handle leak in FetchCommand#fetchSubmodules 7 years ago
Zhen Chen 21d22e6f63 Skip unborn branches in UploadPack 7 years ago
Matthias Sohn 5a4b6fd237 Prepare 4.11.0-SNAPSHOT builds 7 years ago
Matthias Sohn 757fecd697 Prepare 4.10.1-SNAPSHOT builds 7 years ago
Matthias Sohn 55bf5a6c11 JGit v4.10.0.201712302008-r 7 years ago
Marc Strapetz 8779092716 WorkingTreeIterator should pass FS to submodules 7 years ago
Marc Strapetz de49edbffb CloneCommand: option to set FS to be used 7 years ago
Marc Strapetz 0213a71a82 InitCommand: option to set FS to be used 7 years ago
Marc Strapetz 2352561bfb TransportLocal should reuse FS from source repo 7 years ago
David Turner 243fba9a0a Add a command to deinitialize submodules 7 years ago