+ [9 years ago] mdw_ It's not too much of a trouble, I suppose I can make the App hit the Issues API for listing Pull Requests
+ [9 years ago] mdw_ then hit the full Pull Request API when the user taps on a Pull Request
+ [9 years ago] VxJasonxV Caelum: you said tag signing, not tarball signing
+ [9 years ago] VxJasonxV quite different things
+ [9 years ago] VxJasonxV if you make your own releases, you could upload a tarball .sig accompanying file

message no. 134026

Posted by breadcrumbs in #github at 2016-04-29T11:00:44Z

alters with some command or just with another diff?
+ [9 years ago] 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?
+ [9 years ago] 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
+ [9 years ago] KeyWeeUsr https://github.com/KeyWeeUsr/KV-for-NotepadPP/blob/master/.gitattributes
+ [9 years ago] 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