Page MenuHomePhabricator

Refactor author handling in the Mercurial API
ClosedPublic

Authored by richardvanvelzen on Jul 2 2014, 3:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 18, 2:04 PM
Unknown Object (File)
Aug 19 2024, 11:33 AM
Unknown Object (File)
Aug 18 2024, 6:26 AM
Unknown Object (File)
Aug 14 2024, 10:11 AM
Unknown Object (File)
Aug 10 2024, 3:48 AM
Unknown Object (File)
Aug 9 2024, 9:12 AM
Unknown Object (File)
Aug 5 2024, 9:22 AM
Unknown Object (File)
Aug 1 2024, 11:07 AM
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).