Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 96b0607302 ash: cache more of uid/gid syscalls il y a 2 mois
  Denys Vlasenko d26e958725 ash: make "test -x" use cached groupinfo il y a 2 mois
  Denys Vlasenko 4c1d645c86 libbb: simplify parameter passing in is_in_supplementary_groups() il y a 2 mois
  Denys Vlasenko 860b3d066f ash: command -v CMD must skip (go to next path) when CMD exists, but is not executable il y a 2 mois
  Ron Yorston 24aa93d538 ash: reject unknown long options il y a 2 mois
  Ron Yorston 371fe9f71d ash: move hashvar() calls into findvar() il y a 8 mois
  Denys Vlasenko 08fb86726b ash: remove limitation on fd# length il y a 5 mois
  Denys Vlasenko 0829fce079 ash: do not abort interactive mode on >&9999 redirect il y a 5 mois
  Ron Yorston 0af28b84e5 ash: remove defunct control character to save a few bytes il y a 5 mois
  Ron Yorston ba0f94458b ash: fix parsing of alias expansion + bash features il y a 7 mois
  Denys Vlasenko c5a1be25ba ash: fix handling of single-quoted strings in pattern substitution il y a 9 mois
  zhuyan ed4a24dfd1 ash: initialize basepf.buf in ash il y a 1 an
  Denys Vlasenko 5353df91cb Update applet size estimates il y a 1 an
  Denys Vlasenko a9047e0980 ash: tweak comments, no code changes il y a 1 an
  Denys Vlasenko ae351311da ash: remove "volatile" specifier from suppress_int il y a 1 an
  Denys Vlasenko 5e0411a7fb ash: disable sleep as builtin, closes 15619 il y a 1 an
  Denys Vlasenko 07a95cfcab ash: disable check for "good" function name, bash does not check this il y a 1 an
  Denys Vlasenko 96769486e2 shell: move varcmp() to shell_common.h and use it in hush il y a 1 an
  Denys Vlasenko d0441222db ash: code shrink il y a 1 an
  Karsten Sperling 3e83699ce2 ash: use-after-free in bash pattern substitution il y a 1 an
  Ron Yorston acae889dd9 ash,hush: tab completion of functions and aliases il y a 1 an
  Denys Vlasenko 46e92e1e56 ash: code shrink: do not take address of prefix(), allowing it to inline il y a 1 an
  Denys Vlasenko a33d19eba8 ash: code shrink - reuse is_prefixed_with() from libbb il y a 1 an
  Denys Vlasenko 94780e3e8e ash: get rid of separate mail_var_path_changed flag variable il y a 1 an
  Denys Vlasenko 7ababc3e3c ash: fix still-broken new mail detection il y a 1 an
  Denys Vlasenko 2860b2530e ash: fix broken new mail detection il y a 1 an
  Denys Vlasenko 00fc136843 ash: code shrink il y a 1 an
  Denys Vlasenko 262a845477 ash: exec: Stricter pathopt parsing - lost chunk il y a 1 an
  Ron Yorston 098cd7ece4 ash: improve trap and jobs builtins in child shells il y a 1 an
  Ron Yorston 470fa7b364 ash: make EPOCH variables work if RANDOM is disabled il y a 1 an