Merge branch 'jn/wt-status'
commit6dada01b95a48f8ea0eeec53d2eb4a8c894aff91
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 Mar 2014 19:48:59 +0000 (21 12:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Mar 2014 19:48:59 +0000 (21 12:48 -0700)
treef01007b557e99c4ec493374f58acd7883d4b0811
parent10bdb20d6a6841b22a3327e3e0fbdd6b5521eb96
parentc7cb333f60db9b8313da75c2075a3619202e905d
Merge branch 'jn/wt-status'

Unify the codepaths that format new/modified/changed sections and
conflicted paths in the "git status" output and make it possible to
properly internationalize their output.

* jn/wt-status:
  wt-status: lift the artificual "at least 20 columns" floor
  wt-status: i18n of section labels
  wt-status: extract the code to compute width for labels
  wt-status: make full label string to be subject to l10n
wt-status.c