Commit Graph

  • 0318c80d33 Dont use pointer for recursive prefs (avoid nil) Mike Farah 2021-01-13 17:00:03 +1100
  • 8980846632 Dont use pointer for multiply prefs (avoid nil) Mike Farah 2021-01-13 16:59:01 +1100
  • 0fb62d3ae1 Dont use pointer for commment prefs (avoid nil) Mike Farah 2021-01-13 16:56:24 +1100
  • 85398727ad Added merge if empty Mike Farah 2021-01-13 16:54:28 +1100
  • 0bf3d781f6 Added operator level doc Mike Farah 2021-01-13 15:23:26 +1100
  • 5c15936bf3 Incrementing version v4.3.2 Mike Farah 2021-01-13 10:29:06 +1100
  • b0735d8152 Renaming pathtree to expression Mike Farah 2021-01-13 10:18:53 +1100
  • f17cbfd007 Removed global vars Mike Farah 2021-01-13 10:04:52 +1100
  • 7b7ab70286 UnwrapDoc now private Mike Farah 2021-01-13 10:00:51 +1100
  • 43165fa340 Moved eval function to eval interface Mike Farah 2021-01-13 09:35:57 +1100
  • feda9f044d added lib_test.go Mikhail Katychev 2021-01-12 13:29:05 -0600
  • 85629af59c added EvaluateNodes and EvaluateCandidateNodes to yqlib Mikhail Katychev 2021-01-12 12:54:26 -0600
  • 5fc26e9453 Merge now copies anchor names Mike Farah 2021-01-13 09:21:16 +1100
  • 2422baa270
    added lib_test.go Mikhail Katychev 2021-01-12 13:29:05 -0600
  • ebbc697787
    added EvaluateNodes and EvaluateCandidateNodes to yqlib Mikhail Katychev 2021-01-12 12:54:26 -0600
  • 07a6fa4df5 Fixed creation of candidateNode in operators to include file metadata Mike Farah 2021-01-12 19:36:28 +1100
  • ec29ee7c14 Cleaning up exposed public api Mike Farah 2021-01-12 09:55:55 +1100
  • 24538c0cc7 Fixed tag operator for top level node Mike Farah 2021-01-12 09:45:57 +1100
  • 61398bfd3a Fixed equals operator for top level node Mike Farah 2021-01-12 09:40:37 +1100
  • f7d95021c1 Fixed has operator for top level node Mike Farah 2021-01-12 09:30:24 +1100
  • 6bb8b1fb77 fixing exposed functions and interfaces Mike Farah 2021-01-11 17:13:48 +1100
  • 5e2c19cc86 fixing exposed functions and interfaces Mike Farah 2021-01-11 16:46:28 +1100
  • 30c269a66c Better add documentation Mike Farah 2021-01-11 15:52:06 +1100
  • 70a1c60d7b Added scalar addition Mike Farah 2021-01-11 15:43:50 +1100
  • e4d48bbc0d Fixed collect at document level Mike Farah 2021-01-11 14:44:53 +1100
  • 369ff94ad0 Better error handling will empty env Mike Farah 2021-01-11 14:38:53 +1100
  • 1c7fb14631 Better recursive decent docs Mike Farah 2021-01-10 11:27:18 +1100
  • f4de5c4300 Better docIndex docs Mike Farah 2021-01-10 11:18:13 +1100
  • a72c14f06b Better env docs Mike Farah 2021-01-10 11:09:59 +1100
  • 5ed52aca66 Merged env commands in :eye-roll: v4.3.1 Mike Farah 2021-01-10 10:51:23 +1100
  • 5a5ac0dfef Merge branch 'env_var' Mike Farah 2021-01-10 10:50:31 +1100
  • 5a55869745 Bump version v4.3.0 Mike Farah 2021-01-09 12:23:20 +1100
  • 15e18bb98b Error when passing files and using null-input flag Mike Farah 2021-01-09 12:23:06 +1100
  • 644063646e Env Ops! Mike Farah 2021-01-09 12:06:19 +1100
  • aabed1a237 strenv Mike Farah 2021-01-09 11:33:39 +1100
  • c12764dba8 wip Mike Farah 2021-01-08 21:09:43 +1100
  • 1d5ecb244d wip Mike Farah 2021-01-08 21:07:46 +1100
  • 7798a141cf Bumped go yaml for comment hanlding fixes Mike Farah 2021-01-08 20:56:54 +1100
  • b7583a538d Added webi Mike Farah 2021-01-08 12:14:36 +1100
  • 529e88b630 Added recurse examples Mike Farah 2021-01-08 12:11:29 +1100
  • 658006eb93 Added another delete example Mike Farah 2021-01-08 11:59:49 +1100
  • 2743a7e058 Can assign-update tag Mike Farah 2021-01-06 20:44:28 +1100
  • f95862fba3 Can assign-update style Mike Farah 2021-01-06 20:37:53 +1100
  • 3f58c4bc38 Can assign-update aliases and anchors Mike Farah 2021-01-06 20:30:48 +1100
  • a7975df7cd Can assign-update comments Mike Farah 2021-01-06 20:22:50 +1100
  • 3d5a5e0360 updating readme Mike Farah 2021-01-06 15:33:20 +1100
  • 155755ae2f brew v3! Mike Farah 2021-01-06 15:22:29 +1100
  • 601c13531c Updated collect objcet doc Mike Farah 2021-01-06 15:20:54 +1100
  • 69d00c89df Added shorthand document index selection Mike Farah 2021-01-05 13:28:37 +1100
  • 2faff7b05f Unwrap node in get tag to return proper tag at root level Mike Farah 2021-01-05 13:21:33 +1100
  • 165949041d Added v3 snap instructions Mike Farah 2021-01-05 13:03:36 +1100
  • dbd7ab0f13 Refactored doc generation, add fi fileIndex alias v4.2.1 Mike Farah 2021-01-02 10:49:33 +1100
  • 6d512ad718 Fixed updating yaml from other files Mike Farah 2021-01-02 10:27:32 +1100
  • 4fef4a7ab1 update issue template, instruct questions to be raised in disussion Mike Farah 2020-12-31 13:43:44 +1100
  • dcb17b51a9 fixed heading Mike Farah 2020-12-31 09:33:15 +1100
  • 385417556d added tar.gz instructions Mike Farah 2020-12-31 09:30:59 +1100
  • edb5f213d7 updating readme Mike Farah 2020-12-31 09:22:22 +1100
  • 5cfd9b05ee updating readme Mike Farah 2020-12-31 09:22:18 +1100
  • 0e764c59ce wget version var missing a 'v' prefix. jonatasrenan 2020-12-30 10:40:54 -0300
  • dbcf6be8ff
    Add accessor for the yq logger instance Carolyn Van Slyck 2020-12-30 10:38:20 -0600
  • 59108fa4ce
    wget version var missing a 'v' prefix. jonatasrenan 2020-12-30 10:40:54 -0300
  • 1b887e23b3 scripts/check works for local and docker build Mike Farah 2020-12-30 10:40:41 +1100
  • a76b72e691 find golangci_lint through PATH Chris Warth 2020-12-23 10:58:56 -0800
  • 9509831cff Updated docs Mike Farah 2020-12-29 22:32:06 +1100
  • e92180e89d updated release instructions Mike Farah 2020-12-29 09:59:16 +1100
  • a6ae33c3f1 Cleaning up release process, fixed github action version Mike Farah 2020-12-29 09:50:21 +1100
  • 94a563dfd8 Updated docs Mike Farah 2020-12-28 11:57:20 +1100
  • 0328cfd619 Added prettyPrint flag v4.2.0 Mike Farah 2020-12-28 11:40:41 +1100
  • 88663a6ce3 Added recurse keys operator Mike Farah 2020-12-28 11:24:42 +1100
  • b10a9ccfc6 Removed TraversePrefs Mike Farah 2020-12-28 10:29:43 +1100
  • 9e9e15df73 More scenarios traverse_array2 Mike Farah 2020-12-27 23:00:46 +1100
  • 6cc6fdf322 Cleaning code Mike Farah 2020-12-27 22:56:15 +1100
  • a88c2dc5d3 Traverse Array Operator Mike Farah 2020-12-26 21:37:08 +1100
  • 822d56a673 tests passsing! traverse_array Mike Farah 2020-12-27 22:47:19 +1100
  • 4e1a1025c3 wip Mike Farah 2020-12-27 22:29:00 +1100
  • 7b54bead5e wip Mike Farah 2020-12-27 22:14:26 +1100
  • f7f8bed955 wip Mike Farah 2020-12-27 09:36:33 +1100
  • 6a13c8b78f Traverse Array Operator Mike Farah 2020-12-26 21:37:08 +1100
  • ea231006ed Refactoring traverse Mike Farah 2020-12-27 09:55:08 +1100
  • 80f187f1a4 Refactoring traverse Mike Farah 2020-12-27 09:51:34 +1100
  • 98e8b3479f Fixed nested array splat path Mike Farah 2020-12-25 12:46:08 +1100
  • 355eda95d0 find golangci_lint through PATH Chris Warth 2020-12-23 10:58:56 -0800
  • eb539ff326 Fixed doc links Mike Farah 2020-12-23 10:37:51 +1100
  • c09f7aa707 Cleaning up docs Mike Farah 2020-12-23 10:30:13 +1100
  • 7f5c380d16 v4.1.0 v4.1.0 Mike Farah 2020-12-23 10:23:54 +1100
  • 6a05e517f1 Updated release instructions, remove gate for release Mike Farah 2020-12-23 10:23:09 +1100
  • 8ee6f7dc1a fixing xcompile for git action vTestB Mike Farah 2020-12-22 22:50:01 +1100
  • 8bd54cd603 fixing xcompile for git action Mike Farah 2020-12-22 22:31:28 +1100
  • f2f7b6db0f only tar executable files Mike Farah 2020-12-22 20:50:52 +1100
  • e082fee5d4 Fixed rhash call Mike Farah 2020-12-22 20:37:35 +1100
  • 412911561f Fixed xcompile.sh Mike Farah 2020-12-22 20:23:13 +1100
  • 52ae633cb7 trialing github release actions Mike Farah 2020-12-22 20:05:23 +1100
  • 9356ca59bb trialing github release actions Mike Farah 2020-12-22 20:03:01 +1100
  • 6dec167f74 trialing github release actions Mike Farah 2020-12-22 20:01:21 +1100
  • 00f6981314 trialing github release actions Mike Farah 2020-12-22 19:56:56 +1100
  • 4c60a2a967 trialing github release actions Mike Farah 2020-12-22 19:52:44 +1100
  • f4529614c4 trialing github release actions vTestA Mike Farah 2020-12-22 19:19:48 +1100
  • f059e13f94 automated docker releases! Mike Farah 2020-12-22 16:16:31 +1100
  • 4dbf158505 playing with release action Mike Farah 2020-12-22 16:01:00 +1100
  • 39a93a2836 playing with release action Mike Farah 2020-12-22 16:00:15 +1100