Commit Graph

  • 8cde0c837c Can now retrieve the alias names of merge anchors #1942 Mike Farah 2024-02-09 17:24:59 +1100
  • 5edabcf934 Improve merge docs Mike Farah 2024-02-09 14:54:36 +1100
  • b55f52f377 Improve merge docs Mike Farah 2024-02-09 14:54:22 +1100
  • 1d06d8b482 Another comment example Mike Farah 2024-02-09 13:58:59 +1100
  • 2871fa058c Release notes for next release Mike Farah 2024-02-09 13:55:48 +1100
  • 2dda0a203d Comments in yq expressions! #1919 Mike Farah 2024-02-09 13:54:27 +1100
  • 2346332e86 Updating style docs Mike Farah 2024-02-09 10:47:22 +1100
  • 24bd563680 Updating style docs Mike Farah 2024-02-09 10:45:49 +1100
  • bf2bc29e47 Dont run release build on v4 branch Mike Farah 2024-02-09 10:23:46 +1100
  • 7781eddad2 Updating release notes Mike Farah 2024-02-09 10:22:54 +1100
  • c9722c22bc Re-releasing for latest dependency updates Mike Farah 2024-02-09 10:21:29 +1100
  • bb66c9c872 Bumping version v4.40.7 Mike Farah 2024-02-09 10:21:09 +1100
  • 279d9a691d
    Bump golang.org/x/net from 0.20.0 to 0.21.0 (#1940) dependabot[bot] 2024-02-08 19:27:24 +1100
  • 1b17de134b
    Bump golang from 1.21.6 to 1.22.0 (#1939) dependabot[bot] 2024-02-08 19:27:12 +1100
  • a0393b04a3
    Bump golang.org/x/net from 0.20.0 to 0.21.0 dependabot[bot] 2024-02-08 03:50:17 +0000
  • 3e128f349a
    Bump golang from 1.21.6 to 1.22.0 dependabot[bot] 2024-02-08 03:14:02 +0000
  • e19046273e Bumping version v4.40.6 Mike Farah 2024-02-08 13:34:41 +1100
  • 5513ac8a7d Empty TOML table is an empty object Mike Farah 2024-02-08 13:31:56 +1100
  • d4e16a413e
    fix: empty TOML table (#1936) Elijah Lopez 2024-02-07 03:59:50 -0500
  • 95408bc6b3 fix: empty TOML table Elijah Lopez 2024-02-05 00:43:36 -0500
  • 461bb9c5fe Need to escape single quotes in bash, updated docs #1932 Mike Farah 2024-02-02 14:59:08 +1100
  • 6e21c9f77f Need to escape single quotes in bash, updated docs #1932 Mike Farah 2024-02-02 14:58:49 +1100
  • 2473068a1a Attempt to use the latest snapcraft build Mike Farah 2024-01-16 15:06:29 +1100
  • 6183350182
    Bump github.com/goccy/go-yaml from 1.11.2 to 1.11.3 (#1930) dependabot[bot] 2024-02-01 15:15:28 +1100
  • 877c6cef90
    Bump github.com/goccy/go-yaml from 1.11.2 to 1.11.3 dependabot[bot] 2024-02-01 03:29:34 +0000
  • 33a3bb3bdf
    Bump golang from 1.21.5 to 1.21.6 (#1915) dependabot[bot] 2024-01-12 11:31:17 +1100
  • c06e160480
    Bump golang.org/x/net from 0.19.0 to 0.20.0 (#1916) dependabot[bot] 2024-01-12 11:31:06 +1100
  • eabd06b39f
    Bump golang.org/x/net from 0.19.0 to 0.20.0 dependabot[bot] 2024-01-11 03:46:12 +0000
  • 3d26e80248
    Bump golang from 1.21.5 to 1.21.6 dependabot[bot] 2024-01-11 03:05:53 +0000
  • 010750daf6 Updated to latest golint Mike Farah 2024-01-11 13:17:34 +1100
  • 2b12f504e3
    snap: update and migrate to core22. soumyadghosh 2024-01-07 17:25:15 +0530
  • 8af3e46fcb Fixed bump version to move v4 tag Mike Farah 2024-01-04 13:28:10 +1100
  • 84890ae34d Add arg and flag completions Ville Skyttä 2023-12-20 09:36:57 +0200
  • a69c1b5230 Generate v2 bash completions Ville Skyttä 2023-12-20 09:33:51 +0200
  • aaef27147f
    Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 (#1904) dependabot[bot] 2023-12-14 16:32:51 +1100
  • 16bab88946
    Bump github/codeql-action from 2 to 3 (#1903) dependabot[bot] 2023-12-14 16:32:38 +1100
  • d768188c52
    Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 dependabot[bot] 2023-12-14 03:12:55 +0000
  • c47e1e7b26
    Bump github/codeql-action from 2 to 3 dependabot[bot] 2023-12-14 03:07:20 +0000
  • dea8f95670 Fixed "all" error message #1845 Mike Farah 2023-12-13 11:02:22 +1100
  • f46e04d6f2 Added another new recipe Mike Farah 2023-12-13 10:56:05 +1100
  • eb4278784a Added another new recipe Mike Farah 2023-12-13 10:55:53 +1100
  • cbd03f8a93 Added new recipe Mike Farah 2023-12-13 10:41:56 +1100
  • 4cf123fed5 Fixed to_entries[] Mike Farah 2023-12-12 15:44:34 +1100
  • eff7d99e2b Added sample yq script Mike Farah 2023-12-12 13:08:18 +1100
  • dd64899434 Bumping version v4.40.5 Mike Farah 2023-12-12 11:35:15 +1100
  • 755becdde3 Release notes Mike Farah 2023-12-12 11:34:26 +1100
  • 7f26d91cd0 Fixed handling of --- #1890, #1896 Mike Farah 2023-12-12 11:29:00 +1100
  • fa322aec33
    Bump golang from 1.21.4 to 1.21.5 (#1895) dependabot[bot] 2023-12-12 09:55:54 +1100
  • c7b14eacbd
    Bump actions/setup-go from 4 to 5 (#1894) dependabot[bot] 2023-12-12 09:55:42 +1100
  • 2fd1537b35
    Bump github.com/alecthomas/participle/v2 from 2.1.0 to 2.1.1 (#1893) dependabot[bot] 2023-12-12 09:55:33 +1100
  • 1db4b52c3a
    Bump github.com/yuin/gopher-lua from 1.1.0 to 1.1.1 (#1892) dependabot[bot] 2023-12-12 09:55:24 +1100
  • f5a6a1090d
    Bump golang from 1.21.4 to 1.21.5 dependabot[bot] 2023-12-07 03:59:16 +0000
  • 415951db5d
    Bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-07 03:30:13 +0000
  • 1f179a6128
    Bump github.com/alecthomas/participle/v2 from 2.1.0 to 2.1.1 dependabot[bot] 2023-12-07 03:22:02 +0000
  • e9f1c2fe3c
    Bump github.com/yuin/gopher-lua from 1.1.0 to 1.1.1 dependabot[bot] 2023-12-07 03:21:53 +0000
  • d474bb8ba4 Fixing sef fault on bad XML #1888 Mike Farah 2023-12-05 13:21:12 +1100
  • 1c3d551060 Bumping version v4.40.4 Mike Farah 2023-12-04 11:17:53 +1100
  • d16b6fbb03 Release notes Mike Farah 2023-12-04 11:17:40 +1100
  • 54a6978e97 Release notes Mike Farah 2023-12-04 11:16:49 +1100
  • 8ae7ad5c10 Updating JSON doc: NDJSON spec deprecated, prefer JSON Lines Mike Farah 2023-12-01 11:39:30 +1100
  • a988cd9005 Updating JSON doc: NDJSON spec deprecated, prefer JSON Lines Mike Farah 2023-12-01 11:39:02 +1100
  • 779b26310e Updating references to yq being a YAML processor Mike Farah 2023-11-30 15:23:05 +1100
  • 638deed03e
    Bump golang.org/x/net from 0.18.0 to 0.19.0 (#1887) dependabot[bot] 2023-11-30 15:12:03 +1100
  • bdf53181c9
    Bump golang.org/x/net from 0.18.0 to 0.19.0 dependabot[bot] 2023-11-30 03:46:08 +0000
  • 730f240d24 Fixed to_entries and del bug #1886 Mike Farah 2023-11-30 14:04:54 +1100
  • 7bed0cc86f missing links Mike Farah 2023-11-23 12:01:23 +1100
  • c11a53322b Bumping version v4.40.3 Mike Farah 2023-11-23 11:59:22 +1100
  • cac23ac003 v4.40.3 Mike Farah 2023-11-23 11:59:14 +1100
  • 430a6d5237 Release notes Mike Farah 2023-11-23 11:58:31 +1100
  • eecc106529
    Update JSON to YAML example for new JSON input output default (#1875) Ville Skyttä 2023-11-23 02:54:43 +0200
  • 998b4edb34
    Grammar fixes (#1877) Ville Skyttä 2023-11-23 02:54:25 +0200
  • 26effddb8c Fixed empty array json bug #1880 Mike Farah 2023-11-23 11:53:18 +1100
  • 22f7a93a85 Grammar fixes Ville Skyttä 2023-11-20 23:42:31 +0200
  • 0c9ead6652 Update JSON to YAML example for new JSON input output default Ville Skyttä 2023-11-20 23:24:45 +0200
  • 08e95ebebf Working around goccy goccy Mike Farah 2023-11-20 09:58:50 +1100
  • ed5685319d Working around goccy Mike Farah 2023-11-18 15:22:27 +1100
  • 554eb998f6 empty map with comment Mike Farah 2023-11-18 15:18:53 +1100
  • 1cf9ecc79d Bumping version v4.40.2 Mike Farah 2023-11-18 15:05:29 +1100
  • 8024470b51 Updating release notes Mike Farah 2023-11-18 15:04:42 +1100
  • e5cc57bedf
    Do not panic when StdIn is closed (#1867) Alessandro Di Stefano 2023-11-18 02:20:12 +0100
  • 3d64bdadc1 Fixes issue when update against self #1869 Mike Farah 2023-11-18 12:19:27 +1100
  • c179aa3798 Do not panic when StdIn is closed aleskandro 2023-11-17 09:13:43 +0100
  • 652e6ff728 Allow Shebang (#!) line #1851 Robert Lee 2023-11-16 15:50:39 +0000
  • 4b8c8506a5 Updating release notes Mike Farah 2023-11-14 14:38:53 +1100
  • f789740f7e
    Bump github.com/elliotchance/orderedmap from 1.5.0 to 1.5.1 (#1854) dependabot[bot] 2023-11-14 13:55:55 +1100
  • 0523c9df87
    Bump golang.org/x/net from 0.17.0 to 0.18.0 (#1856) dependabot[bot] 2023-11-14 13:55:32 +1100
  • c7ef946031 Fixed multi doc anchor bug #1861 Mike Farah 2023-11-14 13:00:30 +1100
  • 79a50b9c20 Fixes dos line separator issue when reading expression file #1860 Mike Farah 2023-11-10 09:31:29 +1100
  • 21af87feab
    Bump golang.org/x/text from 0.13.0 to 0.14.0 dependabot[bot] 2023-11-09 22:23:05 +0000
  • b5c1dd0573
    Bump golang.org/x/net from 0.17.0 to 0.18.0 dependabot[bot] 2023-11-09 22:16:12 +0000
  • 2e87442fb6
    Bump github.com/elliotchance/orderedmap from 1.5.0 to 1.5.1 dependabot[bot] 2023-11-09 22:15:51 +0000
  • b75dc0782b
    Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#1857) dependabot[bot] 2023-11-10 09:15:04 +1100
  • fc940689bf
    Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1858) dependabot[bot] 2023-11-10 09:14:49 +1100
  • 7892d38fca
    Bump golang from 1.21.3 to 1.21.4 (#1859) dependabot[bot] 2023-11-10 09:14:31 +1100
  • 145a21a4e1
    Bump golang from 1.21.3 to 1.21.4 dependabot[bot] 2023-11-09 03:18:21 +0000
  • 6c6cc3f98a
    Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 dependabot[bot] 2023-11-09 03:13:29 +0000
  • 2ddc827e93
    Bump github.com/fatih/color from 1.15.0 to 1.16.0 dependabot[bot] 2023-11-09 03:13:25 +0000
  • 5f4c1fbd0a Bumping version v4.40.1 Mike Farah 2023-11-08 09:35:43 +1100
  • 8122c9edf2 Release notes Mike Farah 2023-11-08 09:14:45 +1100
  • d6e099f7ff Formatting Mike Farah 2023-11-08 09:09:21 +1100