Commit History

Autor SHA1 Mensaxe Data
  AnotherTest b91be8b9fd Shell: Make 'editor' a member of Shell, and provide a LibShell %!s(int64=4) %!d(string=hai) anos
  AnotherTest c589625418 Shell: Allow redirections and pipes on builtins %!s(int64=5) %!d(string=hai) anos
  AnotherTest be395aab9a Shell: Do not assume that the job has exited after unblock in fg %!s(int64=5) %!d(string=hai) anos
  AnotherTest 7aa5a2bc0f Shell: Eliminate possible use-after-free in builtin_fg() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 420e809fee Shell: Store ListValue's values in a NonnullRefPtrVector<Value> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8dd0c391e9 Shell: Make "fg" set the TTY PGID before SIGCONT'ing the job %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 22dd5a7021 Shell: Move printing job status into a Job::print_status() helper %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bf2cd9374c Shell: Make run_command() return a NonnullRefPtrVector<Job> %!s(int64=5) %!d(string=hai) anos
  AnotherTest 7b15c85ff5 Shell: Do not assume that stdin/stdout is a TTY %!s(int64=5) %!d(string=hai) anos
  AnotherTest 1d08cab9ab Shell: Correct FdRedirection inheriting from two RefCounted bases %!s(int64=5) %!d(string=hai) anos
  AnotherTest 12af65c1c9 Shell: Add support for ARGV (and $*, $#) %!s(int64=5) %!d(string=hai) anos
  Mathieu PATUREL 0622b60fbd Shell: factor out updating the path cache into a function. %!s(int64=5) %!d(string=hai) anos
  Mathieu PATUREL f6d4c4f02c Shell: update cached_path when adding aliases %!s(int64=5) %!d(string=hai) anos
  AnotherTest cd8495f1d4 Shell: Explicitly declare 'environ' to make the macOS Lagom build happy %!s(int64=5) %!d(string=hai) anos
  AnotherTest dc62371439 Shell: Avoid waiting for jobs that were *just* unblocked %!s(int64=5) %!d(string=hai) anos
  AnotherTest 151e4d41ed Shell: Put children in their own process groups and fix job control %!s(int64=5) %!d(string=hai) anos
  AnotherTest 7170df7dd8 Shell: Resolve aliases in builtin_time %!s(int64=5) %!d(string=hai) anos
  AnotherTest ff857cd358 Shell: Initial support for 'option' completions %!s(int64=5) %!d(string=hai) anos
  AnotherTest b8d1edb2a2 Shell: Add a 'setopt' builtin %!s(int64=5) %!d(string=hai) anos
  AnotherTest 639c1a1737 Shell: Build as part of Lagom as well %!s(int64=5) %!d(string=hai) anos
  AnotherTest 16def040af Shell: Do not try to recreate a command from a list of args in time %!s(int64=5) %!d(string=hai) anos
  AnotherTest 2915dcfcc3 Shell: Add the alias builtin and resolve aliases %!s(int64=5) %!d(string=hai) anos
  AnotherTest a4627f2439 Shell: Switch to a new parser and AST %!s(int64=5) %!d(string=hai) anos