História revízii

Autor SHA1 Správa Dátum
  Timothy Flynn aff81d318b Everywhere: Run clang-format 2 rokov pred
  Ali Mohammad Pur e1e04884b9 LibLine: Handle any errors propagated through refresh_display() 2 rokov pred
  Ali Mohammad Pur 7e5f1fa895 LibLine: Defer handling SIGWINCH and SIGINT 2 rokov pred
  Ben Wiederhake c4a9afe31a LibLine: Avoid unnecessary copies of style spans 2 rokov pred
  Tim Schumacher ad899b179f LibLine: Ignore ENOENT errors when loading old history 2 rokov pred
  Ben Wiederhake f93ee3142d LibLine: Unify history reading, prefer File over DeprecatedFile 2 rokov pred
  Ben Wiederhake 9eeda5719e LibLine: Prefer File::read_until_eof over DeprecatedFile::read_all 2 rokov pred
  Andreas Kling 3de8dd921e Userland: Remove serialize-to-JSON functions only used for Inspector 2 rokov pred
  Andreas Kling 411d36719e LibCore: Simplify Core::Notifier by only allowing one event type 2 rokov pred
  Ali Mohammad Pur e312d6530b LibLine: Unify the is-empty flag in Style::unify_with() as well 2 rokov pred
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2 rokov pred
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled 2 rokov pred
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 rokov pred
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 rokov pred
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 rokov pred
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 rokov pred
  Ali Mohammad Pur c045d09840 LibLine: Quit event loop when an error occurs on update 2 rokov pred
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` 2 rokov pred
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 rokov pred
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 rokov pred
  Tim Schumacher 40cb41a16c LibLine: Do a whole bunch of internal error propagation 2 rokov pred
  Tim Schumacher f9f1e1dd49 LibLine: Port most functions to `Core::Stream` 2 rokov pred
  Timothy Flynn a67ad665b1 LibLine: Convert strings to time_t using signed conversion methods 2 rokov pred
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 rokov pred
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 rokov pred
  Zaggy1024 7aabda37d1 LibVT/LibLine: Delete words when pressing Ctrl+Backspace in Terminal 2 rokov pred
  Matteo Benetti f84b2e9e7d LibLine: Fix save line condition 2 rokov pred
  Lucas CHOLLET 4a9218451d LibLine: Consider URL in `actual_rendered_string_length` 2 rokov pred
  Lucas CHOLLET 299ca10fd5 LibLine: Support wrapping lines in `actual_rendered_string_metrics` 2 rokov pred
  Ali Mohammad Pur 922fa2e9d0 LibLine: Avoid crashing on a 0x0 terminal 2 rokov pred