1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Commit Graph

  • 1f7f1b0def Merge arrays! Mike Farah 2020-01-05 17:28:24 +13:00
  • 1aa5ec1d40 Merge! wip Mike Farah 2020-01-05 17:14:14 +13:00
  • a065a47b37 Fixed tests Mike Farah 2020-01-05 16:22:18 +13:00
  • 625cfdac75 wip; Mike Farah 2019-12-31 15:21:39 +13:00
  • 4dbdd4a805 Deep splat! Mike Farah 2019-12-30 16:51:07 +13:00
  • 8a6af1720d Fixed modify array issue! Mike Farah 2019-12-30 11:21:21 +13:00
  • 0652f67a91 Refactored! Mike Farah 2019-12-28 20:19:37 +13:00
  • df52383ffb Delete works! needs refactor Mike Farah 2019-12-28 10:51:54 +13:00
  • 707ad09ba5 Refactor wip Mike Farah 2019-12-27 19:06:58 +11:00
  • cf389bed4a Refactor wip Mike Farah 2019-12-27 19:06:08 +11:00
  • ff5b23251b Refactor wip Mike Farah 2019-12-25 12:11:04 +11:00
  • 9925b26b9d Added Key and Value printing tests Mike Farah 2019-12-24 10:46:21 +11:00
  • 93dbe80a77 wip Mike Farah 2019-12-24 10:35:57 +11:00
  • 27604289f4 Log out original error if removing temporary file failed Mike Farah 2019-12-23 12:09:38 +11:00
  • 3f36a18791 Add readme notice re v3 Mike Farah 2019-12-23 10:01:55 +11:00
  • 1e541cd65f wip handle aliases when printing keys Mike Farah 2019-12-23 09:25:44 +11:00
  • 5204a13685 Show paths Mike Farah 2019-12-23 09:08:00 +11:00
  • 3d3eaf3034 Return path, smart print Mike Farah 2019-12-22 17:16:03 +11:00
  • 4fb44dbc47 Return path, smart print Mike Farah 2019-12-22 17:13:11 +11:00
  • 784513dd18 Merge anchors - refactored Mike Farah 2019-12-22 15:35:16 +11:00
  • 865a55645c Merge anchors - refactored Mike Farah 2019-12-22 15:33:54 +11:00
  • 949bf1c1d7 Merge anchors - wip Mike Farah 2019-12-22 15:15:15 +11:00
  • 19fe718cfb Aliases! Mike Farah 2019-12-16 21:09:23 +11:00
  • 290579ac7f Handle simple aliases Mike Farah 2019-12-16 20:38:55 +11:00
  • d7392f7b58 Refactoring Mike Farah 2019-12-16 16:46:20 +11:00
  • a3cebec2fd Added prefix command Mike Farah 2019-12-16 16:17:01 +11:00
  • b81fd638d7 wip - new node Mike Farah 2019-12-15 19:34:05 +11:00
  • 2344638da4 Fixed delete splat Mike Farah 2019-12-15 18:53:49 +11:00
  • 8be006fba4 Fixed delete splat Mike Farah 2019-12-15 18:52:37 +11:00
  • 53a4a47ce3 wip - prefix splat Mike Farah 2019-12-15 18:38:40 +11:00
  • 5988d0cffa Simplified Mike Farah 2019-12-15 18:24:23 +11:00
  • b7640946ac Delete! Mike Farah 2019-12-15 17:31:26 +11:00
  • d061b2f9f9 Can delete arrays Mike Farah 2019-12-12 20:47:22 +11:00
  • 8c0046a622 Refactoring Mike Farah 2019-12-09 13:57:38 +11:00
  • 586ffb833b Refactoring Mike Farah 2019-12-09 13:57:10 +11:00
  • 9771e7001c splatting Mike Farah 2019-12-09 13:44:53 +11:00
  • 8da9a81702 visitor! Mike Farah 2019-12-08 15:59:24 +11:00
  • d97f1d8be2 recurse Mike Farah 2019-12-08 15:37:30 +11:00
  • dad61ec615 remove json conversion for now Mike Farah 2019-12-06 16:52:00 +11:00
  • 676fc63219 remove json conversion for now Mike Farah 2019-12-06 16:41:21 +11:00
  • 972e2b9575 wip Mike Farah 2019-12-06 16:36:42 +11:00
  • aad15ccc6e better v3 Mike Farah 2019-12-06 15:57:46 +11:00
  • 5fc13bdccd update imports for v2 module path Conor Nosal 2019-12-04 00:10:28 -05:00
  • 95fec2984e Move parseValue to yqlib/value_parser.go Conor Nosal 2019-12-02 23:50:32 -05:00
  • 64d1e58f97 test coverage and linting Conor Nosal 2019-12-01 15:10:42 -05:00
  • 4b3fbb878f Split marshal package from yqlib, implement interfaces Conor Nosal 2019-12-01 14:44:44 -05:00
  • 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 -05:00
  • ceafed30f9 attempt to fix go get Mike Farah 2019-12-02 10:38:44 +11:00
  • b8b2c9de61 attempt to fix go get v2.4.1 2.4.1 Mike Farah 2019-12-02 10:37:06 +11:00
  • f5fdf98c38 Updating release instructions Mike Farah 2019-11-13 12:26:33 +11:00
  • 29986db8f8 Update doc for go get Mike Farah 2019-11-13 12:25:24 +11:00
  • 1f4e3a9cde Ignore vendor folder Mike Farah 2019-11-06 11:45:31 +11:00
  • b6da773dde Bumbed snapcraft version Mike Farah 2019-11-01 12:40:35 +11:00
  • 8020d4253b Updated README Mike Farah 2019-11-01 12:40:21 +11:00
  • 3c701fe98e Incremented version Mike Farah 2019-11-01 10:47:38 +11:00
  • 97d1aa2b26 Added formatter, fixed docker build Mike Farah 2019-10-31 08:18:09 +11:00
  • d05391e244 update ci to use go 1.13, switch to golangci-lint Elliot 2019-10-30 08:19:17 +11:00
  • d1cec1ad18 fix to make it work with modules Elliot 2019-09-03 15:52:55 +10:00
  • fe5842e5f9 Fix: Only remove original file if copying was successful Mike Farah 2019-08-27 09:21:39 +10:00
  • e0d8cd6bf6 yq small fix Aleksandr Sergin 2019-08-26 16:08:19 +03:00
  • 8f5ffe47ff return to old behavior, small fix. Aleksandr Sergin 2019-08-26 12:41:56 +03:00
  • 5acc1e661e fix linter error Aleksandr Sergin 2019-08-23 20:11:44 +03:00
  • a9c0ef571c fix linter error Aleksandr Sergin 2019-08-23 20:06:15 +03:00
  • 7a28531f2f fix linter error Aleksandr Sergin 2019-08-23 19:44:35 +03:00
  • 5de2bea1b4 fix linter error Aleksandr Sergin 2019-08-23 19:31:01 +03:00
  • 7320b8d3c9 fix linter error Aleksandr Sergin 2019-08-23 19:08:31 +03:00
  • 2f70e6f27a fix linter error Aleksandr Sergin 2019-08-23 19:03:43 +03:00
  • a9e871ee00 add Move func to avoid 'invalid cross-device link' Aleksandr Sergin 2019-08-23 18:20:05 +03:00
  • bc4bab9380 Fix typo Azimjon Ilkhomov 2019-08-02 00:20:57 -04:00
  • 665d9079fa Added goreport to readme Mike Farah 2019-07-23 10:07:59 +10:00
  • 7b54a44fcf Fixed readme for bash docker alias to bash function, thanks @dead10ck Mike Farah 2019-07-23 09:57:58 +10:00
  • 94148e4398
    Merge pull request #256 from arnaud-deprez/patch-1 Kenny Jones 2019-07-02 09:32:51 -04:00
  • f8553162ca
    doc: use '--rm' instead of '-rm' for docker command Arnaud Deprez 2019-07-02 12:17:35 +00:00
  • be532bf2fe Added '-rm' docker flag to remove the containers Eduardo Minguez Perez 2019-06-07 14:16:24 +02:00
  • e9b8265ca3 Updated docs re creating a new array Mike Farah 2019-05-16 14:57:34 +10:00
  • 0f8b864321 Updated instructions Mike Farah 2019-05-14 16:05:25 +10:00
  • e5bcfedbe9 updating docs Mike Farah 2019-05-13 17:50:08 +10:00
  • a5f5fb2562 Publish moves files after uploading for speedy retries Mike Farah 2019-05-16 14:54:58 +10:00
  • 84de9c078d Improved handling of numeric keys v2.4.0 2.4.0 Mike Farah 2019-05-16 10:01:34 +10:00
  • c7f5261036 Bump version Mike Farah 2019-05-16 09:36:10 +10:00
  • 6e35356a84 add help description Georgi Knox 2019-05-14 13:28:06 -04:00
  • b2fe3e6738 fixing delete splat Mike Farah 2019-05-14 11:20:41 +10:00
  • 774badfef4 Can delete splat! Mike Farah 2019-05-13 09:48:05 +10:00
  • c4e9516aa6 Prefix matching splat Mike Farah 2019-05-13 09:32:08 +10:00
  • 323089eb64 fixed tests for write array splat Mike Farah 2019-05-13 09:13:45 +10:00
  • 53289366a5 Write array splat Mike Farah 2019-05-01 08:49:50 +10:00
  • cda9a82906 Refactoring write command to allow splat Mike Farah 2019-05-01 08:40:35 +10:00
  • 2dbde6b9fb Can process numeric keys Mike Farah 2019-04-30 09:43:09 +10:00
  • f8c1c3c1b4 Updated instructions w.r.t keys and values starting with dashes Mike Farah 2019-04-29 16:14:33 +10:00
  • 238a1241d2 Added snap specific notes Mike Farah 2019-03-27 09:27:07 +11:00
  • 8a61ef072a Revert "Snapcraft classic confinment to allow access to system resources" Mike Farah 2019-03-25 09:28:06 +11:00
  • 4f178d2317 Snapcraft classic confinment to allow access to system resources Mike Farah 2019-03-25 09:19:29 +11:00
  • 133e55105c Bump snapcraft go version Mike Farah 2019-03-22 16:32:30 +11:00
  • 5e5468af3b Release instructions update Mike Farah 2019-03-22 16:03:11 +11:00
  • 9b4972e46e Increment version for new functionality v2.3.0 2.3.0 Mike Farah 2019-03-22 09:15:26 +11:00
  • 23543ee031 Add test for --allow-empty flag in merge command Renzo Crisóstomo 2019-03-21 11:08:11 +01:00
  • 75c7d40c44 Add --allow-empty flag to merge command Renzo Crisóstomo 2019-03-20 16:45:09 +01:00
  • 44b8a5e80f Fix Debian 'Architecture' Mikhail Novosyolov 2019-02-24 10:48:28 +03:00
  • 77c8f22a79 Bump golang version to 1.11 Mike Farah 2019-01-21 09:33:14 +11:00
  • 386a0ca3c3 Bump debian pkg to 2.2-1 version Roberto Mier Escandon 2019-01-20 17:21:36 +01:00