aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-043-4/+4
* Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-233-47/+47
* JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2019-08-233-4/+4
* Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2019-08-213-47/+47
* JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2019-08-213-4/+4
* Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-081-9/+13
|\
| * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-081-9/+13
| |\
| | * Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-181-9/+13
| | * Make inner classes static where possibleDavid Pursehouse2019-06-171-1/+1
| | * Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-053-46/+46
| | * JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-053-4/+4
| | * Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-203-46/+46
| | * 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
* | | 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
* | | 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