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-03-15
Utilities: Add an lscpu utility
Undefine
2022-03-08
date: Allow using a custom format string
Daniel Bertalan
2022-03-08
Utilities/lspci: Add verbose flag to show data about PCI BARs
Liav A
2022-03-08
Utilities/lspci: Iterate over /sys/bus/pci instead of reading /proc/pci
Liav A
2022-03-08
js: Don't try to run empty scripts
Maciej
2022-03-07
LibJS: Use Vector instead of HashMap in DeclarativeEnvironment
Andreas Kling
2022-03-06
LibLine+Userland: Make suggestion offsets per-suggestion
Ali Mohammad Pur
2022-03-06
js: Use token offset for highlighting instead of column offset
Ali Mohammad Pur
2022-03-05
tar: Implement support for extended headers :^)
Tim Schumacher
2022-03-05
tar: Use the prefixed path for listing and verbose output
Tim Schumacher
2022-03-05
tar: Prevent file buffering from reading uninitialized data
Tim Schumacher
2022-03-03
reboot: Port to LibMain
Wuzado
2022-03-02
Utilities: Lint CMakefiles.txt
cocateh
2022-03-02
Utilities: Port tar to LibMain
cocateh
2022-03-02
js: Print `ArrayBuffer.maxByteLength` when present
ForLoveOfCats
2022-02-28
groupdel: Port to LibMain
TheOddGarlic
2022-02-28
useradd: Port to LibMain
TheOddGarlic
2022-02-27
Utilities: Port pathchk to LibMain
Michał Lach
2022-02-26
Utilities+Meta: Check icons in markdown-check
kleines Filmröllchen
2022-02-26
Utilities: Check help:// manpage links in markdown-check
kleines Filmröllchen
2022-02-26
Utilities: Perform most markdown-check link checking with URLs
kleines Filmröllchen
2022-02-26
Utilities: Allow link checking in markdown-check to fail during visit
kleines Filmröllchen
2022-02-26
Utilities: Partially revert 9ec2b37
kleines Filmröllchen
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-19
ls: Add option -1 which lists one file per line
Anton Kling
2022-02-19
killall: Port to LibMain and LibCore
Zack Penn
2022-02-19
paste: Port to LibMain and LibCore
Zack Penn
2022-02-19
gml-format: Exit with non-0 exit code when the file formatting changes
Idan Horowitz
2022-02-18
Utilities/nc: Add support to -I/--length option like SO_RCVBUF
dayarthvader
2022-02-18
tar: Automatically recognize gzip archives
Tim Schumacher
2022-02-17
man: Center "SerenityOS manual" title
xSlendiX
2022-02-17
ping: Fix broken count argument error
brapru
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile::sync()
Sam Atkins
2022-02-16
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
Sam Atkins
2022-02-16
Utilities: Add a basic `install` utility
Tim Schumacher
2022-02-16
Utilities: Add the 'files' argument to the unzip utility
serenitydev
2022-02-14
pape: Improve error handling during option handling and bitmap loading
James Puleo
2022-02-14
WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path
James Puleo
2022-02-14
ping: Count argument must be greater than zero
brapru
2022-02-14
ping: Fix off by one error in count argument
brapru
2022-02-14
Utilities: Fix du to print stats for regular files
Pankaj Raghav
2022-02-14
nc: Extend TCP listening port functionality
brapru
2022-02-14
nc: Convert to Core::Stream::UDPSocket
sin-ack
2022-02-14
profile: Document "read" profiling event
Jakub Berkop
2022-02-14
profile: Command recognizes "read" event type
Jakub Berkop
2022-02-14
js: Add a print() function to the environment
Ali Mohammad Pur
2022-02-13
LibJS: Make ASTNode::generate_bytecode() fallible
Ali Mohammad Pur
2022-02-13
profile: Port to LibMain
rvictorr
2022-02-13
gml-format: Skip writing formatted GML to file if no changes were made
Idan Horowitz
[next]