shellescape

Escape arbitrary strings for use as command line arguments

MIT License

Stars
158
Committers
4

Bot releases are visible (Hide)

shellescape - v1.5.0 Latest Release

Published by alessio 3 months ago

Changelog

  • 312088d2a48859f23c7148d193480559c409a58c Create sonarqube.yml
  • 823e9790cdd4ab471272e3588e64b1743ed4b9e0 add testable example (#24)
  • 27a48e3bd851fa5ae3bffd3549f030b6d388bc45 fail fast on errors
  • bb4dcb3c0d6c91922d81defa607913ae7e10c8b3 fix imports
  • 4f9bf6bf85a0793ed22708551c4b3f5b7f944ada fix imports (#26)
  • 1b4bdc18f028f74a2b3f22effbd0fc7800573fbc new testable example
  • a6eeed461ba98d91bc0cea9b08cd315b5770f93b remove sonarqube config file
  • a5719a48b388a3407264f09cb823d9be92ea1ad1 update build config
  • 6d0d8282d523b8d4412e8306bf8d01026f66c446 update gitignore
  • a792e0055e7411ed4ff7fd71772ac878f9e74e86 update gitignore, add Makefile
  • 62618b351284756d7cb2f6395e7b0f1bc0801177 update go.mod and go.sum
shellescape - v1.4.2

Published by alessio over 1 year ago

shellescape - v1.4.1

Published by alessio almost 4 years ago

Changelog

be08966 add testable example

shellescape - v1.4.0

Published by alessio almost 4 years ago

Changelog

9e36f4c Create CODE_OF_CONDUCT.md
832f2c6 Update README.md
57fd951 Update README.md
a4aaeef add -a option
a7256c4 add StripUnsafe()
67135d0 add goreleaser (#11)
01a15bf escargs: add -0 flags
5aa11a0 escargs: add -D flag

shellescape - Release v1.3.1

Published by alessio almost 4 years ago

  • Replaced Travis-CI with Github Actions.
  • Add example for QuoteCommand().
shellescape - Release v1.3.0

Published by alessio about 4 years ago

shellescape - Release v1.2.2

Published by alessio over 4 years ago

Build with Go 1.14.

shellescape - Release v1.2.1

Published by alessio over 4 years ago

Build with Go 1.13.

shellescape - Release v1.2

Published by alessio almost 8 years ago

  • Quote strings that contain invalid patterns, not all strings.
  • Update with shlex.quote regexp.
shellescape - Release v1.1

Published by alessio over 8 years ago

Improve docs.

shellescape - Release v1.0

Published by alessio over 8 years ago

Initial release.