summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix GC.deleteEmptyRefsFoldersMatthias Sohn2019-01-282-1/+16
* Enable cloning only specific tagsThomas Wolf2019-01-272-13/+55
* Delete jgit-4.5 target platformMatthias Sohn2019-01-272-100/+0
* Add 4.11-staging target platform and update Orbit to I20190123233226Matthias Sohn2019-01-2719-106/+267
* Upgrade jacoco-maven-plugin to 0.8.3David Pursehouse2019-01-271-1/+1
* Bazel: Format BUILD file with buildifierDavid Pursehouse2019-01-241-3/+3
* RenameBranchCommand: more consistent handling of short ref namesThomas Wolf2019-01-235-29/+110
* SshdSessionFactory: generalize providing default keysThomas Wolf2019-01-224-24/+71
* Allow to check for signing keyGunnar Wagenknecht2019-01-223-13/+81
* Handle premature EOF in BundleFetchConnectionThomas Wolf2019-01-222-1/+34
* pgm: Fix missing braces in Version.run()Matthias Sohn2019-01-211-2/+4
* pgm: Handle IOException in Version commandMatthias Sohn2019-01-211-2/+7
* pgm: Fix missing braces in UploadPack.run()Matthias Sohn2019-01-211-1/+2
* pgm: Handle IOException in UploadPack commandMatthias Sohn2019-01-211-8/+9
* pgm: Handle exceptions in Tag commandMatthias Sohn2019-01-211-1/+5
* pgm: Fix missing braces in Status.run()Matthias Sohn2019-01-211-2/+4
* pgm: Handle exceptions in Status commandMatthias Sohn2019-01-211-1/+5
* pgm: Fix missing braces in ShowRef.run()Matthias Sohn2019-01-211-1/+2
* pgm: Handle IOException in ShowRef commandMatthias Sohn2019-01-211-6/+10
* pgm: Fix missing braces in Show.run()Matthias Sohn2019-01-211-3/+5
* pgm: Handle exceptions in Show commandMatthias Sohn2019-01-211-2/+5
* pgm: Fix missing braces in Rm commandMatthias Sohn2019-01-211-1/+2
* pgm: Handle GitAPIException in Rm commandMatthias Sohn2019-01-211-1/+4
* pgm: Handle exceptions in RevParse commandMatthias Sohn2019-01-211-18/+23
* pgm: Externalize error messageMatthias Sohn2019-01-213-1/+4
* pgm: Fix missing braces in Reset.run()Matthias Sohn2019-01-211-5/+10
* pgm: Handle GitAPIException in Reset commandMatthias Sohn2019-01-211-1/+4
* pgm: Handle GitAPIException in Repo commandMatthias Sohn2019-01-211-6/+11
* pgm: Handle exceptions in Remote commandMatthias Sohn2019-01-211-1/+3
* pgm: Handle exceptions in Reflog commandMatthias Sohn2019-01-211-1/+5
* pgm: Handle IOException in ReceivePack commandMatthias Sohn2019-01-211-2/+9
* SmartClientSmartServerTest: Open Repository in try-with-resourceDavid Pursehouse2019-01-211-97/+76
* SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2019-01-211-3/+5
* SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepositoryDavid Pursehouse2019-01-211-3/+3
* IO: Open TemporaryBuffer.Heap in try-with-resourceDavid Pursehouse2019-01-211-6/+7
* GitSmartHttpTools: Open SideBandOutputStream in try-with-resourceDavid Pursehouse2019-01-211-4/+5
* TemporaryBufferTest: Open TemporaryBuffer in try-with-resourceDavid Pursehouse2019-01-211-10/+10
* Scanner: Open RevWalk in try-with-resourceDavid Pursehouse2019-01-211-2/+3
* SubmoduleWalkTest: Open Repository in try-with-resourceDavid Pursehouse2019-01-211-16/+15
* SideBandOutputStreamTest: Open SideBandOutputStream in try-with-resourceDavid Pursehouse2019-01-211-47/+49
* UnionInputStreamTest: Open UnionInputStream in try-with-resourceDavid Pursehouse2019-01-211-115/+113
* Merge: Avoid non-localised literal string warning for "recursive"David Pursehouse2019-01-211-8/+5
* pgm: Fix missing braces in Push.run()Matthias Sohn2019-01-211-2/+4
* pgm: Handle exceptions in Push commandMatthias Sohn2019-01-211-1/+4
* pgm: Fix missing braces in MergeBase.run()Matthias Sohn2019-01-211-2/+4
* pgm: Handle IOException in MergeBase commandMatthias Sohn2019-01-211-10/+15
* pgm: Fix missing braces in Merge commandMatthias Sohn2019-01-211-10/+18
* pgm: Handle exceptions in Merge commandMatthias Sohn2019-01-211-90/+100
* pgm: Fix missing braces in LsTree.run()Matthias Sohn2019-01-211-2/+4
* pgm: Handle exceptions in LsTree commandMatthias Sohn2019-01-211-1/+4