[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-242-g846275f

Kyle Isom coder at kyleisom.net
Tue Oct 16 21:19:07 UTC 2012


The following commit has been merged in the master branch:
commit 2051d56161a6da1170413dc7d0bdc8f9f4393a60
Author: Kyle Isom <coder at kyleisom.net>
Date:   Tue Oct 16 14:51:22 2012 -0600

    Update github support.

diff --git a/AUTHORS b/AUTHORS
index 02b33d9..4de85f3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -117,8 +117,8 @@ Kyle Isom <coder at kyleisom.net>
         elvi: cablesearch, duckduckgo, openports, wolfram
 	plus fixes.
 
-Jason Ryan <jasonwryan at gmail.com>
-        elvi: archwiki, deli, stack, pin
+Jason Ryan <jasonwryan at surfraw.org>
+        elvi: archwiki, deli, github, stack, pin
 
 Sara Fauzia <sara at archlinux.us>
         archpkg fix.
diff --git a/README b/README
index 00a4d5c..3208bde 100644
--- a/README
+++ b/README
@@ -209,6 +209,7 @@ fsfdir          -- Search the FSF/UNESCO Free Software Directory (directory.fsf.
 gcache          -- Search the web using Google cache (www.google.com)
 genbugs         -- Search the Gentoo bug tracker (bugs.gentoo.org)
 genportage      -- Search gentoo-portage.com for packages
+github          -- Search github for code (www.github.com)
 google          -- Search the web using Google (www.google.com)
 gutenberg       -- Search for books on Project Gutenberg (gutenberg.org)
 happypenguin    -- Search the Linux Game Tome (www.happypenguin.org)
diff --git a/elvi/Makefile.am b/elvi/Makefile.am
index aa53291..4e26d23 100644
--- a/elvi/Makefile.am
+++ b/elvi/Makefile.am
@@ -57,6 +57,7 @@ dist_elvi_SCRIPTS	= \
 		  gcache \
 		  genbugs \
 		  genportage \
+		  github \
 		  gutenberg \
 		  google \
 		  happypenguin \
diff --git a/links.IN b/links.IN
index 4da7ab2..38c002b 100644
--- a/links.IN
+++ b/links.IN
@@ -51,6 +51,7 @@ elvi.1sr.gz @mandir@/man1/fsfdir.1sr.gz
 elvi.1sr.gz @mandir@/man1/gcache.1sr.gz
 elvi.1sr.gz @mandir@/man1/genbugs.1sr.gz
 elvi.1sr.gz @mandir@/man1/genportage.1sr.gz
+elvi.1sr.gz @mandir@/man1/github.1sr.gz
 elvi.1sr.gz @mandir@/man1/google.1sr.gz
 elvi.1sr.gz @mandir@/man1/gutenberg.1sr.gz
 elvi.1sr.gz @mandir@/man1/happypenguin.1sr.gz

-- 
surfraw -  a fast unix command line interface to WWW



More information about the Surfraw-commits mailing list