6886 Commits (04b84dbd7489317e824f2f1e0f4d22244cb24028)
 

Author SHA1 Message Date
Gunnar Wagenknecht c4420d2434 Allow to check for signing key 6 years ago
Thomas Wolf 55966dc592 Handle premature EOF in BundleFetchConnection 6 years ago
Matthias Sohn 39b8f43dcd pgm: Fix missing braces in Version.run() 6 years ago
Matthias Sohn 7383d34737 pgm: Handle IOException in Version command 6 years ago
Matthias Sohn e74592605e pgm: Fix missing braces in UploadPack.run() 6 years ago
Matthias Sohn 9bf8a1bf14 pgm: Handle IOException in UploadPack command 6 years ago
Matthias Sohn 7d073c129c pgm: Handle exceptions in Tag command 6 years ago
Matthias Sohn 88d60bf51a pgm: Fix missing braces in Status.run() 6 years ago
Matthias Sohn c6bd13922f pgm: Handle exceptions in Status command 6 years ago
Matthias Sohn b33124c0ee pgm: Fix missing braces in ShowRef.run() 6 years ago
Matthias Sohn 5ca4075c45 pgm: Handle IOException in ShowRef command 6 years ago
Matthias Sohn 390fe5b878 pgm: Fix missing braces in Show.run() 6 years ago
Matthias Sohn e5511f2fbb pgm: Handle exceptions in Show command 6 years ago
Matthias Sohn 9ef393c747 pgm: Fix missing braces in Rm command 6 years ago
Matthias Sohn ed0d6e69f9 pgm: Handle GitAPIException in Rm command 6 years ago
Matthias Sohn 795c265c11 pgm: Handle exceptions in RevParse command 6 years ago
Matthias Sohn 23af4452e8 pgm: Externalize error message 6 years ago
Matthias Sohn 7cee790173 pgm: Fix missing braces in Reset.run() 6 years ago
Matthias Sohn 5c05b9f38c pgm: Handle GitAPIException in Reset command 6 years ago
Matthias Sohn c03700dcb0 pgm: Handle GitAPIException in Repo command 6 years ago
Matthias Sohn ec7ec69819 pgm: Handle exceptions in Remote command 6 years ago
Matthias Sohn d8fec824e4 pgm: Handle exceptions in Reflog command 6 years ago
Matthias Sohn 8615c042ff pgm: Handle IOException in ReceivePack command 6 years ago
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