< wumpus>
I've always wanted a github ncurses client, but never got around to building one. Same for travis, the website can be so slow especially for large logs
< wumpus>
and not having to switch form console to browser all the time would be a productivity win
< midnightmagic>
Hrm. Wasn't someone mirroring all that data in case Github goes crazy?
< midnightmagic>
.. who then said they were going to start again since I said the exact same thing already and they said they were but then stopped but should start up again..
< midnightmagic>
ah, I'm already mirroring the mirror. well, there we go.
< wumpus>
I'm also mirroring it, though not publicly
< wumpus>
it would be nice to mirror it on an online accessible repository that is not on github. Right now, if github is down, most will not be able to access it.
< wumpus>
haven't looked at what this gitlab fuss is about
< midnightmagic>
there's a gitlab fuss?
< midnightmagic>
They hired a bunch of people away from companies I know about, but I think that was just people jumping from a sinking ship.
< wumpus>
fuss=heard it come up in unrelated discussions here and there
< bitcoin-git>
bitcoin/master 9ab9e7d Eric Shaw Jr: Add a button to open the config file in a text editor
< bitcoin-git>
bitcoin/master 1fa4ae6 Jonas Schnelli: Merge #9890: Add a button to open the config file in a text editor...
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #9890: Add a button to open the config file in a text editor (master...master) https://github.com/bitcoin/bitcoin/pull/9890
< bitcoin-git>
bitcoin/master e9ff818 Allan Doensen: Fix for issues with startup and multiple monitors on windows.
< bitcoin-git>
bitcoin/master 51833a1 Wladimir J. van der Laan: Merge #10156: Fix for issues with startup and multiple monitors on windows....
< bitcoin-git>
[bitcoin] laanwj closed pull request #10156: Fix for issues with startup and multiple monitors on windows. (master...masterMultiMonFix) https://github.com/bitcoin/bitcoin/pull/10156
< bitcoin-git>
bitcoin/master 218d915 practicalswift: [bench] Avoid function call arguments which are pointers to uninitialized values
< bitcoin-git>
bitcoin/master a27dbc5 Wladimir J. van der Laan: Merge #9949: [bench] Avoid function call arguments which are pointers to uninitialized values...
< bitcoin-git>
[bitcoin] laanwj closed pull request #9949: [bench] Avoid function call arguments which are pointers to uninitialized values (master...avoid-pointers-to-unitialized-values-in-function-calls) https://github.com/bitcoin/bitcoin/pull/9949
< bitcoin-git>
[bitcoin] mrwhythat closed pull request #10161: Support for Tor's Single Onion Service (master...tor-single-onion-service) https://github.com/bitcoin/bitcoin/pull/10161
< cfields>
BlueMatt: ping
< cfields>
BlueMatt: i need some hints about locks in 9725. Trying to give it a final ACK.
< cfields>
oh, heh
< cfields>
BlueMatt: unping. locking in 461e49fee29 looked wonky. But the next commit addresses it. all good.
< bitcoin-git>
[bitcoin] KibbledJiveElkZoo opened pull request #10177: Changed "Send" button default status from true to false (master...ui_fixes) https://github.com/bitcoin/bitcoin/pull/10177
< MarcoFalke>
It is a release candidate for testing purposes.
< Lauda>
Ah, I thought 0.14.1 was final already. My bad
< * cfields>
smacks BlueMatt with an optional parameter
< BlueMatt>
whad I do?
< cfields>
oh wait, those aren't new. They were just in the header before
< BlueMatt>
yeayea
< BlueMatt>
just move-only
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10179: Give CValidationInterface Support for calling notifications on the CScheduler Thread (master...2017-01-wallet-cache-inmempool-3) https://github.com/bitcoin/bitcoin/pull/10179
< cfields>
yep, it just wasn't obvious from the diff. nm.