summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-08Drop attoparsec/text dependenciesebuildVidar Holen
2023-10-08Re-add other Portage functionalityVidar Holen
2023-08-27Move from Parameters to SystemInterface for Portage variablesVidar Holen
2023-08-27Merge branch 'kangie' into ebuildVidar Holen
2023-08-27Merge branch 'portage' of https://github.com/Kangie/shellcheck into kangieVidar Holen
2023-08-13Example plumbing for Portage variablesVidar Holen
2023-08-13Add a newSystemInterface to go with the rest of the new* constructorsVidar Holen
2023-08-13Merge pull request #2808 from bruce-ricard/pr/dfbrVidar Holen
2023-08-05Switch to attoparsec for gentoo scanhololeap
2023-08-05Remove PortageAutoInternalVariables and pythonhololeap
2023-08-05Scan for Gentoo eclass variableshololeap
2023-08-04New IO interface to scan for Gentoo eclass varshololeap
2023-08-04Rebase of chromiumos forkMatt Jolly
2023-07-30SC2325/SC2326: Warn about ! ! foo and foo | ! bar (fixes #2810)Vidar Holen
2023-07-30Save and restore pending here docs when sourcing files (fixes #2803)Vidar Holen
2023-07-30SC2324: Warn when x+=1 appends.Vidar Holen
2023-07-28improve short descriptionDanny Faught
2023-06-04Merge pull request #2768 from nicolas-ot/add-dependabotVidar Holen
2023-06-04Merge pull request #2765 from josephcsible/bracedstringVidar Holen
2023-05-28add dependabot.ymlNicolas Theodarus
2023-05-24Get rid of a dangerous partial function from checkSpacefulnessCfg'Joseph C. Sible
2023-05-22Merge pull request #2749 from josephcsible/2734Vidar Holen
2023-05-01Fix #2734: adjust bounds to compile on 9.6Joseph C. Sible
2023-04-30Merge branch 'ArenM-posix-read'Vidar Holen
2023-04-30Minor fixes to POSIX read without variable checkVidar Holen
2023-04-30Merge pull request #2746 from J-M0/fish-bad-shellVidar Holen
2023-04-24Add fish to the badShells listJames Morris
2023-04-23Installing custom docker should no longer be necessary for buildxVidar Holen
2023-04-23Merge branch 'felipecrs-vscode-binaries'Vidar Holen
2023-04-23Rewrite vscode-shellcheck blurbVidar Holen
2023-04-23Merge pull request #2682 from sxlijin/patch-1Vidar Holen
2023-02-05Mention VS Code ShellCheck binaries distributionFelipe Santos
2023-02-04Upgrade cross-compilers to 9.2.5 to handle hashable-1.4.2.0Vidar Holen
2023-02-04Count CFEExit as control flow for the purposes of finding dominatorsVidar Holen
2023-02-04Remove fgl-5.8.1.0 as a dependencyVidar Holen
2023-02-04Update changelog from releaseVidar Holen
2023-02-03Document Trunk Check integrationSamuel Lijin
2022-12-12Stable version 0.9.0v0.9.0Vidar Holen
2022-12-12Update copyright yearsVidar Holen
2022-12-11Let distrotest fail fast when there remaining executablesVidar Holen
2022-12-11Fix stack buildVidar Holen
2022-12-11Tighten bounds on packagesVidar Holen
2022-12-11Avoid $ trigger THVidar Holen
2022-12-11Add Docker testing for older and newer Ubuntu versionsVidar Holen
2022-12-11Allow building on deepseq < 1.4.2.0Vidar Holen
2022-12-11Fix compiler error on some GHC versionsVidar Holen
2022-12-11Add missing Semigroup import for older GHCVidar Holen
2022-12-10Add missing imports for later GHC versionsVidar Holen
2022-11-17Warn about 'read' without a variable in POSIX shArenM
2022-11-02Merge pull request #2601 from mavit/colon-after-execVidar Holen