Commit Graph

  • f934f4345e Support for terminals not using 256 color Mark Larus 2012-02-29 15:21:43 -0500
  • d1f10a6d46 Try to load strings as JSON Sean Hammond 2012-02-29 20:37:57 +0100
  • 9db07f6ed1 Merge b752b59d92 into 1a88ae647e GitHub Merge Button 2012-02-29 06:35:40 -0800
  • b752b59d92 remove unnecessary partial call Isman Firmansyah 2012-02-29 21:35:20 +0700
  • 553941c98d added support to use other pygments styles, falback to solarized Isman Firmansyah 2012-02-29 02:06:36 +0700
  • 1a88ae647e 0.1.4 0.1.4 Jakub Roztočil 2012-02-28 18:09:05 +0100
  • 0293ba1799 Do not assume UTF-8. Jakub Roztočil 2012-02-28 18:06:21 +0100
  • f90ae113e4 Merge pull request #2 from flashingpumpkin/master Jakub Roztocil 2012-02-28 08:54:59 -0800
  • bacedf435e Merge 6f9ad9e4e1 into ecf968388b GitHub Merge Button 2012-02-28 08:50:03 -0800
  • 6f9ad9e4e1 Revert "Not all web servers return UTF-8 and will crash httpie when decoding the response" Alen Mujezinovic 2012-02-28 16:49:53 +0000
  • 0dc6029368 Fix NameError for real Bruno Renié 2012-02-28 17:16:31 +0100
  • ecf968388b Fixed __version__ and __doc__ import. Thanks, @FND. Jakub Roztočil 2012-02-28 17:14:31 +0100
  • f795068140 Fixed a NameError wrt version handling in User-Agent Bruno Renié 2012-02-28 17:12:03 +0100
  • 2f569b901d Not all web servers return UTF-8 and will crash httpie when decoding the response Alen Mujezinovic 2012-02-28 14:01:01 +0000
  • b567104267 Removed the lists in favour of generators Alen Mujezinovic 2012-02-28 13:33:33 +0000
  • 686d6c0181 Fix prettify if no content type is applied. Christopher Grebs 2012-02-28 14:25:00 +0100
  • b0cebd68a1 Merge branch 'master' of github.com:jkbr/httpie Jakub Roztočil 2012-02-28 13:50:27 +0100
  • 71b6b126c0 Fixed setup.py to work without having pygments already installed. Closes #1. Jakub Roztočil 2012-02-28 13:49:58 +0100
  • f73aaa844f Syntax error fix Alen Mujezinovic 2012-02-28 10:48:29 +0000
  • 899513858a typo Jakub Roztocil 2012-02-27 11:57:10 +0100
  • 258fc0cd5f Renamed the CLI tool http. Jakub Roztočil 2012-02-27 11:54:41 +0100
  • 459c9f1a33 Added Solarized color scheme for Pygments by @gthank. Jakub Roztočil 2012-02-26 16:22:04 +0100
  • 98e320a1a3 Added error handling. Jakub Roztočil 2012-02-26 16:13:12 +0100
  • 4059dbc27a Fixed header formatting. Jakub Roztočil 2012-02-26 01:43:44 +0100
  • 5653b9c6a0 Added --headers and --body to limit the output. Jakub Roztočil 2012-02-26 01:37:28 +0100
  • 65a2fc7042 Update README.md Jakub Roztočil 2012-02-25 20:37:33 +0100
  • 75e09a4ac1 Fixed README. Jakub Roztočil 2012-02-25 16:59:37 +0100
  • 3c50d590e7 Fixed README Jakub Roztočil 2012-02-25 16:58:39 +0100
  • b80d27a4ca Update README.md Jakub Roztočil 2012-02-25 14:42:06 +0100
  • 3f0d621c5a Fixed a typo. Jakub Roztočil 2012-02-25 14:34:41 +0100
  • 1a205e4cb3 Merge branch 'master' of github.com:jkbr/httpie Jakub Roztočil 2012-02-25 14:34:08 +0100
  • 0577d07316 Fixed a typo. Jakub Roztočil 2012-02-25 14:33:56 +0100
  • 0373a49d74 Update README.md Jakub Roztočil 2012-02-25 13:52:29 +0100
  • 4c522bf932 Update README.md Jakub Roztočil 2012-02-25 13:49:50 +0100
  • e7dc59e0db Updated README. Jakub Roztočil 2012-02-25 13:47:23 +0100
  • b966efa17d Initial commit. Jakub Roztočil 2012-02-25 13:39:38 +0100