7077 Commits (383fe1e467fca3b16e2d99d8d07df77353bc48f3)
 

Author SHA1 Message Date
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
David Pursehouse 7844b39966 DirCacheCheckoutTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse b465657238 HttpTestCase#fsck: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 6df350ee0e CheckoutCommandTest: Add comment to document intentionally empty catch block 6 years ago
Matthias Sohn 55a5fdb3a1 pgm: Fix missing braces in Describe.run() 6 years ago
Matthias Sohn 11a9075536 pgm: Handle exceptions in Describe command 6 years ago
Matthias Sohn d789c9adab pgm: Handle exceptions in Config command 6 years ago
Matthias Sohn 518f420fe6 pgm: Fix too wide lines in Commit.run() 6 years ago
Matthias Sohn 637f95b935 pgm: Fix missing braces in Commit.run() 6 years ago
Matthias Sohn 3b059f6ff6 pgm: Handle exceptions in Commit command 6 years ago
Matthias Sohn 5482980e4f pgm: Handle exceptions in Clean command 6 years ago
Matthias Sohn fe52e2fb8e pgm: Handle GitAPIException in Fetch command 6 years ago
Matthias Sohn be2ae1e103 Fix missing braces in Branch.run() 6 years ago
Matthias Sohn 4d4fe5230e pgm: Handle exceptions in Branch command 6 years ago
Matthias Sohn c41bb9d3d9 Fix missing braces in Blame.run() 6 years ago
Matthias Sohn 2f94a26b17 pgm: Handle NoWorkTreeException and IOException in Blame command 6 years ago
Matthias Sohn 562976f417 Use try-with-resource for reader in Blame.run() 6 years ago
Matthias Sohn 23affa6c77 Prepare 5.3.0-SNAPSHOT builds 6 years ago
Matthias Sohn 05159ed656 JGit v5.3.0.201901162155-m1 6 years ago
Matthias Sohn 13f9aae49a Fix tools/version.sh 6 years ago
Matthias Sohn 8fc2aef89e JGit v5.3.0.201901161700-m1 6 years ago
Matthias Sohn cced939504 pgm: Handle GitAPIException in Add command 6 years ago
Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 6 years ago
Medha Bhargav Prabhala 9150f5d836 Add signing options to commit CLI 6 years ago
Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 6 years ago
Matthias Sohn 159968abc4 pgm: propagate generic exceptions when throwing Die exception 6 years ago
Matthias Sohn d4d9625d4b Update Eclipse Java compiler 6 years ago
Matthias Sohn 91e533a441 Update Jetty to 9.4.14 6 years ago
Jonathan Nieder 1131f35cd1 dfs: Remove synchronization in BlockBasedFile#LazyChannel 6 years ago
Jonathan Nieder 5f355ed4ad UploadPack: Read wanted refs in one shot 6 years ago
Jonathan Nieder ec94268fd4 Merge branch 'stable-5.2' 6 years ago
David Pursehouse 9150caa835 Bazel: Automatically format build file with buildifier 0.20.0 6 years ago
Terry Parker 01f8e53b26 Merge "Lazily open ReadableChannel in BlockBasedFile.getOrLoadBlock" 6 years ago
Minh Thai 513d80db10 Lazily open ReadableChannel in BlockBasedFile.getOrLoadBlock 6 years ago
Jackson Toeniskoetter 8ed59c511c Make TestRepository AutoCloseable 6 years ago
Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 6 years ago
Minh Thai 4207b8d6ae DfsBlockCache: Consolidate where ReadableChannel is opened 6 years ago