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
2023-04-17
ldd: Pledge map_fixed
Romain Chardiny
2023-04-15
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
MacDue
2023-04-15
AK+Everywhere: Change URL::path() to serialize_path()
MacDue
2023-04-14
Kernel/Net: Implement SIOCGIFINDEX and SIOCGIFNAME for sockets
Arda Cinar
2023-04-14
LibJS: Port Value::to_object() to NonnullGCPtr
Linus Groh
2023-04-12
Everywhere: Fix a few typos
Nico Weber
2023-04-11
icc: Print if a curve looks like the sRGB curve
Nico Weber
2023-04-11
icc: Use `{: >{}}, "", indent_amount` for indenting
Nico Weber
2023-04-11
icc: Make out_curve_tag() fallible
Nico Weber
2023-04-11
icc: Extract out_curve_tag() helper function
Nico Weber
2023-04-11
AK+Everywhere: Use Optional for URLParser::parse's base_url parameter
networkException
2023-04-11
readelf: Pledge `map_fixed` for loading ELFs
Tim Schumacher
2023-04-09
Utilities: Add more commands, addresses, spaces, cmdline parsing to sed
Rodrigo Tobar
2023-04-09
Everywhere: Remove unused DeprecatedString includes
Ben Wiederhake
2023-04-05
tar: Use BufferedFile for reading inputs
Tim Schumacher
2023-04-05
lzcat: Use BufferedFile for reading inputs
Tim Schumacher
2023-04-05
xzcat: Use BufferedFile for reading inputs
Tim Schumacher
2023-04-04
Kernel+Userland: Make some of the POSIX types larger
Andreas Kling
2023-04-03
AK+Everywhere: Change AK::fill_with_random to accept a Bytes object
Timothy Flynn
2023-04-01
grep: Read patterns from a file with -f
Eli Youngs
2023-04-01
gzip: Use utilities from LibCompress to (de)compress files
Timothy Flynn
2023-04-01
gunzip+LibCompress: Move utility to decompress files to GzipDecompressor
Timothy Flynn
2023-03-31
disk_benchmark: Remove the call to umask
Pankaj Raghav
2023-03-31
gunzip+LibCompress: Increase buffer sizes used by Deflate and gunzip
Timothy Flynn
2023-03-29
gunzip: Use a buffered file to read from the input file
Timothy Flynn
2023-03-25
headless-browser: Don't print extra newline after layout tree dumps
Andreas Kling
2023-03-21
LibGfx: Move all image loaders and writers to a subdirectory
Lucas CHOLLET
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-21
WebContent+Everywhere: Add a WebContent IPC to activate a tab
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add an option to not activate new tabs over IPC
Timothy Flynn
2023-03-21
tar: Add partial support for XZ-compressed archives :^)
Tim Schumacher
2023-03-21
Utilities: Add an `xzcat` utility
Tim Schumacher
2023-03-20
tar: Add partial support for LZMA-compressed archives
Tim Schumacher
2023-03-20
Utilities: Add an `lzcat` utility
Tim Schumacher
2023-03-20
grep: Remove a leftover debug line
Tim Schumacher
2023-03-17
Userland: Use more common WAV MIME type
kleines Filmröllchen
2023-03-17
LibJS: Propagate errors from VM creation
Timothy Flynn
2023-03-16
LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab
Aliaksandr Kalenik
2023-03-16
WebContent+LibWebView: Consolidate the way browsers connect to WebDriver
Timothy Flynn
2023-03-16
image: Don't just crash when the input file can't be decoded
Nico Weber
2023-03-16
image: Add --assign-color-profile= flag
Nico Weber
2023-03-16
image: Add --strip-color-profile flag
Nico Weber
2023-03-15
Kernel: Merge {get,set}_process_name syscalls to the prctl syscall
Liav A
2023-03-15
image: Preserve ICC profiles in BMP output
Nico Weber
2023-03-15
image: Make the ppm writing code a tiny bit shorter
Nico Weber
2023-03-15
image: Preserve ICC profiles in PNG output
Nico Weber
2023-03-13
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
Timothy Flynn
2023-03-13
file: Read more metadata from audio files
kleines Filmröllchen
2023-03-13
Everywhere: Remove unintentional partial stream reads and writes
Tim Schumacher
2023-03-13
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
Tim Schumacher
[next]