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
2021-04-23
Utilities: Fix the --list-syscalls option to syscall(1)
Brian Gianforcaro
2021-04-23
Userland: Use mattco@serenityos.org for my copyright headers
Matthew Olsson
2021-04-22
Everywhere: Use linusg@serenityos.org for my copyright headers
Linus Groh
2021-04-22
AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers
Idan Horowitz
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-21
readelf: Remove an unnecessary String::format()
Andreas Kling
2021-04-21
test-web: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
useradd: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
gron: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
lspci: Convert String::format() => String::formatted()
Andreas Kling
2021-04-21
Userland: Use Core::DirIterator::next_full_path()
Andreas Kling
2021-04-21
Userland: Syntax highlighting of SQL strings and blobs
Timothy Flynn
2021-04-21
Tests: Reorganize LibCompress unit tests
Marco Biscaro
2021-04-20
Userland: Add 'sql', a REPL for LibSQL
Timothy Flynn
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-04-20
Userland: Add support for sending UDP to netcat.
Spencer Dixon
2021-04-19
LibGfx: Improve PNG encoder API somewhat
Andreas Kling
2021-04-19
profile: Expose the ability to free the kernel profiling buffer.
Brian Gianforcaro
2021-04-19
profile: Add an option to wait for user input to disable profiling.
Brian Gianforcaro
2021-04-19
Userland/test: Handle '!' being used as a string
Ali Mohammad Pur
2021-04-18
Userland: Add telws, a CLI REPL to connect to WebSockets
DexesTTP
2021-04-18
LibJS: Implement console.assert()
Linus Groh
2021-04-18
LibTLS: Parse X.509 certificates with the new ASN.1 parser
AnotherTest
2021-04-18
Everywhere: Fix a bunch of typos
Linus Groh
2021-04-18
ls: Remove extra spaces after filenames when piping
Jagger De Leo
2021-04-17
ls: list files in cwd before listing directories when listing paths
setepenre
2021-04-17
Utilities: Fix division by zero
Gunnar Beutner
2021-04-15
Everything: Add `-Wnon-virtual-dtor` flag
Nicholas-Baron
2021-04-15
LibWeb: Set Cookie header on <script> resource requests
Timothy Flynn
2021-04-13
Utilities: Remove the "html" program
Andreas Kling
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-12
Userland: Add nproc utility
Peter Elliott
2021-04-12
Userland: Add support for -S to env command
Peter Elliott
2021-04-12
LibJS: Make Errors fully spec compliant
Linus Groh
2021-04-11
ls: ls will print directory name when listing multiple directories
setepenre
2021-04-11
LibC: Move S_* defines into <fcntl.h>
Gunnar Beutner
2021-04-03
LibWeb: Pass optional status code to ResourceLoader callbacks
Linus Groh
2021-04-02
js: Hook up promise rejection tracking callbacks
Linus Groh
2021-04-02
js: Add REPL pretty-printing handler for Promises
Linus Groh
2021-04-02
LibJS: Add initial support for Promises
Linus Groh
2021-03-31
Utilities/sleep: Go back to sleep if not interrupted by SIGINT
AnotherTest
2021-03-31
Utilities: Add simple traceroute utility
Idan Horowitz
2021-03-31
LibC+ping: Move internet_checksum to serenity header
Idan Horowitz
2021-03-29
LibElf+readelf: Parse ELFs with no program headers correctly
Idan Horowitz
2021-03-29
Utilites: Add dd
g0mb4
2021-03-27
Utilities: Add gzip utility
Idan Horowitz
2021-03-27
Utilities: Add a delay option to the "shot" utility
cheb
2021-03-27
shot: Added option to output to clipboard instead of file
networkException
2021-03-26
gunzip: Fail gracefully on bad input
Idan Horowitz
2021-03-26
Utilities: Add a simple "shot" utility for grabbing screenshots :^)
Andreas Kling
[next]