4285 Commits (92a8e0184ccab8c69042b2e0bf83f872b64f644a)
 

Author SHA1 Message Date
David Pursehouse 92a8e0184c RebaseCommandTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse 7ccda5f63e PullCommandTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse e5cf4a89fd BlameGeneratorTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 88d63ce174 Remove unnecessary suppression of deprecation warnings in tests 9 years ago
David Pursehouse 4c128b0764 DiffEntryTest: Open Git and TreeWalk in try-with-resource 9 years ago
David Pursehouse 6b66240311 DiffCommandTest: Open Git and RevWalk in try-with-resource 9 years ago
David Pursehouse ff90192a05 CommitCommandTest: Open Git and TreeWalk in try-with-resource 9 years ago
Matthias Sohn 281dcf8956 Merge changes Ifdb33501,Idc7b7bbd,Ia3db8696,I4ef82311,I3ad58d4c, ... into stable-4.2 9 years ago
David Pursehouse 4319086892 ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigure 9 years ago
David Pursehouse 8bbd9077e4 ConcurrentRepackTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse 625a21f5f4 CommitOnlyTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse 84ac3cc379 UnpackedObjectTest: Create ObjectInserter.Formatter in try-with-resource 9 years ago
David Pursehouse 3ee9e2ac07 FileRepositoryBuilderTest: Use try-with-resource for auto-closeables 9 years ago
David Pursehouse ddcbd22cd3 RepositorySetupWorkDirTest: Fix "resource leak" warnings 9 years ago
Matthias Sohn 5da5eb4b69 Remove java7 bundle from Maven central scripts 9 years ago
Matthias Sohn fc4d117511 Prepare 4.2.1-SNAPSHOT builds 9 years ago
Matthias Sohn 20c2079f70 JGit v4.2.0.201601211800-r 9 years ago
Laurent Delaigue 4409751516 Add progress monitor to Merger 9 years ago
Chris Gavin 82f47ace3d Fix TransportException when reading bundle 9 years ago
Shawn Pearce c221bd6c15 Fix unused throws CorruptObjectException from addTree 9 years ago
Matthias Sohn 4ec84fac86 Merge branch 'master' into stable-4.2 9 years ago
David Pursehouse 7e8e4ec019 BundleWriterTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse 2a7b3ff00b DiffFormatterTest: Remove accidentally added trailing whitespace 9 years ago
David Pursehouse 776030f198 CherryPickCommandTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 1257cfc262 DiffFormatterTest: Create auto-closeable instances in try-with-resource 9 years ago
David Pursehouse 72c94465bc ConfigTest: Create Git instance in try-with-resource 9 years ago
David Pursehouse ce1a3d7ef8 CommitAndLogCommandTest: Use assumeFalse to skip test on Windows 9 years ago
David Pursehouse b1d188fbb7 CommitAndLogCommandTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse a8d99d9a4f AddCommandTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse a833fec219 ArchiveCommandTest: Create Git instances in try-with-resource 9 years ago
Shawn Pearce 7b6122908b Merge "TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator)" 9 years ago
Shawn Pearce 2262a794b4 TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator) 9 years ago
Christian Halstrick 7182cb2a26 Fix ResetCommand to return the resulting ref 9 years ago
Christian Halstrick da43d8d798 Add option to allow empty commits to CommitCommand 9 years ago
David Pursehouse ebbd007639 TagCommandTest: Instantiate Git and RevWalk objects in try-with-resource 9 years ago
David Pursehouse 41ace0580c BlameCommandTest: Instantiate Git objects in try-with-resource 9 years ago
David Pursehouse 0d77b4e5c8 SideBandOutputStreamTest: Use try-with-resource 9 years ago
David Pursehouse 7c21aeb508 FileTreeIteratorJava7Test: Create Git instances in try-with-resource 9 years ago
Matthias Sohn a01d6c1e55 Merge "Remove declared IOException which is no longer thrown" 9 years ago
Matthias Sohn 3af05f6080 Remove declared IOException which is no longer thrown 9 years ago
David Pursehouse aca07fac46 Merge branch 'stable-4.2' 9 years ago
Dave Borowitz 2ccea7f05a ChangeIdUtil: Don't throw IOException 9 years ago
Shawn Pearce a693d7b33c Merge "Transport: Implement AutoCloseable" 9 years ago
Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 9 years ago
Shawn Pearce 68a6d0c0ab Merge changes from topic 'deadtree' 9 years ago
Shawn Pearce 9d3b56a905 Merge "ReceiveCommand.abort(): Utility to mark batch of commands as failed" 9 years ago
Shawn Pearce 462017e02b Ignore API errors about Tree, TreeEntry, FileTreeEntry and friends being 9 years ago
Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 9 years ago
David Pursehouse 4b93de43ba CheckoutCommandTest: Create Git instances in try-with-resource 9 years ago
David Pursehouse 78b3f174f2 BranchCommandTest: Create Git instances in try-with-resource 9 years ago