Commit Graph

  • cd41f79438 Add latest/lts Ubuntu GHC releases to CI master Vidar Holen 2026-03-11 19:47:56 -07:00
  • 3e36f52d4c Use --allow-newer when testing on 'latest' ghc Vidar Holen 2026-03-11 19:33:59 -07:00
  • d9515a90bc Merge pull request #3406 from e-kwsm/SC3003 Vidar Holen 2026-03-10 19:35:57 -07:00
  • e07ea6b94e Merge pull request #3404 from e-kwsm/deepseq Vidar Holen 2026-03-10 19:35:23 -07:00
  • 69e01f464b Merge pull request #3401 from e-kwsm/tested-with Vidar Holen 2026-03-10 19:34:47 -07:00
  • 79ec61d944 build(deps): bump actions/download-artifact from 7 to 8 dependabot/github_actions/actions/download-artifact-8 dependabot[bot] 2026-02-27 08:32:52 +00:00
  • eda86556fe build(deps): bump actions/upload-artifact from 6 to 7 dependabot/github_actions/actions/upload-artifact-7 dependabot[bot] 2026-02-27 08:32:49 +00:00
  • 23a471836b fix(SC3003)!: remove SC3003 since ANSI C string is defined in POSIX.1-2024 Eisuke Kawashima 2025-03-24 16:24:13 +09:00
  • 8be9ee579e build: bump deepseq minimum version and remove workaround Eisuke Kawashima 2026-02-07 20:06:17 +09:00
  • f91df3936a chore(cabal): add tested-with field Eisuke Kawashima 2026-02-09 13:16:26 +09:00
  • 29f0d8d12a Merge pull request #3398 from jonathan-conder/master Vidar Holen 2026-02-01 13:27:38 -08:00
  • 768b114951 Merge pull request #3396 from mattcristal/patch-1 Vidar Holen 2026-02-01 13:18:01 -08:00
  • 29422b6a3d Fix JSON1 repeated comments across multiple files Jonathan Conder 2026-01-30 16:07:24 +13:00
  • 9b567c5eec docs: update shellcheck precommit hook version to v0.11.0 Matteo Renoldi 2026-01-27 15:02:01 +01:00
  • c96748a9ee Allow CI to run on PRs Vidar Holen 2026-01-05 17:07:07 -08:00
  • 93011e3c1c Merge pull request #3384 from dotysan/vscode_haskell Vidar Holen 2026-01-04 20:41:55 -08:00
  • 5a3587e291 For test matrix, complete all even if one fails Vidar Holen 2026-01-04 20:40:16 -08:00
  • a53581f1c0 Merge pull request #3374 from koalaman/dependabot/github_actions/actions/upload-artifact-6 Vidar Holen 2026-01-04 19:20:28 -08:00
  • f668957307 Merge pull request #3373 from koalaman/dependabot/github_actions/actions/download-artifact-7 Vidar Holen 2026-01-04 19:20:15 -08:00
  • feb0432be2 Add Haskell extension for VS Code Curtis Doty 2026-01-02 23:08:39 +00:00
  • 401987f62a Also publish prebuilt binaries as tar.gz Vidar Holen 2025-12-27 17:53:59 -08:00
  • 36004d17b8 build(deps): bump actions/upload-artifact from 5 to 6 dependabot[bot] 2025-12-15 08:08:18 +00:00
  • 8048202d85 build(deps): bump actions/download-artifact from 6 to 7 dependabot[bot] 2025-12-15 08:08:14 +00:00
  • a14f085e72 Merge pull request #3342 from Simon-Brandt/master Vidar Holen 2025-12-01 19:15:03 -08:00
  • 75614a7bf5 Merge pull request #3344 from e-kwsm/find Vidar Holen 2025-12-01 19:13:58 -08:00
  • 9d938e6905 Merge pull request #3353 from shikanime/pr3353 Vidar Holen 2025-11-28 15:19:35 -08:00
  • 6db7f1e1d4 feat(SC2016,SC2033,SC2067,SC2150,SC2156): check find -ok/-okdir Eisuke Kawashima 2025-10-26 09:32:43 +09:00
  • a229f14b31 fix: fix find -exec {} + Eisuke Kawashima 2025-10-26 09:23:11 +09:00
  • da190f1a8a Merge pull request #3362 from koalaman/dependabot/github_actions/actions/checkout-6 Vidar Holen 2025-11-25 11:08:48 -08:00
  • f0d7499353 build(deps): bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-21 08:07:27 +00:00
  • c04ed21bfc Fix envrc false positive William Phetsinorath 2025-11-11 19:12:52 +01:00
  • eac8efff9c Fix download/upload-artifacts for new version Vidar Holen 2025-11-04 17:18:10 -08:00
  • cf631bf97d Merge pull request #3341 from koalaman/dependabot/github_actions/actions/download-artifact-6 Vidar Holen 2025-11-04 17:13:07 -08:00
  • fdd0176135 Merge pull request #3340 from koalaman/dependabot/github_actions/actions/upload-artifact-5 Vidar Holen 2025-11-04 16:14:28 -08:00
  • e476871339 build(deps): bump actions/download-artifact from 4 to 6 dependabot[bot] 2025-11-04 23:33:11 +00:00
  • 0001b26402 Merge pull request #3276 from koalaman/dependabot/github_actions/actions/checkout-5 Vidar Holen 2025-11-04 15:32:15 -08:00
  • 936fdff249 Merge pull request #3319 from e-kwsm/matrix Vidar Holen 2025-11-04 14:57:28 -08:00
  • 0253e8091f Merge pull request #3329 from e-kwsm/3326 Vidar Holen 2025-11-04 14:11:50 -08:00
  • 913d1aa516 Fix pluralization for zero arguments in printf format string Simon Brandt 2025-10-27 14:47:09 +01:00
  • 27a2179d72 build(deps): bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-27 08:26:00 +00:00
  • c63ce5bcde feat: remove OPTARG from bashVars; update internalVariables Eisuke Kawashima 2025-10-17 00:05:28 +09:00
  • 4a9242aaea ci: build matrix for GHC Eisuke Kawashima 2025-10-08 17:09:58 +09:00
  • acc19ea336 Merge pull request #3318 from e-kwsm/Haskell2010 Vidar Holen 2025-10-15 21:30:13 -07:00
  • 60d246a3f3 Merge pull request #3317 from e-kwsm/bashVars Vidar Holen 2025-10-15 18:01:35 -07:00
  • b3220b758b Merge pull request #3312 from cjwatson/source-repository-https Vidar Holen 2025-10-15 17:57:54 -07:00
  • 42d93c5554 Merge pull request #3292 from euclio/cp-r Vidar Holen 2025-10-15 17:56:07 -07:00
  • 387d427986 build: bump to Haskell2010 Eisuke Kawashima 2025-10-08 09:05:07 +09:00
  • 1901feb527 feat: add missed bash-specific variables to bashVars and bashDynamicVars Eisuke Kawashima 2025-10-08 13:14:32 +09:00
  • bb5fb3d4c3 Use https:// for source-repository Colin Watson 2025-09-30 18:49:48 +01:00
  • 1553dba6af Merge pull request #3307 from e-kwsm/posix.1-2024 Vidar Holen 2025-09-24 19:18:53 -07:00
  • aa07ba0d2a Merge pull request #3311 from e-kwsm/gitignore Vidar Holen 2025-09-24 19:18:31 -07:00
  • 6a876f0b48 Merge pull request #3309 from e-kwsm/timeout Vidar Holen 2025-09-24 19:18:08 -07:00
  • 8c616761fa Merge pull request #3305 from e-kwsm/pipefail Vidar Holen 2025-09-24 19:16:19 -07:00
  • 94ded2db74 Merge pull request #3304 from e-kwsm/ulimit Vidar Holen 2025-09-24 19:15:38 -07:00
  • a0716497fb Merge pull request #3303 from e-kwsm/ISSUE_TEMPLATE Vidar Holen 2025-09-24 19:14:13 -07:00
  • b23c013549 Merge pull request #3297 from dereckson/duplicate-bash-vars Vidar Holen 2025-09-24 19:12:55 -07:00
  • 32cae7a1c5 feat(SC2033): check timeout (POSIX.1-2024) Eisuke Kawashima 2025-09-20 09:55:13 +09:00
  • 5de0448a72 feat!: update commands in conformance with POSIX.1-2024 Eisuke Kawashima 2025-09-20 06:19:31 +09:00
  • 6d4fa9fb2c feat(SC3040): support set -o pipefail as specified by POSIX.1-2024 Eisuke Kawashima 2025-09-19 17:45:57 +09:00
  • 14aac627f4 feat(SC3045): update ulimit options in conformance with POSIX.1-2024 Eisuke Kawashima 2025-09-19 15:34:40 +09:00
  • aea67a4532 chore: remove obsolescent ISSUE_TEMPLATE Eisuke Kawashima 2025-07-30 15:28:00 +09:00
  • da12ce67f5 Remove duplicate from SC3028 bash variables list Sébastien Santoro 2025-09-15 22:09:33 +00:00
  • 794219960b warn on obsolete cp flag Andy Russell 2025-09-09 20:23:20 -04:00
  • 38aa8b2def Bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-12 17:10:23 +00:00
  • fce4bc8352 chore: update .gitignore [skip ci] Eisuke Kawashima 2025-03-21 18:41:14 +09:00
  • d09551a4e6 Update CHANGELOG post-release Vidar Holen 2025-08-03 20:50:07 -07:00
  • 5cc026842e Update release checklist Vidar Holen 2025-08-03 18:00:58 -07:00
  • aac0823e6b Stable version v0.11.0 v0.11.0 Vidar Holen 2025-08-03 16:19:11 -07:00
  • 1857608dc3 Update release checklist Vidar Holen 2025-08-03 16:04:00 -07:00
  • abf3c0ca66 Prevent cabal.project.freeze from interfering with distro tests Vidar Holen 2025-08-02 14:39:12 -07:00
  • 3f3c2cd94b Add snap docker support for distro testing Vidar Holen 2025-08-02 14:39:01 -07:00
  • 109b847c75 Git ignore cabal.project.freeze Vidar Holen 2025-08-02 12:40:46 -07:00
  • 8a9bed1bbd Update linux.x86_64 image Vidar Holen 2025-07-30 18:55:54 -07:00
  • 29b1bf3a52 Merge pull request #3076 from kuraian/patch-1 Vidar Holen 2025-07-30 10:02:36 -07:00
  • 6c1542a0e3 Merge branch 'Flu-add-bang-to-function-chars' Vidar Holen 2025-07-30 09:55:37 -07:00
  • b014ce13da Add unit tests for function names with "#" Vidar Holen 2025-07-30 09:55:00 -07:00
  • 20fd67da07 Merge branch 'add-bang-to-function-chars' of github.com:Flu/shellcheck into Flu-add-bang-to-function-chars Vidar Holen 2025-07-28 15:49:30 -07:00
  • b6c0673edf Merge branch 'e-kwsm-fix-3164' Vidar Holen 2025-07-28 15:19:03 -07:00
  • 5e6383578d Make SC2335 and friends optional (avoid-negated-conditions) Vidar Holen 2025-07-28 15:16:22 -07:00
  • 60c0be98b6 Merge branch 'fix-3164' of github.com:e-kwsm/shellcheck into e-kwsm-fix-3164 Vidar Holen 2025-07-28 14:08:25 -07:00
  • bbd5d211cf Merge pull request #3256 from e-kwsm/SC2143 Vidar Holen 2025-07-28 14:06:08 -07:00
  • ed081f8f43 Merge pull request #3253 from e-kwsm/docker Vidar Holen 2025-07-27 11:25:54 -07:00
  • 1e679444d7 Merge pull request #3257 from e-kwsm/SC2232 Vidar Holen 2025-07-24 09:54:13 -07:00
  • 5b40fde630 Merge pull request #3258 from e-kwsm/doas-run0 Vidar Holen 2025-07-24 09:53:45 -07:00
  • 317507b8cd Update CI with new builders/ directory name Vidar Holen 2025-07-23 16:00:20 -07:00
  • 7a768a4b0f Update builder images. Yay for GHC's improved cross-compiler support! Vidar Holen 2025-07-22 14:40:37 -07:00
  • 89806b96fa Update dependencies Vidar Holen 2025-07-22 14:40:25 -07:00
  • d92b0fdd43 Rename build/ to builders/ to avoid looking like build output Vidar Holen 2025-07-17 13:42:40 -07:00
  • 95ddc900fe Merge pull request #3251 from juhp/patch-1 Vidar Holen 2025-07-19 19:43:11 -07:00
  • aba0ffb8d3 feat(SC2016,SC2032,SC2033): check doas and run0 similarly to sudo Eisuke Kawashima 2025-07-20 03:24:13 +09:00
  • c0f1265fa0 feat(SC2232): add more shell builtins Eisuke Kawashima 2025-07-20 07:32:04 +09:00
  • 6e65eb7136 feat(SC2143): add grep variants for compressed data Eisuke Kawashima 2025-03-26 12:02:17 +09:00
  • 34cdbaa5e0 feat: avoid double negative of a binary operator in test Eisuke Kawashima 2025-04-15 02:19:31 +09:00
  • 6c2cb4d009 build: simplify Dockerfile Eisuke Kawashima 2025-07-20 02:40:45 +09:00
  • ce6f18cfb7 allow QuickCheck-2.16 Jens Petersen 2025-07-18 19:27:05 +08:00
  • 7dc4214149 Normalize \ to / in diff output on Windows (fixes #3240) Vidar Holen 2025-07-17 13:39:29 -07:00
  • 9b8e0b6f8c Update issue templates Vidar Holen 2025-07-17 12:48:56 -07:00
  • c3a597e6dd Update changelog with Bash 5.3 features Vidar Holen 2025-07-17 12:32:55 -07:00
  • 0c26fb405d Add support for Bash 5.3 source -p .. file (just ignores the path) Vidar Holen 2025-07-17 12:27:43 -07:00
  • 23097320a4 Add support for ${| ..} expansion (fixes #3243) Vidar Holen 2025-07-17 11:46:06 -07:00