Only show first 80 characters of commit subject in log and summary

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Lars Hjemli 2006-12-22 00:58:18 +01:00
parent 378cae6398
commit 9d8d9b6123
5 changed files with 34 additions and 5 deletions

View file

@ -100,7 +100,7 @@ td.blob {
background-color: white;
}
table.log td {
table.nowrap td {
white-space: nowrap;
}