This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name gist logs | |
| // @namsgpace https://www.hatena.ne.jp/noromanba/ | |
| // @description Show commit logs on Gist for Greasemonkey | |
| // @include https://gist.github.com/* | |
| // @downloadURL https://raw.github.com/gist/2669793/gist-logs.user.js | |
| // @installURL https://raw.github.com/gist/2669793/gist-logs.user.js | |
| // @grant GM_xmlhttpRequest | |
| // @version 2012.11.6.2 | |
| // @license WTFPL http://sam.zoy.org/wtfpl/ (Do What The Fuck You Want To Public License) |
NewerOlder