Commit History

Upphovsman SHA1 Meddelande Datum
  AnotherTest 519d1811fd Shell: Wait for *any* child to change state when receiving a SIGCHLD 4 år sedan
  AnotherTest b91be8b9fd Shell: Make 'editor' a member of Shell, and provide a LibShell 4 år sedan
  AnotherTest fa03a2848f Shell: Add live formatting and take an option to enable it 4 år sedan
  AnotherTest b3dd97a694 Shell: Add a (very basic) formatter 4 år sedan
  Andreas Kling e2f32b8f9d LibCore: Make Core::Object properties more dynamic 4 år sedan
  AnotherTest d1550ea64f Shell: Add support for functions 4 år sedan
  AnotherTest 0b57cdff82 Shell: Add support for $0,$1,... 4 år sedan
  AnotherTest 54b453be57 Shell: Fix event loop processing and backgrounding in subshells 4 år sedan
  AnotherTest 715e11f692 Shell: Fix job control and backgrounding 4 år sedan
  AnotherTest 14a54a72fa Shell: Ensure that the cursor starts on a new line 5 år sedan
  AnotherTest c589625418 Shell: Allow redirections and pipes on builtins 5 år sedan
  AnotherTest 9fde92db38 Shell: Make redirections without commands apply to all future commands 5 år sedan
  Andreas Kling b8440b12b7 Shell: Store jobs as NonnullRefPtr<Job> 5 år sedan
  Andreas Kling bf2cd9374c Shell: Make run_command() return a NonnullRefPtrVector<Job> 5 år sedan
  AnotherTest 7b15c85ff5 Shell: Do not assume that stdin/stdout is a TTY 5 år sedan
  AnotherTest 771751258e Shell: Give the TTY to the foreground process 5 år sedan
  AnotherTest 12af65c1c9 Shell: Add support for ARGV (and $*, $#) 5 år sedan
  Mathieu PATUREL 0622b60fbd Shell: factor out updating the path cache into a function. 5 år sedan
  Mathieu PATUREL 2b4b9d212e Shell: highlight runnable commands 5 år sedan
  AnotherTest b6066faa1f Shell: Add a 'for' loop 5 år sedan
  AnotherTest 151e4d41ed Shell: Put children in their own process groups and fix job control 5 år sedan
  AnotherTest b0ce8d725a Shell: Move out run_commands and expand_aliases to be Shell member fns 5 år sedan
  Tom 6dfd503518 Shell: Handle signals asynchronously 5 år sedan
  Andreas Kling 1bc6bb0421 Shell: Run both /etc/shellrc and ~/.shellrc on startup 5 år sedan
  AnotherTest 5cdb0ef2e5 Shell: Keep the TTY on the same pgroup to get tty signals 5 år sedan
  AnotherTest 6d17fe38a4 Shell: Do not treat the absence of an init script as an error 5 år sedan
  AnotherTest ff857cd358 Shell: Initial support for 'option' completions 5 år sedan
  AnotherTest b8d1edb2a2 Shell: Add a 'setopt' builtin 5 år sedan
  AnotherTest 3a37e8c56f Shell: Provide completions to Tilde and its Juxtaposition. 5 år sedan
  AnotherTest bc3285abb0 Shell: Read and evaluate an init file on start 5 år sedan