Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko d5f5045b43 ash: expand: Fix buffer overflow in expandmeta %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 680c3016a2 ash: parser: Allow newlines within parameter substitution %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 89e9d5534d hush: do not drop backslash from eval 'echo ok\' %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 3632cb15f1 shell: add comments about [[, no code changes %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko e93031e6dc ash: if "[[" bashism is not supported, do not handle it anywhere %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 57b7efb0d5 ash: trivial code shrink %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 38ccd6af8a bzip2: fix two crashes on corrupted archives %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko f2ed39b930 hush: implement "hush -s" %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko ee1fd1246e ash: unbreak PS1 parsing after "ash: parser: Add syntax stack..." commit %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko f50e14632f ash: parser: Fix parameter expansion inside inner double quotes %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 9a95df9046 ash: expand: Fix bugs with words connected to the right of $@ %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 355ec353be ash: redir: Fix typo in noclobber code %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko c4c2012284 ash: parser: Fix single-quoted patterns in here-documents %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 216913c290 ash: parser: Add syntax stack for recursive parsing %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 41fddb4372 parser: Fix backquote support in here-document EOF mark %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 1e5111b0f8 ash,hush: handle a few more bkslash-newline cases %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 220be537a0 ash: use pgetc_eatbnl() in more places %!s(int64=6) %!d(string=hai) anos
  Martijn Dekker ad4e961352 ash: 'nolog' and 'debug' options cause "$-" to wreak havoc %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko ac61f44704 ash: fix "char == CTLfoo" comparison signedness bug %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 60fb98e51d ash: use F_DUPFD_CLOEXEC and O_CLOEXEC %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 8de5b9f88b ash : fix double-quoted "\z" handling %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 6f9442ff30 ash: make it possible to disable "const global ptr" optimization %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 675d24aeaf ash: add LINENO support %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 54c2111781 hush: add HUSH_BASH_SOURCE_CURDIR config option, to be on par with ash %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 01f7b9e182 ash: introduce a config option to search current directory for sourced files %!s(int64=6) %!d(string=hai) anos
  William Pitcock d8fd88a091 ash: add support for command_not_found_handle hook function (bashism) %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 1750d3afc1 ash: a bit of NOFORK code should only be active if FEATURE_SH_STANDALONE=y %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 03c36e0be1 ash: ALWAYS_INLINE grabstackblock() %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko baa41c7855 ash: make ${v:N:M} more robust for very large M by clamping to MIN/MAX_INT %!s(int64=6) %!d(string=hai) anos