Mike Farah
9f43a4a265
Keep comments when using the write commandt o update values
2020-09-08 09:46:04 +10:00
Mike Farah
fea8510061
Added comments merge strategy
2020-07-17 15:51:03 +10:00
Mike Farah
b380ea2892
better array merge strategy name
2020-07-17 13:27:27 +10:00
Mike Farah
d66a709213
refactored array merge flags into a strategy
2020-07-17 13:26:20 +10:00
Mike Farah
2fc39b3865
Can overwrite arrays when merging
2020-07-17 13:07:32 +10:00
Mike Farah
ee07edbd88
Added merge alias test
2020-06-18 09:56:36 +10:00
Mike Farah
b11661a1be
Refactored merge - will allow more sophisticated mergin
2020-06-18 09:44:36 +10:00
Mike Farah
89cbe63343
Fixed deep read at root level
2020-06-15 12:31:13 +10:00
RyderXia
07cd3d4b8b
return error
2020-06-13 16:45:52 +10:00
RyderXia
b7b6988e76
mk TempDir
2020-06-13 16:45:52 +10:00
Mike Farah
9de2039c31
Version bump
2020-06-12 12:23:18 +10:00
Mike Farah
767709fef5
Fixed error flag
2020-06-12 12:21:46 +10:00
Mike Farah
d9ae8e1e5a
Updated readme
2020-06-12 09:30:05 +10:00
Mike Farah
b0fa0e5b86
added shell completion instructions
2020-06-11 18:50:38 +10:00
Mike Farah
6777d639c0
Fixed error handling
2020-06-11 18:30:45 +10:00
Mike Farah
de8dcff803
Added shell completions
2020-06-11 18:27:01 +10:00
Mike Farah
765ada4dc6
Bumping version
2020-06-11 15:01:18 +10:00
Mike Farah
1405584892
New,Update now support anchors and aliases
2020-06-11 13:57:13 +10:00
Mike Farah
8c9c326342
Usage error messages now go to StdErr
2020-06-11 10:14:33 +10:00
Mike Farah
71f5f76213
Delete now works with deep splat
2020-06-11 09:53:36 +10:00
Mike Farah
b9e304e7a4
Can stripComments and explodeAnchors for compare
2020-06-11 09:13:55 +10:00
Mike Farah
d473c39a44
Added exit flag
2020-06-10 16:55:20 +10:00
Mike Farah
9624410add
Significantly improved performance of exploding anchors (improves to json speed)
2020-06-10 16:36:33 +10:00
Mike Farah
b55fe48bd8
Update to latest go-yaml library, updated test w.r.t. formatting and comment handling fixes
2020-06-10 16:02:12 +10:00
Mike Farah
3f913afbb9
Fixed cli doco
2020-04-18 08:23:38 +10:00
Mike Farah
ff598e1933
Increment version
2020-04-17 17:28:41 +10:00
Mike Farah
23de61a8d7
Can now update tag/style of nodes without affecting the value
2020-04-17 17:09:33 +10:00
Mike Farah
64135a16e1
Use single/double instead of singleQuoted/doubleQuoted
2020-04-17 11:24:45 +10:00
Mike Farah
06d8715cbe
Added customStyle flag, split command tests
2020-04-17 11:03:43 +10:00
Mike Farah
e15633023f
Increment version
2020-04-16 15:29:58 +10:00
Mike Farah
6f0a329331
Fixed inplace errors clearing out original file
2020-04-15 11:48:42 +10:00
Mike Farah
2db69c91c9
Added strip comments functionality
2020-04-14 14:48:45 +10:00
Mike Farah
33e35d10dd
Dont unwrap json output by default
2020-04-14 14:11:44 +10:00
Mike Farah
dfdbbbb24a
Added unwrap flag
2020-04-14 13:48:25 +10:00
Mike Farah
1f9a3f5f6c
Added negative index capability
2020-04-13 10:36:46 +10:00
Mike Farah
e1e05d85e3
Added another multistring test
2020-03-01 17:21:04 +11:00
Mike Farah
6b07143af7
Fixed printing of scalars
2020-03-01 17:13:00 +11:00
Mike Farah
6bb221e973
3.2.0
2020-02-28 16:35:45 +11:00
Mike Farah
7eb01a81da
Shorter colors flag
2020-02-28 15:57:44 +11:00
Mike Farah
5c117204fa
Shorter colors flag
2020-02-28 15:57:05 +11:00
Mike Farah
a4fa8f1341
Compare returns exit code 1 when not matching
2020-02-28 15:49:34 +11:00
Mike Farah
69caccd2d3
Added another scenario for find by value
2020-02-28 15:28:37 +11:00
Mike Farah
67fb924e0e
Can find array elements bu value
2020-02-28 15:24:16 +11:00
Mike Farah
b64187fe32
Dont recurse into scalar nodes
...
Fixes https://github.com/mikefarah/yq/issues/375
2020-02-28 15:03:56 +11:00
Mike Farah
8e6ceba2ac
Array length and collect
2020-02-28 14:03:40 +11:00
Mike Farah
6ef04e1e77
wip
2020-02-28 14:03:40 +11:00
Mike Farah
10029420a5
wip
2020-02-28 14:03:40 +11:00
Mike Farah
f91093d5fe
Colors work for all commands
2020-02-28 10:42:19 +11:00
Risent Veber
090432d241
add colorization
2020-02-28 10:42:19 +11:00
Mike Farah
2bd2a85a4c
Fixed trailing empty docs
2020-02-21 11:37:59 +11:00
Mike Farah
ceb76e5c17
Fixed trailing empty docs
2020-02-21 11:34:26 +11:00
Mike Farah
44322f0248
Fixed writing to null document
2020-02-21 11:02:10 +11:00
Mike Farah
0347516d82
Always print new line so wc works properly
2020-02-21 10:29:37 +11:00
Mike Farah
a46386e093
Fixed special characters in path for merging
2020-02-18 20:18:49 +11:00
Mike Farah
f5c3beb159
Added test for https://github.com/mikefarah/yq/issues/361
2020-02-18 20:02:09 +11:00
Mike Farah
9864afc4e7
Fixed empty merge problem
2020-02-18 09:15:46 +11:00
Mike Farah
83c13ce392
Fixed empty merge problem - need to visit empty arrays and objects
2020-02-13 14:56:58 +11:00
Mike Farah
24e906bae6
Fixed numeric map key issue
2020-02-12 15:40:21 +11:00
Mike Farah
f084f2bb23
Inc version for next release
2020-02-12 12:04:41 +11:00
Mike Farah
96a4161a92
Fixed explode anchors for array roots
2020-02-12 11:03:40 +11:00
Mike Farah
5cc01e43bc
Can supply value for write from file
2020-02-08 14:04:54 +11:00
Mike Farah
9de2573009
Fixed merge append arrays
2020-02-07 16:32:39 +11:00
Mike Farah
72cd3e4a2a
Fixed explode for aliases to scalars
2020-02-07 10:42:07 +11:00
Mike Farah
d40ad9649d
Fixed explode for aliases to scalars
2020-02-07 10:09:20 +11:00
Mike Farah
63313ebb02
Merge branch 'coryrc-fix-merge-with-dots' into compare
2020-02-07 09:10:25 +11:00
Mike Farah
de3bfaef60
Merge branch 'fix-merge-with-dots' of git://github.com/coryrc/yq into coryrc-fix-merge-with-dots
2020-02-07 09:09:52 +11:00
Mike Farah
108b5cb093
Fixed explode for simple anchors
2020-02-07 09:08:52 +11:00
Mike Farah
b116f40348
Major version bump for new features
2020-02-06 12:20:51 +11:00
Cory Cross
ea9df0eede
Fix path generation when merging file has period in key
...
The program generates a path for every leaf node in the
file-to-be-merged. It does not escape them if they contain a dot, as
the path-expressions document mentions is necessary.
Add in a test for this condition. Verified it fails without the fix.
2020-02-04 22:37:00 -08:00
Mike Farah
b7dd3e8e0a
Added explode test
2020-02-05 15:08:13 +11:00
Mike Farah
dc13fa99f7
wip: explode anchors
2020-02-05 14:10:59 +11:00
Mike Farah
179049a535
Always allow empty
2020-02-04 14:42:08 +11:00
Mike Farah
2fa8b24272
Can merge one file
2020-02-04 14:33:35 +11:00
Mike Farah
f1dbe13f21
Can write and merge into empty files :)
2020-02-04 14:21:54 +11:00
Mike Farah
02258fbaae
Fixed deep splatting merge anchors - dont visit twice
2020-02-04 14:10:12 +11:00
Mike Farah
6f0538173b
Fix delete adding entries
2020-02-04 09:58:20 +11:00
Mike Farah
6840ea8c78
can set indent levels
2020-02-03 16:56:01 +11:00
Mike Farah
70b88fa778
Pretty print everything test
2020-02-03 16:40:17 +11:00
Mike Farah
bfc1a621c4
Pretty print everything
2020-02-03 16:37:53 +11:00
Mike Farah
166f866f28
Pretty print json
2020-02-03 16:31:03 +11:00
Mike Farah
14ac791eaf
Fixed compare output, added tests
2020-02-03 15:35:00 +11:00
Mike Farah
25293a6894
Check write errors
2020-02-03 14:28:38 +11:00
Mike Farah
d828b214cc
More powerful compare
2020-02-03 14:15:12 +11:00
Mike Farah
9e47685271
Compare first cut
2020-02-03 13:59:16 +11:00
Mike Farah
699fce9da4
Added default value flag - for printing out a value when reading and there are no matches
2020-02-03 10:13:48 +11:00
Mike Farah
f52de57652
Don't fail when reading an empty file
2020-02-03 09:15:16 +11:00
Mike Farah
b7554e6e76
Pretty print disclaimer
2020-01-31 16:37:24 +11:00
Mike Farah
ec25511f1b
Pretty print
2020-01-31 16:35:01 +11:00
Mike Farah
d1c1ab0a75
Added validate command
2020-01-30 16:34:43 +11:00
Mike Farah
6ec8386f9e
Fixed bad yaml handling
2020-01-30 16:32:28 +11:00
Mike Farah
4dbe3636c2
Splat array is now the fallback instead of parsing int
2020-01-30 15:11:47 +11:00
Mike Farah
44f36833cf
Fixed delete array pattern matching
2020-01-30 14:55:58 +11:00
Mike Farah
720cc8f798
Update cli docs
2020-01-30 09:58:21 +11:00
Mike Farah
1a4d8158ba
Removed custom value parsing logic
2020-01-20 08:42:08 +11:00
Ryan SIU
b7148adf20
#323 Fix the unit test
2020-01-15 14:02:48 +11:00
Ryan SIU
64d38e9f03
#323 Refactor the cobra command with standard structure
2020-01-15 14:02:48 +11:00