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)
Sun, Feb 23, 4:36 PM
Unknown Object (File)
Tue, Feb 18, 5:23 AM
Unknown Object (File)
Wed, Feb 12, 10:17 PM
Unknown Object (File)
Tue, Feb 11, 4:01 AM
Unknown Object (File)
Sun, Feb 2, 6:04 PM
Unknown Object (File)
Jan 24 2025, 2:53 PM
Unknown Object (File)
Jan 21 2025, 3:59 PM
Unknown Object (File)
Jan 21 2025, 11:56 AM
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.)