Histórico de Commits

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