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
Unknown Object (File)
Fri, Aug 30, 8:47 AM
Unknown Object (File)
Mon, Aug 26, 3:34 AM
Unknown Object (File)
Sun, Aug 25, 12:05 PM
Unknown Object (File)
Aug 16 2024, 6:17 AM
Unknown Object (File)
Aug 14 2024, 4:01 AM
Unknown Object (File)
Aug 13 2024, 8:49 AM
Unknown Object (File)
Aug 12 2024, 11:15 PM
Unknown Object (File)
Aug 9 2024, 2:20 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.