6963 Commits (7121fa6fecc1b2fdf64792516a785fe0bf0eaa92)
 

Author SHA1 Message Date
David Pursehouse 3b94cd008f SmartClientSmartServerTest: Open Repository in try-with-resource 6 years ago
David Pursehouse ec72e8029e SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource 6 years ago
David Pursehouse 4cba10bee4 SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository 6 years ago
David Pursehouse a0f69ff387 IO: Open TemporaryBuffer.Heap in try-with-resource 6 years ago
David Pursehouse f5614e03f1 GitSmartHttpTools: Open SideBandOutputStream in try-with-resource 6 years ago
David Pursehouse 95d74f22fb TemporaryBufferTest: Open TemporaryBuffer in try-with-resource 6 years ago
David Pursehouse d11a40a14c Scanner: Open RevWalk in try-with-resource 6 years ago
David Pursehouse 6503a67e46 SubmoduleWalkTest: Open Repository in try-with-resource 6 years ago
David Pursehouse df774825f5 SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resource 6 years ago
David Pursehouse ecd16a7906 UnionInputStreamTest: Open UnionInputStream in try-with-resource 6 years ago
David Pursehouse c648a38a47 Merge: Avoid non-localised literal string warning for "recursive" 6 years ago
Matthias Sohn 9fee751263 pgm: Fix missing braces in Push.run() 6 years ago
Matthias Sohn fa3db15049 pgm: Handle exceptions in Push command 6 years ago
Matthias Sohn c821054316 pgm: Fix missing braces in MergeBase.run() 6 years ago
Matthias Sohn 6c847b30c0 pgm: Handle IOException in MergeBase command 6 years ago
Matthias Sohn d614ba3334 pgm: Fix missing braces in Merge command 6 years ago
Matthias Sohn 67910b0570 pgm: Handle exceptions in Merge command 6 years ago
Matthias Sohn 0eb0d6c58f pgm: Fix missing braces in LsTree.run() 6 years ago
Matthias Sohn a19ad89d99 pgm: Handle exceptions in LsTree command 6 years ago
Matthias Sohn 1b16fed56a pgm: Fix missing braces in LsRemote.run() 6 years ago
Matthias Sohn 40562d7f5c pgm: Handle exceptions in LsRemote command 6 years ago
Matthias Sohn 1978f180a2 pgm: Handle exceptions in LsFiles command 6 years ago
Matthias Sohn 5739d1b314 pgm: Fix missing braces in Log.run() 6 years ago
Matthias Sohn 64386cbfb7 pgm: Handle exceptions in Log command 6 years ago
Matthias Sohn 2d7806da31 pgm: Handle exceptions in Init command 6 years ago
Matthias Sohn 8b15ff57c8 pgm: Handle IOException in IndexPack command 6 years ago
Matthias Sohn 152e4b43a3 pgm: Fix missing braces in Fetch.run() 6 years ago
Matthias Sohn 7a64771b9e pgm: Handle IOException in Fetch command 6 years ago
Matthias Sohn e65497ad09 pgm: Handle GitAPIException in Gc command 6 years ago
Matthias Sohn 8264135d7c pgm: Fix missing braces in DiffTree.run() 6 years ago
Matthias Sohn c2fb5873b4 pgm: Handle exceptions in DiffTree command 6 years ago
Matthias Sohn e2d1736e69 pgm: Fix missing braces in Diff.run() 6 years ago
Matthias Sohn a6212392d5 pgm: Handle exceptions in Diff command 6 years ago
David Pursehouse b7810bf5a8 RawParseUtils: Avoid import of java.nio.charset.StandardCharsets 6 years ago
David Pursehouse 04c485b396 Consistently import constants from StandardCharsets as static 6 years ago
David Pursehouse 52923e9b07 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false 6 years ago
David Pursehouse 91b1fe4687 UploadPack: Suppress false-positive resource leak warning 6 years ago
David Pursehouse 9b2779925c PushConnectionTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse d7f4e6d1a1 MergerTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse babdae6412 MergeCommandTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 5d9c78e471 PackWriterTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 6efe3612a7 ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse a2455e9e40 SubmoduleStatusTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 43719e73c7 UploadPackTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse b6fe0abc4c PackParserTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 5ac044abc0 SmartClientSmartServerTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 1a2db96c79 Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 6 years ago
David Pursehouse 283830a643 SmartClientSmartServerTest: Stop using deprecated Repository#hasObject 6 years ago
David Pursehouse fb7b94313a DumbClientSmartServerTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 4635f38c09 DumbClientDumbServerTest: Open TestRepository in try-with-resource 6 years ago