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-11
WindowServer: Add Optional<Gfx::IntRect> argument to get_screen_bitmap()
Valtteri Koskivuori
2021-05-11
strace: Write output to stderr instead of stdout (#7016)
SViN24
2021-05-10
Userland: Implement paste --watch mode
Sergey Bugaev
2021-05-10
Userland: Implement copy --clear
Sergey Bugaev
2021-05-09
Userland: Preserve keyboard mapping preference on reboot (#6955)
Ömer Kurttekin
2021-05-09
tac: Support concatenating multiple files (#6970)
faxe1008
2021-05-08
LibWasm: Add some more descriptive parse errors
Ali Mohammad Pur
2021-05-08
LibWasm: Start implementing a basic WebAssembly binary format parser
Ali Mohammad Pur
2021-05-08
Utilities: Fix mv command requesting incorrect path
r-paiva
2021-05-08
Utilities/CMakeLists: Put all entries in alphabetical order
Linus Groh
2021-05-08
dd: Add ability to use k, M, & G suffixes for block sizes
bleusakura
2021-05-08
Utilities/CMakeLists: Put 'file' entry in alphabetical order
Ali Mohammad Pur
2021-05-08
Utilities: Specify mode argument when creating files with dd
Gunnar Beutner
2021-05-08
LibTest: Move Crash testing facility from crash.cpp to LibTest
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-js to Tests/LibJS
Brian Gianforcaro
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
[next]