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-29
Utilities: Use Vector<String> positional arguments in some places
Andreas Kling
2021-04-29
Userland: Fix new GCC warnings
Gunnar Beutner
2021-04-29
tac: Replace copyright text with SPDX license identifier
Linus Groh
2021-04-29
Everywhere: Use "the SerenityOS developers." in copyright headers
Linus Groh
2021-04-28
Userland: Implement tac command
Federico Guerinoni
2021-04-27
Userland: Move HOST_NAME_MAX to limits.h
Jean-Baptiste Boric
2021-04-26
Utilities: Make ls respect options when specifying more than one path
Gunnar Beutner
2021-04-26
Userland: Make rmdir take multiple paths
Sahan Fernando
2021-04-25
Everywhere: Remove empty line after function body opening curly brace
Linus Groh
2021-04-25
Services: Rename ProtocolServer to RequestServer
DexesTTP
2021-04-25
Utilities: Update telws to use the isolated WebSocket service
DexesTTP
2021-04-25
LibWebSocket+telws: Use my own copyright headers :^)
DexesTTP
2021-04-25
unzip: Add output directory option
TheGeopard
2021-04-25
LibC+LibELF: Implement more fully-features dlfcn functionality
Gunnar Beutner
2021-04-24
LibJS: Consolidate exception function names and source ranges
Linus Groh
2021-04-24
Utilities: Add cksum
Brendan Coles
2021-04-24
Utilities: Add pathchk
Brendan Coles
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
[next]