Hi Regina, On 2026-05-03 13:06, Regina Henschel wrote:
With https://cgit.freedesktop.org/libreoffice/core/log/ I had searched for commits, by subject, id, author... That URL no longer works. What is the replacement?
Using Gerrit's search capabilities (see documentation at https://gerrit.libreoffice.org/Documentation/user-search.html ) could be one approach, or alternatively using Github's search feature in the LibreOffice Github mirror at https://github.com/LibreOffice/core/ or using git's capabilities in a local clone of the repo (e.g. `git log [email protected]`, `git log --grep=SmartArt` ).
Some examples for Gerrit (s. a. search query in the search field that can be tweaked further as needed):
1) Merged commits in master branch authored by you: https://gerrit.libreoffice.org/q/status:merged+branch:master+author:[email protected]2) Searching by commit hash can be done by just copying it to Gerrit's search field (at the top right) and then pressing Enter.
3) Commits merged to master having "smartart" in the commit subject: https://gerrit.libreoffice.org/q/status:merged+branch:master+subject:smartartor (just leaving it to Gerrit what to do with the "smartart" search key here)
https://gerrit.libreoffice.org/q/status:merged+branch:master+smartart Does that help? Regards, Michael
OpenPGP_signature.asc
Description: OpenPGP digital signature
