summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2010-10-23 19:12:40 -0600
committertekkub <tekkub@gmail.com>2010-10-23 19:12:40 -0600
commit44d077a6cbf310774b31342cbcb4d2711bd83e14 (patch)
treec24a8997a9a03620c659b63fa97cc8ff989ee8ff /_posts
parent5ef9bf9ebb3b94f87bf3faa24737dbda114e1ec1 (diff)
parent28eb50c0cd7979bfebd917f976810d68e5cfc2f4 (diff)
Merge branch 'add-us-gist-top-pagination' of https://github.com/erikvold/help.github.com into gh-pages
Conflicts: _posts/2009-11-03-userscripts-and-bookmarklets.textile
Diffstat (limited to '_posts')
-rw-r--r--_posts/2009-11-03-userscripts-and-bookmarklets.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2009-11-03-userscripts-and-bookmarklets.textile b/_posts/2009-11-03-userscripts-and-bookmarklets.textile
index acaf8af..34f8c9e 100644
--- a/_posts/2009-11-03-userscripts-and-bookmarklets.textile
+++ b/_posts/2009-11-03-userscripts-and-bookmarklets.textile
@@ -25,3 +25,4 @@ h2. Gist
* "Diff for gist":http://gist.github.com/105913
* "Bespin for gist":http://gist.github.com/463054 - Allows users to quickly replace any textarea you encounter on gist.github.com with a Bespin editor.
* "Gist UserScript Install Link":http://gist.github.com/289492 - If a gist is a userscript, then this userscript will add a "install" link next the the "raw" link, and points the "raw" link to the url using view-source:.
+* "Add top pagination to My Gists":http://gist.github.com/339147 - Adds pagination to the top of the "My Gists" page.