1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/repository/worker
David Reuss aa95ef2463 Handle encoding if git tells us it's still not UTF-8
Summary:
Even though `--encoding` is passed to the command, git still fails
in some cases to correctly convert the output. Attempt the conversion
ourselves if it's non UTF-8.

Test Plan: Reparsed message in a repository with ISO-8859-1 encoded commit messages.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T452

Differential Revision: https://secure.phabricator.com/D2888
2012-06-29 12:38:09 -07:00
..
commitchangeparser Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
commitmessageparser Handle encoding if git tells us it's still not UTF-8 2012-06-29 12:38:09 -07:00
PhabricatorRepositoryCommitHeraldWorker.php Publish feed stories about commits 2012-06-20 06:03:44 -07:00
PhabricatorRepositoryCommitOwnersWorker.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorRepositoryCommitParserWorker.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00