aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/revwalk
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix pattern LongLiteralLowerCaseSuffixMatthias Sohn2024-04-291-2/+2
* Add more tests on rewriting parents in a RevWalkMax Haslbeck2024-03-261-9/+123
* TreeRevFilter: correct changedPathFilter usage for multi-paths inclusionXing Huang2024-03-181-0/+30
* Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"Ivan Frade2024-02-212-113/+0
* CherryPick: add ability to customise cherry-picked commit messageDmitrii Naumenko2024-01-281-0/+8
* Merge branch 'stable-6.8'Matthias Sohn2024-01-202-1/+110
|\
| * Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-01-202-1/+110
| |\
| | * Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-01-202-1/+110
| | |\
| | | * Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-192-1/+110
* | | | FooterLines: handle extraction from messages without headersNitzan Gur-Furman2024-01-091-0/+9
* | | | FooterLine: Protect from ill-formed messageKamil Musin2023-12-051-0/+18
* | | | StartGenerator: Fix parent rewrite with non-default RevFilterRonald Bhuleskar2023-12-042-0/+113
* | | | BitmapWalkerTest: New test for the walkerIvan Frade2023-11-301-0/+161
* | | | FooterLine: First line cannot be a footerIvan Frade2023-11-291-0/+20
* | | | Reapply "Improve footer parsing to allow multiline footers."Ivan Frade2023-11-291-0/+51
* | | | Revert "Improve footer parsing to allow multiline footers."Ivan Frade2023-11-291-51/+0
|/ / /
* / / Improve footer parsing to allow multiline footers.Kamil Musin2023-11-241-0/+51
|/ /
* | Move footer-line parsing methods from RevCommit to FooterLineNitzan Gur-Furman2023-08-011-99/+92
* | Identify a commit that generates a diffEntry on a rename Event.Ronald Bhuleskar2023-07-241-0/+24
* | CommitGraphWriter: add option for writing/using bloom filtersRonald Bhuleskar2023-07-181-0/+42
* | RevWalk: use changed path filtersJonathan Tan2023-07-181-0/+67
|/
* RewriteGeneratorTest: Introduce test cases for the RewriteGeneratorSimon Sohrt2023-05-091-0/+63
* RevWalk: use generation number to optimize getMergedInto()kylezhao2023-04-121-0/+93
* Ensure parsed RevCommitCG has derived data from commit-graphkylezhao2023-04-061-0/+36
* Avoid error-prone warningHan-Wen Nienhuys2023-02-011-1/+1
* RevWalk: integrate commit-graph with commit parsingkylezhao2023-01-101-0/+319
* Revert "Adds FilteredRevCommit that can overwrites its parents in theMatthias Sohn2022-09-065-381/+45
* Adds FilteredRevCommit that can overwrites its parents in the DAG.Ronald Bhuleskar2022-08-165-45/+381
* Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG."Ronald Bhuleskar2022-08-034-273/+18
* Adds FilteredRevCommit that can overwrites its parents in the DAG.Ronald Bhuleskar2022-08-024-18/+273
* Add the ability to override parents on RevCommit.Ronald Bhuleskar2022-08-023-50/+245
* TreeRevFilter: fix wrong stop when the given path disappearskylezhao2021-12-171-0/+20
* Fix RevWalk.getMergedInto() ignores annotated tagskylezhao2021-10-081-1/+20
* Optimize RevWalk.getMergedInto()kylezhao2021-10-081-2/+15
* RevWalk: getMergedInto's result is wrong on the second callkylezhao2021-08-131-0/+22
* Introduce getMergedInto(RevCommit commit, Collection<Ref> refs)Adithya Chakilam2021-03-141-0/+81
* Fix DateRevQueue tie breaks with more than 2 elementsAdithya Chakilam2021-02-071-0/+6
* Move reachability checker generation into the ObjectReader objectTerry Parker2021-01-286-394/+0
* Tag message must not include the signatureThomas Wolf2021-01-101-6/+6
* Enable GpgSigner to also sign tagsThomas Wolf2020-12-071-6/+113
* revwalk: Introduce bitmap-based object reachability checkerIvan Frade2020-04-281-0/+31
* revwalk: Extract ObjectReachabilityChecker interfaceIvan Frade2020-04-282-135/+146
* UploadPack: Extract walk-based reachability checkIvan Frade2020-04-281-0/+157
* RevWalk: fix bad topo flags error messageAlex Spradlin2020-03-121-1/+1
* RevWalk: new topo sort to not mix lines of historyAlex Spradlin2020-03-112-0/+222
* Merge "ObjectWalk: Add null check before skip tree."Jonathan Nieder2020-03-021-0/+8
|\
| * ObjectWalk: Add null check before skip tree.Yunjie Li2020-02-261-0/+8
* | Revert "RevWalk: stop mixing lines of history in topo sort"Alex Spradlin2020-02-261-106/+0
|/
* RevWalk: stop mixing lines of history in topo sortAlex Spradlin2020-02-181-0/+106
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-0434-1292/+170