https://bugs.documentfoundation.org/show_bug.cgi?id=132455
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org --- Comment #12 from Buovjaga <[email protected]> --- Created attachment 195903 --> https://bugs.documentfoundation.org/attachment.cgi?id=195903&action=edit Log of source commits mentioned in bibisect result All commits from Kohei. Produced by copying the list of source commits to a file and doing this in LibreOffice core repo: while IFS="" read -r p || [ -n "$p" ]; do git show --no-patch "$p" >> /path/to/tdf132455_bisectlog.txt; done < /path/to/tdf132455_bisect_range.txt -- You are receiving this mail because: You are the assignee for the bug.
