Историја ревизија

Аутор SHA1 Порука Датум
  AnotherTest 8e078cf4ab Shell: Expand Juxtaposition of lists to list products пре 5 година
  AnotherTest bc3285abb0 Shell: Read and evaluate an init file on start пре 5 година
  AnotherTest 2915dcfcc3 Shell: Add the alias builtin and resolve aliases пре 5 година
  AnotherTest a4627f2439 Shell: Switch to a new parser and AST пре 5 година
  AnotherTest a6fd969d93 LibLine: Support multiline editing пре 5 година
  Andreas Kling 723f4e5ee6 Meta: Scale back overly informal user-facing strings пре 5 година
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional пре 5 година
  AnotherTest 2714bba3f0 Shell: Highlight redirections пре 5 година
  AnotherTest 8c05e78b6c Shell: Treat ^D as builtin_exit when not in a continuation пре 5 година
  AnotherTest 77039e5354 Shell: Correctly complete paths in redirections пре 5 година
  AnotherTest abfcd7b1b8 Shell: Save the history when quitting via the exit builtin пре 5 година
  AnotherTest ce61cad933 Shell: Never assign equal job ids to two different jobs пре 5 година
  AnotherTest d582c03233 Shell: Provide some information to inspectors пре 5 година
  AnotherTest d5e9213683 Shell: Avoid messing with sigaction while waiting for a child пре 5 година
  AnotherTest 70a213a6ec LibLine: Use Core::EventLoop for outer read loop пре 5 година
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath пре 5 година
  AnotherTest bc9013f706 LibLine: Change get_line to return a Result<String, Error> пре 5 година
  AnotherTest b4ca563637 Shell: Warn the user about active jobs on exit пре 5 година
  AnotherTest c23c354779 Shell: Parse and correctly evaluate 'command &' and 'command &&' пре 5 година
  AnotherTest 143be7234f Shell: Kill existing jobs when exiting пре 5 година
  AnotherTest 0d39418b0b Shell: Add the `disown' shell builtin пре 5 година
  AnotherTest 2b3e9c28b2 Shell: Take whitespace into account when suggesting tokens пре 5 година
  AnotherTest 0751592a18 LibLine: Correctly track the completion start and end пре 5 година
  AnotherTest 5358608a94 Shell: Attach links to completed paths пре 5 година
  AnotherTest 7fba21aefc LibLine: Unify completion hooks and adapt its users пре 5 година
  AnotherTest 3bc3f36cfe LibLine: Handle unicode correctly пре 5 година
  AnotherTest 1469d20e63 Shell: Treat builtin names as programs and suggest them пре 5 година
  Andreas Kling 656d1e1318 Shell: Print the full name of missing interpreters пре 5 година
  AnotherTest a398898c12 Shell: Switch to using Core::EventLoop пре 5 година