Commit History

Автор SHA1 Съобщение Дата
  AnotherTest d1550ea64f Shell: Add support for functions преди 4 години
  AnotherTest 0b57cdff82 Shell: Add support for $0,$1,... преди 4 години
  AnotherTest 063fb02ef4 Shell: Move the first command in a pipeline to the pipeline pgid too преди 4 години
  AnotherTest 927e2fc6bc Shell: Do not reset the terminal attributes when command is run in bg преди 4 години
  AnotherTest 54b453be57 Shell: Fix event loop processing and backgrounding in subshells преди 4 години
  AnotherTest aa2df9277d Shell: Allow control structures to appear in pipe sequences преди 4 години
  AnotherTest 7b5ead64a5 Shell: Announce job events at the right times преди 5 години
  AnotherTest 715e11f692 Shell: Fix job control and backgrounding преди 5 години
  Nico Weber 8b166e57df Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) преди 5 години
  AnotherTest cf18bff72a Shell: Do not attempt to yank the TTY from background processes преди 5 години
  AnotherTest 20d4287eaf Shell: Fix outdated debug log code преди 5 години
  AnotherTest 4ee4c94d60 Shell: Respect the 'PROMPT_EOL_MARK' environment variable преди 5 години
  AnotherTest 14a54a72fa Shell: Ensure that the cursor starts on a new line преди 5 години
  AnotherTest c589625418 Shell: Allow redirections and pipes on builtins преди 5 години
  AnotherTest 2b51250863 Shell: Wait for the parent to deal with the PGID stuff before execvp() преди 5 години
  AnotherTest ab3e787334 Shell: Moves pipelined processes to one process group преди 5 години
  AnotherTest 8a17527bc5 Shell: Show the job id instead of the pid when a job exits in background преди 5 години
  Nico Weber 37d5e3e0df Shell: Fix fd leak with pipes преди 5 години
  AnotherTest 9fde92db38 Shell: Make redirections without commands apply to all future commands преди 5 години
  Andreas Kling 3b3d158649 Shell: Make Command::redirections a NonnullRefPtrVector преди 5 години
  Andreas Kling 0c6ce063e6 Shell: Print job status after suspending a command преди 5 години
  Andreas Kling d9aecc8e08 Shell: Remove unnecessary ignore() in Shell::custom_event() преди 5 години
  Andreas Kling 5bce0193de Shell: Make Job constructors private and use a create() helper преди 5 години
  Andreas Kling bf2cd9374c Shell: Make run_command() return a NonnullRefPtrVector<Job> преди 5 години
  AnotherTest 7b15c85ff5 Shell: Do not assume that stdin/stdout is a TTY преди 5 години
  AnotherTest 771751258e Shell: Give the TTY to the foreground process преди 5 години
  AnotherTest 1d08cab9ab Shell: Correct FdRedirection inheriting from two RefCounted bases преди 5 години
  Mathieu PATUREL 0622b60fbd Shell: factor out updating the path cache into a function. преди 5 години
  Mathieu PATUREL f6d4c4f02c Shell: update cached_path when adding aliases преди 5 години
  Mathieu PATUREL 2b4b9d212e Shell: highlight runnable commands преди 5 години