Files
gerrit/gerrit-pgm
Edwin Kempin aa0af4edbd RebuildNotedb: Elide project names instead of truncating them
The project name in the progress monitor should not exceed 50
characters so that the whole monitor line fits into 80 characters.
This is why the project name was truncated if it was longer. When
projects are organized hierarchically many projects may share the same
prefix and then truncating is bad because one cannot differentiate the
truncated names. This is why the project names should be rather
elided.

Change-Id: I6164f07f98254c41014e62767c8f13d3618d8eb6
Signed-off-by: Edwin Kempin <ekempin@google.com>
2015-10-12 16:54:27 +02:00
..