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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-05-28
headless-browser: Print a diff when a test failure occurs
Andreas Kling
2023-05-23
test-fuzz: Add all the missing fuzzers
Tim Schumacher
2023-05-23
test-fuzz: Don't include all fuzzers into the same .cpp file
Tim Schumacher
2023-05-21
xml: Prefer LibFileSystem over DeprecatedFile
Ben Wiederhake
2023-05-21
wasm: Prefer LibFileSystem over DeprecatedFile
Ben Wiederhake
2023-05-21
shot: Prefer LibFileSystem over DeprecatedFile
Ben Wiederhake
2023-05-21
open: Prefer LibFileSystem over DeprecatedFile
Ben Wiederhake
2023-05-19
usermod: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-19
install: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-15
readlink: Prefer FileSystem::readlink over DeprecatedFile
Ben Wiederhake
2023-05-13
Userland+Meta: Add new helper program for network settings
Fabian Dellwing
2023-05-13
pledge: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-13
which: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-13
aplay: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-13
abench: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-05
sed: Implement in-place file editing
kleines Filmröllchen
2023-04-09
Utilities: Add more commands, addresses, spaces, cmdline parsing to sed
Rodrigo Tobar
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-21
Utilities: Add an `xzcat` utility
Tim Schumacher
2023-03-20
Utilities: Add an `lzcat` utility
Tim Schumacher
2023-03-13
file: Read more metadata from audio files
kleines Filmröllchen
2023-03-13
headless-browser: Re-implement headless-browser using an OOPWV
Timothy Flynn
2023-03-12
Userland: Add an `image` utility
Nico Weber
2023-02-26
LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result
Ali Mohammad Pur
2023-02-08
LibGfx+icc: Read cicpType
Nico Weber
2023-02-04
Utilities: Rename special target binaries only if they exist
Karol Kosek
2023-01-19
Utilities: Replace fgrep with grep --fixed-strings
Peter Elliott
2023-01-15
Utilities: Add new utility for converting images to raw bitmap binaries
Liav A
2023-01-12
Utilities: Add ttfdisasm for disassembling OpenType instructions
MacDue
2023-01-06
Userland: Add a sed utility
Eli Youngs
2022-12-27
LibGfx: Start adding a utility for handling ICC color profiles
Nico Weber
2022-12-23
pro: Add ability to log request/response metadata for HTTP URLs
Thomas Keppler
2022-12-20
unzip: Verify extracted files against CRC32 checksums
implicitfield
2022-12-11
man: Refactor with LibManual and Core::Stream
kleines Filmröllchen
2022-12-04
Utilities: Add strings
Alec Murphy
2022-11-26
Utilities+Base: Add unveil utility
Liav A
2022-11-24
headless-browser: Add a mode for being controlled by WebDriver
Timothy Flynn
2022-11-10
less: Use LibLine to compute line arrangement with fixed line width
Lucas CHOLLET
2022-11-05
Userland: Add support for jails
Liav A
2022-11-01
Utilities: Clean up CMakeLists.txt
Tim Schumacher
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-11-01
Everywhere: Explicitly link all binaries against the LibC target
Tim Schumacher
2022-10-31
Utilities: Add nologin application
Beckett Normington
2022-10-22
Utilities: Rename `jp` to `json`
Maxwell Trussell
2022-10-13
Utilities: Add pkill
Maxwell Trussell
2022-09-09
Meta: Update jakt build support for fully bootstrapped compiler
Andrew Kaster
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-08-02
Utilities+Base: Rename `pape` utility to `wallpaper`
networkException
2022-07-19
Utilities: Remove the edid-dump utility
Liav A
2022-07-19
LibC: Remove the `LibPthread` interface target
Tim Schumacher
[next]