1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications
John Stockdale 501c90bb30 Use Git's encoding flag instead of MBString
Summary:
0d5b0f21ad added string conversion but MBString always needs an argument for endcoding.

It looks like we can get away with doing this in git instead, with the --encoding='UTF-8' flag. Then we should be safe to remove the test for output type, and stay UTF-8 safe.

Test Plan:
Run updaters with change. Verify commits are updated.

Reviewers: epriestley

CC:

Differential Revision: 1108
2011-11-12 01:01:41 +00:00
..
auth Provide a configuration flag to disable silliness in the UI 2011-11-04 15:24:54 -07:00
base Make detection/recovery for bad cookies more strict 2011-08-19 15:45:35 -07:00
calendar Build a basic calendar view 2011-08-08 10:34:06 -07:00
conduit Add actAsUser to API 2011-11-08 08:12:31 -08:00
countdown Fix some brace lint stuff. 2011-08-02 10:40:45 -07:00
daemon Refactor repository reparse scripts to be more useful 2011-09-27 17:20:04 -07:00
differential Allow tweaking of Differential mail by using events 2011-11-09 10:13:53 -08:00
diffusion execx ==> execxLocalCommand for git libraries in diffusion 2011-11-09 16:21:59 -08:00
directory
draft/storage
feed Fix generateChronologicalKey() for 32-bit machines 2011-09-14 09:03:45 -07:00
files Don't fail with no image macros 2011-10-28 08:06:30 -07:00
help/controller Explicitly show that "escape" closes dialogs in Phabricator 2011-08-02 09:21:28 -07:00
herald Refactor some Herald code 2011-11-04 16:32:00 -07:00
maniphest Provide a configuration flag to disable silliness in the UI 2011-11-04 15:24:54 -07:00
markup Allow custom hyperlinks; Pass differential.diff-id into remarkup engine config 2011-10-20 14:39:18 -07:00
metamta Allow tweaking of Differential mail by using events 2011-11-09 10:13:53 -08:00
owners
paste Fix header display bug on forked pastes. 2011-07-21 11:22:56 -04:00
people Provide a configuration flag to disable silliness in the UI 2011-11-04 15:24:54 -07:00
phid Replace callsites to sha1() that use it to asciify entropy with 2011-10-21 11:55:28 -07:00
phriction Some documentation updates. 2011-09-14 08:02:31 -07:00
project Fixed documentation in PhabricatorProjectSubproject 2011-09-13 21:21:12 -07:00
repository Use Git's encoding flag instead of MBString 2011-11-12 01:01:41 +00:00
search Some documentation updates. 2011-09-14 08:02:31 -07:00
slowvote Fix link to Slowvote user guide 2011-10-20 14:33:34 -07:00
status/base
typeahead/controller Add a name token table so on-demand typeaheads can match last names 2011-10-23 14:25:26 -07:00
uiexample Examples using JX.View 2011-11-06 15:17:00 -08:00
xhpastview
xhprof