summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* Remove reftree and ketchHan-Wen Nienhuys2020-12-151-13/+0
* TagCommand: support signing annotated tagsThomas Wolf2020-12-071-1/+0
* Enable GpgSigner to also sign tagsThomas Wolf2020-12-071-0/+1
* Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2020-11-271-0/+1
|\
| * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2020-11-271-0/+1
| |\
| | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2020-11-271-0/+1
| | |\
| | | * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-11-271-0/+1
| | | |\
| | | | * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-271-0/+1
| | | | |\
| | | | | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-271-0/+1
| | | | | |\
| | | | | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-271-0/+1
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-261-0/+1
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-261-0/+1
| | | | | | | | |\
| | | | | | | | | * GC#deleteOrphans: log warning for deleted orphaned filesMatthias Sohn2020-11-261-0/+1
| | | * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-04-181-1/+1
| | | |\| | | | | |
| | | | * | | | | | Remove double blank from sentence startMichael Keppler2020-04-171-1/+1
* | | | | | | | | | Revert "Client-side protocol V2 support for fetching"Thomas Wolf2020-11-031-1/+0
* | | | | | | | | | Client-side protocol V2 support for fetchingThomas Wolf2020-10-291-0/+1
* | | | | | | | | | Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-261-0/+3
|/ / / / / / / / /
* | | | | | | | | FS: use binary search to determine filesystem timestamp resolutionThomas Wolf2020-08-231-0/+3
* | | | | | | | | Do not prematurely create directory of jgit's XDG config fileMatthias Sohn2020-08-221-2/+1
* | | | | | | | | DirCache: support index V4Thomas Wolf2020-08-151-0/+2
* | | | | | | | | Fix JSchProcess.waitFor() with time-outThomas Wolf2020-08-101-0/+1
* | | | | | | | | Improve error message when receive.maxCommandBytes is exceededDavid Pursehouse2020-06-291-1/+1
|/ / / / / / / /
* | | | | | | | Decouple JSch from JGit CoreMatthias Sohn2020-06-012-3/+0
* | | | | | | | Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-011-9/+1
* | | | | | | | Verify that the user home directory is validThomas Wolf2020-05-311-0/+2
* | | | | | | | Remove double blank from sentence startMichael Keppler2020-04-141-1/+1
* | | | | | | | RevWalk: fix bad topo flags error messageAlex Spradlin2020-03-121-1/+1
* | | | | | | | RevWalk: new topo sort to not mix lines of historyAlex Spradlin2020-03-111-0/+1
|/ / / / / / /
* | | | | | | Add validation to hex decoderMichael Dardis2020-03-041-0/+1
* | | | | | | Merge branch 'stable-5.7'Matthias Sohn2020-02-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-011-1/+1
| |\| | | | | |
| | * | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-011-1/+1
| | |\| | | | |
| | | * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-02-011-1/+1
| | | |\| | | |
| | | | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-011-1/+1
| | | | |\| | |
| | | | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-011-1/+1
| | | | | |\| |
| | | | | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-011-1/+1
| | | | | | |\|
| | | | | | | * Fix string format parameter for invalidRefAdvertisementLineDavid Pursehouse2020-01-311-1/+1
* | | | | | | | Use ServiceLoader to define the default SSH session factory.Emmanuel Hugonnet2020-01-251-0/+1
|/ / / / / / /
* | | | | | | TLS support on IBM JDKsThomas Wolf2020-01-031-0/+1
* | | | | | | Externalize error message in FileRepository#convertRefStorageMatthias Sohn2019-12-141-0/+1
|/ / / / / /
* | | | | | Make blame work correctly on merge conflictsThomas Wolf2019-11-271-0/+1
* | | | | | file: implement FileReftableDatabaseHan-Wen Nienhuys2019-11-161-1/+5
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-111-0/+2
|\| | | | |
| * | | | | Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-091-0/+2
* | | | | | Replace "Rebase interactive" with "Interactive rebase"Matthias Sohn2019-10-251-1/+1
* | | | | | Support for core.hooksPathThomas Wolf2019-10-211-0/+1
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-09-082-67/+2
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-082-67/+2
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-082-67/+2
| | |\| | |