1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-12-02 03:32:41 +01:00
phorge-arcanist/src/repository/api
epriestley aa138a80d2 Attach local commit information to DVCS revisions
Summary: When a revision is created, attach relevant information about the local
commits which it came from if applicable. This supports T473, for DCVSes and
DCVS workflows with immutable history where we can't just amend commit messages.
It will also allow us to enrich the web interface.

Test Plan: Will verify this info shows up for this very diff.

Reviewers: fratrik, aran, jungejason, tuomaspelkonen

Reviewed By: fratrik

CC: aran, epriestley, fratrik

Differential Revision: 857
2011-08-25 18:13:53 -07:00
..
base Attach local commit information to DVCS revisions 2011-08-25 18:13:53 -07:00
git Attach local commit information to DVCS revisions 2011-08-25 18:13:53 -07:00
mercurial Attach local commit information to DVCS revisions 2011-08-25 18:13:53 -07:00
subversion Attach local commit information to DVCS revisions 2011-08-25 18:13:53 -07:00