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-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
2022-01-28
Revert "Userland: Invoke tzset in apps that care about time zones"
Timothy Flynn
2022-01-28
ls: Display times in the user's local time zone
Timothy Flynn
2022-01-27
ping: Port to LibMain
brapru
2022-01-25
date: Display time zone information in all output formats
Timothy Flynn
2022-01-25
Kernel: Use u64 instead of size_t in the STORAGE_DEVICE_GET_SIZE ioctl
Idan Horowitz
2022-01-25
js: Implement pretty-printing of Intl.RelativeTimeFormat
Timothy Flynn
2022-01-25
LibTimeZone+Userland: Rename current_time_zone to system_time_zone
Timothy Flynn
2022-01-25
Userland: Invoke tzset in applications that care about time zones
Timothy Flynn
2022-01-25
timezone: Add an option to list all time zones
Timothy Flynn
2022-01-25
AK: Standardize the behaviour of GenericLexer::consume_until overloads
Idan Horowitz
2022-01-25
tree: Port to LibMain
Names4Noobs
2022-01-25
rmdir: Port to LibMain
Ariel Abreu
2022-01-25
rm: Port to LibMain
Ariel Abreu
2022-01-25
md: Port to LibMain
Fabian INGREMEAU
2022-01-25
mv: Port to LibMain
Fabian INGREMEAU
2022-01-25
tail: Port to LibMain
Fabian INGREMEAU
2022-01-24
less: Fix memory leak when scrolling to EOF
Rummskartoffel
[next]