Histórico de Commits

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