1766 Commits (stable-4.11)

Author SHA1 Message Date
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 4 years ago
  Matthias Sohn 400342bbc1 Delete unused FileTreeIteratorWithTimeControl 4 years ago
  Matthias Sohn 1de1177800 Fix RacyGitTests#testRacyGitDetection 5 years ago
  Masaya Suzuki 3712b0a3b1 Change RacyGitTests to create a racy git situation in a stable way 5 years ago
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 5 years ago
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 5 years ago
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 7 years ago
  Matthias Sohn df6263644b Fix DescribeCommand with multiple match options 5 years ago
  Håvard Wall f9de917547 Fix git-describe tie-breakers 5 years ago
  Ivan Frade e4c28665b6 BaseReceivePack: Validate incoming .gitmodules files 5 years ago
  Ivan Frade 3ed3eafbd1 ObjectChecker: Report .gitmodules files found in the pack 5 years ago
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 years ago
  Matthias Sohn 6bec391d36 Use constant for ".lock" 6 years ago
  David Pursehouse ee56e5fc04 ChangeIdUtilTest: Remove unused notestCommitDashV 6 years ago
  Thomas Wolf ffd1ac5dde Fix fetching with duplicate ref updates 5 years ago
  Marc Strapetz 65a0cfc82a Fetch(Process): should tolerate duplicate refspecs 6 years ago
  Marc Strapetz 109c07ac8e FetchCommandTest: test add/update/delete fetch 6 years ago
  Luca Milanesio 977726e5bb Delete all loose refs empty directories 6 years ago
  Hector Caballero 4eea4ea508 GC: Remove empty references folders 6 years ago
  Dave Borowitz 8223a7e646 Temporarily @Ignore flaky CommitCommandTest methods 7 years ago
  David Pursehouse 61e4f16652 ObjectIdSerializer: Support serialization of known non-null ObjectId 6 years ago
  Thomas Wolf 7d3040368f Fix DiffFormatter for diffs against working tree with autocrlf=true 6 years ago
  David Pursehouse 9f689e90d4 MergeHeadMsgTest: Open FileOutputStream in try-with-resource 6 years ago
  David Pursehouse 0b4e781f7c Use StandardCharsets.UTF_8 in tests 6 years ago
  David Pursehouse de96131d36 IndexDiffWithSymlinkTest: Open InputStream in try-with-resource 6 years ago
  David Pursehouse 7b57ce5186 HugeFileTest: Open RandomAccessFile in try-with-resource 6 years ago
  David Pursehouse c6ea82b9cc GetTextTest: Open InputStream in try-with-resource 6 years ago
  David Pursehouse 5f082de9bb FileSnapshotTest: Open FileOutputStream in try-with-resource 6 years ago
  David Pursehouse ae1a53a148 EditListTest: Open InputStream in try-with-resource 6 years ago
  David Pursehouse 159388b1a6 T0003_BasicTest: Use CommitBuilder.setEncoding(Charset) 6 years ago
  David Pursehouse 657e414824 WalkEncryptionTest: Use StandardCharsets.UTF_8 6 years ago
  David Pursehouse 751a08b2f4 GetTextTest: Use StandardCharsets constants instead of CharSet.forName 6 years ago
  David Pursehouse b9a03c69b3 DirCacheCheckoutTest: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse e3f8c0efb8 DiffFormatterReflowTest: Open InputStream in try-with-resource 6 years ago
  David Pursehouse 6d437a58f1 DescribeCommandTest: Open FileWriter in try-with-resource 6 years ago
  David Pursehouse 06fbd7c5fa CommitCommandTest: Open Repository in try-with-resource 6 years ago
  David Pursehouse f8cd892b27 CommitAndLogCommandTest: Open PrintWriter in try-with-resource 6 years ago
  David Pursehouse 3fd6a3857b CloneCommandTest: Open Repository in try-with-resource 6 years ago
  David Pursehouse fd20f8c657 AutoCRLFInputStreamTest: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse 8ab6f78d02 CleanCommandTest: Open Repository in try-with-resource 6 years ago
  David Pursehouse 3b250b371b AddCommandTest: Open PrintWriter in try-with-resource 6 years ago
  David Pursehouse eaa7c20515 FileBasedConfigTest: Open FileOutputStream in try-with-resource 6 years ago
  David Pursehouse 18f2cfc7d1 ReflogReaderTest: Open FileOutputStream in try-with-resource 6 years ago
  David Pursehouse c77e66dd1a ReflogReaderTest: Fix indentation 6 years ago
  David Pursehouse 5a1f8af589 ReflogWriterTest: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse 88151ed620 RebaseCommandTest: Open BufferedReader in try-with-resource 6 years ago
  David Pursehouse 50cebd85a8 DirCacheCGitCompatabilityTest: Open BufferedReader in try-with-resource 6 years ago
  David Pursehouse b498bc2a0e CheckoutCommandTest: Open FileInputStream in try-with-resource 6 years ago
  David Pursehouse 91a2be13e5 AbbreviationTest: Open FileOutputStream in try-with-resource 6 years ago