3714 Commits (c0103bc59d5b4a539f01bc9c98610ab3f11be114)

Author SHA1 Message Date
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling 6 years ago
  Markus Duft a3f8edbf6a Cleanup stream usage WRT filters 6 years ago
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 years ago
  Terry Parker 5a74b586b3 Correctly exit fetch negotiation for stateless RPC connections 6 years ago
  Markus Duft c0bb992845 LFS: pre-push upload support 6 years ago
  David Pursehouse 12a589fb57 AmazonS3: Open OutputStream in try-with-resource 6 years ago
  David Pursehouse f0b46e1db4 Add ObjectIdSerializer 6 years ago
  David Pursehouse c9e3921fbb Fix warnings about boxing/unboxing Boolean 6 years ago
  David Pursehouse e8c69fa5fd WorkingTreeIterator: Fix warnings about variable hiding 6 years ago
  David Pursehouse 6ea21b454c WorkingTreeIterator: Add NON-NLS suppressions 6 years ago
  Marc Strapetz 78420b7d0a Fix processing of gitignore negations 6 years ago
  Dave Borowitz 879372eb72 DfsReaderIoStats: Clarify that "blocks" are really cache misses 6 years ago
  Marc Strapetz 49cb6ba5dd PathMatcher: fix handling of **/ 6 years ago
  Shawn Pearce d0fbaf502e dfs: Try to avoid searching UNREACHABLE_GARBAGE during packing 6 years ago
  Han-Wen Nienhuys 6a420613f7 RepoCommand: generate relative submodule URLs from absolute URLs. 6 years ago
  Han-Wen Nienhuys 3214171dec RepoCommand: don't record new commit if tree did not change 6 years ago
  Han-Wen Nienhuys 446a7096ef RepoCommand: persist unreadable submodules in .gitmodules 6 years ago
  Markus Duft 94bcde663c LFS: Add remote download to SmudgeFilter 7 years ago
  David Pursehouse 9bebb1eae7 RepoCommand: Don't leave Git open 6 years ago
  Thomas Wolf 185e53bce4 Fix ssh host name handling for Jsch 6 years ago
  Thomas Wolf 891103609d Jsch overrides the port in the URI with the one in ~/.ssh/config 6 years ago
  David Pursehouse f527d4548f InitCommand: Don't leave Repository open after Git is closed 6 years ago
  Terry Parker 9530c10192 Add a minimum negotiation feature for fetch 6 years ago
  Terry Parker 302596cc67 Add negotiation statistics to PackStatistics 6 years ago
  Minh Thai 5efc3dcc6c MergedReftable to skip shadowed refs in same reftable 6 years ago
  Christian Halstrick 4d5231f001 Fix CleanCommand not to throw FileNotFoundExceptions 6 years ago
  Hector Caballero 93654f75a2 GC: Remove empty references folders 6 years ago
  Hector Caballero 6766fc85d0 GC: Merge if statement with the enclosing one 6 years ago
  Hector Caballero 4644d15bc5 GC: Replace Files methods with File alternatives 6 years ago
  Hector Caballero 66127d4284 GC: Replace anonymous classes with lambdas 6 years ago
  Hector Caballero 54053389ef GC: Simplify lambda 6 years ago
  Hector Caballero e00a12f5a2 GC: Simplify reference equals() method 6 years ago
  Hector Caballero f58c3fce90 GC: Simplify boolean expression 6 years ago
  Hector Caballero 6ca4c79063 GC: Simplify expression 6 years ago
  Hector Caballero 049417d504 GC: Remove redundant type arguments 6 years ago
  Hector Caballero e3b73d889c GC: Remove unnecessary continue statement 6 years ago
  Matthias Sohn f7244b81cc Close RevWalk in BranchTrackingStatus.of() 6 years ago
  David Turner be2a8ed63b Basic submodule merge handling 6 years ago
  David Pursehouse 595f968b6d Add class to access WindowCache statistics 6 years ago
  Thomas Wolf f22a162c47 Use a TemporaryBuffer to do a content merge 6 years ago
  Thomas Wolf 9ac415aa95 Fix index blob for merges with CRLF translations 6 years ago
  Thomas Wolf fc7d407d0b Honor CRLF settings when writing merge results 6 years ago
  Thomas Wolf e12c6b58ee Minor improvements in git config file inclusions 6 years ago
  Markus Duft 1c43af8b97 Progress reporting for checkout 6 years ago
  Dave Borowitz 14167272c2 Enforce DFS blockLimit is a multiple of blockSize 6 years ago
  David Pursehouse bd96feab24 Revert usage of TYPE_USE in Nullable and NonNull annotations 6 years ago
  David Pursehouse 8e217517e2 Nullable: Switch to TYPE_USE 6 years ago
  David Pursehouse 55eba8d0f5 NonNull: Switch to TYPE_USE 6 years ago
  David Pursehouse cd2489423d NonNull: Fix typo in javadoc 6 years ago
  David Pursehouse 94cf82dbc5 RevWalk: Annotate methods documented to return "Never null" as @NonNull 6 years ago