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

Аутор SHA1 Порука Датум
  Ron Yorston c1565a04f2 ash: simplify EOF/newline handling in list parser пре 9 година
  Ron Yorston acad7392ee Revert "ash: fix a SEGV case in an invalid heredoc" xxx пре 9 година
  Ron Yorston 856af4e3dc ash: fix corruption of ${#var} if $var contains UTF-8 characters пре 8 година
  Ron Yorston 4194c28753 ash: fix error during recursive processing of here document пре 9 година
  Denys Vlasenko 005c492c40 ash: shrink umask code пре 9 година
  Denys Vlasenko 4cd99e7c6c ash: "you have mail" should ignore first change in mtime пре 9 година
  Denys Vlasenko 2384162f64 ash: simplify "you have mail" code пре 9 година
  Denys Vlasenko 4700fb5bea ash: make dowait() a bit more readable. Logic is unchanged пре 9 година
  Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf пре 9 година
  Denys Vlasenko ec046f74a3 ash: use a more typical form of "print four octal digits" format пре 9 година
  Denys Vlasenko 5711a2a4ad libbb: more compact API for bb_parse_mode() пре 9 година
  Denys Vlasenko c1e2e005b4 ash: shrink "umask -S" code пре 9 година
  Denys Vlasenko 6283f98283 hush: fix umask: umask(022) was setting umask(755) пре 9 година
  Denys Vlasenko 9c5410023a ash: a bunch of trivial simplifications пре 9 година
  Ron Yorston ca25af9b06 ash: fix slash treatment in expmeta пре 9 година
  Ron Yorston d840c5d139 libbb: add a function to make a copy of a region of memory пре 9 година
  Ron Yorston 072fc60f29 ash: use alloca to get rid of setjmp пре 9 година
  Ron Yorston 0e056f7e9e ash: remove parsebackquote flag пре 9 година
  Maninder Singh 97f2f7ca7f Removes stray empty line from code пре 9 година
  Ron Yorston 417622cc2e ash: fix breakage of ${v/pat/str} пре 9 година
  Ron Yorston 549deab5ab ash: move parse-time quote flag detection to run-time пре 9 година
  Ron Yorston ad88bdee0c ash: remove arithmetic expansion collapsing at parse time пре 9 година
  Ron Yorston 7e4ed267b6 ash: remove superfluous code in arithmetic mode пре 9 година
  Ron Yorston 3df47f9cbb ash: do not expand tilde in parameter expansion within quotes пре 9 година
  Ron Yorston eb6b48ba74 ash: perform tilde expansion in all parameter expansion words пре 9 година
  Ron Yorston d68d1fbd6c ash: code shrink around varvalue пре 9 година
  Denys Vlasenko e0a4e107aa ash: explain what "local -" does пре 9 година
  Eugene Rudoy 1285aa62f9 ash: consider "local -" case while iterating over local variables in mklocal. пре 9 година
  Ron Yorston 61d6ae244a libbb: remove unnecessary argument to nonblock_immune_read пре 9 година
  Denys Vlasenko 0a0acb55db ash: fix handling of duplicate "local" пре 9 година