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
F14063980: D14995.diff
Mon, Nov 18, 9:21 PM
F14050289: D14995.diff
Thu, Nov 14, 5:45 PM
F14041018: D14995.diff
Mon, Nov 11, 3:15 PM
F14037034: D14995.id36218.diff
Sun, Nov 10, 1:33 PM
F14036837: D14995.diff
Sun, Nov 10, 12:24 PM
F14024684: D14995.diff
Thu, Nov 7, 11:33 AM
F13975354: D14995.diff
Oct 18 2024, 9:48 AM
F13967126: D14995.id.diff
Oct 16 2024, 11:52 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.