7058 Commits (e59a17d7338a5b451f8fab872f7297be462bd2c0)
 

Author SHA1 Message Date
Matthias Sohn 7611149339 Update README 6 years ago
David Pursehouse 2902255526 Merge branch 'stable-5.3' 6 years ago
David Pursehouse 9d02e52406 Merge branch 'stable-5.2' into stable-5.3 6 years ago
David Pursehouse 90876890bc Merge branch 'stable-5.1' into stable-5.2 6 years ago
Matthias Sohn 3ae22bdf66 Add missing @since tag for new API method getUpdateIndex 6 years ago
Matthias Sohn ae79969715 Fix NPE in PlotCommitList 6 years ago
David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) 6 years ago
David Pursehouse e5c4057467 CommitBuilder: Add missing periods on methods' Javadoc 6 years ago
Luca Milanesio 962babc4b2 ObjectDirectory: extra logging on packfile exceptions 6 years ago
David Pursehouse a98906cc80 Upgrade wagon-ssh to 3.3.2 6 years ago
Minh Thai 2b7fa04dad Fix bug in copyPackBypassCache's skip 'PACK' header logic 6 years ago
David Pursehouse 59e7596160 Upgrade spotbugs to 3.1.11 6 years ago
Thomas Wolf a29d11775c Atomic file creation: hard-linking may not be allowed 6 years ago
Matthias Sohn bad83e5ecd Update Orbit to S20190129210011 6 years ago
Matthias Sohn 8cad84ccfb Fix GC.deleteEmptyRefsFolders 6 years ago
Thomas Wolf e7b4d108e1 Enable cloning only specific tags 6 years ago
Matthias Sohn 0d33af9ff5 Delete jgit-4.5 target platform 6 years ago
Matthias Sohn 7f4c03c15b Add 4.11-staging target platform and update Orbit to I20190123233226 6 years ago
David Pursehouse 05a37ec49a Upgrade jacoco-maven-plugin to 0.8.3 6 years ago
David Pursehouse afb6339314 Bazel: Format BUILD file with buildifier 6 years ago
Thomas Wolf 447e107069 RenameBranchCommand: more consistent handling of short ref names 6 years ago
Thomas Wolf 2cb842ef02 SshdSessionFactory: generalize providing default keys 6 years ago
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