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-07-22
js: Implement pretty-printing of Temporal.PlainDateTime objects
Linus Groh
2021-07-22
js: Implement pretty-printing of Temporal.PlainDate objects
Linus Groh
2021-07-22
Userland: Use /proc/kernel_base to determine the kernel base address
Gunnar Beutner
2021-07-22
Utilities: Make the columns for readelf fit all reloc types on x86_64
Gunnar Beutner
2021-07-22
LibELF+Utilities: Avoid truncating 64-bit values
Gunnar Beutner
2021-07-22
Utilities: Make sure columns are properly aligned for readelf on x86_64
Gunnar Beutner
2021-07-22
Utilities: Make sure columns are properly aligned for pmap on x86_64
Gunnar Beutner
2021-07-22
AK: Add a getter to JsonValue to get machine-native addresses
Gunnar Beutner
2021-07-22
Everywhere: Prefer using {:#x} over 0x{:x}
Gunnar Beutner
2021-07-22
Everywhere: Prefix hexadecimal numbers with 0x
Gunnar Beutner
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-20
Userland: Hardcode the x86_64 kernel base address for now
Gunnar Beutner
2021-07-19
Everywhere: Use AK/Math.h if applicable
Hendiadyoin1
2021-07-19
LibTest/Utilities: Add method for TestRunner to print failed test names
Andrew Kaster
2021-07-18
Everywhere: Make tracking cpu usage independent from system ticks
Tom
2021-07-18
Everywhere: Improve CPU usage calculation
Tom
2021-07-18
LibRegex+Everywhere: Make LibRegex more unicode-aware
Ali Mohammad Pur
2021-07-18
pmap: Add support for 64-bit addresses
Gunnar Beutner
2021-07-18
readelf: Add names for x86_64 relocations and machine type
Gunnar Beutner
2021-07-18
Kernel/USB: Move USB bus information from /proc to /sys
Andreas Kling
2021-07-17
wasm: Don't try to print the function results if it traps
Ali Mohammad Pur
2021-07-17
Revert "LibWasm: Some more performance stuff (#8812)"
Ali Mohammad Pur
2021-07-17
LibWasm: Some more performance stuff (#8812)
Ali Mohammad Pur
2021-07-16
js: Implement pretty-printing of Temporal.Duration objects
Linus Groh
2021-07-16
Utilities: Make the js REPL autocomplete correctly handle `new Ident`
Ali Mohammad Pur
2021-07-15
Utilities: Allow filenames containing '=' in dd (#8766)
Dhruv Maroo
2021-07-15
Utilities: Add groupdel
M4x1m3
2021-07-15
Utilities: Add groupadd
M4x1m3
2021-07-14
js: Implement pretty-printing of Temporal.Calendar objects
Linus Groh
2021-07-14
js: Tweak pretty-printing of Temporal.{Instant,TimeZone} objects
Linus Groh
2021-07-14
Utilities: Add an implementation of 'comm'
TheFightingCatfish
2021-07-14
Tests: Change test-filtering mechanism
Hendiadyoin1
2021-07-14
Utilities: Implement usermod command
brapru
2021-07-13
Userland: Prefer using ARCH() over __LP64__
Gunnar Beutner
2021-07-13
du: Don't fail immediately when directory can't be read (#8719)
luk1337
2021-07-12
ls: Add option to list subdirectories recursively
Ariel Don
2021-07-12
Utilities: Make `less` accept 'page up' and 'page down' keys
Brandon van Houten
2021-07-11
Userland+Tests: Convert test_io to be LibTest based
Andrew Kaster
2021-07-11
Utilities+Tests: Convert test_efault to be LibTest based
Andrew Kaster
2021-07-10
expr: Make Match expressions comply with POSIX
Ali Mohammad Pur
2021-07-10
chres: Make screen an optional parameter
Nico Weber
2021-07-10
chres: Unbreak scale factor setting after aa15bf81e48637
Nico Weber
2021-07-10
Utilities: Use alpha channel instead of opacity in shot
Aziz Berkay Yesilyurt
2021-07-10
grep: Use Basic POSIX regexps by default and make -E not the default
Ali Mohammad Pur
2021-07-10
expr: Use Basic Posix regular expressions
Ali Mohammad Pur
2021-07-10
Userland: Add fopen error handling to less
Ralf Donau
2021-07-09
Utilities: Add ability to query specific user with id
Jean-Baptiste Boric
2021-07-09
Utilities: Use Core::Account for id
Jean-Baptiste Boric
2021-07-09
Utilities: Fix return value of expr
Jean-Baptiste Boric
2021-07-09
Utilities: Add support for -d flag to tr
Jean-Baptiste Boric
[next]