1 2018-02-17 03:15:02	0|bitcoin-git|[13bitcoin] 15fanquake opened pull request #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin (06master...06fix-miniupnpc-darwin) 02https://github.com/bitcoin/bitcoin/pull/12466
 2 2018-02-17 03:23:01	0|kallewoof|Review would be great #10267 - unless people are expecting me to change something and I'm not even realizing it?
 3 2018-02-17 03:23:03	0|gribble|https://github.com/bitcoin/bitcoin/issues/10267 | New -includeconf argument for including external configuration files by kallewoof · Pull Request #10267 · bitcoin/bitcoin · GitHub
 4 2018-02-17 04:09:26	0|bitcoin-git|[13bitcoin] 15theuni opened pull request #12467: build: compile univalue as c++11 (06master...06fix-subconfigure-args) 02https://github.com/bitcoin/bitcoin/pull/12467
 5 2018-02-17 04:14:01	0|cfields|esotericnonsense: ^^that's for you. Thanks for complaining :)
 6 2018-02-17 05:16:47	0|cfields|fanquake: I know I owe you a bunch of review. Sorry for the turn-around time
 7 2018-02-17 06:36:23	0|bitcoin-git|[13bitcoin] 15Aesti opened pull request #12468: Trivial: Adds missing newline in init.cpp (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/12468
 8 2018-02-17 07:49:44	0|bitcoin-git|13bitcoin/06master 14a777244 15Andrea Comand: Build: Add a makefile target for Doxygen documentation...
 9 2018-02-17 07:49:44	0|bitcoin-git|[13bitcoin] 15jonasschnelli pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/23481fa50301...daa84b33540a
10 2018-02-17 07:49:45	0|bitcoin-git|13bitcoin/06master 14daa84b3 15Jonas Schnelli: Merge #12029: Build: Add a makefile target for Doxygen documentation...
11 2018-02-17 07:50:26	0|bitcoin-git|[13bitcoin] 15jonasschnelli closed pull request #12029: Build: Add a makefile target for Doxygen documentation (06master...06make-doxygen) 02https://github.com/bitcoin/bitcoin/pull/12029
12 2018-02-17 09:05:45	0|provoostenator|What's the git incantation for checking if a rebased commit in a PR is otherwise the same?
13 2018-02-17 09:09:14	0|wumpus|what I do is cherry-pick the old commit on top of the new parent, then git diff between that and the rebased commit
14 2018-02-17 09:09:34	0|wumpus|I don't know if there's anything shorter
15 2018-02-17 09:13:27	0|wumpus|you could try looking at second-order diffs (e.g. diff of the commit diffs) but that won't work well if line numbers changed
16 2018-02-17 09:29:44	0|provoostenator|I'll try the cherry-pick approach. I vaguely remember someone showing off a neater way in the past few months.
17 2018-02-17 09:29:59	0|provoostenator|That's this should be quick enough.
18 2018-02-17 11:17:47	0|bitcoin-git|13bitcoin/06master 148b661f9 15Josh Hartshorn: fixes #12465 added missing terminating newline character in log message
19 2018-02-17 11:17:47	0|bitcoin-git|[13bitcoin] 15jonasschnelli pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/daa84b33540a...294a766eb850
20 2018-02-17 11:17:48	0|bitcoin-git|13bitcoin/06master 14294a766 15Jonas Schnelli: Merge #12468: Add missing newline in init.cpp log message...
21 2018-02-17 11:18:37	0|bitcoin-git|[13bitcoin] 15jonasschnelli closed pull request #12468: Add missing newline in init.cpp log message (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/12468
22 2018-02-17 11:27:29	0|bitcoin-git|[13bitcoin] 15jonasschnelli pushed 5 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/294a766eb850...8a98dfeebf58
23 2018-02-17 11:27:30	0|bitcoin-git|13bitcoin/06master 141598f32 15John Newbery: [rpc] Move DescribeAddressVisitor to rpc/util
24 2018-02-17 11:27:30	0|bitcoin-git|13bitcoin/06master 1439633ec 15John Newbery: [rpc] split wallet and non-wallet parts of DescribeAddressVisitor
25 2018-02-17 11:27:31	0|bitcoin-git|13bitcoin/06master 14b98bfc5 15Andrew Chow: Create getaddressinfo RPC and deprecate parts of validateaddress...
26 2018-02-17 11:27:44	0|bitcoin-git|[13bitcoin] 15jonasschnelli closed pull request #10583: [RPC] Split part of validateaddress into getaddressinfo (06master...06getaddressinfo) 02https://github.com/bitcoin/bitcoin/pull/10583
27 2018-02-17 11:29:53	0|meshcollider|\o/
28 2018-02-17 11:30:40	0|meshcollider|andrew will be happy that one is finally in I'm sure
29 2018-02-17 12:58:27	0|bitcoin-git|[13bitcoin] 15maalik12 opened pull request #12473: V0.12.2.x (06master...06v0.12.2.x) 02https://github.com/bitcoin/bitcoin/pull/12473
30 2018-02-17 13:07:33	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12473: V0.12.2.x (06master...06v0.12.2.x) 02https://github.com/bitcoin/bitcoin/pull/12473
31 2018-02-17 13:12:27	0|bitcoin-git|[13bitcoin] 15hkjn opened pull request #12474: [depends] Allow depends system to support armv7l (06master...06fix-armv7-depends) 02https://github.com/bitcoin/bitcoin/pull/12474
32 2018-02-17 13:14:33	0|hkjn0|cfields: fyi I created #12474 with the patch you created a few days ago (well almost the same patch, I updated the openssl.mk line instead of adding a new one)
33 2018-02-17 14:29:40	0|da2ce7|I think that dropping support for QT4 is reasonable. https://github.com/bitcoin/bitcoin/issues/8263
34 2018-02-17 17:07:19	0|achow101|Review/merge begs for #10579 and #10637
35 2018-02-17 17:07:22	0|gribble|https://github.com/bitcoin/bitcoin/issues/10579 | [RPC] Split signrawtransaction into wallet and non-wallet RPC command by achow101 · Pull Request #10579 · bitcoin/bitcoin · GitHub
36 2018-02-17 17:07:25	0|gribble|https://github.com/bitcoin/bitcoin/issues/10637 | Coin Selection with Murchs algorithm by achow101 · Pull Request #10637 · bitcoin/bitcoin · GitHub
37 2018-02-17 22:30:54	0|kanzure|i am still seeking topic suggestions for a meetup
38 2018-02-17 22:31:05	0|kanzure|you can submit in public or to me privately
39 2018-02-17 22:31:19	0|kanzure|also it doesn't have to be topics that you want to speak about, it can be things that you want someone else to say things about
40 2018-02-17 22:31:29	0|kanzure|put them on the spot
41 2018-02-17 22:31:56	0|kanzure|... or else i might randomly assign things :-).
42 2018-02-17 22:37:41	0|Randolf|kanzure:  Are you trying to organize a Bitcoin Core Development meeting?
43 2018-02-17 22:38:05	0|kanzure|no that's somebody else
44 2018-02-17 22:39:02	0|Randolf|kanzure:  Well, this channel is focused on Bitcoin Core Development.
45 2018-02-17 22:39:16	0|kanzure|your messages don't make sense
46 2018-02-17 22:39:22	0|kanzure|1) i am not the organizer
47 2018-02-17 22:39:31	0|kanzure|2) this is on topic.
48 2018-02-17 22:43:53	0|kanzure|this was also part of the agenda for the last meeting (it seems this bot has stopped posting files? http://www.erisian.com.au/meetbot/bitcoin-dev/ )
49 2018-02-17 22:44:04	0|mlz|lol Randolf doesn't know you're also a core dev, kanzure
50 2018-02-17 22:44:26	0|kanzure|ah here we go,
51 2018-02-17 22:44:27	0|kanzure|http://www.erisian.com.au/meetbot/bitcoin-core-dev/2018/bitcoin-core-dev.2018-02-15-19.01.html
52 2018-02-17 22:48:04	0|Randolf|mlz:  Thanks for pointing that out.
53 2018-02-17 22:48:25	0|Randolf|kanzure:  Sorry, I don't know who all the core developers are.
54 2018-02-17 22:49:15	0|Randolf|kanzure:  I see what's going now.  Thanks.  :)