Searched refs:merge (Results 1 – 4 of 4) sorted by relevance
55 # The URL of the upstream pull request to merge the patch57 merge-pr:67 # Whether the associated merge-pr has been merged68 merge-status:71 # The SHA-1 hash of the upstream git commit incorporating the associated merge-pr73 merge-commit:77 # The date the associated merge-pr was merged, in ISO 8601 date format YYYY-MM-DD78 merge-date:
28 ih.merge(to_merge, overlap=overlap)
181 "merge":
218 def test_harness_parse_record(lines, patterns, expected_records, as_json, merge): argument223 harness.record_merge = merge
Completed in 5 milliseconds