aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-073-8/+2
|\
| * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+2
| * CLI: Remove unused externalized stringsDavid Pursehouse2019-09-072-8/+0
| * Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-033-46/+46
| * JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-033-4/+4
| * Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-233-46/+46
| * JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-233-4/+4
| * Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-213-46/+46
| * JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-213-4/+4
* | 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
* | Apache MINA sshd client: proxy supportThomas Wolf2018-11-171-1/+2
* | Format org.eclipse.jgit.pgm/BUILD with buildifierDavid Pursehouse2018-11-141-1/+1
* | Add --ssh option to command-line commandsThomas Wolf2018-11-146-0/+86
* | CLIText: Fix typo: remotes's -> remote'sDavid Pursehouse2018-10-291-1/+1
* | CLIText: Fix typo: 'amd' -> 'and'David Pursehouse2018-10-291-1/+1
* | Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* | Merge branch 'stable-5.1'Matthias Sohn2018-10-061-10/+0
|\|
| * Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-063-46/+46
| * JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-063-4/+4
| * Revert "Configure WindowCache settings to use in JGit CLI"Matthias Sohn2018-10-051-10/+0
| * Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-183-46/+46
| * JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-183-4/+4
| * Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-113-46/+46
| * JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-113-4/+4
| * Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-09-053-4/+4
| * JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2018-09-053-4/+4
* | pgm: Add missing dependency on commons-loggingJonathan Nieder2018-10-011-0/+1
* | TextBuiltin#init: Factor out a method to get the log output encodingDavid Pursehouse2018-09-301-11/+22