6888 Commity (eeab375796bd7611dd0fc0c28040f2d7594b69f8)
 

Autor SHA1 Wiadomość Data
  Matthias Sohn 8b15ff57c8 pgm: Handle IOException in IndexPack command 5 lat temu
  Matthias Sohn 152e4b43a3 pgm: Fix missing braces in Fetch.run() 5 lat temu
  Matthias Sohn 7a64771b9e pgm: Handle IOException in Fetch command 5 lat temu
  Matthias Sohn e65497ad09 pgm: Handle GitAPIException in Gc command 5 lat temu
  Matthias Sohn 8264135d7c pgm: Fix missing braces in DiffTree.run() 5 lat temu
  Matthias Sohn c2fb5873b4 pgm: Handle exceptions in DiffTree command 5 lat temu
  Matthias Sohn e2d1736e69 pgm: Fix missing braces in Diff.run() 5 lat temu
  Matthias Sohn a6212392d5 pgm: Handle exceptions in Diff command 5 lat temu
  David Pursehouse b7810bf5a8 RawParseUtils: Avoid import of java.nio.charset.StandardCharsets 5 lat temu
  David Pursehouse 04c485b396 Consistently import constants from StandardCharsets as static 5 lat temu
  David Pursehouse 52923e9b07 LocalDiskRepositoryTestCase#createRepository: Default auto-close to false 5 lat temu
  David Pursehouse 91b1fe4687 UploadPack: Suppress false-positive resource leak warning 5 lat temu
  David Pursehouse 9b2779925c PushConnectionTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse d7f4e6d1a1 MergerTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse babdae6412 MergeCommandTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse 5d9c78e471 PackWriterTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse 6efe3612a7 ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse a2455e9e40 SubmoduleStatusTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse 43719e73c7 UploadPackTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse b6fe0abc4c PackParserTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse 5ac044abc0 SmartClientSmartServerTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse 1a2db96c79 Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 5 lat temu
  David Pursehouse 283830a643 SmartClientSmartServerTest: Stop using deprecated Repository#hasObject 5 lat temu
  David Pursehouse fb7b94313a DumbClientSmartServerTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse 4635f38c09 DumbClientDumbServerTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse 7844b39966 DirCacheCheckoutTest: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse b465657238 HttpTestCase#fsck: Open TestRepository in try-with-resource 5 lat temu
  David Pursehouse 6df350ee0e CheckoutCommandTest: Add comment to document intentionally empty catch block 5 lat temu
  Matthias Sohn 55a5fdb3a1 pgm: Fix missing braces in Describe.run() 5 lat temu
  Matthias Sohn 11a9075536 pgm: Handle exceptions in Describe command 5 lat temu
  Matthias Sohn d789c9adab pgm: Handle exceptions in Config command 5 lat temu
  Matthias Sohn 518f420fe6 pgm: Fix too wide lines in Commit.run() 5 lat temu
  Matthias Sohn 637f95b935 pgm: Fix missing braces in Commit.run() 5 lat temu
  Matthias Sohn 3b059f6ff6 pgm: Handle exceptions in Commit command 5 lat temu
  Matthias Sohn 5482980e4f pgm: Handle exceptions in Clean command 5 lat temu
  Matthias Sohn fe52e2fb8e pgm: Handle GitAPIException in Fetch command 5 lat temu
  Matthias Sohn be2ae1e103 Fix missing braces in Branch.run() 5 lat temu
  Matthias Sohn 4d4fe5230e pgm: Handle exceptions in Branch command 5 lat temu
  Matthias Sohn c41bb9d3d9 Fix missing braces in Blame.run() 5 lat temu
  Matthias Sohn 2f94a26b17 pgm: Handle NoWorkTreeException and IOException in Blame command 5 lat temu
  Matthias Sohn 562976f417 Use try-with-resource for reader in Blame.run() 5 lat temu
  Matthias Sohn 23affa6c77 Prepare 5.3.0-SNAPSHOT builds 5 lat temu
  Matthias Sohn 05159ed656 JGit v5.3.0.201901162155-m1 5 lat temu
  Matthias Sohn 13f9aae49a Fix tools/version.sh 5 lat temu
  Matthias Sohn 8fc2aef89e JGit v5.3.0.201901161700-m1 5 lat temu
  Matthias Sohn cced939504 pgm: Handle GitAPIException in Add command 5 lat temu
  Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle 5 lat temu
  Medha Bhargav Prabhala 9150f5d836 Add signing options to commit CLI 5 lat temu
  Gunnar Wagenknecht 2343c688b1 Allow CommitCommand to sign commits 5 lat temu
  Matthias Sohn 159968abc4 pgm: propagate generic exceptions when throwing Die exception 5 lat temu