Commit History

Author SHA1 Message Date
  Benjamin Gleitzman 7984267fb7 Merge pull request #243 from Subc2/master 5 years ago
  Subc2 aa009fd67d Explicitly set English interface in SEARCH_URLS 5 years ago
  Benjamin Gleitzman 8d07eb1c67 Add a sleep to the tests, to avoid rate limiting 5 years ago
  Benjamin Gleitzman 43944af920 Bump version 5 years ago
  Benjamin Gleitzman 7b8b939267 Add cachelib and appdirs to setup.py 5 years ago
  Benjamin Gleitzman ba4c140bb6 Remove brew install option 5 years ago
  Benjamin Gleitzman 2933324073 Hopefully the last time I need to update the brew dependencies 5 years ago
  Benjamin Gleitzman 6a9b3c0031 Add urllib3 dependency to brew install 5 years ago
  Benjamin Gleitzman 07414a2cf9 Update ruby dependencies 5 years ago
  Benjamin Gleitzman 33dc1e23a1 Update ruby deployment 5 years ago
  Benjamin Gleitzman 1e1c940f8a Use RST instead of Markdown 5 years ago
  Benjamin Gleitzman c2b6571536 Fix issue with long description 5 years ago
  Benjamin Gleitzman dce50f0ce7 Add release notes. Bump to 1.2.0 5 years ago
  Benjamin Gleitzman a33614f2da Update README with instruction for running from a python script 5 years ago
  Benjamin Gleitzman 7cd882aa64 Merge pull request #240 from hdboer/fix_search_engine_keyerror 5 years ago
  Hans den Boer 99a94b273b Fix inconsistency between command line parser definition and use of the 'search_engine' key in command_line_runner() which causes a KeyError exception. 5 years ago
  Benjamin Gleitzman b923ddfdc3 Fix engine flag 5 years ago
  Benjamin Gleitzman 12561b0b2f Merge pull request #235 from rtruxal/master 5 years ago
  Rob c1df93fc89 indicated supported search engines in cmdline help 5 years ago
  Rob 4c4219456c --search-engine ==> --engine 5 years ago
  Rob 5f2b23e8f4 removed optional brackets from SEARCH_ENGINE positional arg. Should fix argparse tokenization issues 5 years ago
  Rob e92eebcb7c fixed the readme flag 5 years ago
  Benjamin Gleitzman 94f0429b4e Merge pull request #237 from gleitz/dev 5 years ago
  Benjamin Gleitzman 537d512ea4 Block duplicate answers from the Google cache. 5 years ago
  Rob 68c64bde7e syntax 5 years ago
  Rob 3909d48c78 changed the bing -b param to a search engine -e param 5 years ago
  Rob 276af4fdde added a bing arg to the cmdline interface so HOWDOI_SEARCH_ENGINE can be set within the howdoi process itself. 5 years ago
  Benjamin Gleitzman e7f526e568 Add .pylintrc with modification for line length 5 years ago
  Benjamin Gleitzman 5a3d8e6445 Correcting a few nits related to linting 5 years ago
  Benjamin Gleitzman db67bda42d Fixes for flake8 and pep8/pylint 5 years ago