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
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-30
test: Port to LibMain
Kenneth Myhra
2022-03-30
AK: Allow printing wide characters using %ls modifier
safarp
2022-03-29
seq: Port to LibMain
Kenneth Myhra
2022-03-29
tty: Port to LibMain
Kenneth Myhra
2022-03-29
tt: Port to LibMain
Kenneth Myhra
2022-03-29
tr: Utilize TRY more
Kenneth Myhra
2022-03-29
tr: Port to LibMain
Kenneth Myhra
2022-03-29
test_env: Port to LibMain
Kenneth Myhra
2022-03-29
test-unveil: Port to LibMain
Kenneth Myhra
2022-03-29
test-pthread: Port to LibMain and let local functions return ErrorOr<T>
Kenneth Myhra
2022-03-29
test-fuzz: Allow listing fuzzing targets without specifying input file
Kenneth Myhra
2022-03-29
test-fuzz: Port to LibMain
Kenneth Myhra
2022-03-29
test-bindtodevice: Port to LibMain
Kenneth Myhra
2022-03-29
kcov-example: Port to LibMain
Kenneth Myhra
2022-03-29
telws: Port to LibMain
Kenneth Myhra
2022-03-29
run-tests: Port to LibMain
Kenneth Myhra
2022-03-29
markdown-check: Use Core::ArgsParser
Kenneth Myhra
2022-03-29
markdown-check: Port to LibMain
Kenneth Myhra
2022-03-28
LibXML: Add a fairly basic XML parser
Ali Mohammad Pur
2022-03-27
disk_benchmark: TRY more stuff :^)
Kenneth Myhra
2022-03-27
disk_benchmark: Core::ArgsParser to parse arguments
Kenneth Myhra
2022-03-26
tee: Port to LibMain and move to SerenityOS code patterns
Kenneth Myhra
2022-03-26
ls: Remove leading dashes from ArgsParser argument name
Ali Mohammad Pur
2022-03-26
Utilities/ps: Don't assume the kernel can provide real TTY paths
Liav A
2022-03-24
Utilities: Use default constructors/destructors
Lenny Maiorani
2022-03-24
sql: Re-prompt user for input after unrecognized command
Nicholas Cellino
2022-03-24
readlink: Use StringView instead of const char*
Kenneth Myhra
2022-03-24
readlink: Port to LibMain
Kenneth Myhra
2022-03-24
Userland+Tests: Convert File::read_link() from String to ErrorOr<String>
Kenneth Myhra
2022-03-23
sql: Do not indent next line when current one is blank
Nicholas Cellino
2022-03-22
Mount: Implement wxallowed mount option
int16
2022-03-22
disk_benchmark: Port to LibMain
Nicholas Cellino
2022-03-22
readelf: Port to LibMain
Brian Gianforcaro
2022-03-22
purge: Port to LibMain
Brian Gianforcaro
2022-03-22
ping: Utilize TRY + Core::System wrappers
Brian Gianforcaro
2022-03-22
traceroute: Port to LibMain
Brian Gianforcaro
2022-03-22
true: Port to LibMain
Brian Gianforcaro
2022-03-22
printf: Port to LibMain
Brian Gianforcaro
2022-03-22
matroska: Port to LibMain
Brian Gianforcaro
2022-03-20
Everywhere: Move js/web/wasm tests under /home/anon/Tests
Brian Gianforcaro
2022-03-20
Everywhere: Move cpp-tests under /home/anon/Tests
Brian Gianforcaro
2022-03-20
Base: Install symlinks instead of aliasing rgrep and egrep
Tim Schumacher
2022-03-20
grep: Recognize mode based on the program name
Tim Schumacher
2022-03-19
grep: Properly update match state when handling files
Tim Schumacher
2022-03-19
grep: Adapt maximum line size depending on file size
Tim Schumacher
2022-03-19
pro: Simplify the progress report logic a bit
Ali Mohammad Pur
2022-03-19
pro: Optionally follow 3xx responses with a Location header
Ali Mohammad Pur
2022-03-19
cmp: Implement cmp(1)
Sam Atkins
2022-03-19
Utilities: Add support for setting permissions to `install`
Tim Schumacher
[prev]
[next]