Commit Graph

  • 2e4fb911e3 Merge 3ea72ef1ab into 0c4c6c4753 GitHub Merge Button 2012-04-11 04:59:51 -0700
  • 0c4c6c4753 Added --auth-type and tests for basic/digest auth. Jakub Roztocil 2012-04-11 13:47:47 +0200
  • ee598d304d Merge branch 'digest-auth' of https://github.com/dshafik/httpie into dshafik-digest-auth Jakub Roztocil 2012-04-11 13:16:26 +0200
  • 7d9551ccee Merge 153663cb92 into c6c1489212 GitHub Merge Button 2012-04-11 03:46:36 -0700
  • c6c1489212 Refactored @mmb's fix to --verify; updated docs. Jakub Roztocil 2012-04-11 12:44:02 +0200
  • b0f145bcdc Merge 71d21d1feb into 1c5fd18465 GitHub Merge Button 2012-04-05 09:59:40 -0700
  • 71d21d1feb make --verify no command line argument work Matthew M. Boedicker 2012-04-05 12:55:05 -0400
  • 153663cb92 Add support for Digest authentication Davey Shafik 2012-03-22 10:40:03 -0400
  • 84720f5fd1 git-style output pager Neil Chintomby 2012-03-18 03:02:19 -0700
  • 3ea72ef1ab make tests a module (for python setup.py test) Neil Chintomby 2012-03-18 00:34:49 -0700
  • 18cec12743 use stdlib's xml to prettify xml Neil Chintomby 2012-03-18 00:28:17 -0700
  • c607d2cf69 run suite via python setup.py tests Neil Chintomby 2012-03-18 00:27:35 -0700
  • 5a785ee5f7 ignore vim swap Neil Chintomby 2012-03-17 23:55:23 -0700
  • f98c5e0b12 First try at porting to python3 Jakub Misiorny 2012-03-15 19:47:09 +0100
  • 1c5fd18465 Python 3 fixes (travis config). Jakub Roztocil 2012-03-15 00:31:12 +0100
  • ab23037582 Python 3 fixes. Jakub Roztocil 2012-03-15 00:28:15 +0100
  • 3dbb61a8ca Added argparse for Python 3.1. Jakub Roztocil 2012-03-15 00:22:29 +0100
  • 51aa0409e6 Added Python 3 support Jakub Roztocil 2012-03-15 00:11:49 +0100
  • 1f49900db6 Improved README. Jakub Roztocil 2012-03-14 22:55:09 +0100
  • e2e749b2a6 Improved request formatting. Jakub Roztocil 2012-03-14 19:30:58 +0100
  • ccbea8c96e Assume "/" as the Request-URI for printing when none present. Jakub Roztocil 2012-03-14 19:30:12 +0100
  • 6a1f0248e1 Fixed tests. Jakub Roztocil 2012-03-14 19:21:47 +0100
  • b7e0473d6c Added file upload support Jakub Roztocil 2012-03-14 12:17:39 +0100
  • 578acacdf3 Added a --verbose / -v flag Jakub Roztocil 2012-03-14 11:14:28 +0100
  • ed888a2657 Made sure request Host is correct when printing. Jakub Roztocil 2012-03-14 01:10:28 +0100
  • 5e19e1b95d Added a "New in development version" link. Jakub Roztocil 2012-03-14 00:58:05 +0100
  • 02622a4135 Added the option to print the request Jakub Roztocil 2012-03-14 00:05:44 +0100
  • 31c28807c9 Added better JSON highlighting Jakub Roztocil 2012-03-13 21:42:18 +0100
  • 4030542fe2 Merge 78e20c6e85 into 3c8af4c170 GitHub Merge Button 2012-03-13 08:01:12 -0700
  • 78e20c6e85 Merge remote-tracking branch 'upstream/master' Praful Mathur 2012-03-13 11:00:56 -0400
  • 20408e12e9 Added BSD license text Jakub Roztocil 2012-03-09 14:18:00 +0100
  • 3c8af4c170 Added BSD license text Jakub Roztocil 2012-03-09 14:18:00 +0100
  • d27b68df20 Merge 95f5062e06 into 028d16d0ff GitHub Merge Button 2012-03-08 09:16:29 -0800
  • 95f5062e06 Changed -f to --form since the former doesn't appear to work any more Alex Blewitt 2012-03-08 17:14:42 +0000
  • c9eb2255f6 Added proper JSON highlighting Praful Mathur 2012-03-05 12:58:21 -0500
  • 028d16d0ff Merge pull request #24 from faulkner/fix-packaging Jakub Roztocil 2012-03-05 00:04:53 -0800
  • 1f2855032a Merge f5d4addab2 into ccb2aaf94f GitHub Merge Button 2012-03-04 22:28:09 -0800
  • f5d4addab2 Update references to moved README. Chris Faulkner 2012-03-04 22:26:23 -0800
  • ccb2aaf94f Update README.rst Jakub Roztocil 2012-03-05 02:54:34 +0100
  • 8cff0a3e67 Updated README. Jakub Roztocil 2012-03-05 00:48:06 +0100
  • ce952c9e90 Added support for more 256 color terminals. Jakub Roztocil 2012-03-04 16:40:02 +0100
  • e83e601f7c Added a link to contributors on GitHub to README. Jakub Roztocil 2012-03-04 16:39:57 +0100
  • 6bed599ed3 Merge bd034a57d1 into f995c61892 GitHub Merge Button 2012-03-04 07:35:26 -0800
  • f995c61892 Merge pull request #21 from laurentb/packaging Jakub Roztocil 2012-03-04 07:35:24 -0800
  • 2a606c4cf8 Merge 71771dc4a6 into d9abf7d31c GitHub Merge Button 2012-03-04 07:32:42 -0800
  • 71771dc4a6 One argument per line Laurent Bachelier 2012-03-04 16:28:03 +0100
  • 1517f3d149 Include README.md in the source tarball Laurent Bachelier 2012-03-04 16:26:43 +0100
  • d9abf7d31c Updated screenshot. Jakub Roztocil 2012-03-04 15:37:04 +0100
  • bd034a57d1 Support more 256 color terminals Laurent Bachelier 2012-03-04 15:32:39 +0100
  • c446d756ab Fixed IOError in setup.py. 0.1.6 Jakub Roztočil 2012-03-04 13:46:41 +0100
  • 7ca6191902 v0.1.5 0.1.5 Jakub Roztočil 2012-03-04 13:33:18 +0100
  • ebb271334b Corrected line breaks in the output. Jakub Roztočil 2012-03-04 13:03:21 +0100
  • bd9209f77a Fixed --pretty tests. Jakub Roztočil 2012-03-04 12:23:11 +0100
  • 7d629b4d94 Fixed tests II. Jakub Roztočil 2012-03-04 12:02:30 +0100
  • a44ef6c443 Fixed tests. Jakub Roztočil 2012-03-04 11:58:23 +0100
  • f4dde9d9b3 Updated travis config. Jakub Roztočil 2012-03-04 11:54:27 +0100
  • 6d14097844 Added travis-ci configuration. Jakub Roztočil 2012-03-04 11:29:55 +0100
  • 8a4f501706 Fixed tests for Python 2.6. Jakub Roztočil 2012-03-04 11:22:21 +0100
  • 6774998012 Updated README. Jakub Roztočil 2012-03-04 11:22:09 +0100
  • 2195280a70 Added argument parsing tests. Jakub Roztočil 2012-03-04 10:50:23 +0100
  • f5d5ec22af Added --version. Jakub Roztočil 2012-03-04 10:49:37 +0100
  • b728710760 Factored out CLI parsing. Jakub Roztočil 2012-03-04 10:48:30 +0100
  • 715e1b1047 Improved setup.py Jakub Roztočil 2012-03-04 03:36:17 +0100
  • ca8779d879 Merge branch 'main-module-convention' of https://github.com/gandaro/httpie into gandaro-main-module-convention Jakub Roztočil 2012-03-04 03:13:50 +0100
  • 5ff43b659f Fixed README. Jakub Roztočil 2012-03-04 02:48:31 +0100
  • b802f2b960 Added field-name:=raw-json Closes #14 Jakub Roztočil 2012-03-04 02:26:41 +0100
  • 73d0f9cd56 Updated readme (--flags). Jakub Roztočil 2012-03-04 01:59:00 +0100
  • 2cbaad1491 Merge 37896fdf31 into 00312ead28 GitHub Merge Button 2012-03-03 16:54:52 -0800
  • 903fddacec Merge efc2193b51 into 00312ead28 GitHub Merge Button 2012-03-03 16:54:52 -0800
  • 00312ead28 Refactored --pretty and added tests. #16 Jakub Roztočil 2012-03-04 01:36:39 +0100
  • d02ac54130 Merge pull request #16 from tictactix/master Jakub Roztocil 2012-03-03 16:17:41 -0800
  • b794398b6d Merge 58f74fe14a into 81568cf91c GitHub Merge Button 2012-03-03 15:37:04 -0800
  • 81568cf91c Merge pull request #19 from faulkner/fix-readme Jakub Roztocil 2012-03-03 15:37:02 -0800
  • 5997abb9e7 Merge 5d3176115a into 6df9ff67eb GitHub Merge Button 2012-03-03 15:36:47 -0800
  • 6df9ff67eb Merge pull request #17 from faulkner/fix-redirects Jakub Roztocil 2012-03-03 15:36:43 -0800
  • 5d3176115a Correct usage string in README. Chris Faulkner 2012-03-03 14:12:49 -0800
  • 81798ad537 Typo. Chris Faulkner 2012-03-03 14:09:13 -0800
  • efc2193b51 Swap params earlier for GETs. Chris Faulkner 2012-03-03 13:54:34 -0800
  • a38590ffa2 Use 'params' instead of 'data' for GETs so data arguments work as expected. Chris Faulkner 2012-03-03 13:41:47 -0800
  • 459ddd6a11 Merge dd8faecbf7 into 860a851a4b GitHub Merge Button 2012-03-03 11:55:32 -0800
  • dd8faecbf7 Pass allow_redirects to request so --allow-redirects works. Chris Faulkner 2012-03-03 11:54:53 -0800
  • 58f74fe14a Force pretty printing (ignore last commit; stupid undo mistake) Praful Mathur 2012-03-02 17:00:20 -0500
  • 84a0d4a35d Added forcing pretty printing for piping purposes. Praful Mathur 2012-03-02 16:54:18 -0500
  • e523bbc2f6 Merge d670513c9f into 860a851a4b GitHub Merge Button 2012-03-02 09:37:43 -0800
  • d670513c9f use the __main__ submodule convention to make it possible to use python -m httpie Jakob Kramer 2012-03-02 18:35:33 +0100
  • 37896fdf31 Command-line parsing of := raw data fields Sean Hammond 2012-03-02 13:55:49 +0100
  • 108e2ffb3f Merge 29230f4827 into 860a851a4b GitHub Merge Button 2012-03-02 00:03:34 -0800
  • 860a851a4b Fixed a missing line between headers and body. Jakub Roztočil 2012-03-02 09:02:50 +0100
  • 29230f4827 Add optional cookies argument Mark Larus 2012-03-01 22:55:40 -0500
  • 9634dca7d8 Fixed a UnicodeError in Python 2.6. Jakub Roztočil 2012-03-02 02:36:21 +0100
  • bb653bf1a9 Added first tests. Jakub Roztočil 2012-03-02 01:40:40 +0100
  • 94c605fac1 Added --style Closes #6. Thanks, @iromli. Jakub Roztočil 2012-03-02 01:39:22 +0100
  • 70a278bb4a Merge d1f10a6d46 into 3442a5d037 GitHub Merge Button 2012-03-01 14:23:09 -0800
  • 4c30fdb90e Merge 686d6c0181 into 3442a5d037 GitHub Merge Button 2012-03-01 14:23:08 -0800
  • 3442a5d037 Made argparse required only for Python < 2.7. Jakub Roztočil 2012-03-01 23:21:34 +0100
  • 5cd40916fe Merge pull request #12 from tomekwojcik/master Jakub Roztocil 2012-03-01 14:18:36 -0800
  • 9c9983e795 Merge d768959084 into ed3a491c81 GitHub Merge Button 2012-03-01 14:11:13 -0800
  • ed3a491c81 Merge pull request #10 from marblar/osx Jakub Roztocil 2012-03-01 14:11:11 -0800
  • d768959084 * Added argparse to install_requires. Tomek Wójcik 2012-03-01 09:02:48 +0100
  • 7e0f8c07c9 Merge f934f4345e into 1a88ae647e GitHub Merge Button 2012-02-29 12:40:57 -0800