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-05-08
Tests: Move Userland/Utilities/test-web to Tests/LibWeb
Brian Gianforcaro
2021-05-07
Utilities: Use GzipDecompressor::describe_header for gzip descriptions
Idan Horowitz
2021-05-07
Userland: Fix some weird syntax in `find`
Valtteri Koskivuori
2021-05-07
Userland: Remove extra slashes from `find` output
Valtteri Koskivuori
2021-05-07
strace: Stop using Core::IODevice::printf()
Andreas Kling
2021-05-07
Utilities: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
file: Clean up mime type enumeration macro
Linus Groh
2021-05-07
file: Remove unused static description strings
Linus Groh
2021-05-07
file: Don't exit immediately after file open error
Linus Groh
2021-05-07
file: Remove redundant value_or({})
Linus Groh
2021-05-07
file: Avoid some unnecessary string copies
Linus Groh
2021-05-07
Userland: Implement a file utility
Valtteri Koskivuori
2021-05-05
Userland: Add groups program
setepenre
2021-05-04
Userland: Pledge wpath & cpath in strace
Sergey Bugaev
2021-05-04
Userland: Refactor head(1) to not use stdio
Sergey Bugaev
2021-05-03
Userland: Make IPC results with one return value available directly
Gunnar Beutner
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
2021-05-03
Userland: Fix 64-bit portability issues
Gunnar Beutner
2021-05-01
Userland: Improve how traceroute reports timing data for packets
Gunnar Beutner
2021-05-01
Userland: Add the rev(1) utility to reverse lines
Mango0x45
2021-05-01
Userland: Remove an unused function declaration from tac.
Mango0x45
2021-05-01
LibC: Implement support for getspnam() and friends
Gunnar Beutner
2021-05-01
bt: Enumerate all threads when symbolizing stacks in the bt utility.
Brian Gianforcaro
2021-05-01
bt: Fix generation of click-able links for source files.
Brian Gianforcaro
2021-04-29
Everywhere: "indexes" => "indices"
Andreas Kling
2021-04-29
Everywhere: "file name" => "filename"
Andreas Kling
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
[prev]
[next]