aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn2019-09-043-47/+47
* JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn2019-09-043-4/+4
* Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2019-08-233-47/+47
* JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn2019-08-233-4/+4
* Prepare 5.4.2-SNAPSHOT buildsMatthias Sohn2019-08-213-47/+47
* JGit v5.4.1.201908211225-rv5.4.1.201908211225-rMatthias Sohn2019-08-213-4/+4
* [error prone] suppress AmbiguousMethodReference in AnyObjectIdMatthias Sohn2019-08-081-2/+3
* Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-082-10/+14
|\
| * 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
* | | | 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
* | | | 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