Commit Graph

  • 6e68d60100 template(editt): Template changes after running new editt function #8 Porsev Aslan 2023-03-06 13:59:25 +0100
  • a489dc2839 feat(editt): Add more functionality to editt #8 Porsev Aslan 2023-03-06 13:58:17 +0100
  • c74aabb9d5 Add one unit test for editing a template editf 2023-03-02 00:48:37 +0100
  • 6a5b8058ea Add unit tests for store_json_template editf 2023-03-02 00:30:19 +0100
  • 839c4e2441 Fix: Added check for empty args Sanjin 2023-03-02 00:15:17 +0100
  • 0ba836eb30 Fix: Fixed editt command not saving values properly Sanjin 2023-03-01 23:20:21 +0100
  • 373f6bd314 Add test log from running tests on original repo editf 2023-03-01 22:42:55 +0100
  • 16c98cc902 Refactor: move load_template to argtemplate editf 2023-03-01 22:38:48 +0100
  • d7887626a1 Add: Functionality to modify template issue/5 Sanjin 2023-03-01 16:44:29 +0100
  • a154b759b1 Add: Running template functionality issue/4 Sanjin 2023-03-01 15:59:57 +0100
  • 0ce2676d2b Add: Calling store_json_template from httpie CLI parser issue/3 Sanjin 2023-03-01 15:24:07 +0100
  • b4a04ae437 Add: Storing input in JSON issue/2 Sanjin 2023-03-01 15:23:03 +0100
  • a1c1d0d896 Style guide: used isinstance() chrysle 2023-02-02 17:03:46 +0100
  • 3b6cb54f8a Fixed installation steps for Debian & Ubuntu chrysle 2023-01-27 17:26:29 +0100
  • d327a24417 remove pymon, update imports Mark Mayo 2023-01-20 14:11:18 +1300
  • c7102ad3d1 python 3.5, 3.6 + changes Mark Mayo 2023-01-20 13:57:22 +1300
  • e1a4e53c8e Update models.py Mark Mayo 2023-01-20 11:56:22 +1300
  • 86fad828e9 fix some failures Mark Mayo 2023-01-20 11:54:08 +1300
  • 5049316bfb Merge branch 'master' of https://github.com/marksmayo/httpie Mark Mayo 2023-01-20 11:49:07 +1300
  • a7d1a79623 python 3 tweaks Mark Mayo 2022-12-21 14:10:16 +1100
  • 23a27b96be
    Merge branch 'master' into master Mark Mayo 2023-01-20 11:45:05 +1300
  • eaa3d15741 Removed space alex 2023-01-16 14:45:36 +0300
  • b16392fbb9
    Remove redundant imports (#1466) Nishant Sikarwar 2023-01-16 01:05:36 +0530
  • cbf23ae41b
    removed multiple import statements Nishant Sikarwar 2023-01-05 03:31:44 +0000
  • e73c3e6c24 Fix failing tests with responses ≥ 0.22.0 Jakub Roztocil 2023-01-15 17:43:17 +0100
  • db2f50bcde
    improve documentation. Amit Merchant 2023-01-10 10:25:37 +0530
  • f0563deb7f
    Bump mislav/bump-homebrew-formula-action from 1 to 2 (#1453) dependabot[bot] 2023-01-04 03:18:15 -0800
  • 4894b4c0fc
    Bump actions/stale from 6 to 7 (#1459) dependabot[bot] 2023-01-04 03:17:54 -0800
  • 3a123c4125
    Fix ci status badge error (#1464) TAKAHASHI Shuuji 2023-01-04 20:17:18 +0900
  • 48c6021428
    Fix ci status badge error TAKAHASHI Shuuji 2023-01-03 01:53:28 +0900
  • a38d1b3bb0
    Bump actions/stale from 6 to 7 dependabot[bot] 2022-12-21 14:02:40 +0000
  • 7e59c1d2c7 python 3 tweaks Mark Mayo 2022-12-21 14:10:16 +1100
  • 71b1e0a161 switch METHOD to option-only argument Tim Vergenz 2022-05-09 11:06:14 -0400
  • e49b5132fa wip implementation of --base-url argument Tim Vergenz 2022-04-27 13:20:39 -0400
  • 583c19f7a9
    Bump mislav/bump-homebrew-formula-action from 1 to 2 dependabot[bot] 2022-11-17 14:07:40 +0000
  • 46a61b1ad6 encoding fix andrey 2022-11-13 15:40:48 +0300
  • ece973f250 Added test + fixed issue in core Alex 2022-11-13 15:56:14 +0600
  • 621042a048
    Update README.md Jakub Roztocil 2022-10-01 04:00:56 -0700
  • 0689b55e1d
    Clean up and refactor nested JSON parsing & interpreting (#1440) Jakub Roztocil 2022-10-01 12:38:19 +0200
  • a7321d8ac4
    🔥 Remove $ from code fenced examples on readme (#1435) Ben Chatelain 2022-10-01 04:37:50 -0600
  • d9a73cd8eb
    Fix typos (#1431) Kian-Meng Ang 2022-10-01 18:34:41 +0800
  • 930cd9081a
    Use grep -E instead of egrep (#1436) a1346054 2022-10-01 10:32:17 +0000
  • 3549ee8342
    Bump actions/stale from 5 to 6 (#1437) dependabot[bot] 2022-10-01 03:31:54 -0700
  • e26f1316c2 Clean up and refactor nested JSON parsing & interpreting Jakub Roztocil 2022-10-01 12:29:20 +0200
  • c11fc157fb
    Bump actions/stale from 5 to 6 dependabot[bot] 2022-09-22 14:28:08 +0000
  • 95c6812e7d
    Use grep -E instead of egrep a1346054 2022-09-12 20:56:58 +0000
  • 3659a1a952
    🚨 FIx markdownlint errors Ben Chatelain 2022-09-04 11:02:32 -0600
  • d297cb490d
    🔥 Remove $ from code fenced examples on readme Ben Chatelain 2022-09-04 09:35:06 -0600
  • a7d8c14fd6 Suggested fixes by iCR, OpenRefactory, Inc. openrefactory 2022-09-01 13:28:07 +0600
  • 5dabb2f39e Fix typos Kian-Meng Ang 2022-08-24 21:26:17 +0800
  • 9f3e31765b
    remove $ for easier copy luohuayouyi12138 2022-08-24 18:03:59 +0800
  • 58b0bf1898
    change installation docs template for easier copy luohuayouyi12138 2022-08-24 17:59:40 +0800
  • 2b052699e3 make code more easily to copy (fix #1417) 落花有意12138 2022-08-24 16:48:21 +0800
  • 810bb1c77b
    Update README.md Jakub Roztocil 2022-08-10 09:13:49 -0700
  • 767f3c3a19
    Update README.md Jakub Roztocil 2022-08-10 07:58:09 -0700
  • 1236793272
    Update README.md Jakub Roztocil 2022-08-10 07:48:57 -0700
  • c3a2f87dd2
    Update README.md Jakub Roztocil 2022-08-10 07:41:13 -0700
  • 1121d695a8
    Update README.md Jakub Roztocil 2022-08-10 07:38:40 -0700
  • 24d16251ec
    Merge branch 'httpie:master' into master Ensar Makas 2022-07-29 23:05:43 +0300
  • 5794a070e1
    place the logo in the middle in README.md (#1393) Motahhar Mokfi 2022-07-12 20:03:57 +0430
  • 4736a16698
    docs: Fix a few typos (#1419) Tim Gates 2022-07-03 22:54:34 +1000
  • ed6317cb7b
    docs: Fix a few typos Tim Gates 2022-07-03 19:55:20 +1000
  • 3ad408add7
    Fix paths to run benchmarking script (#1416) Girish Sharma 2022-06-19 12:50:22 +0530
  • 7b75fd7c85 Fix paths to run benchmarking script letmerecall 2022-06-19 11:45:09 +0530
  • 91cdb22a4b
    Update Requests documentation links (#1414) Nate Prewitt 2022-06-17 15:04:42 -0600
  • d25ba31cb9
    Update Requests documentation links Nate Prewitt 2022-06-17 12:55:42 -0600
  • c995fd9b24
    Bump actions/setup-python from 3 to 4 (#1412) dependabot[bot] 2022-06-09 10:04:06 -0700
  • ce8c3202d9
    Bump actions/setup-python from 3 to 4 dependabot[bot] 2022-06-09 14:28:47 +0000
  • 9d2e2afede Add failing reproduction test case fix-initial-number-escaping Jakub Roztocil 2022-06-07 14:50:56 +0200
  • 418b12bbd6 Cleanup Jakub Roztocil 2022-06-07 14:31:15 +0200
  • ecff53f2d5 Have naked $ make list all tasks Jakub Roztocil 2022-06-07 14:29:19 +0200
  • 41da87f7c8 Install .[test] reqs in make install-reqs Jakub Roztocil 2022-06-07 14:26:48 +0200
  • 4f172a61b4 Fix installation Jakub Roztocil 2022-06-07 14:23:52 +0200
  • ee5fc59c51 Implement support for bash & completion flow generation isidentical/feature/shell-completion Batuhan Taskaya 2022-05-20 10:42:38 +0300
  • 542a2d35de
    Fix typos in comment lines (#1405) SADIK KUZU 2022-05-19 16:22:50 +0300
  • b733ff1950 Fix typos in comment lines SADIK KUZU 2022-05-19 16:20:09 +0300
  • b8e0be241c Embed the structurally defined flows into ZSH Batuhan Taskaya 2022-05-19 16:06:37 +0300
  • 0dce332b16 more refinements Batuhan Taskaya 2022-05-19 14:56:25 +0300
  • 5af4acc798 fish generation etc. Batuhan Taskaya 2022-05-18 18:30:46 +0300
  • d9e1dc08c9
    Package man pages into the deb packages as well. (#1403) Batuhan Taskaya 2022-05-16 18:19:49 +0300
  • 9f2f043141 Package man pages into the deb packages as well. Batuhan Taskaya 2022-05-16 18:19:21 +0300
  • 310f712010 x Batuhan Taskaya 2022-05-16 18:09:59 +0300
  • d9792084fa Refine zsh to suggest URLs after methods. Batuhan Taskaya 2022-05-16 16:10:23 +0300
  • 3b734fb0bc Fix a misput backtick Batuhan Taskaya 2022-05-16 10:10:51 +0300
  • bd0b18489b Automate ZSH completion. Batuhan Taskaya 2022-04-14 22:35:09 +0300
  • 8abe47969e
    Improve single-binary method wording (#1399) Jan Brasna 2022-05-10 18:55:31 +0200
  • f7ee108f27
    Improve single-binary method wording Jan Brasna 2022-05-10 17:26:43 +0200
  • ad5f01635b Refactor the color system isidentical/refactors/color-system Batuhan Taskaya 2022-05-10 10:37:47 +0300
  • 8173cb0337
    Typo fix (#1397) Standa Opichal 2022-05-09 19:26:16 +0200
  • bfb638b5ef
    Typo fix Standa Opichal 2022-05-09 19:25:20 +0200
  • 7fd34fc8ce
    Fix-up standalone binary docs. (#1396) Batuhan Taskaya 2022-05-09 19:22:20 +0300
  • 562ae4e2b8 Fix-up standalone binary docs. Batuhan Taskaya 2022-05-09 19:21:35 +0300
  • 80ae644464
    updated fish completions for httpie 3.2.1 (#1394) Jannik Vieten 2022-05-09 17:24:48 +0200
  • 69fe5dbfd1
    Update release-linux-standalone.yml Batuhan Taskaya 2022-05-09 11:46:19 +0300
  • f09e7564e7 Standalone binary documentation. Batuhan Taskaya 2022-05-09 09:01:59 +0300
  • 18daf74523 updated fish completions for httpie 3.2.1 exploide 2022-05-08 17:28:11 +0200
  • 477d6baa3b place the logo in the middle in README.md Motahhar Mokfi 2022-05-07 17:08:38 +0430
  • dc5274e491
    Use the proper directory name for the choco action. (#1392) Batuhan Taskaya 2022-05-06 20:47:40 +0300
  • f4926d1f8e Refresh the current environment to reflect the new installation. Batuhan Taskaya 2022-05-06 20:13:26 +0300
  • a617ff4162 Use the proper directory name for the choco action. Batuhan Taskaya 2022-05-06 19:57:49 +0300