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-12-08
LibSQL+SQLServer+SQLStudio+sql: Give ID types a distinct name
Timothy Flynn
2022-12-08
LibGfx+Userland: Make PNGWriter::encode() return ErrorOr<ByteBuffer>
Andreas Kling
2022-12-08
LibCore: Move `Core::Stream::File::exists()` to `Core::File`
Tim Schumacher
2022-12-07
LibJS: Replace standalone js_string() with PrimitiveString::create()
Linus Groh
2022-12-07
LibSQL+SQLServer+sql: Send and parse the correct number of changed rows
Timothy Flynn
2022-12-07
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
Timothy Flynn
2022-12-07
LibSQL+SQLServer+SQLStudio+sql: Propagate connection errors immediately
Timothy Flynn
2022-12-07
LibSQL+SQLServer+SQLStudio+sql: Allocate per-statement-execution IDs
Timothy Flynn
2022-12-07
LibSQL+SQLServer+SQLStudio+sql: Use proper types for SQL IPC and IDs
Timothy Flynn
2022-12-07
SQLServer+SQLStudio+sql: Allow sending placeholder values to SQLServer
Timothy Flynn
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-12-04
Utilities: Add strings
Alec Murphy
2022-12-03
Everywhere: Run clang-format
Linus Groh
2022-12-03
js: Force optimizations when setting the -p flag
Hendiadyoin1
2022-11-30
SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity
Timothy Flynn
2022-11-30
LibArchive: Move loading the next tar header into a helper function
Tim Schumacher
2022-11-30
LibArchive: Use Core::Stream inside `TarInputStream`
Tim Schumacher
2022-11-30
LibArchive: Port `TarFileStream` to `Core::Stream`
Tim Schumacher
2022-11-29
profile: Pass the command to run using positional arguments
Sam Atkins
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
[next]