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-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
2022-02-13
gml-format+Playground: Print GML parsing error on formatting failure
Idan Horowitz
2022-02-12
kill: Parse CLI arguments using Arguments.strings
itskarudo
2022-02-12
kill: Port to LibMain
itskarudo
2022-02-12
Utilities: Add update-cpp-test-results utility
Itamar
2022-02-12
strace: Add a chdir formatter
Ali Mohammad Pur
2022-02-11
Utilities/readelf: Add printing for RELR relocations
Daniel Bertalan
2022-02-10
pgrep: Port to LibMain
Riccardo Arena
2022-02-10
pidof: Port to LibMain
Riccardo Arena
2022-02-10
js: Add a command line argument to evaluate a string as a script
Timothy Flynn
2022-02-10
Utilities: Port realpath to LibMain
Ryan Chandler
2022-02-09
LibJS: Implement Sets using Maps
Ali Mohammad Pur
2022-02-09
LibJS: Make Map iterators independent of the underlying hashmap
Ali Mohammad Pur
2022-02-08
LibJS+Everywhere: Remove VM::exception() and most related functions
davidot
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-06
less: Add hotkeys f and b to scroll screen up/down
Miika Hämynen
2022-02-05
Utilities/run-tests: Add command-line switch to also run "skipped" tests
Sam Atkins
2022-02-05
LibJS: Remove the JS_TRACK_ZOMBIE_CELLS option
davidot
2022-02-03
Base+WindowsServer+keymap: Store multiple keymaps in a config
Timur Sultanov
2022-02-02
mount: Do not print usage if executed without any arguments
Kenneth Myhra
2022-02-02
mount: Exit without error when handling mount all on system boot
Brian Gianforcaro
2022-02-01
sleep: Port to LibMain
alexmajor
2022-02-01
shutdown: Port to LibMain
alexmajor
2022-02-01
stty: Port to LibMain
alexmajor
2022-02-01
sql: Port to LibMain
alexmajor
2022-02-01
shot: Port to LibMain
alexmajor
[next]