shadowm

Untitled

Jan 14th, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. shadowm@nanacore:~/src/wesnoth% git bisect good
  2. 9a44642689aacb747ba9acbc7aa3826f6c510845 is the first bad commit
  3. commit 9a44642689aacb747ba9acbc7aa3826f6c510845
  4. Author: fendrin <[email protected]>
  5. Date: Sat Dec 21 06:39:01 2013 +0100
  6.  
  7. Save villages and items.
  8.  
  9. :040000 040000 15e017a4f128906f698c576d289960641915350c 743a7c8a34032040024458693b37c5657a4c746a M src
  10.  
  11. -- LOG --
  12.  
  13. git bisect start
  14. # bad: [c9aaaed1399264a9229351e1f8a312b8e250d4e0] Don't force the .gz suffix on every entry of the save_index (bug #20849)
  15. git bisect bad c9aaaed1399264a9229351e1f8a312b8e250d4e0
  16. # good: [6e73f02090acf2af14d58058be5e04fc21069fe2] version bump to 1.11.7
  17. git bisect good 6e73f02090acf2af14d58058be5e04fc21069fe2
  18. # bad: [120f2011f3b51ea428d7107e3c5d71e55e4c1d17] Add snap horizontal/vertical to middle click scrolling and tweak speed.
  19. git bisect bad 120f2011f3b51ea428d7107e3c5d71e55e4c1d17
  20. # good: [34b865832aa64eea5a69daa31411567bdb453b0b] AnimationWML: fix issue with 'duration' and frame progressive images
  21. git bisect good 34b865832aa64eea5a69daa31411567bdb453b0b
  22. # good: [a2422a8f15a2707b011415821b24cbe4866c129d] Move color cursors option to Advanced Preferences
  23. git bisect good a2422a8f15a2707b011415821b24cbe4866c129d
  24. # good: [b4ceb5f272e5f7d0546468bc001c75b1423064c3] get_area_by_id() method. Will be used in the SLF.
  25. git bisect good b4ceb5f272e5f7d0546468bc001c75b1423064c3
  26. # good: [6142f5a687f9977ef5f4f33baa394f92dac4c1e6] fix dereferencing end iterator
  27. git bisect good 6142f5a687f9977ef5f4f33baa394f92dac4c1e6
  28. # good: [31e9c4ec0e86febc1035089739a2833f6faeb4b9] Merge pull request #87 from cbeck88/new_lua_hooks
  29. git bisect good 31e9c4ec0e86febc1035089739a2833f6faeb4b9
  30. # bad: [994960c6aaadc94f6d70a4db324fad2d6d7e1e23] Flipped Haldric's ship horizontally.
  31. git bisect bad 994960c6aaadc94f6d70a4db324fad2d6d7e1e23
  32. # bad: [09c73abdff0f36094d5472fb9e5f7ca21562fe3f] Updated changelogs.
  33. git bisect bad 09c73abdff0f36094d5472fb9e5f7ca21562fe3f
  34. # bad: [9a44642689aacb747ba9acbc7aa3826f6c510845] Save villages and items.
  35. git bisect bad 9a44642689aacb747ba9acbc7aa3826f6c510845
  36. # good: [13f8f2d86a7d4d939db30174ab8f5889e5f72b52] changelog entry for Involution/iceiceice's new mp_settings LUA read-only table.
  37. git bisect good 13f8f2d86a7d4d939db30174ab8f5889e5f72b52
  38. # first bad commit: [9a44642689aacb747ba9acbc7aa3826f6c510845] Save villages and items.
Advertisement
Add Comment
Please, Sign In to add comment