aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | [pgm] Fetch-CLI: add support for shallowHarald Weiner2023-01-246-0/+112
| * | | | | | | | Prepare 6.5.0-SNAPSHOT buildsMatthias Sohn2022-11-233-46/+46
| |/ / / / / / /
| * | | | | | | [pgm] Add options --name-only, --name-status to diff, log, showalerthak2022-11-235-8/+100
| * | | | | | | [pgm] Ensure UploadPack is closed to fix resource leakMatthias Sohn2022-11-211-5/+6
| * | | | | | | pgm/BUILD: Add dependencty to java EWAHIvan Frade2022-10-051-0/+1
| * | | | | | | Prepare 6.4.0-SNAPSHOT buildsMatthias Sohn2022-09-143-46/+46
| |/ / / / / /
| * | | | | | Prepare 6.3.1-SNAPSHOT buildsMatthias Sohn2022-09-123-46/+46
| * | | | | | JGit v6.3.0.202209071007-rv6.3.0.202209071007-rMatthias Sohn2022-09-073-4/+4
| * | | | | | JGit v6.3.0.2022009070944-rMatthias Sohn2022-09-073-4/+4
| * | | | | | Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-08-173-4/+4
| * | | | | | JGit v6.3.0.202208161710-m3v6.3.0.202208161710-m3Matthias Sohn2022-08-163-4/+4
* | | | | | | Merge branch 'master' into nextMatthias Sohn2022-07-0613-89/+752
|\| | | | | |
| * | | | | | Fix DefaultCharset bug pattern flagged by error proneDavid Ostrovsky2022-06-172-5/+18
| * | | | | | Use SystemReader#getDefaultCharset to read console inputDavid Ostrovsky2022-06-171-2/+3
| * | | | | | Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-06-073-46/+46
| | |/ / / / | |/| | | |
| * | | | | Adapt diff- and merge tool code for PGM and EGit usageAndre Bossert2022-06-022-155/+155
| * | | | | Add availability check of pre-defined toolsAndre Bossert2022-06-014-37/+94
| |/ / / /
| * | | | Add filtering with help of DirCacheCheckout.getContent()Andre Bossert2022-05-302-46/+133
| * | | | Add mergetool merge feature (execute external tool)Andre Bossert2022-05-254-69/+305
| * | | | Add command line support for "git mergetool"Andre Bossert2022-05-254-2/+218
| * | | | Add difftool compare feature (execute external tool)Andre Bossert2022-05-252-31/+71
| * | | | Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-03-033-46/+46
| |/ / /
| * | | [pgm] Add describe --abbrev optionMatthias Sohn2022-03-022-0/+7
| * | | Introduce a constant for the length of an abbreviated hash stringSebastian Schuberth2022-02-033-4/+13
| * | | [errorprone] Fix implicit use of platform default charsetMatthias Sohn2022-01-191-1/+3
| * | | Merge branch 'stable-6.0'Thomas Wolf2022-01-054-13/+8
| |\| |
| | * | Merge branch 'stable-5.13' into stable-6.0Thomas Wolf2022-01-054-13/+8
| | |\|
| | | * Use slf4j-simple instead of log4j for loggingMatthias Sohn2021-12-314-13/+8
| | | * Prepare 5.13.1-SNAPSHOT buildsMatthias Sohn2021-09-083-43/+43
| | | * JGit v5.13.0.202109080827-rv5.13.0.202109080827-rMatthias Sohn2021-09-083-4/+4
| | | * Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-09-013-4/+4
| | | * JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1Matthias Sohn2021-09-013-4/+4
| | * | Prepare 6.0.1-SNAPSHOT buildsMatthias Sohn2021-11-293-44/+44
| | * | JGit v6.0.0.202111291000-rv6.0.0.202111291000-rMatthias Sohn2021-11-293-4/+4
| | * | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2021-11-243-4/+4
| | * | JGit v6.0.0.202111241155-rc1v6.0.0.202111241155-rc1Matthias Sohn2021-11-243-4/+4
* | | | Merge branch 'master' into nextThomas Wolf2021-12-271-7/+7
|\| | |
| * | | Add config reader for user-defined difftoolsAndre Bossert2021-12-081-7/+7
* | | | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2021-12-043-46/+46
|/ / /
* | | Add command line support for "git difftool"Andre Bossert2021-11-255-0/+274
* | | Prepare 6.1.0-SNAPSHOT buildsMatthias Sohn2021-11-243-44/+44
|/ /
* | Update Jetty to 10.0.6Matthias Sohn2021-11-221-6/+6
* | sshd: add support for ssh-agentThomas Wolf2021-11-031-0/+6
* | Binary and CR-LF detection: lone CRs -> binaryThomas Wolf2021-10-312-3/+3
* | Fix split package in bundle org.eclipse.jgit.ssh.jschMatthias Sohn2021-09-292-1/+2
* | Enable compiler option --releaseMatthias Sohn2021-09-292-3/+122
* | Bump minimum required Java version to 11Matthias Sohn2021-09-293-5/+9
* | Merge branch 'master' into nextMatthias Sohn2021-09-133-4/+8
|\|
| * Ignore IllegalStateException if JVM is already shutting downMatthias Sohn2021-08-291-2/+6
| * [pgm] Fix default meta variable defined in StopOptionHandlerMatthias Sohn2021-06-281-1/+1