Commit Graph

71 Commits

Author SHA1 Message Date
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 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 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 f1dbe13f21 Can write and merge into empty files :) 2020-02-04 14:21:54 +11:00
Mike Farah 6840ea8c78 can set indent levels 2020-02-03 16:56:01 +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 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 ec25511f1b Pretty print 2020-01-31 16:35:01 +11:00
Mike Farah 6ec8386f9e Fixed bad yaml handling 2020-01-30 16:32:28 +11:00
Mike Farah 1a4d8158ba Removed custom value parsing logic 2020-01-20 08:42:08 +11:00
Ryan SIU 64d38e9f03 #323 Refactor the cobra command with standard structure 2020-01-15 14:02:48 +11:00