4357 Commits (stable-4.2)
 

Author SHA1 Message Date
  David Pursehouse 8074f50b58 ResolveMergerTest: Open Git in try-with-resource 8 years ago
  David Pursehouse 3c4e7c08a7 RevCommitListTest: Open Git and RevWalk in try-with-resource 8 years ago
  David Pursehouse 5bfdc3341c RevCommitParseTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
  David Pursehouse f0ef7748b4 RevObjectTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse 44f64de091 RevTagParseTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
  David Pursehouse 895510fc48 RevertCommandTest: Open Git in try-with-resource 8 years ago
  David Pursehouse d882bf8c4d SquashMessageFormatterTest: Open git in try-with-resource 8 years ago
  David Pursehouse 6aa619ec5c StatusCommandTest: Open Git in try-with-resource 8 years ago
  David Pursehouse 96ff311049 SubmoduleAddTest: Open Git in try-with-resource 8 years ago
  David Pursehouse 3742946a03 SymlinksTest: Open git and TreeWalk in try-with-resource 8 years ago
  David Pursehouse d0d3773763 T0003_BasicTest: Open autocloseable types in try-with-resource 8 years ago
  David Pursehouse 84ae3f4991 TextHashFunctions: Fix warnings about variable hiding 8 years ago
  David Pursehouse a82f5c7425 TreeFilterTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse 62637584d8 TreeWalkJava7Test: Open TreeWalk in try-with-resource 8 years ago
  Hugo Arès df904a4227 Fix diff for added and removed submodule 8 years ago
  David Pursehouse 06bf69d8ca DirCacheCheckoutTest: Open Git and TreeWalk in try-with-resource 8 years ago
  David Pursehouse 521f513d6d CommitCommand: Remove declaration of unthrown exception 8 years ago
  David Pursehouse 2fab7f20a7 Branch: Fix variable hiding warning 8 years ago
  David Pursehouse d4ddb6fc2b ApplyCommandTest: Open Git in try-with-resource 8 years ago
  David Pursehouse 5c84145fd0 PackFileTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
  David Pursehouse bebd30f364 FileTreeIteratorTest: Open Git and RevWalk in try-with-resource 8 years ago
  David Pursehouse 92a8e0184c RebaseCommandTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse 7ccda5f63e PullCommandTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse e5cf4a89fd BlameGeneratorTest: Create Git instances in try-with-resource 8 years ago
  David Pursehouse 88d63ce174 Remove unnecessary suppression of deprecation warnings in tests 8 years ago
  David Pursehouse 4c128b0764 DiffEntryTest: Open Git and TreeWalk in try-with-resource 8 years ago
  David Pursehouse 6b66240311 DiffCommandTest: Open Git and RevWalk in try-with-resource 8 years ago
  David Pursehouse ff90192a05 CommitCommandTest: Open Git and TreeWalk in try-with-resource 8 years ago
  Matthias Sohn 281dcf8956 Merge changes Ifdb33501,Idc7b7bbd,Ia3db8696,I4ef82311,I3ad58d4c, ... into stable-4.2 8 years ago
  David Pursehouse 4319086892 ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigure 8 years ago
  David Pursehouse 8bbd9077e4 ConcurrentRepackTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse 625a21f5f4 CommitOnlyTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse 84ac3cc379 UnpackedObjectTest: Create ObjectInserter.Formatter in try-with-resource 8 years ago
  David Pursehouse 3ee9e2ac07 FileRepositoryBuilderTest: Use try-with-resource for auto-closeables 8 years ago
  David Pursehouse ddcbd22cd3 RepositorySetupWorkDirTest: Fix "resource leak" warnings 8 years ago
  Matthias Sohn 5da5eb4b69 Remove java7 bundle from Maven central scripts 8 years ago
  Matthias Sohn fc4d117511 Prepare 4.2.1-SNAPSHOT builds 8 years ago
  Matthias Sohn 20c2079f70 JGit v4.2.0.201601211800-r 8 years ago
  Laurent Delaigue 4409751516 Add progress monitor to Merger 8 years ago
  Chris Gavin 82f47ace3d Fix TransportException when reading bundle 8 years ago
  Shawn Pearce c221bd6c15 Fix unused throws CorruptObjectException from addTree 8 years ago
  Matthias Sohn 4ec84fac86 Merge branch 'master' into stable-4.2 8 years ago
  David Pursehouse 7e8e4ec019 BundleWriterTest: Open RevWalk in try-with-resource 8 years ago
  David Pursehouse 2a7b3ff00b DiffFormatterTest: Remove accidentally added trailing whitespace 8 years ago
  David Pursehouse 776030f198 CherryPickCommandTest: Create Git instances in try-with-resource 8 years ago
  David Pursehouse 1257cfc262 DiffFormatterTest: Create auto-closeable instances in try-with-resource 8 years ago
  David Pursehouse 72c94465bc ConfigTest: Create Git instance in try-with-resource 8 years ago
  David Pursehouse ce1a3d7ef8 CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 8 years ago
  David Pursehouse b1d188fbb7 CommitAndLogCommandTest: Create Git instances in try-with-resource 8 years ago
  David Pursehouse a8d99d9a4f AddCommandTest: Create Git instances in try-with-resource 8 years ago