1. 6ad1c8a Allow for specifying the page size by Robert O'Connor · 6 years ago master
  2. fd093c6 Add .editorconfig to mostly do the right thing with formatting. by Robert Spier · 6 years ago
  3. 4b42da3 document the use of yapf for formatting by Robert Spier · 6 years ago
  4. d7f9496 Some style improvements. by Robert O'Connor · 6 years ago
  5. 923345d data coming back is unicode, so make sure we encode to utf-8. otherwise errors (e.g., UnicodeEncodeError: 'ascii' codec can't encode character ...) can be encountered when buffered (e.g., while piping output to less). by Sean Morrison · 6 years ago
  6. f51dbdd Add #!/usr/bin/python line to csv_uploader. by Robert Spier · 7 years ago
  7. e34ba9a Minor tidying. by Robert Spier · 8 years ago
  8. 0b4284d Add support for listing task instances by Robert Spier · 8 years ago
  9. 783563d Fix lint error. Improve documentation. by Robert Spier · 8 years ago
  10. 75504c1 Don't decode empty response from DELETE by Robert Spier · 8 years ago
  11. d51bb11 Document requests library prereq. by Robert Spier · 8 years ago
  12. 1134003 send [] instead of [''] for empty lists of things. by Robert Spier · 8 years ago
  13. 688a240 enable skipinitialspace on the DictReader by Robert Spier · 8 years ago
  14. 5a7d59d Don't make --url required. by Robert Spier · 8 years ago
  15. c9a45e2 Initial public commit. by Robert Spier · 9 years ago