Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


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.

Attachment: signature.asc
Description: PGP signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.