Histórico de Commits

Autor SHA1 Mensagem Data
  Adam Harald Jørgensen cc157629b4 Shell: Expand glob to only directories if it ends with a slash há 1 ano atrás
  hanaa12G e6c363ac63 Shell: Allow to parse command interactively when hitting Enter key há 1 ano atrás
  Adam Harald Jørgensen a1cdfe1b54 Shell: Add support for showing shortened prompt path with ellipsis há 1 ano atrás
  Adam Harald Jørgensen 4febd31dba Shell: Shorten prompt path if integer is provided with "\w" option há 1 ano atrás
  Adam Harald Jørgensen 491d61a2fd Shell: Add support for escaping backslash in prompt sequence há 1 ano atrás
  Adam Harald Jørgensen 050c73d301 Shell: Add support for showing custom format time in prompt with "\D{}" há 1 ano atrás
  Adam Harald Jørgensen e40955e9c6 Shell: Add support for showing current time in prompt with "\{t|T|@}" há 1 ano atrás
  Adam Harald Jørgensen 3d42e68265 Shell: Add support for showing number of jobs in prompt with "\j" há 1 ano atrás
  Adam Harald Jørgensen f81bc8b045 Shell: Add support for showing the history number in prompt with "\!" há 1 ano atrás
  Adam Harald Jørgensen f597d7c730 Shell: Add command to history before running, instead of after há 1 ano atrás
  Adam Harald Jørgensen 78b3703586 Shell: Refactor Shell::prompt to use GenericLexer to read the PROMPT var há 1 ano atrás
  implicitfield 2745b48e16 Shell: Don't try to cast NonnullRefPtrs when priting debug output há 1 ano atrás
  Ali Mohammad Pur a8c7448ccb Shell: Implement the `return` POSIX builtin há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Ali Mohammad Pur 84777fbe62 Shell: Allow the user to set the prompt using PROMPT() há 1 ano atrás
  Liav A fb60db7b00 Shell: Add builtin command to reset the internal state há 2 anos atrás
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` há 2 anos atrás
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible há 2 anos atrás
  Ali Mohammad Pur 1696411f66 Shell: Reset the custom Shell keybinds before calling Editor::get_line() há 2 anos atrás
  Ben Wiederhake f20d04726a LibFileSystem+Everything: Remove resolve_executable_from_environment há 2 anos atrás
  Ben Wiederhake 365b2bf945 Shell: Prefer File and FileSystem over DeprecatedFile há 2 anos atrás
  Ben Wiederhake 0c86ee3876 Shell: Rewrite Shell::possibly_print_error without deprecated API há 2 anos atrás
  Ben Wiederhake 8df8f4d75a Shell: Rewrite Shell::runnable_path_for without deprecated API há 2 anos atrás
  Ben Wiederhake f0ee630ee9 Shell: Prefer File::read_until_eof over DeprecatedFile::read_all há 2 anos atrás
  Ben Wiederhake bc2a517ade Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h há 2 anos atrás
  Ali Mohammad Pur 24c7995743 Shell: Rename the verb {lookup => look_up} há 2 anos atrás
  Ali Mohammad Pur 1403e56535 Shell: Place all variables in the closest nonlocal frame in POSIX mode há 2 anos atrás
  Andreas Kling 3de8dd921e Userland: Remove serialize-to-JSON functions only used for Inspector há 2 anos atrás
  Cameron Youell da305017de Shell: Use `JsonArray::append` in `save_to` há 2 anos atrás
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions há 2 anos atrás