Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko aaf3d5ba74 shell: tweak --help il y a 3 ans
  Denys Vlasenko 62f1eed1e1 hush: in a comment, document what -i might be doing il y a 3 ans
  YU Jincheng 5156b24553 Make const ptr assign as function call in clang il y a 3 ans
  Denys Vlasenko 5aaeb550b7 ash: speed up ${x//\*/|} too, make it independent of ASH_OPTIMIZE_FOR_SIZE il y a 3 ans
  Alin Mr 21e8dbfd9d ash.c: speedup ${s:} substring (no quotes) il y a 3 ans
  YU Jincheng 1f925038ab *: generalize "const trick" il y a 3 ans
  Denys Vlasenko 5b026d1ecf ash: fix compile breakage in !ENABLE_ASH_ALIAS config il y a 3 ans
  Denys Vlasenko 704c596563 ash: introduce bash-like $FUNCNAME il y a 3 ans
  Ron Yorston 5726df5f94 ash: let ignoreeof only affect interactive shells il y a 3 ans
  Ron Yorston 50239a665c ash: stopped jobs should only prevent exit from interactive shell il y a 3 ans
  Ron Yorston 0beee20977 ash: fix ignoreeof option il y a 3 ans
  Denys Vlasenko eb60777769 ash: eval: Prevent recursive PS4 expansion il y a 3 ans
  Denys Vlasenko 48cb983b13 ash: parser: Get rid of PEOA il y a 3 ans
  Denys Vlasenko 8c68ae8416 ash: parser: Fix alias expansion after heredoc or newlines il y a 3 ans
  Denys Vlasenko c540256127 ash: use pgetc_eatbnl() in more places, take 3 il y a 3 ans
  Denys Vlasenko 1c06ddd8bb ash: parser: Save and restore heredoclist in expandstr il y a 3 ans
  Denys Vlasenko 30af5938af ash: parser: Fix handling of empty aliases il y a 3 ans
  Denys Vlasenko 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode il y a 3 ans
  Denys Vlasenko d6c9cbc072 ash: fix LINENO in functions il y a 3 ans
  Denys Vlasenko f415e21a7d ash: eval: Do not cache value of eflag in evaltree il y a 3 ans
  Denys Vlasenko 41beb53787 ash: eval: Check nflag in evaltree instead of cmdloop il y a 3 ans
  Roberto A. Foglietta e0bf3df020 ash: add bash-like ERR trap and set -E il y a 3 ans
  Ron Yorston 4a36ef11ac ash: regressions in process substitution il y a 3 ans
  Denys Vlasenko 53d45c934f ash: speed up ${v//pattern/repl} il y a 3 ans
  Denys Vlasenko 1310d7b1d1 ash: speed up ${v//pattern/repl} if !ASH_OPTIMIZE_FOR_SIZE il y a 3 ans
  Denys Vlasenko 53a7a9cd8c ash: parser: Fix VSLENGTH parsing with trailing garbage il y a 3 ans
  Denys Vlasenko ad57e4e4b2 ash: revert accidental change (should have been separate) il y a 3 ans
  Denys Vlasenko 96436fb36a e2fsprogs/*: remove ioctl calling obfuscation il y a 3 ans
  Denys Vlasenko 1f60d88cf6 *: more --help tweaks il y a 3 ans
  Denys Vlasenko e2b9215868 *: --help tweaks il y a 3 ans