Author date is not preserved when using Jujutsu with `moz-phab patch`
Categories
(Conduit :: moz-phab, defect)
Tracking
(Not tracked)
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
Details
Attachments
(3 files, 1 obsolete file)
moz-phab version (from moz-phab version): 2.0.0
Jujutsu integration with moz-phab uses jj describe to implement moz-phab patch. This is appropriate, but it's missing the ability to specify the patch's author date (see also jj 0.31.0's docs for jj describe: link.
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
| Assignee | ||
Comment 2•5 months ago
|
||
I plan on removing my assignment to this bug once the bug-linking patch I have here has landed.
Comment 3•5 months ago
|
||
Authored by https://github.com/ErichDonGubler
https://github.com/mozilla-conduit/review/commit/034aed92f489c9727da4ad93fd25953dde0b77d8
[main] Bug 1976915 - chore(jujutsu): note bug pending for author date with moz-phab patch r=sheehan
| Assignee | ||
Comment 5•2 months ago
|
||
| Assignee | ||
Comment 6•2 months ago
|
||
TODO: Make sure the date we provide actually works.
Comment 7•2 months ago
|
||
Comment on attachment 9517781 [details]
Bug 1976915 - refactor(jujutsu): add Jujutsu.__version: Version r=sheehan
Revision D264722 was moved to bug 1988622. Setting attachment 9517781 [details] to obsolete.
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 8•1 month ago
|
||
Comment 9•1 month ago
|
||
Authored by https://github.com/ErichDonGubler
https://github.com/mozilla-conduit/review/commit/c66138d878f0bd0160d3aee2c0e180188df5330b
[main] Bug 1976915 - refactor: s/str/int for author_date typing in Repository impls. r=sheehan
Updated•1 month ago
|
Updated•1 month ago
|
Comment 10•1 month ago
|
||
Authored by https://github.com/ErichDonGubler
https://github.com/mozilla-conduit/review/commit/27f31d17ccea19bb89572fcdca0edce7e45ddbc0
[main] Bug 1976915 - fix(jujutsu): use correct author date for moz-phab patch r=sheehan
Updated•1 month ago
|
Description
•