Hi Xisco, hi Christian,
thank you, both "git log" and search in gerrit work. However they are
not so comfortable as the old way.
Kind regards,
Regina
Christian Lohmaier schrieb am 04.05.2026 um 19:22:
On Mon, May 4, 2026 at 10:13 AM Xisco Fauli <[email protected]> wrote:
https://git.libreoffice.org/core/+log is the one I use. Since it misses
the search by subject, I use git log --grep="<subject>" in my local
repository.
Since only a tiny fraction of commits bypass gerrit, you can also use
the search in gerrit, to limit to subject of the commit message use
subject:"subject to search", to search in full commit message use
message:"stuff in commit message"
ciao
Christian