Commit Graph

  • a065a47b37 Fixed tests Mike Farah 2020-01-05 16:22:18 +1300
  • 339cc3a12d Add handle for int Issue 314 tsachi nimni 2020-01-01 13:55:22 +0200
  • 625cfdac75 wip; Mike Farah 2019-12-31 15:21:39 +1300
  • 4dbdd4a805 Deep splat! Mike Farah 2019-12-30 16:51:07 +1300
  • 8a6af1720d Fixed modify array issue! Mike Farah 2019-12-30 11:21:21 +1300
  • 0652f67a91 Refactored! Mike Farah 2019-12-28 20:19:37 +1300
  • df52383ffb Delete works! needs refactor Mike Farah 2019-12-28 10:51:54 +1300
  • 707ad09ba5 Refactor wip Mike Farah 2019-12-27 19:06:58 +1100
  • cf389bed4a Refactor wip Mike Farah 2019-12-27 19:06:08 +1100
  • ff5b23251b Refactor wip Mike Farah 2019-12-25 12:11:04 +1100
  • 9925b26b9d Added Key and Value printing tests Mike Farah 2019-12-24 10:46:21 +1100
  • 93dbe80a77 wip Mike Farah 2019-12-24 10:35:57 +1100
  • 27604289f4 Log out original error if removing temporary file failed Mike Farah 2019-12-23 12:09:38 +1100
  • 3f36a18791 Add readme notice re v3 Mike Farah 2019-12-23 10:01:55 +1100
  • 1e541cd65f wip handle aliases when printing keys Mike Farah 2019-12-23 09:25:44 +1100
  • 5204a13685 Show paths Mike Farah 2019-12-23 09:08:00 +1100
  • 3d3eaf3034 Return path, smart print Mike Farah 2019-12-22 17:16:03 +1100
  • 4fb44dbc47 Return path, smart print Mike Farah 2019-12-22 17:13:11 +1100
  • 784513dd18 Merge anchors - refactored Mike Farah 2019-12-22 15:35:16 +1100
  • 865a55645c Merge anchors - refactored Mike Farah 2019-12-22 15:33:54 +1100
  • 949bf1c1d7 Merge anchors - wip Mike Farah 2019-12-22 15:15:15 +1100
  • 19fe718cfb Aliases! Mike Farah 2019-12-16 21:09:23 +1100
  • 290579ac7f Handle simple aliases Mike Farah 2019-12-16 20:38:55 +1100
  • d7392f7b58 Refactoring Mike Farah 2019-12-16 16:46:20 +1100
  • a3cebec2fd Added prefix command Mike Farah 2019-12-16 16:17:01 +1100
  • b81fd638d7 wip - new node Mike Farah 2019-12-15 19:34:05 +1100
  • 2344638da4 Fixed delete splat Mike Farah 2019-12-15 18:53:49 +1100
  • 8be006fba4 Fixed delete splat Mike Farah 2019-12-15 18:52:37 +1100
  • 53a4a47ce3 wip - prefix splat Mike Farah 2019-12-15 18:38:40 +1100
  • 5988d0cffa Simplified Mike Farah 2019-12-15 18:24:23 +1100
  • b7640946ac Delete! Mike Farah 2019-12-15 17:31:26 +1100
  • 5e527c726f Chocolatey package Vasily Korytov 2019-12-14 01:25:20 +0200
  • d061b2f9f9 Can delete arrays Mike Farah 2019-12-12 20:47:22 +1100
  • 8c0046a622 Refactoring Mike Farah 2019-12-09 13:57:38 +1100
  • 586ffb833b Refactoring Mike Farah 2019-12-09 13:57:10 +1100
  • 9771e7001c splatting Mike Farah 2019-12-09 13:44:53 +1100
  • 8da9a81702 visitor! Mike Farah 2019-12-08 15:59:24 +1100
  • d97f1d8be2 recurse Mike Farah 2019-12-08 15:37:30 +1100
  • dad61ec615 remove json conversion for now Mike Farah 2019-12-06 16:52:00 +1100
  • 676fc63219 remove json conversion for now Mike Farah 2019-12-06 16:41:21 +1100
  • 972e2b9575 wip Mike Farah 2019-12-06 16:36:42 +1100
  • aad15ccc6e better v3 Mike Farah 2019-12-06 15:57:46 +1100
  • 5fc13bdccd update imports for v2 module path Conor Nosal 2019-12-04 00:10:28 -0500
  • 95fec2984e Move parseValue to yqlib/value_parser.go Conor Nosal 2019-12-02 23:50:32 -0500
  • 64d1e58f97 test coverage and linting Conor Nosal 2019-12-01 15:10:42 -0500
  • 4b3fbb878f Split marshal package from yqlib, implement interfaces Conor Nosal 2019-12-01 14:44:44 -0500
  • 26a09e6ec0 Move implementation files to yqlib and test packages to allow for imports: - Move data_navigator, json_converter, merge, and path_parser to pkg/yqlib - Extract yamlToString from yq to pkg/yqlib/yaml_converter - Move utils_test to test/utils Conor Nosal 2019-11-22 22:52:29 -0500
  • 8d39613b5a update imports for v2 module path Conor Nosal 2019-12-04 00:10:28 -0500
  • 7ebb9fa252 Move parseValue to yqlib/value_parser.go Conor Nosal 2019-12-02 23:50:32 -0500
  • aded8977e3 test coverage and linting Conor Nosal 2019-12-01 15:10:42 -0500
  • 53f954284b Split marshal package from yqlib, implement interfaces Conor Nosal 2019-12-01 14:44:44 -0500
  • 5770be87b3 Move implementation files to yqlib and test packages to allow for imports: - Move data_navigator, json_converter, merge, and path_parser to pkg/yqlib - Extract yamlToString from yq to pkg/yqlib/yaml_converter - Move utils_test to test/utils Conor Nosal 2019-11-22 22:52:29 -0500
  • ceafed30f9 attempt to fix go get Mike Farah 2019-12-02 10:38:44 +1100
  • b8b2c9de61 attempt to fix go get v2.4.1 2.4.1 Mike Farah 2019-12-02 10:37:06 +1100
  • f5fdf98c38 Updating release instructions Mike Farah 2019-11-13 12:26:33 +1100
  • 29986db8f8 Update doc for go get Mike Farah 2019-11-13 12:25:24 +1100
  • 1f4e3a9cde Ignore vendor folder Mike Farah 2019-11-06 11:45:31 +1100
  • a865d66b4f Stop treating top-level values specially koba-e964 2019-11-03 15:51:14 +0900
  • b6da773dde Bumbed snapcraft version Mike Farah 2019-11-01 12:40:35 +1100
  • 8020d4253b Updated README Mike Farah 2019-11-01 12:40:21 +1100
  • 3c701fe98e Incremented version Mike Farah 2019-11-01 10:47:38 +1100
  • 97d1aa2b26 Added formatter, fixed docker build Mike Farah 2019-10-31 08:18:09 +1100
  • d05391e244 update ci to use go 1.13, switch to golangci-lint Elliot 2019-10-30 08:19:17 +1100
  • d1cec1ad18 fix to make it work with modules Elliot 2019-09-03 15:52:55 +1000
  • ce29362529 Added formatter, fixed docker build Mike Farah 2019-10-31 08:18:09 +1100
  • 1ab388a025
    update ci to use go 1.13, switch to golangci-lint Elliot 2019-10-30 08:19:17 +1100
  • 164f2ee22b
    Merge branch 'master' into issue_216 Thad Craft 2019-10-04 11:01:08 -0400
  • f0bfde0b35
    Add lint command for basic linting Thad Craft 2019-10-04 10:59:06 -0400
  • 6bf622d803
    fix to make it work with modules Elliot 2019-09-03 15:52:55 +1000
  • 931b2a8611
    fix to make it work with modules Elliot 2019-09-03 15:52:55 +1000
  • fe5842e5f9 Fix: Only remove original file if copying was successful Mike Farah 2019-08-27 09:21:39 +1000
  • e0d8cd6bf6 yq small fix Aleksandr Sergin 2019-08-26 16:08:19 +0300
  • 8f5ffe47ff return to old behavior, small fix. Aleksandr Sergin 2019-08-26 12:41:56 +0300
  • 5acc1e661e fix linter error Aleksandr Sergin 2019-08-23 20:11:44 +0300
  • a9c0ef571c fix linter error Aleksandr Sergin 2019-08-23 20:06:15 +0300
  • 7a28531f2f fix linter error Aleksandr Sergin 2019-08-23 19:44:35 +0300
  • 5de2bea1b4 fix linter error Aleksandr Sergin 2019-08-23 19:31:01 +0300
  • 7320b8d3c9 fix linter error Aleksandr Sergin 2019-08-23 19:08:31 +0300
  • 2f70e6f27a fix linter error Aleksandr Sergin 2019-08-23 19:03:43 +0300
  • a9e871ee00 add Move func to avoid 'invalid cross-device link' Aleksandr Sergin 2019-08-23 18:20:05 +0300
  • f27d681df2 yq small fix Aleksandr Sergin 2019-08-26 16:08:19 +0300
  • 4a9247364c return to old behavior, small fix. Aleksandr Sergin 2019-08-26 12:41:56 +0300
  • e725a6089f fix linter error Aleksandr Sergin 2019-08-23 20:11:44 +0300
  • afdadacc67 fix linter error Aleksandr Sergin 2019-08-23 20:06:15 +0300
  • 7f0bf8f9de fix linter error Aleksandr Sergin 2019-08-23 19:44:35 +0300
  • 41bb2c583b fix linter error Aleksandr Sergin 2019-08-23 19:31:01 +0300
  • 1c7df631af fix linter error Aleksandr Sergin 2019-08-23 19:08:31 +0300
  • 96e4444e93 fix linter error Aleksandr Sergin 2019-08-23 19:03:43 +0300
  • d18eb0bd87 add Move func to avoid 'invalid cross-device link' Aleksandr Sergin 2019-08-23 18:20:05 +0300
  • bc4bab9380 Fix typo Azimjon Ilkhomov 2019-08-02 00:20:57 -0400
  • e6fe82d8c4
    Fix typo Azimjon Ilkhomov 2019-08-02 00:20:57 -0400
  • 665d9079fa Added goreport to readme Mike Farah 2019-07-23 10:07:59 +1000
  • 7b54a44fcf Fixed readme for bash docker alias to bash function, thanks @dead10ck Mike Farah 2019-07-23 09:57:58 +1000
  • 94148e4398
    Merge pull request #256 from arnaud-deprez/patch-1 Kenny Jones 2019-07-02 09:32:51 -0400
  • f8553162ca
    doc: use '--rm' instead of '-rm' for docker command Arnaud Deprez 2019-07-02 12:17:35 +0000
  • be532bf2fe Added '-rm' docker flag to remove the containers Eduardo Minguez Perez 2019-06-07 14:16:24 +0200
  • a70eed9823 Added '-rm' docker flag to remove the containers Eduardo Minguez Perez 2019-06-07 14:16:24 +0200
  • e9b8265ca3 Updated docs re creating a new array Mike Farah 2019-05-16 14:57:34 +1000
  • 0f8b864321 Updated instructions Mike Farah 2019-05-14 16:05:25 +1000
  • e5bcfedbe9 updating docs Mike Farah 2019-05-13 17:50:08 +1000