Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 4a4b1b1131 Shell: Support HISTFILE environment variable há 4 anos atrás
  Linus Groh b2e4fe1299 Shell+LibLine: Move Shell::{load,save}_history() to Line::Editor há 4 anos atrás
  AnotherTest 956e9aa736 Shell: Fix off-by-one in EOL mark printing há 4 anos atrás
  Andreas Kling 1d96ecf148 Everywhere: Add missing <AK/TemporaryChange.h> includes há 4 anos atrás
  AnotherTest a9cee8ee02 Shell+LibLine: Record the input offset of completions há 4 anos atrás
  AnotherTest f164b808b5 Shell: Move everything to the Shell namespace há 4 anos atrás
  asynts d5ffb51a83 AK: Don't add newline for outf/dbgf/warnf. há 4 anos atrás
  AnotherTest 254d66cd81 Shell: Assert that the same pid is not given to waitpid() há 4 anos atrás
  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
  asynts afa2523724 Shell: Don't execute scripts interactively. há 4 anos atrás
  AnotherTest 5f1cc64504 Shell: Fix use-after-move in alias resolution há 4 anos atrás
  AnotherTest b3dd97a694 Shell: Add a (very basic) formatter há 4 anos atrás
  AnotherTest 51e598cf0b Shell: Use NonnullRefPtr to store non-null subnodes há 4 anos atrás
  AnotherTest 29ef65c458 Shell: Fix Vector OOB access in `add_entry_to_cache()' há 4 anos atrás
  AnotherTest a43d9c4fe0 Shell: Make a new session at start if there's no active session há 4 anos atrás
  AnotherTest 4c2f86c24f Shell: Do not strip glob base path when it was explicitly requested há 4 anos atrás
  AnotherTest cd0ddf27f3 Shell: Allow builtins and functions as conditions for 'if' 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 063fb02ef4 Shell: Move the first command in a pipeline to the pipeline pgid too há 4 anos atrás
  AnotherTest 927e2fc6bc Shell: Do not reset the terminal attributes when command is run in bg há 4 anos atrás
  AnotherTest 54b453be57 Shell: Fix event loop processing and backgrounding in subshells há 4 anos atrás
  AnotherTest aa2df9277d Shell: Allow control structures to appear in pipe sequences há 4 anos atrás
  AnotherTest 7b5ead64a5 Shell: Announce job events at the right times há 5 anos atrás
  AnotherTest 715e11f692 Shell: Fix job control and backgrounding há 5 anos atrás
  Nico Weber 8b166e57df Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) há 5 anos atrás
  AnotherTest cf18bff72a Shell: Do not attempt to yank the TTY from background processes há 5 anos atrás
  AnotherTest 20d4287eaf Shell: Fix outdated debug log code há 5 anos atrás
  AnotherTest 4ee4c94d60 Shell: Respect the 'PROMPT_EOL_MARK' environment variable há 5 anos atrás