aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.10'Matthias Sohn2020-11-273-5/+15
|\
| * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2020-11-273-5/+15
| |\
| | * Merge branch 'stable-5.8' into stable-5.9Matthias Sohn2020-11-273-5/+15
| | |\
| | | * Merge branch 'stable-5.7' into stable-5.8Matthias Sohn2020-11-273-5/+15
| | | |\
| | | | * Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-11-273-5/+15
| | | | |\
| | | | | * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-273-5/+15
| | | | | |\
| | | | | | * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-274-7/+15
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-274-7/+15
| | | | | | | |\
| | | | | | | | * Prepare 5.3.9-SNAPSHOT buildsMatthias Sohn2020-11-263-53/+53
| | | | | | | | * JGit v5.3.8.202011260953-rv5.3.8.202011260953-rMatthias Sohn2020-11-263-4/+4
| | | | | | | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-264-7/+15
| | | | | | | | |\
| | | | | | | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-264-7/+15
| | | | | | | | | |\
| | | | | | | | | | * Prepare 5.1.15-SNAPSHOT buildsMatthias Sohn2020-11-263-49/+49
| | | | | | | | | | * JGit v5.1.14.202011251942-rv5.1.14.202011251942-rMatthias Sohn2020-11-263-4/+4
| | | | | | | | | | * GC#deleteOrphans: log warning for deleted orphaned filesMatthias Sohn2020-11-263-1/+5
| | | | | | | | | | * GC#deleteOrphans: handle failure to list files in pack directoryMatthias Sohn2020-11-261-2/+3
| | | | | | | | | | * Ensure that GC#deleteOrphans respects pack lockMatthias Sohn2020-11-261-2/+7
| | | | | | | | | | * Update API warning filtersMatthias Sohn2020-07-191-0/+28
| | | | | | | | | | * Remove unused importsMatthias Sohn2020-07-191-2/+0
| | | | | | | | | | * Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-113-49/+49
| | | | | | | | | | * JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-113-4/+4
| | | | | | | | * | | Prepare 5.3.8-SNAPSHOT buildsMatthias Sohn2020-02-113-53/+53
| | | | | | | | * | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-rMatthias Sohn2020-02-113-4/+4
| | | * | | | | | | | PacketLineIn: ensure that END != DELIMThomas Wolf2020-11-201-5/+5
| | | * | | | | | | | Prepare 5.8.2-SNAPSHOT buildsMatthias Sohn2020-07-143-55/+55
| | | * | | | | | | | JGit v5.8.1.202007141445-rv5.8.1.202007141445-rMatthias Sohn2020-07-143-4/+4
| | | * | | | | | | | Prepare 5.8.1-SNAPSHOT buildsMatthias Sohn2020-06-093-55/+55
| | | * | | | | | | | JGit v5.8.0.202006091008-rv5.8.0.202006091008-rMatthias Sohn2020-06-093-4/+4
| | * | | | | | | | | PacketLineIn: ensure that END != DELIMThomas Wolf2020-11-191-5/+5
| * | | | | | | | | | Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-11-253-4/+4
| * | | | | | | | | | JGit v5.10.0.202011251205-m3v5.10.0.202011251205-m3Matthias Sohn2020-11-253-4/+4
* | | | | | | | | | | Add support for reading symrefs from pack capabilitiesLee Worrall2020-11-262-0/+109
|/ / / / / / / / / /
* | | | | | | | | | PacketLineIn: ensure that END != DELIMThomas Wolf2020-11-191-5/+5
* | | | | | | | | | Allow to resolve a conflict by checking out a fileThomas Wolf2020-11-173-7/+50
* | | | | | | | | | Document that setLastModified sets time of symlink targetMatthias Sohn2020-11-072-4/+10
* | | | | | | | | | Fix bug in PerformanceLogContextAlexa Panfil2020-11-061-3/+3
* | | | | | | | | | Fix IOException occurring during gcNail Samatov2020-11-051-0/+1
* | | | | | | | | | Revert "Client-side protocol V2 support for fetching"Thomas Wolf2020-11-0316-915/+125
* | | | | | | | | | Client-side protocol V2 support for fetchingThomas Wolf2020-10-2916-125/+915
* | | | | | | | | | Ensure .gitmodules is loaded when accessing submodule nameJohn Dallaway2020-10-252-1/+8
* | | | | | | | | | Export new package org.eclipse.jgit.logging and import it where usedMatthias Sohn2020-10-251-0/+1
* | | | | | | | | | Ensure GC.deleteOrphans() can delete read-only orphaned files on WindowsMatthias Sohn2020-10-221-1/+2
* | | | | | | | | | Merge "Add new performance logging"Terry Parker2020-10-212-0/+122
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add new performance loggingAlexa Panfil2020-10-212-0/+122
* | | | | | | | | | | Merge "Compute time differences with Duration"Jonathan Tan2020-10-191-9/+12
|\| | | | | | | | | |
| * | | | | | | | | | Compute time differences with DurationAlexa Panfil2020-10-091-9/+12
* | | | | | | | | | | Merge "Implement git describe --all"Christian Halstrick2020-10-131-6/+37
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Implement git describe --allJason Yeo2020-10-131-6/+37
* | | | | | | | | | | | Override config http.userAgent from environment GIT_HTTP_USER_AGENTThomas Wolf2020-10-061-0/+7
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fix OperatorPrecedence warning flagged by error proneDavid Ostrovsky2020-10-021-1/+1