Page MenuHomePhabricator

Support automatic "Depends On" detection in Mercurial
ClosedPublic

Authored by epriestley on Sep 27 2017, 5:23 PM.
Tags
None
Referenced Files
F18105169: D18654.id44783.diff
Sun, Aug 10, 4:42 PM
F18096608: D18654.id44789.diff
Fri, Aug 8, 8:07 AM
F18081508: D18654.id44789.diff
Tue, Aug 5, 12:43 AM
F17973741: D18654.diff
Fri, Aug 1, 4:28 PM
Unknown Object (File)
Jun 1 2025, 8:12 AM
Unknown Object (File)
May 28 2025, 12:43 PM
Unknown Object (File)
May 27 2025, 4:01 PM
Unknown Object (File)
May 6 2025, 5:50 PM
Subscribers

Details

Summary

Depends on D18651. Allows Mercurial to auto-detect depends-on revisions.

Test Plan

See D18652 and D18653. Didn't actually test the empty repository states but they're probably okay. The experimental branch is an untamed wild. ¯\_(ツ)_/¯

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 27 2017, 5:31 PM
This revision was automatically updated to reflect the committed changes.

I'm checking this out nowish. Will let you know what beasts I run into in the wilderness of the experimental branch.

For the initial arc diff it seemed to work. I got a commit message pre-populated with Depends On: Dxxxx.

I ran into some strange PhutilConsole import errors on second update but when I came here to report they become non-reproducible so I'll keep my eye open for them but no other issues so far.

If you still have the error text I might be able to hunt them down.

(PhutilConsole should mostly get nuked in T12996 so they probably won't survive that anyway.)