Histórico de commits

Autor SHA1 Mensagem Data
  Andrew Kaster c145d5410c Userland: Don't leak objects when constructor arguments throw 1 ano atrás
  Ali Mohammad Pur fde174645a Shell: Accept empty set of completions from program completer 1 ano atrás
  Ali Mohammad Pur ad4470bc39 Shell: Escape program-provided completions unless they're marked as code 1 ano atrás
  Adam Harald Jørgensen e2f9011a8d Shell: Improve error propagation 1 ano atrás
  Adam Harald Jørgensen e89ba794d0 Shell: Include parent and base directories in expanded globs 1 ano atrás
  Adam Harald Jørgensen cc157629b4 Shell: Expand glob to only directories if it ends with a slash 1 ano atrás
  hanaa12G e6c363ac63 Shell: Allow to parse command interactively when hitting Enter key 1 ano atrás
  Adam Harald Jørgensen a1cdfe1b54 Shell: Add support for showing shortened prompt path with ellipsis 1 ano atrás
  Adam Harald Jørgensen 4febd31dba Shell: Shorten prompt path if integer is provided with "\w" option 1 ano atrás
  Adam Harald Jørgensen 491d61a2fd Shell: Add support for escaping backslash in prompt sequence 1 ano atrás
  Adam Harald Jørgensen 050c73d301 Shell: Add support for showing custom format time in prompt with "\D{}" 1 ano atrás
  Adam Harald Jørgensen e40955e9c6 Shell: Add support for showing current time in prompt with "\{t|T|@}" 1 ano atrás
  Adam Harald Jørgensen 3d42e68265 Shell: Add support for showing number of jobs in prompt with "\j" 1 ano atrás
  Adam Harald Jørgensen f81bc8b045 Shell: Add support for showing the history number in prompt with "\!" 1 ano atrás
  Adam Harald Jørgensen f597d7c730 Shell: Add command to history before running, instead of after 1 ano atrás
  Adam Harald Jørgensen 78b3703586 Shell: Refactor Shell::prompt to use GenericLexer to read the PROMPT var 1 ano atrás
  implicitfield 2745b48e16 Shell: Don't try to cast NonnullRefPtrs when priting debug output 1 ano atrás
  Ali Mohammad Pur a8c7448ccb Shell: Implement the `return` POSIX builtin 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 ano atrás
  Ali Mohammad Pur 84777fbe62 Shell: Allow the user to set the prompt using PROMPT() 1 ano atrás
  Liav A fb60db7b00 Shell: Add builtin command to reset the internal state 1 ano atrás
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 ano atrás
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 ano atrás
  Ali Mohammad Pur 1696411f66 Shell: Reset the custom Shell keybinds before calling Editor::get_line() 2 anos atrás
  Ben Wiederhake f20d04726a LibFileSystem+Everything: Remove resolve_executable_from_environment 2 anos atrás
  Ben Wiederhake 365b2bf945 Shell: Prefer File and FileSystem over DeprecatedFile 2 anos atrás
  Ben Wiederhake 0c86ee3876 Shell: Rewrite Shell::possibly_print_error without deprecated API 2 anos atrás
  Ben Wiederhake 8df8f4d75a Shell: Rewrite Shell::runnable_path_for without deprecated API 2 anos atrás
  Ben Wiederhake f0ee630ee9 Shell: Prefer File::read_until_eof over DeprecatedFile::read_all 2 anos atrás
  Ben Wiederhake bc2a517ade Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h 2 anos atrás