summaryrefslogtreecommitdiff
path: root/wikiquery
AgeCommit message (Expand)Author
2020-11-08Fix index searchingFbenas
2020-11-08Remove refrence to python three renamed it to int so we're all good!Fbenas
2020-11-08Fix encoding issue, add .gitignore and readmeFbenas
2020-11-08Fix indentation issueFbenas
2020-11-08Switch to tabs not spacesFbenas
2020-11-08Upgrade python constraintFbenas
2020-11-08Upgrade print statements to python v3 syntaxFbenas
2018-08-07Change shebang to use python2 specificallyLuke Bratch
2015-12-09Catch exception and print message when no results are foundJoe Robinson
2013-09-20pythonifying some stuffAlasdair Colley
2013-09-10Actually added numbers to list outputwjoe
2013-09-10Changed list output to numbered list and not use quoteswjoe
2013-09-10Possible fix for multi word searches using stdinwjoe
2013-09-10Split stdin at spaces in an attempt to appease Bratchbotwjoe
2013-09-05updating usage stringAlasdair
2013-09-05handling disambiguation error when using --url option and refactoringAlasdair
2013-09-05now supports stdin for argumentsAlasdair
2013-09-05now accepts an index argument as second arg to choose a specific result from ...Alasdair
2013-09-05catch disambiguation errors and display the optionsAlasdair
2013-09-05making it less clever :(Alasdair Colley
2013-09-05updating usage to actually be correctAlasdair Colley
2013-09-05updated to use optparse for backwards compatibilityAlasdair Colley
2013-08-28making code clearerAlasdair
2013-08-28version numberAlasdair
2013-08-28better output printing (encodes to utf-8 on output)Alasdair
2013-08-23now print summary if --search has only one resultAlasdair
2013-08-23adding better usageAlasdair
2013-08-23adding --version optionAlasdair
2013-08-23initial commitAlasdair