5900 Commits (ca79b3d4af748c626d2b35d7404ef49983dfe917)
 

Author SHA1 Message Date
David Pursehouse 40868386db ApplyCommand: Open FileWriter in try-with-resource 7 years ago
David Pursehouse e1c1b80c93 AmazonS3Client: Open Input/OutputStream in try-with-resource 7 years ago
David Pursehouse f6dbc7d472 AmazonS3: Open InputStream/FileInputStream in try-with-resource 7 years ago
David Pursehouse c633ea2ac4 AdvertiseErrorTest: Open Transport in try-with-resource 7 years ago
David Pursehouse 3b250b371b AddCommandTest: Open PrintWriter in try-with-resource 7 years ago
David Pursehouse eaa7c20515 FileBasedConfigTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse fa9ee83697 WalkRemoteObjectDatabase: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse 99c187a5da TransportSftp: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse 18f2cfc7d1 ReflogReaderTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse c77e66dd1a ReflogReaderTest: Fix indentation 7 years ago
David Pursehouse 5a1f8af589 ReflogWriterTest: Open FileInputStream in try-with-resource 7 years ago
David Pursehouse 4c2f613a5a TransportHttp: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse 88151ed620 RebaseCommandTest: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse 50cebd85a8 DirCacheCGitCompatabilityTest: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse 20b750d2f5 LockFile: Open FileInputStream in try-with-resource 7 years ago
David Pursehouse b498bc2a0e CheckoutCommandTest: Open FileInputStream in try-with-resource 7 years ago
David Pursehouse 52383c2919 SmudgeFilter: Fix Integer boxing warning 7 years ago
David Pursehouse 60b43c03e2 Add ConfigConstants.CONFIG_SECTION_LFS 7 years ago
Matthias Sohn 28167853c1 Return this from InstallLfsCommand.setRepository() to allow chaining 7 years ago
David Pursehouse 0e188c5920 Upgrade spotbugs-maven-plugin to 3.1.2 7 years ago
Matthias Sohn 9b414ffd3c Update orbit to S20180302171354 (photon) and R20180206163158 (oxygen) 7 years ago
David Pursehouse bc9e3a31b2 Add|RemoveNoteComand: Reduce duplicated code 7 years ago
David Pursehouse 2d178f5f14 LFSPointerTest: Open ByteArrayOutputStream in try-with-resource 7 years ago
David Pursehouse 91a2be13e5 AbbreviationTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse cf489d36b9 TagBuilder: Open OutputStreamWriter in try-with-resource 7 years ago
David Pursehouse a73f6c6009 DaemonService: Open Repository in try-with-resource 7 years ago
David Pursehouse 63be96f488 RefDirectory: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse db0b7911fe ObjectDirectory: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse 86330ca2ad Patch: Open TemporaryBuffer in try-with-resource 7 years ago
David Pursehouse a573dfc658 Enable warning for resources not managed by try-with-resource 7 years ago
Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling 7 years ago
Markus Duft a3f8edbf6a Cleanup stream usage WRT filters 7 years ago
Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 7 years ago
Matthias Sohn 169de08a78 Merge "LFS: Dramatically improve checkout speed with SSH authentication" 7 years ago
Markus Duft ea2f7e93c7 LFS: Dramatically improve checkout speed with SSH authentication 7 years ago
Terry Parker 5a74b586b3 Correctly exit fetch negotiation for stateless RPC connections 7 years ago
Markus Duft c0bb992845 LFS: pre-push upload support 7 years ago
David Pursehouse 12a589fb57 AmazonS3: Open OutputStream in try-with-resource 7 years ago
David Pursehouse c2ff87e786 MergeGitAttributeTest: Open FileInputStream in try-with-resource 7 years ago
David Pursehouse 8212924ede PullCommandWithRebaseTest: Open File{Input|Output}Stream in try-with-resource 7 years ago
David Pursehouse ca7d3e2734 RecursiveMergerTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse 4651d01e29 PullCommandTest: Use try-with-resources for File{Input,Output}Stream 7 years ago
David Pursehouse f0b46e1db4 Add ObjectIdSerializer 7 years ago
David Pursehouse eba04da7be CheckoutCommandTest: Fix name of created temp file 7 years ago
David Pursehouse 5ef028ff4a IgnoreNodeTest: Suppress deprecation warnings in testEmptyIgnoreNode 7 years ago
David Pursehouse c9e3921fbb Fix warnings about boxing/unboxing Boolean 7 years ago
David Pursehouse e8c69fa5fd WorkingTreeIterator: Fix warnings about variable hiding 7 years ago
David Pursehouse 6ea21b454c WorkingTreeIterator: Add NON-NLS suppressions 7 years ago
Matthias Sohn 3e3554c9eb Merge "Fix processing of gitignore negations" 7 years ago
Marc Strapetz 78420b7d0a Fix processing of gitignore negations 7 years ago