5818 Commits (76b4ed6a8503ea3f9514d931bf97e85910c319f5)
 

Author SHA1 Message Date
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
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