Page MenuHomePhabricator

Support bookmark hook operations in Mercurial
ClosedPublic

Authored by epriestley on Dec 13 2013, 12:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 10 2026, 9:12 PM
Unknown Object (File)
Mar 13 2026, 2:13 PM
Unknown Object (File)
Mar 6 2026, 9:41 AM
Unknown Object (File)
Jan 3 2026, 5:04 PM
Unknown Object (File)
Dec 24 2025, 3:41 AM
Unknown Object (File)
Nov 21 2025, 7:23 PM
Unknown Object (File)
Nov 21 2025, 1:27 PM
Unknown Object (File)
Nov 21 2025, 1:06 PM
Subscribers

Details

Summary

Ref T4195. Turns bookmark mutations in Mercurial into log objects.

Test Plan

Pushed a pile of bookmarks and got logs:

{F89313}

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan added inline comments.
src/applications/repository/storage/PhabricatorRepositoryPushLog.php
21

just double checking this won't cause any issues with legacy data?

Yeah, I added it earlier in this chain and haven't actually committed it yet.