aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Option to pass start RevCommit to be blamed on to the BlameGen...Terry Parker2022-08-031-303/+26
|\
| * Revert "Option to pass start RevCommit to be blamed on to the BlameGenerator."Ronald Bhuleskar2022-08-031-303/+26
* | Merge "Revert "Adds FilteredRevCommit that can overwrites its parents in the ...Terry Parker2022-08-035-280/+18
|\ \
| * | Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG."Ronald Bhuleskar2022-08-035-280/+18
* | | CleanCommand: fix prefix matchingThomas Wolf2022-08-032-0/+40
| |/ |/|
* | Option to pass start RevCommit to be blamed on to the BlameGenerator.Ronald Bhuleskar2022-08-021-26/+303
|/
* Adds FilteredRevCommit that can overwrites its parents in the DAG.Ronald Bhuleskar2022-08-025-18/+280
* Add the ability to override parents on RevCommit.Ronald Bhuleskar2022-08-023-50/+245
* Fix BUILD rules for FilteredRenameDetectorTestDmitrii Filippov2022-08-011-0/+1
* Merge "NameConflictTreeWalk: respect git order on multi-tree iteration"Han-Wen NIenhuys2022-08-011-2/+68
|\
| * NameConflictTreeWalk: respect git order on multi-tree iterationDmitrii Filippov2022-07-291-2/+68
* | Fetch: add support for shallowRobin Müller2022-07-313-5/+275
|/
* Update Orbit to S20220726152247 and bouncycastle to 1.71Matthias Sohn2022-07-271-3/+3
* Fix the handling of .git/info/exclude and core.excludesFileThomas Wolf2022-07-151-0/+82
* Remove version constraints from org.tukaani.xz packageAndrey Loskutov2022-07-131-1/+1
* Merge branch 'stable-6.2'Matthias Sohn2022-07-062-0/+64
|\
| * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-07-062-0/+64
| |\
| | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-07-062-0/+64
| | |\
| | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-07-062-0/+64
| | | |\
| | | | * Do not create reflog for remote tracking branches during cloneLuca Milanesio2022-06-252-0/+64
* | | | | JGit blame very slow for large merge commits that rename filesSimeon Andreev2022-07-014-70/+257
* | | | | Fix DefaultCharset bug pattern flagged by error proneDavid Ostrovsky2022-06-171-14/+15
* | | | | Merge branch 'stable-6.2'Matthias Sohn2022-06-151-0/+9
|\| | | |
| * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-06-151-0/+9
| |\| | |
| | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-06-151-0/+9
| | |\| |
| | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-06-151-0/+9
| | | |\|
| | | | * Prepare 5.13.2-SNAPSHOT buildsMatthias Sohn2022-06-142-55/+55
| | | | * JGit v5.13.1.202206130422-rv5.13.1.202206130422-rMatthias Sohn2022-06-132-2/+2
| | | | * AmazonS3: Add support for AWS API signature version 4eric.steele2022-06-131-0/+9
| | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-05-271-0/+12
| | |\| |
| | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-05-271-0/+12
| | | |\|
| | | | * Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-271-0/+12
| * | | | Prepare 6.2.1-SNAPSHOT buildsMatthias Sohn2022-06-072-57/+57
| * | | | JGit v6.2.0.202206071550-rv6.2.0.202206071550-rMatthias Sohn2022-06-072-2/+2
| * | | | Prepare 6.2.0-SNAPSHOT buildsMatthias Sohn2022-06-062-2/+2
| * | | | Merge branch 'master' into stable-6.2Andrey Loskutov2022-06-033-100/+477
| |\ \ \ \
| * | | | | JGit v6.2.0.202206011217-rc1v6.2.0.202206011217-rc1Matthias Sohn2022-06-012-2/+2
* | | | | | Prepare 6.3.0-SNAPSHOT buildsMatthias Sohn2022-06-072-57/+57
| |/ / / / |/| | | |
* | | | | Teach JGit to handle external diff/merge tools defined in .gitattributesAndre Bossert2022-06-022-3/+189
* | | | | Adapt diff- and merge tool code for PGM and EGit usageAndre Bossert2022-06-023-80/+289
* | | | | Add availability check of pre-defined toolsAndre Bossert2022-06-012-24/+6
|/ / / /
* | | | Add filtering with help of DirCacheCheckout.getContent()Andre Bossert2022-05-303-20/+21
* | | | Add command line support for "git mergetool"Andre Bossert2022-05-251-26/+191
* | | | Add config reader for user-defined mergetoolsAndre Bossert2022-05-251-0/+109
* | | | Add difftool compare feature (execute external tool)Andre Bossert2022-05-252-16/+146
* | | | Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-151-0/+12
* | | | Fetch: Introduce negative refspecs.yunjieli2022-04-132-0/+95
* | | | Use git config core.commentCharThomas Wolf2022-03-262-0/+164
* | | | CommitConfig: add support for core.commentCharThomas Wolf2022-03-261-0/+79
* | | | Merge changes I5df54a92,Iecc61d1cMatthias Sohn2022-03-221-0/+16
|\ \ \ \