Historie revizí

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