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-11-29
shuf: Support the output of a limited number of lines
Baitinq
2022-11-28
js: Make console.log() print to stdout again
Ali Mohammad Pur
2022-11-26
Utilities+Base: Add unveil utility
Liav A
2022-11-26
disasm: Demangle symbols
Simon Wanner
2022-11-26
disasm: Print virtual offsets with pointer semantics
Simon Wanner
2022-11-26
hexdump: Replace Core::File with Core::Stream::File
Eli Youngs
2022-11-26
LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect
Baitinq
2022-11-26
Userland: Enhance jail-attach utility to support existing and new jails
Liav A
2022-11-26
FuzzTar+tar: Advance the stream before continuing
implicitfield
2022-11-25
aplay: Preload more audio
kleines Filmröllchen
2022-11-25
LibAudio: Set asynchronous audio enqueuer thread to maximum priority
kleines Filmröllchen
2022-11-26
LibJS+js: Move the value print implementation to LibJS
Ali Mohammad Pur
2022-11-25
LibVideo: Implement Matroska Cues for faster keyframe lookup
Zaggy1024
2022-11-25
Utilities/matroska: Add arguments to print specific details
Zaggy1024
2022-11-25
LibVideo: Calculate Block timestamps for Matroska according to spec
Zaggy1024
2022-11-25
LibVideo: Make Matroska Block and Cluster timestamps absolute
Zaggy1024
2022-11-25
LibVideo: Read Matroska lazily so that large files can start quickly
Zaggy1024
2022-11-25
LibVideo: Propagate decoder errors in the Matroska Reader
Zaggy1024
2022-11-25
LibVideo: Reorganize demuxer file hierarchy and rename Matroska files
Zaggy1024
2022-11-25
shuf: Support splitting on null bytes with -z
Eli Youngs
2022-11-25
shuf: Support reading input from a file
Eli Youngs
2022-11-24
cat: Return a non-null value if an error occurred
Lucas CHOLLET
2022-11-24
cat: Use `Core::Stream::File`
Lucas CHOLLET
2022-11-24
stat: Show nanosecond part of file timestamps
Andreas Kling
2022-11-24
headless-browser: Add a mode for being controlled by WebDriver
Timothy Flynn
2022-11-24
LibWeb+WebContent: Virtualize PageClient methods needed for all clients
Timothy Flynn
2022-11-24
LibWeb+WebContent: Move pending dialog handling from PageHost to Page
Timothy Flynn
2022-11-23
Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes
Andreas Kling
2022-11-23
LibArchive: Simplify error handling
implicitfield
2022-11-19
cksum: Manually count file size instead of using stat()
Sam Atkins
2022-11-19
xml: Port to Core::Stream
Sam Atkins
2022-11-19
Utilities/w: Port to Core::Stream
Sam Atkins
2022-11-19
utmpupdate: Port to Core::Stream
Sam Atkins
2022-11-19
test-fuzz: Port to Core::Stream
Sam Atkins
2022-11-19
sysctl: Port to Core::Stream
Sam Atkins
2022-11-19
strace: Port to Core::Stream
Sam Atkins
2022-11-19
sql: Port to Core::Stream
Sam Atkins
2022-11-19
shot: Port to Core::Stream
Sam Atkins
2022-11-19
route: Port to Core::Stream
Sam Atkins
2022-11-19
pmap: Port to Core::Stream
Sam Atkins
2022-11-19
nproc: Port to Core::Stream
Sam Atkins
2022-11-19
netstat: Port to Core::Stream
Sam Atkins
2022-11-19
mount: Port to Core::Stream
Sam Atkins
2022-11-19
md: Port to Core::Stream
Sam Atkins
2022-11-19
markdown-check: Port to Core::Stream
Sam Atkins
2022-11-19
man: Port to Core::Stream
Sam Atkins
2022-11-19
lsusb: Port to Core::Stream
Sam Atkins
2022-11-19
lspci: Port to Core::Stream
Sam Atkins
2022-11-19
lsof: Port to Core::Stream
Sam Atkins
2022-11-19
lsirq: Port to Core::Stream
Sam Atkins
[next]