Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko 1555895b4a ash: expand: Fix multiple issues with EXP_DISCARD in evalvar пре 4 година
  Denys Vlasenko 823318822c ash: expand: Do not reprocess data when expanding words пре 4 година
  Ron Yorston 6cda0b04a3 ash: move TRACE statement in evalcommand() пре 4 година
  Denys Vlasenko 7f19848552 ash: rename some function parameters to match dash пре 4 година
  Denys Vlasenko 538ee4102b ash: rename stack_nputstr() back to stnputs() to match dash пре 4 година
  Denys Vlasenko c2058ec98c ash: Expand here-documents in the current shell environment пре 4 година
  Denys Vlasenko c08993f40c ash: parser: Do not push token back before parseheredoc пре 4 година
  Denys Vlasenko 9a1a659707 ash: parser: Fix old-style command substitution here-document crash пре 4 година
  Denys Vlasenko e4a0612efd hush: fix negative_arith.tests: glob-protect dash in "$((arith))" пре 4 година
  Denys Vlasenko 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum пре 4 година
  Denys Vlasenko da2e46dff6 ash: memalloc: Avoid looping in growstackto пре 4 година
  Denys Vlasenko 3ced804e31 hush: make "exit" in trap use pre-trap exitcode - fix for nested trap пре 4 година
  Denys Vlasenko cc9ecd9af1 hush: make "exit" in trap use pre-trap exitcode пре 4 година
  Denys Vlasenko f977e004ce ash: eval: Only restore exit status on exit/return пре 4 година
  Denys Vlasenko cd24a50633 ash: Return without arguments in a trap should use status outside traps пре 4 година
  Denys Vlasenko bb095f4838 hush: implement "return NUM in trap sets $? after trap" пре 4 година
  Ron Yorston d5bfe26c45 ash: return exit status of nofork applets (again) пре 4 година
  Denys Vlasenko ecc85832f8 ash: expand: Merge syntax/quotes in memtodest with flags пре 4 година
  Denys Vlasenko e2dd2afc8e ash: eval: Always set localvar_stop пре 4 година
  Denys Vlasenko 3e729102a8 ash: eval: Replace with listsetvar with mklocal/setvareq пре 4 година
  Denys Vlasenko 54bef2a8ef ash: eval: Fail immediately with redirections errors for simple command пре 4 година
  Denys Vlasenko 7eb8eecbbc ash: eval: Add assignment built-in support again пре 4 година
  Denys Vlasenko c91950f315 ash,hush: testcase for "exit" without arguments in a trap пре 4 година
  Denys Vlasenko 23bc562a05 ash,hush: add comment about masked SIGCHLD, handle SIG_IGNed SIGHUP as in bash пре 4 година
  Denys Vlasenko 47eb979404 ash: jobs: Only clear gotsigchld when waiting for everything пре 4 година
  Denys Vlasenko 97edfc42f1 ash: jobs - Do not block when waiting on SIGCHLD пре 4 година
  Denys Vlasenko d81af7216b ash: eval: Reap zombies after built-in commands and functions пре 4 година
  Denys Vlasenko 22c75924da ash: exec: Never rehash regular built-ins пре 4 година
  Denys Vlasenko 6c4f87e411 ash: exec: Stricter pathopt parsing пре 4 година
  Denys Vlasenko b0d2dc7d62 ash: exec: Do not allocate stack string in padvance пре 4 година