5669 コミット (a573dfc65803f73c5c1ae8d78bbaafa1c6be3f80)
 

作成者 SHA1 メッセージ 日付
  David Pursehouse a573dfc658 Enable warning for resources not managed by try-with-resource 6年前
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling 6年前
  Markus Duft a3f8edbf6a Cleanup stream usage WRT filters 6年前
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6年前
  Matthias Sohn 169de08a78 Merge "LFS: Dramatically improve checkout speed with SSH authentication" 6年前
  Markus Duft ea2f7e93c7 LFS: Dramatically improve checkout speed with SSH authentication 6年前
  Terry Parker 5a74b586b3 Correctly exit fetch negotiation for stateless RPC connections 6年前
  Markus Duft c0bb992845 LFS: pre-push upload support 6年前
  David Pursehouse 12a589fb57 AmazonS3: Open OutputStream in try-with-resource 6年前
  David Pursehouse c2ff87e786 MergeGitAttributeTest: Open FileInputStream in try-with-resource 6年前
  David Pursehouse 8212924ede PullCommandWithRebaseTest: Open File{Input|Output}Stream in try-with-resource 6年前
  David Pursehouse ca7d3e2734 RecursiveMergerTest: Open FileOutputStream in try-with-resource 6年前
  David Pursehouse 4651d01e29 PullCommandTest: Use try-with-resources for File{Input,Output}Stream 6年前
  David Pursehouse f0b46e1db4 Add ObjectIdSerializer 6年前
  David Pursehouse eba04da7be CheckoutCommandTest: Fix name of created temp file 6年前
  David Pursehouse 5ef028ff4a IgnoreNodeTest: Suppress deprecation warnings in testEmptyIgnoreNode 6年前
  David Pursehouse c9e3921fbb Fix warnings about boxing/unboxing Boolean 6年前
  David Pursehouse e8c69fa5fd WorkingTreeIterator: Fix warnings about variable hiding 6年前
  David Pursehouse 6ea21b454c WorkingTreeIterator: Add NON-NLS suppressions 6年前
  Matthias Sohn 3e3554c9eb Merge "Fix processing of gitignore negations" 6年前
  Marc Strapetz 78420b7d0a Fix processing of gitignore negations 6年前
  Michael Keppler beacbe3eee Update tycho to 1.1.0 6年前
  Matthias Sohn 152d5e2a14 Configure Semaphore used in TestRequestLog to be fair 6年前
  Matthias Sohn 520f3af7b4 Fix indentation in TestRequestLog 6年前
  Dave Borowitz 879372eb72 DfsReaderIoStats: Clarify that "blocks" are really cache misses 6年前
  Marc Strapetz 49cb6ba5dd PathMatcher: fix handling of **/ 6年前
  David Pursehouse 0e20df710a Merge changes Id616611e,Ib6509e81,I52f5d3f2 6年前
  Marc Strapetz 372e04dcf3 CGitIgnoreTest: also test untracked files 6年前
  Shawn Pearce d0fbaf502e dfs: Try to avoid searching UNREACHABLE_GARBAGE during packing 6年前
  Han-Wen Nienhuys 6a420613f7 RepoCommand: generate relative submodule URLs from absolute URLs. 6年前
  Han-Wen Nienhuys 3214171dec RepoCommand: don't record new commit if tree did not change 6年前
  Han-Wen Nienhuys 446a7096ef RepoCommand: persist unreadable submodules in .gitmodules 6年前
  Han-Wen Nienhuys 35bb7ccc4c Declare LFS dependency on GSON for Bazel build 6年前
  Matthias Sohn 44f0a01f24 Silence API error for new constant in ConfigConstants 6年前
  Matthias Sohn 33d5c0fe4a Silence API errors raised for new public fields in PackStatistics 6年前
  Markus Duft 94bcde663c LFS: Add remote download to SmudgeFilter 7年前
  David Pursehouse 9bebb1eae7 RepoCommand: Don't leave Git open 6年前
  Matthias Sohn 282dc592da Merge "Merge branch 'stable-4.10'" 6年前
  David Pursehouse 184ddc5afa Merge "InitCommand: Don't leave Repository open after Git is closed" 6年前
  Matthias Sohn d2d22e1471 Merge branch 'stable-4.10' 6年前
  Matthias Sohn 6e0f8bacd4 Merge branch 'stable-4.9' into stable-4.10 6年前
  Matthias Sohn 105bfd9b56 Merge "TransportLocal should reuse FS from source repo" 6年前
  Thomas Wolf 185e53bce4 Fix ssh host name handling for Jsch 6年前
  Thomas Wolf 891103609d Jsch overrides the port in the URI with the one in ~/.ssh/config 6年前
  David Pursehouse f527d4548f InitCommand: Don't leave Repository open after Git is closed 6年前
  Matthias Sohn 19355ce123 URIish: add a test for equals and hashcode methods 6年前
  Terry Parker 9530c10192 Add a minimum negotiation feature for fetch 6年前
  Terry Parker 302596cc67 Add negotiation statistics to PackStatistics 6年前
  Minh Thai 5efc3dcc6c MergedReftable to skip shadowed refs in same reftable 6年前
  Christian Halstrick 4d5231f001 Fix CleanCommand not to throw FileNotFoundExceptions 6年前