https://bugs.documentfoundation.org/show_bug.cgi?id=93565

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
         Whiteboard|bibisectRequest             |bibisected

--- Comment #7 from Michael Weghorn <[email protected]> ---
(bi)bisect result:

6cc283270df0b0586a23f91701450110ec7ed834 is the first bad commit
commit 6cc283270df0b0586a23f91701450110ec7ed834
Author: Matthew Francis <[email protected]>
Date:   Wed May 27 19:58:10 2015 +0800

    source-hash-356d93766e27337a5463e793ceeb9da757a3a37f

    commit 356d93766e27337a5463e793ceeb9da757a3a37f
    Author:     Luboš Luňák <[email protected]>
    AuthorDate: Sun Feb 15 22:53:57 2015 +0100
    Commit:     Miklos Vajna <[email protected]>
    CommitDate: Wed Mar 11 16:21:42 2015 +0100

        avoid creating temporary document copies in non-singlefile MM mode

        The singlefile mode needs a new copy for every record, because it
modifies
        it (such as changing fields to text), but the non-singlefile mode does
not
        need all that relatively expensive work, because it just updates the
fields
        and nothing else.

        Conflicts:
            sw/source/uibase/dbui/dbmgr.cxx

        Change-Id: If02cf8aca1d0f050ffb63cd85d5a9455afc5a6ea

:040000 040000 48a2d6882bbefa38118e41a51ff8c12441b6ea83
12c0fdffadb5a94fa319abebb231392d830e9845 M    opt


$ git bisect log
# bad: [dda106fd616b7c0b8dc2370f6f1184501b01a49e]
source-hash-0db96caf0fcce09b87621c11b584a6d81cc7df86
# good: [5b9dd620df316345477f0b6e6c9ed8ada7b6c091]
source-hash-2851ce5afd0f37764cbbc2c2a9a63c7adc844311
git bisect start 'latest' 'oldest'
# good: [0c30a2c797b249d0cd804cb71554946e2276b557]
source-hash-45aaec8206182c16025cbcb20651ddbdf558b95d
git bisect good 0c30a2c797b249d0cd804cb71554946e2276b557
# bad: [2ce02b2ce56f12b9fcb9efbd380596975a3a5686]
source-hash-17d714eef491bda2512ba8012e5b3067ca19a5be
git bisect bad 2ce02b2ce56f12b9fcb9efbd380596975a3a5686
# bad: [e4deb8a42948865b7b23d447c1547033cb54535b]
source-hash-ce46c98dbeb3364684843daa5b269c74fce2af64
git bisect bad e4deb8a42948865b7b23d447c1547033cb54535b
# bad: [15e8b5cc6b4784fecd63b2a5a04ac086b3e9fc01]
source-hash-26b500afcaed704db7a300836f466517c309ee77
git bisect bad 15e8b5cc6b4784fecd63b2a5a04ac086b3e9fc01
# good: [534715525a93b0d7d56ba123d253c927cccf0afe]
source-hash-40c9a46b78b8919aae82dd9b94774d63bb9cb4e6
git bisect good 534715525a93b0d7d56ba123d253c927cccf0afe
# good: [9aac2d2b68f538e8e24f6c4fed5b9170ba938b60]
source-hash-82c37453482e6b8bd6ab7b7e96b1257a1d5b0699
git bisect good 9aac2d2b68f538e8e24f6c4fed5b9170ba938b60
# bad: [eb45492ed52bea38d7fc71a4d1cd8808231c2fd0]
source-hash-888c28dd07ad97454231e0ff7e976f311b39e40c
git bisect bad eb45492ed52bea38d7fc71a4d1cd8808231c2fd0
# bad: [c0c33bfc27520a3b03ab910f4ad6cce30bcc0190]
source-hash-d5c93cccaebf92b7f99e174552a7c84a5c652690
git bisect bad c0c33bfc27520a3b03ab910f4ad6cce30bcc0190
# good: [5eaea7f1ebf8d0be2b744f51f0bd64f480eff192]
source-hash-50d961ebf107bfd3e3a557c4da75bfec2a463408
git bisect good 5eaea7f1ebf8d0be2b744f51f0bd64f480eff192
# good: [c8c9b07400f62974cf714c2b9ed248219dd7910c]
source-hash-58a48aceb289d4d9ccef4f8652d2a41a567e23e9
git bisect good c8c9b07400f62974cf714c2b9ed248219dd7910c
# bad: [6cc283270df0b0586a23f91701450110ec7ed834]
source-hash-356d93766e27337a5463e793ceeb9da757a3a37f
git bisect bad 6cc283270df0b0586a23f91701450110ec7ed834
# good: [d04de9ad56ac4b5f8d56f6e8d496d102e76215b2]
source-hash-b2f5850ba2a51635290fd74ed5b4ed2607530d42
git bisect good d04de9ad56ac4b5f8d56f6e8d496d102e76215b2
# good: [8934926195ff0d97c02bf7b72353a5462ab9e41c]
source-hash-d753dde3a701eba0fdfadb393c6380389246f0eb
git bisect good 8934926195ff0d97c02bf7b72353a5462ab9e41c
# first bad commit: [6cc283270df0b0586a23f91701450110ec7ed834]
source-hash-356d93766e27337a5463e793ceeb9da757a3a37f

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to