1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 04:02:43 +01:00
phorge-phorge/src/applications/repository/worker/commitmessageparser
epriestley a061bd2d09 Parse and display commit authorship date in Git in Diffusion
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: {F1059235}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T8826

Differential Revision: https://secure.phabricator.com/D14995
2016-01-11 09:32:37 -08:00
..
PhabricatorRepositoryCommitMessageParserWorker.php Parse and display commit authorship date in Git in Diffusion 2016-01-11 09:32:37 -08:00
PhabricatorRepositoryGitCommitMessageParserWorker.php Remove direct calls to LowLevelCommitQuery 2015-02-10 15:58:51 -08:00
PhabricatorRepositoryMercurialCommitMessageParserWorker.php Remove direct calls to LowLevelCommitQuery 2015-02-10 15:58:51 -08:00
PhabricatorRepositorySvnCommitMessageParserWorker.php Remove direct calls to LowLevelCommitQuery 2015-02-10 15:58:51 -08:00