Commit History

Autor SHA1 Mensaxe Data
  AnotherTest a43d9c4fe0 Shell: Make a new session at start if there's no active session %!s(int64=4) %!d(string=hai) anos
  AnotherTest 4c2f86c24f Shell: Do not strip glob base path when it was explicitly requested %!s(int64=4) %!d(string=hai) anos
  AnotherTest cd0ddf27f3 Shell: Allow builtins and functions as conditions for 'if' %!s(int64=4) %!d(string=hai) anos
  AnotherTest d1550ea64f Shell: Add support for functions %!s(int64=4) %!d(string=hai) anos
  AnotherTest 0b57cdff82 Shell: Add support for $0,$1,... %!s(int64=4) %!d(string=hai) anos
  AnotherTest 063fb02ef4 Shell: Move the first command in a pipeline to the pipeline pgid too %!s(int64=4) %!d(string=hai) anos
  AnotherTest 927e2fc6bc Shell: Do not reset the terminal attributes when command is run in bg %!s(int64=4) %!d(string=hai) anos
  AnotherTest 54b453be57 Shell: Fix event loop processing and backgrounding in subshells %!s(int64=4) %!d(string=hai) anos
  AnotherTest aa2df9277d Shell: Allow control structures to appear in pipe sequences %!s(int64=4) %!d(string=hai) anos
  AnotherTest 7b5ead64a5 Shell: Announce job events at the right times %!s(int64=4) %!d(string=hai) anos
  AnotherTest 715e11f692 Shell: Fix job control and backgrounding %!s(int64=4) %!d(string=hai) anos
  Nico Weber 8b166e57df Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) %!s(int64=5) %!d(string=hai) anos
  AnotherTest cf18bff72a Shell: Do not attempt to yank the TTY from background processes %!s(int64=5) %!d(string=hai) anos
  AnotherTest 20d4287eaf Shell: Fix outdated debug log code %!s(int64=5) %!d(string=hai) anos
  AnotherTest 4ee4c94d60 Shell: Respect the 'PROMPT_EOL_MARK' environment variable %!s(int64=5) %!d(string=hai) anos
  AnotherTest 14a54a72fa Shell: Ensure that the cursor starts on a new line %!s(int64=5) %!d(string=hai) anos
  AnotherTest c589625418 Shell: Allow redirections and pipes on builtins %!s(int64=5) %!d(string=hai) anos
  AnotherTest 2b51250863 Shell: Wait for the parent to deal with the PGID stuff before execvp() %!s(int64=5) %!d(string=hai) anos
  AnotherTest ab3e787334 Shell: Moves pipelined processes to one process group %!s(int64=5) %!d(string=hai) anos
  AnotherTest 8a17527bc5 Shell: Show the job id instead of the pid when a job exits in background %!s(int64=5) %!d(string=hai) anos
  Nico Weber 37d5e3e0df Shell: Fix fd leak with pipes %!s(int64=5) %!d(string=hai) anos
  AnotherTest 9fde92db38 Shell: Make redirections without commands apply to all future commands %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3b3d158649 Shell: Make Command::redirections a NonnullRefPtrVector %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0c6ce063e6 Shell: Print job status after suspending a command %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d9aecc8e08 Shell: Remove unnecessary ignore() in Shell::custom_event() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5bce0193de Shell: Make Job constructors private and use a create() 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 771751258e Shell: Give the TTY to the foreground process %!s(int64=5) %!d(string=hai) anos
  AnotherTest 1d08cab9ab Shell: Correct FdRedirection inheriting from two RefCounted bases %!s(int64=5) %!d(string=hai) anos