summaryrefslogtreecommitdiff
path: root/Userland/Utilities
AgeCommit message (Expand)Author
2022-02-19ls: Add option -1 which lists one file per lineAnton Kling
2022-02-19killall: Port to LibMain and LibCoreZack Penn
2022-02-19paste: Port to LibMain and LibCoreZack Penn
2022-02-19gml-format: Exit with non-0 exit code when the file formatting changesIdan Horowitz
2022-02-18Utilities/nc: Add support to -I/--length option like SO_RCVBUFdayarthvader
2022-02-18tar: Automatically recognize gzip archivesTim Schumacher
2022-02-17man: Center "SerenityOS manual" titlexSlendiX
2022-02-17ping: Fix broken count argument errorbrapru
2022-02-16LibCore+Everywhere: Return ErrorOr from ConfigFile::sync()Sam Atkins
2022-02-16LibCore+Everywhere: Return ErrorOr from ConfigFile factory methodsSam Atkins
2022-02-16Utilities: Add a basic `install` utilityTim Schumacher
2022-02-16Utilities: Add the 'files' argument to the unzip utilityserenitydev
2022-02-14pape: Improve error handling during option handling and bitmap loadingJames Puleo
2022-02-14WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of pathJames Puleo
2022-02-14ping: Count argument must be greater than zerobrapru
2022-02-14ping: Fix off by one error in count argumentbrapru
2022-02-14Utilities: Fix du to print stats for regular filesPankaj Raghav
2022-02-14nc: Extend TCP listening port functionalitybrapru
2022-02-14nc: Convert to Core::Stream::UDPSocketsin-ack
2022-02-14profile: Document "read" profiling eventJakub Berkop
2022-02-14profile: Command recognizes "read" event typeJakub Berkop
2022-02-14js: Add a print() function to the environmentAli Mohammad Pur
2022-02-13LibJS: Make ASTNode::generate_bytecode() fallibleAli Mohammad Pur
2022-02-13profile: Port to LibMainrvictorr
2022-02-13gml-format: Skip writing formatted GML to file if no changes were madeIdan Horowitz
2022-02-13gml-format+Playground: Print GML parsing error on formatting failureIdan Horowitz
2022-02-12kill: Parse CLI arguments using Arguments.stringsitskarudo
2022-02-12kill: Port to LibMainitskarudo
2022-02-12Utilities: Add update-cpp-test-results utilityItamar
2022-02-12strace: Add a chdir formatterAli Mohammad Pur
2022-02-11Utilities/readelf: Add printing for RELR relocationsDaniel Bertalan
2022-02-10pgrep: Port to LibMainRiccardo Arena
2022-02-10pidof: Port to LibMainRiccardo Arena
2022-02-10js: Add a command line argument to evaluate a string as a scriptTimothy Flynn
2022-02-10Utilities: Port realpath to LibMainRyan Chandler
2022-02-09LibJS: Implement Sets using MapsAli Mohammad Pur
2022-02-09LibJS: Make Map iterators independent of the underlying hashmapAli Mohammad Pur
2022-02-08LibJS+Everywhere: Remove VM::exception() and most related functionsdavidot
2022-02-07LibGUI: Remove GML prefix in favor of proper namespacekleines Filmröllchen
2022-02-06less: Add hotkeys f and b to scroll screen up/downMiika Hämynen
2022-02-05Utilities/run-tests: Add command-line switch to also run "skipped" testsSam Atkins
2022-02-05LibJS: Remove the JS_TRACK_ZOMBIE_CELLS optiondavidot
2022-02-03Base+WindowsServer+keymap: Store multiple keymaps in a configTimur Sultanov
2022-02-02mount: Do not print usage if executed without any argumentsKenneth Myhra
2022-02-02mount: Exit without error when handling mount all on system bootBrian Gianforcaro
2022-02-01sleep: Port to LibMainalexmajor
2022-02-01shutdown: Port to LibMainalexmajor
2022-02-01stty: Port to LibMainalexmajor
2022-02-01sql: Port to LibMainalexmajor
2022-02-01shot: Port to LibMainalexmajor