[TDF infra] Announcing Gitiles VCS browser (gitweb replacement) and https:// anon git URIs

Guilhem Moulin guilhem at libreoffice.org
Thu Oct 18 04:06:25 UTC 2018


On Wed, 17 Oct 2018 at 22:31:37 +0000, Xisco Fauli wrote:
> Sometimes i use the range search from cgit. e.g
>
> https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=647fc41763d1310479d59262734caa296f6e558d..044122de1153bd785ed555c96b6aca67e9d0f739
>
> Do you know how I can do it with gitiles?

Looks like

    https://gerrit.libreoffice.org/plugins/gitiles/core/+log/647fc4..044122d

if you want the commit messages you can also add a “pretty=full” to the
query string:

    https://gerrit.libreoffice.org/plugins/gitiles/core/+log/647fc4..044122d?pretty=full

or if you want the diff:

    https://gerrit.libreoffice.org/plugins/gitiles/core/+/647fc4..044122d

(These URLs work with the full 40-hexdigits commit IDs, too.)

-- 
Guilhem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20181018/b50d5a7e/attachment.sig>


More information about the LibreOffice mailing list