755 Commits (601b0ae577014e18929961f03a1940bc192d4ef4)

Author SHA1 Message Date
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 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 1a2db96c79 Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 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 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