Page MenuHomePhabricator

Support automatic "Depends On" detection in Mercurial
ClosedPublic

Authored by epriestley on Sep 27 2017, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 24, 1:24 AM
Unknown Object (File)
Thu, Dec 5, 2:21 AM
Unknown Object (File)
Tue, Dec 3, 1:01 PM
Unknown Object (File)
Nov 26 2024, 7:01 PM
Unknown Object (File)
Nov 25 2024, 11:26 AM
Unknown Object (File)
Nov 22 2024, 5:02 PM
Unknown Object (File)
Nov 18 2024, 9:33 AM
Unknown Object (File)
Nov 14 2024, 5:53 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.)