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

Commit Graph

  • c2ed3a3e6d attempt to fix dockre dockerfix Mike Farah 2021-01-21 21:11:04 +11:00
  • cc4c69bc89 Fixed bad docker version Mike Farah 2021-01-21 21:07:55 +11:00
  • 917fd0eb6a Bump version v4.4.1 Mike Farah 2021-01-18 14:10:35 +11:00
  • b2056a2056 Can add and merge append to null Mike Farah 2021-01-18 13:58:46 +11:00
  • ba59201217 Don't escape HTML chars when converting to json evnp 2021-01-16 22:09:22 -08:00
  • cfddee9101 Fixed cross-function combinatorial bug cross_function_fix Mike Farah 2021-01-18 13:28:40 +11:00
  • 1941bb66a5 wip Mike Farah 2021-01-18 10:15:31 +11:00
  • 29af9e4c63 thoughts Mike Farah 2021-01-16 14:56:52 +11:00
  • af3a9ae846 cross function fix wip Mike Farah 2021-01-16 14:09:49 +11:00
  • 5fb88627ca Fixed doker instructions Mike Farah 2021-01-15 09:44:02 +11:00
  • 4fc3793fcb Fixing multiply doc Mike Farah 2021-01-14 20:28:57 +11:00
  • d612897e89 Incrementing version v4.4.0 Mike Farah 2021-01-14 19:50:37 +11:00
  • 806f906041 Added keys operator Mike Farah 2021-01-14 15:45:07 +11:00
  • e8b2f6e383 Added split string operator Mike Farah 2021-01-14 15:05:50 +11:00
  • e419b5a39d Added join strings operator Mike Farah 2021-01-14 14:46:50 +11:00
  • a5b6e08282 Split doc operator Mike Farah 2021-01-14 14:25:31 +11:00
  • 2417c0ee8f Fixing add,multiply,alternative operator precendences Mike Farah 2021-01-14 11:16:04 +11:00
  • d3b2e37b66 Fixed remove comments example Mike Farah 2021-01-14 09:12:14 +11:00
  • 54723c1a36 Dont use pointer for env prefs (avoid nil) Mike Farah 2021-01-13 17:00:53 +11:00
  • 0318c80d33 Dont use pointer for recursive prefs (avoid nil) Mike Farah 2021-01-13 17:00:03 +11:00
  • 8980846632 Dont use pointer for multiply prefs (avoid nil) Mike Farah 2021-01-13 16:59:01 +11:00
  • 0fb62d3ae1 Dont use pointer for commment prefs (avoid nil) Mike Farah 2021-01-13 16:56:24 +11:00
  • 85398727ad Added merge if empty Mike Farah 2021-01-13 16:54:28 +11:00
  • 0bf3d781f6 Added operator level doc Mike Farah 2021-01-13 15:23:26 +11:00
  • 5c15936bf3 Incrementing version v4.3.2 Mike Farah 2021-01-13 10:29:06 +11:00
  • b0735d8152 Renaming pathtree to expression Mike Farah 2021-01-13 10:18:53 +11:00
  • f17cbfd007 Removed global vars Mike Farah 2021-01-13 10:04:52 +11:00
  • 7b7ab70286 UnwrapDoc now private Mike Farah 2021-01-13 10:00:51 +11:00
  • 43165fa340 Moved eval function to eval interface Mike Farah 2021-01-13 09:35:57 +11:00
  • feda9f044d added lib_test.go Mikhail Katychev 2021-01-12 13:29:05 -06:00
  • 85629af59c added EvaluateNodes and EvaluateCandidateNodes to yqlib Mikhail Katychev 2021-01-12 12:54:26 -06:00
  • 5fc26e9453 Merge now copies anchor names Mike Farah 2021-01-13 09:21:16 +11:00
  • 07a6fa4df5 Fixed creation of candidateNode in operators to include file metadata Mike Farah 2021-01-12 19:36:28 +11:00
  • ec29ee7c14 Cleaning up exposed public api Mike Farah 2021-01-12 09:55:55 +11:00
  • 24538c0cc7 Fixed tag operator for top level node Mike Farah 2021-01-12 09:45:57 +11:00
  • 61398bfd3a Fixed equals operator for top level node Mike Farah 2021-01-12 09:40:37 +11:00
  • f7d95021c1 Fixed has operator for top level node Mike Farah 2021-01-12 09:30:24 +11:00
  • 6bb8b1fb77 fixing exposed functions and interfaces Mike Farah 2021-01-11 17:13:48 +11:00
  • 5e2c19cc86 fixing exposed functions and interfaces Mike Farah 2021-01-11 16:46:28 +11:00
  • 30c269a66c Better add documentation Mike Farah 2021-01-11 15:52:06 +11:00
  • 70a1c60d7b Added scalar addition Mike Farah 2021-01-11 15:43:50 +11:00
  • e4d48bbc0d Fixed collect at document level Mike Farah 2021-01-11 14:44:53 +11:00
  • 369ff94ad0 Better error handling will empty env Mike Farah 2021-01-11 14:38:53 +11:00
  • 1c7fb14631 Better recursive decent docs Mike Farah 2021-01-10 11:27:18 +11:00
  • f4de5c4300 Better docIndex docs Mike Farah 2021-01-10 11:18:13 +11:00
  • a72c14f06b Better env docs Mike Farah 2021-01-10 11:09:59 +11:00
  • 5ed52aca66 Merged env commands in :eye-roll: v4.3.1 Mike Farah 2021-01-10 10:51:23 +11:00
  • 5a5ac0dfef Merge branch 'env_var' Mike Farah 2021-01-10 10:50:31 +11:00
  • 5a55869745 Bump version v4.3.0 Mike Farah 2021-01-09 12:23:20 +11:00
  • 15e18bb98b Error when passing files and using null-input flag Mike Farah 2021-01-09 12:23:06 +11:00
  • 644063646e Env Ops! env_var Mike Farah 2021-01-09 12:06:19 +11:00
  • aabed1a237 strenv Mike Farah 2021-01-09 11:33:39 +11:00
  • c12764dba8 wip Mike Farah 2021-01-08 21:09:43 +11:00
  • 1d5ecb244d wip Mike Farah 2021-01-08 21:07:46 +11:00
  • 7798a141cf Bumped go yaml for comment hanlding fixes Mike Farah 2021-01-08 20:56:54 +11:00
  • b7583a538d Added webi Mike Farah 2021-01-08 12:14:36 +11:00
  • 529e88b630 Added recurse examples Mike Farah 2021-01-08 12:11:29 +11:00
  • 658006eb93 Added another delete example Mike Farah 2021-01-08 11:59:49 +11:00
  • 2743a7e058 Can assign-update tag update-assign-attributes Mike Farah 2021-01-06 20:44:28 +11:00
  • f95862fba3 Can assign-update style Mike Farah 2021-01-06 20:37:53 +11:00
  • 3f58c4bc38 Can assign-update aliases and anchors Mike Farah 2021-01-06 20:30:48 +11:00
  • a7975df7cd Can assign-update comments Mike Farah 2021-01-06 20:22:50 +11:00
  • 3d5a5e0360 updating readme Mike Farah 2021-01-06 15:33:20 +11:00
  • 155755ae2f brew v3! Mike Farah 2021-01-06 15:22:29 +11:00
  • 601c13531c Updated collect objcet doc Mike Farah 2021-01-06 15:20:54 +11:00
  • 69d00c89df Added shorthand document index selection Mike Farah 2021-01-05 13:28:37 +11:00
  • 2faff7b05f Unwrap node in get tag to return proper tag at root level Mike Farah 2021-01-05 13:21:33 +11:00
  • 165949041d Added v3 snap instructions Mike Farah 2021-01-05 13:03:36 +11:00
  • dbd7ab0f13 Refactored doc generation, add fi fileIndex alias v4.2.1 Mike Farah 2021-01-02 10:49:33 +11:00
  • 6d512ad718 Fixed updating yaml from other files Mike Farah 2021-01-02 10:27:32 +11:00
  • 4fef4a7ab1 update issue template, instruct questions to be raised in disussion Mike Farah 2020-12-31 13:43:44 +11:00
  • dcb17b51a9 fixed heading Mike Farah 2020-12-31 09:33:15 +11:00
  • 385417556d added tar.gz instructions Mike Farah 2020-12-31 09:30:59 +11:00
  • edb5f213d7 updating readme Mike Farah 2020-12-31 09:22:22 +11:00
  • 5cfd9b05ee updating readme Mike Farah 2020-12-31 09:22:18 +11:00
  • 0e764c59ce wget version var missing a 'v' prefix. jonatasrenan 2020-12-30 10:40:54 -03:00
  • 1b887e23b3 scripts/check works for local and docker build cswarth-docker_dev_golangci_lint Mike Farah 2020-12-30 10:40:41 +11:00
  • a76b72e691 find golangci_lint through PATH Chris Warth 2020-12-23 10:58:56 -08:00
  • 9509831cff Updated docs Mike Farah 2020-12-29 22:32:06 +11:00
  • e92180e89d updated release instructions Mike Farah 2020-12-29 09:59:16 +11:00
  • a6ae33c3f1 Cleaning up release process, fixed github action version Mike Farah 2020-12-29 09:50:21 +11:00
  • f46c60f74d wip key_ops Mike Farah 2020-12-28 23:01:13 +11:00
  • 94a563dfd8 Updated docs Mike Farah 2020-12-28 11:57:20 +11:00
  • 0328cfd619 Added prettyPrint flag v4.2.0 Mike Farah 2020-12-28 11:40:41 +11:00
  • 88663a6ce3 Added recurse keys operator Mike Farah 2020-12-28 11:24:42 +11:00
  • b10a9ccfc6 Removed TraversePrefs Mike Farah 2020-12-28 10:29:43 +11:00
  • 9e9e15df73 More scenarios traverse_array2 Mike Farah 2020-12-27 23:00:46 +11:00
  • 6cc6fdf322 Cleaning code Mike Farah 2020-12-27 22:56:15 +11:00
  • a88c2dc5d3 Traverse Array Operator Mike Farah 2020-12-26 21:37:08 +11:00
  • 822d56a673 tests passsing! traverse_array Mike Farah 2020-12-27 22:47:19 +11:00
  • 4e1a1025c3 wip Mike Farah 2020-12-27 22:29:00 +11:00
  • 7b54bead5e wip Mike Farah 2020-12-27 22:14:26 +11:00
  • f7f8bed955 wip Mike Farah 2020-12-27 09:36:33 +11:00
  • 6a13c8b78f Traverse Array Operator Mike Farah 2020-12-26 21:37:08 +11:00
  • ea231006ed Refactoring traverse Mike Farah 2020-12-27 09:55:08 +11:00
  • 80f187f1a4 Refactoring traverse Mike Farah 2020-12-27 09:51:34 +11:00
  • 98e8b3479f Fixed nested array splat path Mike Farah 2020-12-25 12:46:08 +11:00
  • eb539ff326 Fixed doc links Mike Farah 2020-12-23 10:37:51 +11:00
  • c09f7aa707 Cleaning up docs Mike Farah 2020-12-23 10:30:13 +11:00
  • 7f5c380d16 v4.1.0 v4.1.0 Mike Farah 2020-12-23 10:23:54 +11:00