Commit Graph

  • 73d06c4f47 Autogenerate list of formats for --help Vidar Holen 2017-08-06 15:48:59 -07:00
  • 72ed234291 Merge pull request #964 from blueyed/help-document-output-formats koalaman 2017-08-06 15:35:26 -07:00
  • b94c03e5a1 Merge pull request #957 from martin-schwenke/issue-950 koalaman 2017-08-06 15:34:23 -07:00
  • 226bc4409c Use spaces with list of dialects in --help for consistency Daniel Hahler 2017-08-06 16:25:31 +02:00
  • 4a6acb6ff0 List available output formats in --help output Daniel Hahler 2017-08-06 16:24:43 +02:00
  • 1d76abc439 Add storage bucket listing to readme koalaman 2017-07-30 10:52:06 -07:00
  • 807d899f3b Fix incorrect detection of bash-style substring expansion Martin Schwenke 2017-07-20 09:20:37 +10:00
  • d6803ffa24 Merge pull request #955 from tsoernes/patch-1 koalaman 2017-07-18 20:39:39 -07:00
  • 4ec8d73a14 Add Stack as install method tsoernes 2017-07-19 04:17:09 +02:00
  • 81388cefd2 Warn when calling functions before defining them. Vidar Holen 2017-07-10 22:53:26 -07:00
  • 43bb6a20ad Improve message for SC1052-54 about 'then;' Vidar Holen 2017-07-08 17:25:54 -07:00
  • 8f99d2b008 Don't warn about missing path for find -O3 . (#942) Vidar Holen 2017-07-08 15:41:45 -07:00
  • 79ae89076a Swap SC1041 and SC1042 for better sort order. Vidar Holen 2017-07-08 15:21:58 -07:00
  • aa33280cb0 Improve here doc diagnosis Vidar Holen 2017-07-08 14:00:02 -07:00
  • bd13224907 Use standard Haskell 'void' instead of custom Vidar Holen 2017-07-08 10:23:51 -07:00
  • b064cf3038 Fix parsing here docs like << '#foo' (#947) Vidar Holen 2017-07-07 22:24:17 -07:00
  • 79d6066450 Mention docker release tags in readme koalaman 2017-07-05 10:30:30 -07:00
  • 1463cf773a Suggest explicit escape "\\n" for "\n" Vidar Holen 2017-07-04 11:06:52 -07:00
  • 31bb02d6b7 Ignore leading \ for commands (#927) Vidar Holen 2017-07-03 16:38:23 -07:00
  • 5bd33dbf92 Warn when piping/redirecting to mv/cp/echo/etc (#921) Vidar Holen 2017-07-03 16:02:58 -07:00
  • a3c6aff0fb Improve parsing of line breaks in for statements (#926) Vidar Holen 2017-07-03 13:58:10 -07:00
  • 8184ef1e8b Don't complain about missing space in {( (#937) Vidar Holen 2017-07-03 12:22:19 -07:00
  • a839a6657b Warn when commands start with dashes (#938) Vidar Holen 2017-07-03 12:06:59 -07:00
  • a10b924570 Mention correct operator when warning about spaces around += (#944) Vidar Holen 2017-07-03 10:44:09 -07:00
  • 8f31ae913b Skip command argument when checking trap signal specs (#946) Vidar Holen 2017-07-03 10:36:51 -07:00
  • a06ad41bfa Add Linux binaries to readme Vidar Holen 2017-06-24 23:00:59 -07:00
  • 21f5bf01eb Make TravisCI auto-build Linux executables. Vidar Holen 2017-06-24 19:20:59 -07:00
  • 2ded4df6fa Merge pull request #935 from blueyed/README-fixes koalaman 2017-06-14 10:47:28 -07:00
  • 90da31f226 README: style fixes, add Neomake Daniel Hahler 2017-06-13 21:22:50 +02:00
  • b1486ec1e9 Merge pull request #903 from mrshu/mrshu/pushd-popd-like-cd koalaman 2017-06-12 09:54:05 -07:00
  • 954aa99b11 Analytics.hs: Refactor cd, popd and pushd checks mr.Shu 2017-06-12 12:13:27 +02:00
  • 79872f92f8 Merge branch 'master' of https://github.com/koalaman/shellcheck into mrshu/pushd-popd-like-cd mr.Shu 2017-06-12 11:29:19 +02:00
  • bf9b841b07 Link to Windows executables in the Readme koalaman 2017-06-10 10:10:09 -07:00
  • 5fad708df5 Zip compiled Windows executables. Vidar Holen 2017-06-10 09:26:08 -07:00
  • 5cece759cc Autobuild Windows .exe files Vidar Holen 2017-06-09 19:41:57 -07:00
  • 50c8172de4 Allow escaping ( with quotes in [ .. ] (#925) Vidar Holen 2017-06-03 11:45:25 -07:00
  • ce950edbfd Don't trigger SC2026 when followed by empty literals (#923) Vidar Holen 2017-06-03 09:38:47 -07:00
  • f8e75d3e89 add compilation documentation for test runners Royce Remer 2016-02-28 14:28:40 -08:00
  • 6f4e06d83c Avoid rescanning tree for lastpipe on every node. Vidar Holen 2017-05-28 16:04:42 -07:00
  • 505ff7832f Recognize bash's shopt -s lastpipe Vladimir Panteleev 2017-05-22 05:12:50 +00:00
  • ac3f0b3360 SC2114 about rm -rf /usr is no longer silenced by -- Vidar Holen 2017-05-28 14:44:58 -07:00
  • 070a465b64 Recognize missing and superfluous cases in getopts loops. Vidar Holen 2017-05-28 13:38:04 -07:00
  • 4243c6a0bf Treat + like :+ to squash SC2068 Vidar Holen 2017-05-24 19:20:28 -07:00
  • 8bc89bc451 Mention DevGuide in the README Vidar Holen 2017-05-21 17:15:51 -07:00
  • 5099ebf9b9 Allow comments after shellcheck directives. Vidar Holen 2017-05-21 13:56:22 -07:00
  • d943ef6f77 Update Docker instructions. Vidar Holen 2017-05-20 21:13:53 -07:00
  • 5e4c288cf4 SC2174: Do not warn at mkdir -pm 0700 ../foo mr.Shu 2017-05-15 11:26:12 +02:00
  • 9e35aa7ce8 SC2164: Make SC2164 apply to pushd and popd mr.Shu 2017-05-14 14:00:10 +02:00
  • 21d7068bc8 Add VSCode integration to editor list Vincent van der Weele 2017-05-04 15:50:40 +03:00
  • 324aa3cc88 Improve and deduplicate string comparison warnings. Vidar Holen 2017-04-22 20:52:21 -07:00
  • 9c4f651e6b Document shell directive added by 944313c6 Dan Kegel 2017-04-18 07:59:01 -07:00
  • 3cf8b9ceab Parse ksh nested arrays and warn about var=(( Vidar Holen 2017-04-17 21:00:41 -07:00
  • 5c01b6c7f5 Parse empty [ ] conditionals Vidar Holen 2017-04-16 18:11:00 -07:00
  • 7604e5eb58 Warn when using a glob as a command name. Vidar Holen 2017-04-15 19:53:09 -07:00
  • 4fb1080809 Warn when redirecting to a literal integer. Vidar Holen 2017-04-15 17:20:33 -07:00
  • 4f9a80db15 Remove leftover debug trace Vidar Holen 2017-04-15 13:44:01 -07:00
  • 3a38c50b8e Fix shellcheck warnings :P Vidar Holen 2017-04-15 13:24:41 -07:00
  • fd79e80e78 Fix SC2120 triggering on sourced files and ${!var*} Vidar Holen 2017-04-15 11:26:47 -07:00
  • 1fd9b474ba Don't warn about quoting variables in [ -v 'bar[$foo]' ] Vidar Holen 2017-04-15 10:57:10 -07:00
  • faafc99704 Don't trigger SC2037 when quoting (PAGER="cat" foo) Vidar Holen 2017-04-15 10:33:56 -07:00
  • bc882fd85a Recognize more invalid shebangs Vidar Holen 2017-04-08 16:24:27 -07:00
  • 41b6e3d5eb Don't warn about [ -v foo ] being unassigned. Vidar Holen 2017-04-08 14:37:58 -07:00
  • da1691912b Replace _otherwise with _ in cases Vidar Holen 2017-04-08 14:00:52 -07:00
  • 0feb95b337 Implement fixes suggested by HLint Vaibhav Sagar 2017-04-07 19:03:41 +07:00
  • f0e0d9ffdb Don't suggest \[\] in PS1 for non-bash Vidar Holen 2017-04-02 14:50:15 -07:00
  • 3c75674b50 Warn about unquoted expansions in arrays. Vidar Holen 2017-04-02 14:28:12 -07:00
  • 8e5e77ad76 Don't suggest removing $ for (( $! + ${!var} )) Vidar Holen 2017-04-02 09:49:47 -07:00
  • 66c7cf19e2 Fix missing backslash in SC1003 about '\'' Vidar Holen 2017-04-01 22:01:05 -07:00
  • 36573b5b26 Update README.md xenopeek 2017-03-27 18:42:37 +02:00
  • 9e4a9c8c6c Update README.md Robert de Bock 2017-01-06 11:39:34 +01:00
  • c2fcb742db Update README.md Robert de Bock 2017-01-06 06:04:00 +01:00
  • e8b4a79b65 Update resolver Vaibhav Sagar 2017-03-26 16:59:51 +07:00
  • 08d1d37094 Stable version 0.4.6 v0.4.6 Vidar Holen 2017-03-26 11:48:27 -07:00
  • e28e90133d Add missing import Vidar Holen 2017-03-18 16:42:17 -07:00
  • 2688a81526 Don't suggest indirection for 'declare var$n=foo' Vidar Holen 2017-03-18 14:54:52 -07:00
  • 82c3084438 Add HandBrakeCLI to list of stdin swallowing apps Vidar Holen 2017-03-18 13:10:54 -07:00
  • c6ff1933b7 Update README.md Russ Kubik 2017-03-15 21:57:16 -06:00
  • 22c86256ac Decode UTF-8 sequences over 0x10FFFF as latin1 Vidar Holen 2017-03-10 10:09:09 -08:00
  • a3a4873190 readme: Add ALE Vim plugin Daniel M. Capella 2017-03-08 05:28:50 +00:00
  • 750212af39 Add less common actions to find -o check. Vidar Holen 2017-03-03 20:43:00 -08:00
  • 2154583fd3 Don't parse unicode quotes as real quotes. Vidar Holen 2017-02-25 15:14:52 -08:00
  • 35c74e4747 Getting command name from busybox now gets applet name Vidar Holen 2017-02-12 10:56:29 -08:00
  • 46fb91b44d Manually decode input files as lenient UTF-8. Vidar Holen 2017-01-22 15:24:21 -08:00
  • 128d5d6013 Don't warn about grep pattern issues when using -F. Vidar Holen 2017-01-21 16:20:55 -08:00
  • 41176c23a6 Merge pull request #822 from bittorf/master koalaman 2017-01-15 15:58:19 -08:00
  • 342726f480 Merge pull request #823 from dasilvacontin/patch-1 koalaman 2017-01-15 15:57:09 -08:00
  • 1863f2f12d Warn about += bashism in sh and dash. Vidar Holen 2017-01-14 12:40:09 -08:00
  • 8809a36952 Warn when finding HTML entities like &amp; Vidar Holen 2017-01-14 11:59:31 -08:00
  • 7f307c5775 Count | as a regex metacharacter for 2076. Vidar Holen 2017-01-12 19:02:46 -08:00
  • eb12086d05 Fix typos in Travis CI section of the README.md David da Silva 2017-01-11 11:48:57 +01:00
  • 6259a32601 Add TravisCI Setup to README.md David da Silva 2017-01-11 10:04:48 +01:00
  • 4e13c7cbc1 SC2164: show two possible variants for circumenting the warning Bastian Bittorf 2017-01-10 12:30:47 +01:00
  • edb01fa855 Warn about ( -d foo ) and similar. Vidar Holen 2017-01-09 23:49:22 -08:00
  • 85e6c35845 Merge pull request #814 from Scorpiokat/master koalaman 2017-01-03 21:25:45 -08:00
  • 43f667a8f9 Update Analytics.hs Ekaterina Efimova 2017-01-03 21:48:35 +03:00
  • daacc98a8f Update Analytics.hs Ekaterina Efimova 2017-01-03 21:40:32 +03:00
  • 40907b1636 This commit fixes #803 Scorpiokat 2017-01-03 14:55:12 +00:00
  • 96168fc707 This commit fixes #797 Scorpiokat 2017-01-02 18:01:24 +00:00
  • 6aee12a572 Warnings for braces/globs/arrays in [/[[. Vidar Holen 2016-12-31 13:18:36 -08:00
  • 0048f34b11 Merge branch 'master' of github.com:koalaman/shellcheck Vidar Holen 2016-12-30 17:11:32 -08:00