summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-203-4/+4
| | | | * Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-133-46/+46
| | | | * JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-133-4/+4
| | | | * Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-273-46/+46
| | | | * JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-273-4/+4
| | | | * Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-263-46/+46
| | | | * JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-263-4/+4
| | | | * Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-203-46/+46
| | | | * JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-203-4/+4
| | | * | Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-243-47/+47
| | | * | JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-233-4/+4
| | | * | Prepare 5.2.2-SNAPSHOT buildsMatthias Sohn2018-12-273-47/+47
| | | * | JGit v5.2.1.201812262042-rv5.2.1.201812262042-rMatthias Sohn2018-12-273-4/+4
| | | * | Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-073-47/+47
| | | * | JGit v5.2.0.201812061821-rv5.2.0.201812061821-rMatthias Sohn2018-12-073-4/+4
| | | * | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-11-303-4/+4
| | | * | JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2018-11-283-4/+4
| | * | | Prepare 5.3.3-SNAPSHOT buildsMatthias Sohn2019-06-053-47/+47
| | * | | JGit v5.3.2.201906051522-rv5.3.2.201906051522-rMatthias Sohn2019-06-053-4/+4
| | * | | Prepare 5.3.2-SNAPSHOT buildsMatthias Sohn2019-04-283-47/+47
| | * | | JGit v5.3.1.201904271842-rv5.3.1.201904271842-rMatthias Sohn2019-04-283-4/+4
| | * | | Prepare 5.3.1-SNAPSHOT buildsMatthias Sohn2019-03-133-47/+47
| | * | | JGit v5.3.0.201903130848-rv5.3.0.201903130848-rMatthias Sohn2019-03-133-4/+4
| | * | | Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2019-03-063-4/+4
| | * | | JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1Matthias Sohn2019-03-063-4/+4
| * | | | Blame: Suppress ReferenceEquality warning for RevCommit instancesDavid Pursehouse2019-06-171-2/+12
| * | | | pgm: add missing optional dependency to org.tukaani:xzMatthias Sohn2019-06-161-0/+6
* | | | | Fix bundle localization of Apache SSH bundleMichael Keppler2019-06-212-4/+4
* | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-06-133-47/+47
|/ / / /
* | | | Prepare 5.4.1-SNAPSHOT buildsMatthias Sohn2019-06-123-47/+47
* | | | JGit v5.4.0.201906121030-rv5.4.0.201906121030-rMatthias Sohn2019-06-123-4/+4
* | | | JGit v5.4.0.201906120450-rMatthias Sohn2019-06-123-4/+4
* | | | Consistently use "!isEmpty()" to detect non-empty listDavid Pursehouse2019-06-075-5/+5
* | | | cli: Add the --always option to describeSebastian Schuberth2019-05-312-0/+5
* | | | cli: Add the --tags option to describeSebastian Schuberth2019-05-312-0/+5
* | | | Convert to lambda or member referenceCarsten Hammer2019-05-165-46/+21
* | | | Use isEmpty() instead of size()==0 where possibleCarsten Hammer2019-04-131-1/+1
* | | | Join catch sections using multicatchCarsten Hammer2019-04-138-51/+18
* | | | Use String.isEmpty() instead of comparing to ""Carsten Hammer2019-04-113-4/+4
* | | | Replace usage of String.indexOf with String.contains where possibleCarsten Hammer2019-04-111-1/+1
* | | | Merge "diff: Add "--staged" as alias to "--cached""Christian Halstrick2019-03-251-1/+1
|\ \ \ \
| * | | | diff: Add "--staged" as alias to "--cached"Andre Bossert2019-03-251-1/+1
| |/ / /
* | | | Replace "Checkout" by "Check out" when used as a verbThomas Wolf2019-03-152-5/+3
* | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-03-073-47/+47
|/ / /
* | | diff: add option metaVar for --src-prefix and --dst-prefixAndre Bossert2019-03-042-2/+3
* | | 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