Weird mangling of a commit log entry in gitweb summary

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Weird mangling of a commit log entry in gitweb summary
Дата
Msg-id 4025723.1658013974@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Weird mangling of a commit log entry in gitweb summary
Список pgsql-www
My recent commit 5e692dcacabd5dbc8ccfb9e37a2d26a574b6dea6
looks like this in "git log":

commit 5e692dcacabd5dbc8ccfb9e37a2d26a574b6dea6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date:   Sat Jul 16 12:26:19 2022 -0400

    Remove postmaster.c's reset_shared() wrapper function.

In gitweb, it shows that way too if you drill down to the
individual commit, but in the summary

https://git.postgresql.org/gitweb/?p=postgresql.git;a=summary

it looks like

6 hours ago     Tom Lane    Remove postc's reset_shared() wrapper function.     commit | commitdiff | tree

What's up with that?

            regards, tom lane



В списке pgsql-www по дате отправления:

Предыдущее
От: Jacob Champion
Дата:
Сообщение: [RFC] Let CF users filter threads on attachments they made
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Weird mangling of a commit log entry in gitweb summary