commit | 0a7a9a12d65ca75601f841c93222652f41de09c0 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | Wed Oct 11 00:20:43 2006 +0200 |
committer | Junio C Hamano <junkio@cox.net> | Sat Oct 14 18:19:12 2006 -0700 |
tree | a54976efd2b66b49dbed071be7cb6809e542b800 | |
parent | f7197dff15a3ab12ce59626865c5a388a3bb0976 [diff] |
cvsserver: Show correct letters for modified, removed and added files Earlier, cvsserver showed always an 'U', sometimes even without a space between the 'U' and the name. Now, the correct letter is shown, with a space. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>