+ [2016-04-29T21:25:49Z] mdw_ It's not too much of a trouble, I suppose I can make the App hit the Issues API for listing Pull Requests
+ [2016-04-29T21:26:12Z] mdw_ then hit the full Pull Request API when the user taps on a Pull Request
+ [2016-04-29T22:30:45Z] VxJasonxV Caelum: you said tag signing, not tarball signing
+ [2016-04-29T22:30:47Z] VxJasonxV quite different things
+ [2016-04-29T22:38:32Z] VxJasonxV if you make your own releases, you could upload a tarball .sig accompanying file

message no. 133939

Posted by JnNy in #github at 2016-04-29T01:03:34Z

oh yeah, i have everything backed up
+ [2016-04-30T03:48:12Z] Sebastien in the github pages branch, is there a way to edit the template with another one in the list without having to retype the whole site?
+ [2016-04-30T09:01:03Z] KeyWeeUsr hi there! I have a problem, my repo has few files in it: .txt, .png, .md, .xml and .kv, I set in gitattributes linguist-language=XML, but my repo still behaves like it has no language set or what. Why and how to repair it? https://github.com/KeyWeeUsr/KV-for-NotepadPP
+ [2016-04-30T09:01:32Z] KeyWeeUsr https://github.com/KeyWeeUsr/KV-for-NotepadPP/blob/master/.gitattributes
+ [2016-04-30T09:11:27Z] Zarthus KeyWeeUsr: none of those files are particularily defining of a language, chances are github just ignores it because it can't reliable determine a language