Page MenuHomePhabricator

Refactor author handling in the Mercurial API
ClosedPublic

Authored by richardvanvelzen on Jul 2 2014, 3:06 PM.
Tags
None
Referenced Files
F15425177: D9797.diff
Sun, Mar 23, 3:00 AM
F15390617: D9797.id.diff
Sat, Mar 15, 6:22 AM
F15390503: D9797.id23520.diff
Sat, Mar 15, 6:16 AM
Unknown Object (File)
Feb 21 2025, 10:25 PM
Unknown Object (File)
Feb 16 2025, 8:10 PM
Unknown Object (File)
Feb 15 2025, 7:29 PM
Unknown Object (File)
Feb 14 2025, 5:49 PM
Unknown Object (File)
Feb 14 2025, 5:49 PM
Subscribers

Details

Summary

There were two callsites which needed some information from the username. Only one worked "correctly", causing arc diff to not amend commits anymore because the author could not be parser.

Test Plan

run arc diff with changes

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

richardvanvelzen retitled this revision from to Refactor author handling in the Mercurial API.
richardvanvelzen updated this object.
richardvanvelzen edited the test plan for this revision. (Show Details)
richardvanvelzen added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 2 2014, 8:58 PM
epriestley updated this revision to Diff 23520.

Closed by commit rARC792204db95cc (authored by Richard van Velzen <rvanvelzen@experty.com>, committed by @epriestley).