summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src
Commit message (Expand)AuthorAgeFilesLines
* [pgm] Implement git tag --contains optionMatthias Sohn2023-04-121-0/+9
* Merge branch 'stable-6.4'Matthias Sohn2023-02-201-6/+12
|\
| * Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-201-6/+12
| |\
| | * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-201-6/+12
| | |\
| | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-161-6/+12
| | | |\
| | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-161-6/+12
| | | | |\
| | | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-161-6/+12
| | | | | |\
| | | | | | * Add pack options to preserve and prune old pack filesMatthias Sohn2023-02-111-6/+12
* | | | | | | [pgm] Fetch-CLI: add support for shallowHarald Weiner2023-01-245-0/+105
|/ / / / / /
* | | | | | [pgm] Add options --name-only, --name-status to diff, log, showalerthak2022-11-234-8/+98
* | | | | | [pgm] Ensure UploadPack is closed to fix resource leakMatthias Sohn2022-11-211-5/+6
|/ / / / /
* | | | | 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
|/ / / /
* | | | 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-013-37/+90
* | | | Add filtering with help of DirCacheCheckout.getContent()Andre Bossert2022-05-302-46/+133
* | | | Add mergetool merge feature (execute external tool)Andre Bossert2022-05-253-67/+287
* | | | Add command line support for "git mergetool"Andre Bossert2022-05-252-2/+214
* | | | Add difftool compare feature (execute external tool)Andre Bossert2022-05-251-30/+70
|/ / /
* | | [pgm] Add describe --abbrev optionMatthias Sohn2022-03-021-0/+6
* | | 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
* | | Add config reader for user-defined difftoolsAndre Bossert2021-12-081-7/+7
* | | Add command line support for "git difftool"Andre Bossert2021-11-252-0/+258
|/ /
* | 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-291-1/+1
|/
* Ignore IllegalStateException if JVM is already shutting downMatthias Sohn2021-08-291-2/+6
* Fix typo in javadoc of PathTreeFilterHandlerMatthias Sohn2021-06-281-1/+1
* pgm: rewrite parents when --parents flag is passedkylezhao2021-05-261-0/+3
* Implement ours/theirs content conflict resolutionThomas Wolf2021-04-192-2/+21
* init: allow specifying the initial branch name for the new repositoryMatthias Sohn2021-02-221-0/+8
* Fail clone if initial branch doesn't exist in remote repositoryMatthias Sohn2021-02-221-0/+3
* GPG signature verification via BouncyCastleThomas Wolf2021-02-165-16/+219
* [pgm] add option --timeout to clone commandMatthias Sohn2021-01-291-3/+5
* Merge changes I36d9b63e,I8c5db581,I2c02e89cJonathan Tan2021-01-271-1/+53
|\
| * Compare getting all refs except specific refs with seek and with filterGal Paikin2021-01-271-1/+53
* | [pgm] Use Apache sshd by defaultThomas Wolf2021-01-151-2/+2
|/
* Tag message must not include the signatureThomas Wolf2021-01-101-5/+10
* Remove reftree and ketchHan-Wen Nienhuys2020-12-152-183/+3
* LsRemote: suppress warning for non-externalized stringMatthias Sohn2020-12-151-1/+1
* TagCommand: support signing annotated tagsThomas Wolf2020-12-071-2/+30
* Add support for reading symrefs from pack capabilitiesLee Worrall2020-11-261-0/+15
* Implement git describe --allJason Yeo2020-10-131-0/+4
* Decouple JSch from JGit CoreMatthias Sohn2020-06-011-0/+4
* Merge branch 'stable-5.6'Matthias Sohn2020-02-224-6/+6
|\
| * Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-192-3/+3
| * Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-192-3/+3
* | Merge branch 'stable-5.7'Matthias Sohn2020-02-011-7/+22
|\ \
| * | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-011-7/+22
| |\|
| | * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-011-7/+22
| | |\