4671 Commits (aadbb158e10ccc3194c4e7f2c1b3885b3c40571c)
 

Author SHA1 Message Date
Saša Živkov fdeaf26f54 Fix buck classpath for tests 9 years ago
Matthias Sohn 4dcf34eddf Merge branch 'stable-4.2' 9 years ago
David Pursehouse 61bb701eeb MergeCommandTest: Use JUnit's assume to check preconditions 9 years ago
David Pursehouse 03987f980b MergeCommandTest: Open Git instances in try-with-resource 9 years ago
David Pursehouse 50e21322de NoteMapTest: Open TreeWalk instances in try-with-resource 9 years ago
David Pursehouse 35ba741cd4 ObjectDirectoryTest: Fix warnings about variable hiding 9 years ago
David Pursehouse 101ac16e8d PackWriterTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse 53b6bb9cca PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 9 years ago
David Pursehouse f7a3643fb8 PathSuffixFilterTest: Open TreeWalk in try-with-resource 9 years ago
David Pursehouse a3923f6b95 PostOrderTreeWalkTest: Open TreeWalk in try-with-resource 9 years ago
David Pursehouse ad9b326e3f PullCommandWithRebaseTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse f3c250bd08 PushCommandTest: Open Git instances in try-with-resource 9 years ago
David Pursehouse 83f1f8fc7c RacyGitTests: Open NameConflictTreeWalk in try-with-resource 9 years ago
David Pursehouse 3adea9ac7f RecursiveMergerTest: Open TreeWalk and BufferedReader in try-with-resource 9 years ago
David Pursehouse 964da41d52 ReflogConfigTest: refactor commit method to avoid variable hiding 9 years ago
David Pursehouse 767d5f4e59 Update .mailmap 9 years ago
David Pursehouse 615280ba07 RefDirectoryTest: Fix warning about member variable hiding 9 years ago
David Pursehouse 952f381981 ReflogResolveTest: Open Git instances in try-with-resource 9 years ago
David Pursehouse 77887b49f9 ReflogTest: Open Git instances in try-with-resource 9 years ago
David Pursehouse 5ca9aaa172 RepoCommandTest: Open Git instances in try-with-resource 9 years ago
Matthias Sohn 363fc1ff5b Fix packaging of lfs bundles 9 years ago
Ivan Motsch 975aa88685 Add Attribute Macro Expansion 9 years ago
Matthias Sohn 28e2fed761 Merge branch 'stable-4.2' 9 years ago
Matthias Sohn 26012958a3 Merge branch 'stable-4.1' into stable-4.2 9 years ago
David Pursehouse 4e5255c59a RepoProject: Fix warnings about variable hiding 9 years ago
David Pursehouse ef471b0861 RepoTest: Open Git in try-with-resources 9 years ago
David Pursehouse 143ba06cd6 RepositoryResolveTest: Open Git in try-with-resource 9 years ago
David Pursehouse b85e93046c RepositoryTestCase: Open autocloseable types in try-with-resource 9 years ago
David Pursehouse a176c6055a ResetCommandTest: Use Git member in testHardResetAfterSquashMerge 9 years ago
David Pursehouse 8074f50b58 ResolveMergerTest: Open Git in try-with-resource 9 years ago
David Pursehouse 3c4e7c08a7 RevCommitListTest: Open Git and RevWalk in try-with-resource 9 years ago
David Pursehouse 5bfdc3341c RevCommitParseTest: Open ObjectInserter.Formatter in try-with-resource 9 years ago
David Pursehouse f0ef7748b4 RevObjectTest: Open RevWalk in try-with-resource 9 years ago
David Pursehouse 44f64de091 RevTagParseTest: Open ObjectInserter.Formatter in try-with-resource 9 years ago
David Pursehouse 895510fc48 RevertCommandTest: Open Git in try-with-resource 9 years ago
David Pursehouse d882bf8c4d SquashMessageFormatterTest: Open git in try-with-resource 9 years ago
David Pursehouse 6aa619ec5c StatusCommandTest: Open Git in try-with-resource 9 years ago
David Pursehouse 96ff311049 SubmoduleAddTest: Open Git in try-with-resource 9 years ago
David Pursehouse 3742946a03 SymlinksTest: Open git and TreeWalk in try-with-resource 9 years ago
David Pursehouse d0d3773763 T0003_BasicTest: Open autocloseable types in try-with-resource 9 years ago
David Pursehouse 84ae3f4991 TextHashFunctions: Fix warnings about variable hiding 9 years ago
David Pursehouse a82f5c7425 TreeFilterTest: Open TreeWalk in try-with-resource 9 years ago
David Pursehouse 62637584d8 TreeWalkJava7Test: Open TreeWalk in try-with-resource 9 years ago
Matthias Sohn c901cd89d3 Add support for HEAD requests to HttpClientConnection 9 years ago
Saša Živkov a0e1374e22 Allow to reuse disableSslVerify method, move it to HttpSupport 9 years ago
Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage 9 years ago
Matthias Sohn 377616aca7 Add com.google.gson 2.2.4.v201311231704 to target platform 9 years ago
Matthias Sohn 536db18cc6 Implement SHA-256 abstraction 9 years ago
Hugo Arès df904a4227 Fix diff for added and removed submodule 9 years ago
Matthias Sohn 2de33d7678 Remove unused API problem filters 9 years ago