Page MenuHomePhabricator

Parse and display commit authorship date in Git in Diffusion
ClosedPublic

Authored by epriestley on Jan 11 2016, 1:20 PM.
Tags
None
Referenced Files
F17854032: D14995.id36226.diff
Sun, Jul 27, 2:35 PM
F17839297: D14995.id36217.diff
Sat, Jul 26, 7:48 PM
F17839283: D14995.id36218.diff
Sat, Jul 26, 7:47 PM
Unknown Object (File)
Jun 18 2025, 12:03 AM
Unknown Object (File)
Jun 16 2025, 11:01 PM
Unknown Object (File)
May 18 2025, 3:56 PM
Unknown Object (File)
May 18 2025, 3:52 PM
Unknown Object (File)
May 9 2025, 11:54 PM
Subscribers
None

Details

Summary

Fixes T8826. Git tracks an "author date", which may be different from the "committed date". We don't currently extract/show this; do so.

Test Plan

Screen Shot 2016-01-11 at 5.18.59 AM.png (69×351 px, 16 KB)

Diff Detail

Repository
rP Phabricator
Branch
runique6
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10051
Build 12166: Run Core Tests
Build 12165: arc lint + arc unit

Event Timeline

epriestley updated this revision to Diff 36218.
epriestley retitled this revision from to Parse and display commit authorship date in Git in Diffusion.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
  • Also remove the TODO comment that this specifically addresses.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 11 2016, 5:30 PM
This revision was automatically updated to reflect the committed changes.