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 9249ede952 Approximate "git merge-base" in Mercurial
Summary: Find the relative commit by finding the first non-outgoing commit, so
we don't show changes caused by merges we've performed since the last time we
pushed.

Test Plan: Checked out two hg working copies, A and B. Made a change in A. Made
a change in B. Pushed B. Merged in A. Made another change in A. Ran "arc diff"
in A. Got only changes I made in A in the diff, not the change from B.

Reviewers: Makinde, btrahan, jungejason

Reviewed By: btrahan

CC: aran, btrahan

Differential Revision: https://secure.phabricator.com/D1339
2012-01-06 15:10:16 -08:00
..
base Remove "mercurial support is imaginary" warning from Arcanist 2011-11-06 18:02:06 -08:00
git Use --allow-empty when git amending to HEAD 2011-12-20 13:21:58 -08:00
mercurial Approximate "git merge-base" in Mercurial 2012-01-06 15:10:16 -08:00
subversion Fix "arc lint" exploding on new directories 2011-11-03 14:28:04 -07:00