1 2016-11-20 06:13:58	0|BlueMatt|sipa: please do not rebase your prs when you squash things unless there are conflicts....makes diff-tree very hard to use to verify changes
2 2016-11-20 09:56:38	0|fanquake|wumpus which version of qt is used in the bitocin-qt your testing for memory leaks?
3 2016-11-20 11:33:48	0|bitcoin-git|[13bitcoin] 15ShamimLike opened pull request #9193: Update copyright year to 2016 (06master...06patch-1) 02https://github.com/bitcoin/bitcoin/pull/9193
4 2016-11-20 13:40:58	0|instagibbs|BlueMatt, on that note, does github expose and easy way to figure out previous commit hashes post-squash? I come back to PRs and don't see a way of grabbing history
5 2016-11-20 13:41:09	0|instagibbs|gitlab leaves a nice commit trail
6 2016-11-20 20:34:31	0|BlueMatt|;;later tell instagibbs not as far as I'm aware...you're aware of https://gist.github.com/piscisaureus/3342247, right? I use my local copy to see what version i reviewed
7 2016-11-20 20:34:32	0|gribble|The operation succeeded.
8 2016-11-20 21:02:51	0|bitcoin-git|[13bitcoin] 15instagibbs opened pull request #9194: Add flags to getrawtransaction and getblock to return non-segwit seri… (06master...06nonswserialrpc) 02https://github.com/bitcoin/bitcoin/pull/9194
9 2016-11-20 22:06:02	0|instagibbs|BlueMatt, thanks, I know that, but I guess the answer is "always grab the latest copy of what you're reviewing"