On 28/06/13 18:06, V Stuart Foote wrote: > Need some help with our cgit repository! > > Feeling really dumb, I am trying to use the cgit commit logs-- > http://cgit.freedesktop.org/libreoffice/core/log/ -- and pull a range of > commits against master to track a bug: > > 20130607 > 67278daaf3cb664f8a89900382f0d7b19956b18 > > 20130611 > c36348f20c4fcb6ae1acb0fd06c19edfa9fb108 > > Can't find it in our wiki, and I have hunted cgit project site-- > http://git.zx2c4.com/cgit/about/ --but can not find the cgi field entry > syntax to pass in the range for search. Entering a single commit value > positions the log, but I need to review the activity range between two > commits.
go to the log page: http://cgit.freedesktop.org/libreoffice/core/log/ in the top right there is a box with "search" button next to it, change "log msg" to "range" and enter the "older" and "newer" sha1, sepearated with ".." like so: 67278daaf3cb664f8a89900382f0d7b19956b18..c36348f20c4fcb6ae1acb0fd06c19edfa9fb108 produces 4 pages here. _______________________________________________ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://lists.freedesktop.org/archives/libreoffice-qa/