Histórico de commits

Autor SHA1 Mensagem Data
  sin-ack 60f6bc902b Userland: Convert command line arguments to String/StringView 3 anos atrás
  Brian Gianforcaro af3751e4dd Utilities: Use default execpromises parameter to `pledge(..)` 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anos atrás
  Miika Hämynen 46ed6303a2 less: Add hotkeys f and b to scroll screen up/down 3 anos atrás
  Rummskartoffel f3341f48e3 less: Fix memory leak when scrolling to EOF 3 anos atrás
  Rummskartoffel f9c4f65e1f less: Fix crash on empty input 3 anos atrás
  mjz19910 10ec98dd38 Everywhere: Fix spelling mistakes 3 anos atrás
  Peter Elliott 23e09eb7f4 less: Handle tabs in line wrapping 3 anos atrás
  Peter Elliott 20a0572de8 Userland: Port less(1) to LibMain 3 anos atrás
  Peter Elliott 6312742257 less: Remove all formatting before printing status line 3 anos atrás
  Peter Elliott 3677e88fb1 less: Dynamically re-wrap lines on resize 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 anos atrás
  Ben Wiederhake 4e1318fb0e less: Fix condition to read more data 3 anos atrás
  Kyle Ambroff-Kao 0329a37271 Userland: Handle terminal window resizing in less(1) 3 anos atrás
  Nico Weber 6c9bc18a79 Userland: Fix typos 3 anos atrás
  Andreas Kling 1be4cbd639 AK: Make Utf8View constructors inline and remove C string constructor 3 anos atrás
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 anos atrás
  Peter Elliott 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address 3 anos atrás
  Lennon Donaghy e426e15101 Utilities: Make 'less' act more like 'more' when emulating 'more' :^) 4 anos atrás
  Lennon Donaghy e9bd81a6a0 Utilities: Add half-page scrolling + number modifiers to 'less' 4 anos atrás
  Lennon Donaghy a071dba1ef Utilities: Add fix for 'less' not buffering the correct number of lines 4 anos atrás
  Lennon Donaghy c4887882cc Utilities: Allow 'less' to scroll to top/bottom using 'G' and 'g' 4 anos atrás
  Brandon van Houten 19d34414bc Utilities: Make `less` accept 'page up' and 'page down' keys 4 anos atrás
  Ralf Donau 821b752993 Userland: Add fopen error handling to less 4 anos atrás
  Ralf Donau 6386c2d880 Userland: Add pledge to less 4 anos atrás
  Peter Elliott a11658737a Userland: Less: emulate cat when stdout is not a tty 4 anos atrás
  Peter Elliott 1ec061d666 Userland: Add pager option to man and use less by default 4 anos atrás
  Peter Elliott c6fa2f196a Userland: Add more(1) emulation to less(1) 4 anos atrás
  Peter Elliott 30aa9b837c Userland: Add minimal prompt support to less 4 anos atrás
  Peter Elliott 7ee1983db6 Userland: Add less, a better terminal pager 4 anos atrás