Commit Graph

  • 38dd4175fb Added more tests yaml-prefix-preprocessing Mike Farah 2021-07-19 20:18:42 +1000
  • dafa114e65 Added printer tests Mike Farah 2021-07-19 20:12:04 +1000
  • 519cf1dcd7 wip Mike Farah 2021-07-19 19:58:47 +1000
  • 3a6f73e836 wip Mike Farah 2021-07-19 19:52:51 +1000
  • 85bbbbeed4 shellcheck Mike Farah 2021-07-18 17:05:12 +1000
  • 7474ac62ef Now using shunit2 for acceptance tests Mike Farah 2021-07-18 16:55:08 +1000
  • 4c288e8d90 Removed blank file disclaimer Mike Farah 2021-07-18 15:39:28 +1000
  • 102e7e7ab0 Version bump v4.11.0 Mike Farah 2021-07-18 13:44:56 +1000
  • 9c8253b582 Front matter processor seems to be working! front-matter Mike Farah 2021-07-18 13:17:35 +1000
  • 555ad0762c Added front-matter handler Mike Farah 2021-07-18 12:28:46 +1000
  • f6e2ab5cef Remember comments in empty files Mike Farah 2021-07-16 22:08:22 +1000
  • 28a8721f49 Handle empty files handle-empty-files Mike Farah 2021-07-16 21:08:20 +1000
  • a13617407e Fixed EOF bug when processing empty files Mike Farah 2021-07-16 20:56:22 +1000
  • 171ca2e053 Improving reg ex doc Mike Farah 2021-07-16 10:18:25 +1000
  • 2f0fe8aa13 Increment version v4.10.0 Mike Farah 2021-07-16 10:09:12 +1000
  • b76c9f6e57 added more readme disclaimers Mike Farah 2021-07-16 10:06:28 +1000
  • 8e72f65ddc fixing github flow Mike Farah 2021-07-16 09:59:47 +1000
  • 19baeec5c9 set github default user Mike Farah 2021-07-16 09:58:40 +1000
  • 19fb1044b7 testing github action Mike Farah 2021-07-16 09:44:50 +1000
  • d74bb8e28d Adding magic to detect leading seperators printLeadingSeperator Mike Farah 2021-07-14 20:48:16 +1000
  • 5c0a5bd9d3 Added capture regex operator regex-match Mike Farah 2021-07-11 11:08:18 +1000
  • 3394feee0d Added test for #878 Mike Farah 2021-07-09 15:58:33 +1000
  • b9d01f1e95 Added test operator Mike Farah 2021-07-09 15:54:56 +1000
  • 69c45ff64a Added match operator Mike Farah 2021-07-09 15:33:41 +1000
  • 573618e4ce (wip) regex match op Mike Farah 2021-07-07 22:47:16 +1000
  • cc7ea83506 (wip) regex match op Mike Farah 2021-07-07 22:40:46 +1000
  • cae3d95fdc Clean up cli help doc, add github and doc links Mike Farah 2021-07-09 14:58:09 +1000
  • 21e2fdaea2 Bump version v4.9.8 Mike Farah 2021-07-08 10:27:57 +1000
  • bae319ab7f Revert usage of filepath.Clean (azure compatability issues) Mike Farah 2021-07-08 10:26:35 +1000
  • 38ce8618e1 Revert "Fix for gosec rule G304 - sanitize filepaths" Mike Farah 2021-07-08 10:14:01 +1000
  • 90708c010c Updated docker instructions Mike Farah 2021-07-08 10:02:23 +1000
  • 3e548cd553
    Merge ac988d9655 into aba950a751 lastthyme 2021-07-07 14:08:33 -0400
  • b4ce50b705 Fixed secure script to run against all files Mike Farah 2021-07-07 20:06:14 +1000
  • aba950a751 Bump version v4.9.7 Mike Farah 2021-07-07 20:01:41 +1000
  • cce3af001a Extract out compound assign logic, use it add and subtract ops Mike Farah 2021-07-07 20:00:46 +1000
  • b4b2e1217a Added another |= example Mike Farah 2021-07-07 19:53:33 +1000
  • b0074f5eba Fixes #870 Mike Farah 2021-07-07 19:22:51 +1000
  • 542efd8928 Update append array docs Mike Farah 2021-07-07 15:36:43 +1000
  • ce3e347157 Fixed append array issue https://github.com/mikefarah/yq/issues/874 Mike Farah 2021-07-07 15:30:45 +1000
  • d1b6a6fdd9 Fixed merge bug https://github.com/mikefarah/yq/issues/880 Mike Farah 2021-07-07 14:29:24 +1000
  • f285a684ec Update debian pkg files to version 4.9.6 Roberto Mier Escandon 2021-06-29 22:31:35 +0200
  • ffb6cbf769 Fix for gosec rule G304 - sanitize filepaths Monica Debbeler 2021-06-28 17:05:32 -0400
  • f67a83a5bc Fix for gosec rule G104 - handle errors Monica Debbeler 2021-06-29 11:08:50 -0400
  • 771e3d8e81 Fix for gosec rule G304 - sanitize filepaths Monica Debbeler 2021-06-28 17:05:32 -0400
  • 177e8d1a3b Update debian pkg files to version 4.9.6 Roberto Mier Escandon 2021-06-29 22:31:35 +0200
  • 2a7c5e4d8e Fix for gosec rule G104 - handle errors Monica Debbeler 2021-06-29 11:08:50 -0400
  • f57c3d2894 Handle exceptions to quiet gosec rule G104 Monica Debbeler 2021-06-29 11:08:50 -0400
  • 9166c98cb2 Sanitize file path to quiet gosec rule G304 Monica Debbeler 2021-06-28 17:05:32 -0400
  • 6658a93e7d powershell issues Mike Farah 2021-06-25 13:20:13 +1000
  • d61b9cab65 Checksum archives as well as binaries Andrew Stribblehill 2021-06-18 15:43:30 +0200
  • 02b271a78d
    Consistancy in docker image tag Pratik 2021-06-20 14:06:26 +0530
  • 3a3c2c3471
    Checksum archives as well as binaries Andrew Stribblehill 2021-06-18 15:43:30 +0200
  • 5df0e49b1e Update Dockerfile Daniel Vystrcil 2021-06-15 20:40:39 -0700
  • 4a08ca6e29 Updating release instructions Mike Farah 2021-06-17 13:57:11 +1000
  • f9e90cd4b2
    Update Dockerfile Daniel Vystrcil 2021-06-15 20:40:39 -0700
  • d713496938 Merge branch 'mikefarah:master' into master Daniel Vystrcil 2021-06-15 19:47:07 -0700
  • 4bb2d04d43 Increment version v4.9.6 Mike Farah 2021-06-12 16:40:42 +1000
  • 9e61f88dba Add darwin/arm64 builds Alec Thomas 2021-06-12 08:18:56 +1000
  • da47318f42 Fixed newline issue https://github.com/mikefarah/yq/issues/855 Mike Farah 2021-06-12 08:26:27 +1000
  • bf5f358d76
    Add darwin/arm64 builds Alec Thomas 2021-06-12 08:18:56 +1000
  • 88bee2809f Fixed issue on creating objects using [] Mike Farah 2021-06-11 14:27:44 +1000
  • 01267d062b Update Dockerfile Daniel Vystrcil 2021-06-09 16:59:30 -0700
  • 8a08fbd371
    Update Dockerfile Daniel Vystrcil 2021-06-09 16:59:30 -0700
  • cb912ca188 Added more tests Mike Farah 2021-06-10 09:53:50 +1000
  • 58c63ed121 Bumping version v4.9.5 Mike Farah 2021-06-10 09:37:08 +1000
  • d1548ead71 Fixed alternative operator Mike Farah 2021-06-10 09:35:07 +1000
  • 09c5ed24be Updating docs Mike Farah 2021-06-10 08:35:41 +1000
  • 78af68f436 Added nested traversal examples Mike Farah 2021-06-10 08:31:26 +1000
  • b6e2a96ead Increment version v4.9.4 Mike Farah 2021-06-09 08:59:27 +1000
  • 5f5c832570 Moved GithubAction docs to gitbook Mike Farah 2021-06-09 08:57:42 +1000
  • 1a49f5222b outputs support in the action Chris Gruel 2021-06-08 09:14:00 -0400
  • 2cc23952c4 outputs support in the action Chris Gruel 2021-06-08 09:14:00 -0400
  • 01e478e81d Fixing entries test Mike Farah 2021-06-08 21:50:14 +1000
  • ed377a032d Add with_entries example using filtering Curtis Vogt 2021-06-07 10:58:30 -0500
  • aee60acb05 Add with_entries example using filtering Curtis Vogt 2021-06-07 10:58:30 -0500
  • fae2b2643c Added gofmt to format command Mike Farah 2021-06-01 10:52:14 +1000
  • dd86b5e7f2 Fixing doc Mike Farah 2021-05-28 17:00:25 +1000
  • f1f75683c1 Fixed nil RHS bug in alternative operator #838 Mike Farah 2021-05-28 16:59:02 +1000
  • ac988d9655 wip nice-api Mike Farah 2021-05-28 16:48:36 +1000
  • 38b9856f50 Increment version v4.9.3 Mike Farah 2021-05-22 08:24:08 +1000
  • 48eeb2a9df Fixes update-assign with collect object issue #830 Mike Farah 2021-05-22 08:22:45 +1000
  • 4b694fdf85 Add MacPorts install instructions Georges Martin 2021-05-21 14:36:12 +0200
  • af283315f2 Increment version v4.9.2 Mike Farah 2021-05-21 14:27:24 +1000
  • d18a6963f6 Fixes nested array indexing #824 Mike Farah 2021-05-21 14:18:24 +1000
  • 77edbb9f5c Fixing readonly ops not to modify context when paths dont exist Mike Farah 2021-05-16 15:02:31 +1000
  • 179c44aacc Fixing readonly ops not to modify context when paths dont exist Mike Farah 2021-05-16 14:36:13 +1000
  • bc70c1fb16 Added blank alias example Mike Farah 2021-05-16 14:18:18 +1000
  • 0b71a40797 Fixing readonly ops not to modify context when paths dont exist Mike Farah 2021-05-16 14:17:13 +1000
  • 3f51a44596 Fixing readonly ops not to modify context when paths dont exist Mike Farah 2021-05-16 14:00:30 +1000
  • afebf0e621 Increment version v4.9.1 Mike Farah 2021-05-16 12:43:26 +1000
  • dc464a5b10 Added ability to escape double quotes in double quotes Mike Farah 2021-05-16 12:33:50 +1000
  • 5340ed0ad3 Fixed handling of null expressions in equals op Mike Farah 2021-05-16 12:16:10 +1000
  • f88ca9dbf4 Added ability to escape double quotes in double quotes fixes Mike Farah 2021-05-16 12:33:50 +1000
  • 083f37857f Fixed handling of null expressions in equals op Mike Farah 2021-05-16 12:16:10 +1000
  • 7b52c5fe0e Increment version v4.9.0 Mike Farah 2021-05-14 15:04:56 +1000
  • f4392f8658 Added any_c and all_c operators Mike Farah 2021-05-14 15:01:44 +1000
  • 8e14b3b393 Added any and all operators Mike Farah 2021-05-14 14:29:55 +1000
  • 8627441705 Added unique operator Mike Farah 2021-05-14 09:43:52 +1000
  • aa95ecd012 Update operator docs Mike Farah 2021-05-11 14:35:59 +1000
  • a2bd463a91 Fixed null issue with entry operators Mike Farah 2021-05-10 10:42:43 +1000