index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Utilities
Age
Commit message (
Expand
)
Author
2022-02-12
kill: Parse CLI arguments using Arguments.strings
itskarudo
2022-02-12
kill: Port to LibMain
itskarudo
2022-02-12
Utilities: Add update-cpp-test-results utility
Itamar
2022-02-12
strace: Add a chdir formatter
Ali Mohammad Pur
2022-02-11
Utilities/readelf: Add printing for RELR relocations
Daniel Bertalan
2022-02-10
pgrep: Port to LibMain
Riccardo Arena
2022-02-10
pidof: Port to LibMain
Riccardo Arena
2022-02-10
js: Add a command line argument to evaluate a string as a script
Timothy Flynn
2022-02-10
Utilities: Port realpath to LibMain
Ryan Chandler
2022-02-09
LibJS: Implement Sets using Maps
Ali Mohammad Pur
2022-02-09
LibJS: Make Map iterators independent of the underlying hashmap
Ali Mohammad Pur
2022-02-08
LibJS+Everywhere: Remove VM::exception() and most related functions
davidot
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-06
less: Add hotkeys f and b to scroll screen up/down
Miika Hämynen
2022-02-05
Utilities/run-tests: Add command-line switch to also run "skipped" tests
Sam Atkins
2022-02-05
LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option
davidot
2022-02-03
Base+WindowsServer+keymap: Store multiple keymaps in a config
Timur Sultanov
2022-02-02
mount: Do not print usage if executed without any arguments
Kenneth Myhra
2022-02-02
mount: Exit without error when handling mount all on system boot
Brian Gianforcaro
2022-02-01
sleep: Port to LibMain
alexmajor
2022-02-01
shutdown: Port to LibMain
alexmajor
2022-02-01
stty: Port to LibMain
alexmajor
2022-02-01
sql: Port to LibMain
alexmajor
2022-02-01
shot: Port to LibMain
alexmajor
2022-02-01
sysctl: Port to LibMain
alexmajor
2022-02-01
syscall: Port to LibMain
alexmajor
2022-02-01
sync: Port to LibMain
alexmajor
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-31
LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr
Andreas Kling
2022-01-31
pape: Port to LibMain
Kenneth Myhra
2022-01-31
open: Use more StringView instead of const char*
Kenneth Myhra
2022-01-31
open: Port to LibMain
Kenneth Myhra
2022-01-31
ntpquery: Port to LibMain
Kenneth Myhra
2022-01-31
notify: Port to LibMain
Kenneth Myhra
2022-01-31
nl: Port to LibMain
Kenneth Myhra
2022-01-31
mount: Use more StringView instead of const char*
Kenneth Myhra
2022-01-31
mount: Port to LibMain
Kenneth Myhra
2022-01-31
lsof: Use more StringView instead of const char*
Kenneth Myhra
2022-01-31
lsof: Port to LibMain
Kenneth Myhra
2022-01-31
lsirq: Port to LibMain
Kenneth Myhra
2022-01-30
js: Implement pretty-printing of Intl Segments objects
Idan Horowitz
2022-01-30
js: Implement pretty-printing of Intl.Segmenter
Idan Horowitz
2022-01-29
js: Implement pretty-printing of Intl.Collator
Timothy Flynn
2022-01-28
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
Ali Mohammad Pur
2022-01-28
date: Use an explicit time format string for default option
Timothy Flynn
2022-01-28
run-tests: Dump a backtrace for crashed tests
Ali Mohammad Pur
2022-01-28
js: Use generic reference instead of Variant<A,B>
Ali Mohammad Pur
2022-01-28
js: Implement pretty-printing of Intl.PluralRules
Timothy Flynn
2022-01-28
zip: Ignore symlinks when recursively zipping files
Idan Horowitz
2022-01-28
Revert "ls: Display times in the user's local time zone"
Timothy Flynn
[next]