latest 20 messages by meloc
+
[2016-07-30T05:47:40Z]
meloc
in fact, if you click "History" you'll see it for sure :)
+
[2016-07-30T05:47:09Z]
meloc
It's showing the commit message from the wrong branch (or else I'm very confused/mistaken)
+
[2016-07-30T05:46:54Z]
meloc
but there is no "wip" commit on the master branch.
+
[2016-07-30T05:46:50Z]
meloc
if you view that page and look at the commit message, it says "wip"
+
[2016-07-30T05:46:40Z]
meloc
https://github.com/colemickens/polykube/blob/master/DEMO.md
+
[2016-07-30T05:46:38Z]
meloc
hi
+
[2016-04-08T02:44:09Z]
meloc
It's still broken.... does anyone care?
+
[2016-04-08T02:44:03Z]
meloc
So...
+
[2016-04-08T01:19:50Z]
meloc
https://pbs.twimg.com/media/Cfe5xsQWEAIcvil.jpg:large
+
[2016-04-08T01:19:36Z]
meloc
Hey! Y'all aware that markdown preview api is returning 422s right now?
+
[2016-02-19T02:13:14Z]
meloc
:) yeah, I suck, I would've instinctively reached for `git log -p nixos/modules/virtualisation/azure-agent.nix` which would've worked but been less elegant
+
[2016-02-19T02:02:21Z]
meloc
which is probably the take away I should have -- I'm over reliant on the "UI" aspect of github sometimes
+
[2016-02-19T02:02:00Z]
meloc
nods
+
[2016-02-19T02:01:40Z]
meloc
Which I suppose is a bit esoteric, most times you probably want the changes in context. Eh? I don't know :)
+
[2016-02-19T02:01:21Z]
meloc
I'm only interested in changes to the one file :)
+
[2016-02-19T02:01:14Z]
meloc
well, it's often cut off for large commits
+
[2016-02-19T02:00:19Z]
meloc
The revision-revision comparison can be done with some url modification...
+
[2016-02-19T02:00:09Z]
meloc
that'd be cool too actually. "This file was recently featured in these pull requests: X, Y, Z". Actually that's something I sorta do myself as well. Not a good strategy for that one.
+
[2016-02-19T01:59:21Z]
meloc
anyway, that's my awful way of doing a feature request via frustrated IRC. Not cool on my part
+
[2016-02-19T01:59:03Z]
meloc
I just would like a way in the GitHub UI to say "compare this file with its previous revision" :( Seems like something lots of ppl would use