5789 Commits (48554989d30a427e69f6a78a8a0ded5c885dc64d)
 

Author SHA1 Message Date
David Pursehouse de96131d36 IndexDiffWithSymlinkTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse 7b57ce5186 HugeFileTest: Open RandomAccessFile in try-with-resource 7 years ago
David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource 7 years ago
David Pursehouse 6722f6927a GitSmartHttpTools: Open OutputStream in try-with-resource 7 years ago
David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource 7 years ago
David Pursehouse c6ea82b9cc GetTextTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse e53edce867 GC: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse 5f082de9bb FileSnapshotTest: Open FileOutputStream in try-with-resource 7 years ago
David Pursehouse 07341b2947 FileSender: Open OutputStream in try-with-resource 7 years ago
David Pursehouse d1356bf238 FileRepository: Open FileInputStream in try-with-resource 7 years ago
David Pursehouse 03536cc2d0 FileLfsServlet: Open PrintWriter in try-with-resource 7 years ago
David Pursehouse 336add10c1 FetchProcess: Open OutputStreamWriter in try-with-resource 7 years ago
David Pursehouse fabd645fad FS: Open TemporaryBuffer in try-with-resource 7 years ago
David Pursehouse ae1a53a148 EditListTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse 209bb6ea94 EGitPatchHistoryTest: Open BufferedReader in try-with-resource 7 years ago
David Pursehouse 159388b1a6 T0003_BasicTest: Use CommitBuilder.setEncoding(Charset) 7 years ago
David Pursehouse 657e414824 WalkEncryptionTest: Use StandardCharsets.UTF_8 7 years ago
David Pursehouse 751a08b2f4 GetTextTest: Use StandardCharsets constants instead of CharSet.forName 7 years ago
David Pursehouse 8d845ec549 EGitPatchHistoryTest: Set input stream encoding with constant 7 years ago
David Pursehouse da63121b0d DirCacheIterator: Open InputStream in try-with-resource 7 years ago
David Pursehouse ef9046fa89 DumbClientSmartServerTest: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse b9a03c69b3 DirCacheCheckoutTest: Open FileInputStream in try-with-resource 7 years ago
David Pursehouse e3f8c0efb8 DiffFormatterReflowTest: Open InputStream in try-with-resource 7 years ago
David Pursehouse e6c456eeae Merge changes from topic 'try-with-resource' 7 years ago
David Pursehouse e2d875ee30 DiffCommand: Open DiffFormatter in try-with-resource 7 years ago
David Pursehouse 6754fd0d95 Merge "Silence API error raised for new CONFIG_SECTION_LFS constant" 7 years ago
David Pursehouse e466548235 DiffAlgorithms: Open Repository in try-with-resource 7 years ago
David Pursehouse 6d437a58f1 DescribeCommandTest: Open FileWriter in try-with-resource 7 years ago
David Pursehouse 3393f78210 CommitCommand: Open InputStream in try-with-resource 7 years ago
David Pursehouse 1826341793 DefaultNoteMerger: Open UnionInputStream in try-with-resource 7 years ago
Matthias Sohn e88f95146a Silence API error raised for new CONFIG_SECTION_LFS constant 7 years ago
David Pursehouse 06fbd7c5fa CommitCommandTest: Open Repository in try-with-resource 7 years ago
David Pursehouse f8cd892b27 CommitAndLogCommandTest: Open PrintWriter in try-with-resource 7 years ago
David Pursehouse 3fd6a3857b CloneCommandTest: Open Repository in try-with-resource 7 years ago
David Pursehouse fd20f8c657 AutoCRLFInputStreamTest: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse 8ab6f78d02 CleanCommandTest: Open Repository in try-with-resource 7 years ago
David Pursehouse 903f1d1639 CGitVsJGitRandomIgnorePatternTest: Open OutputStream in try-with-resource 7 years ago
David Pursehouse 594722530b ArchiveTest: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse 9e4a455f9b ArchiveCommand: Create archive output stream in try-with-resource 7 years ago
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