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-01-13
js: Pretty-print the Intl.DisplayNames [[LanguageDisplay]] internal slot
Timothy Flynn
2022-01-13
LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs
sin-ack
2022-01-13
test-imap: Convert test-imap to LibMain
sin-ack
2022-01-12
Meta: Fix Markdown linting
kleines Filmröllchen
2022-01-11
LibCore+flock: Make Core::System::waitpid more ergonomic
Junior Rantila
2022-01-11
Meta: Convert new help page link styles for the man page website
kleines Filmröllchen
2022-01-09
Userland: Port wasm to LibMain
Federico Guerinoni
2022-01-09
Userland: Port tac to LibMain
Federico Guerinoni
2022-01-09
beep: Port to LibMain :^)
Junior Rantila
2022-01-09
Everywhere: Add `serenity_dev_{makedev,major,minor}`
Michel Hermier
2022-01-08
LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value>
Linus Groh
2022-01-08
Kernel: Remove EWHYTHO error code :^)
Andreas Kling
2022-01-08
gzip: Don't fail when trying to compress empty files
Rummskartoffel
2022-01-08
gzip: Port to LibMain
Rummskartoffel
2022-01-08
jp: Use File::standard_input() when reading from stdin
Marcus Nilsson
2022-01-08
Userland: Introduce the pmemdump utility
Liav A
2022-01-08
less: Fix crash on empty input
Rummskartoffel
2022-01-07
man: Fix error handling when section is specified
Julian Eigmüller
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-07
run-tests: Make reproducing test failures behave closer to selftest mode
Brian Gianforcaro
2022-01-06
du: Display true size of directory instead of 4 KiB
Lucas CHOLLET
2022-01-06
LibKeyboard: Change some Optional<T> returns to ErrorOr<T>
RasmusNylander
2022-01-06
Utilities/ln: Port to LibMain
Jun Zhang
2022-01-06
LibJS: Replace the custom unwind mechanism with completions :^)
Linus Groh
2022-01-04
unzip: Remove useless .characters() calls
mjz19910
2022-01-04
Utilities/CMakeList: Remove duplicate target_link_libraries(...)
mjz19910
2022-01-04
Utilities/CMakeList: Sort target_link_libraries(...)
mjz19910
2022-01-04
js: Remove uses of TRY_OR_DISCARD()
Linus Groh
2022-01-04
ls: Fix duplicated error message when opening a directory fails
Marco Cutecchia
2022-01-04
stat: Print an error if 'stat' fails
Marco Cutecchia
2022-01-05
LibCrypto: Make `Digest`s able to return `bytes`
Michel Hermier
2022-01-05
checksum: Use `:hex-dump` to format `digest` value
Michel Hermier
2022-01-05
checksum: Make name detection working even with a path
Michel Hermier
2022-01-04
unzip: Port to LibMain
mjz19910
2022-01-04
zip: Port to LibMain :^)
mjz19910
2022-01-04
profile: Specify the /proc/profile path in the help message
Mathieu PATUREL
2022-01-04
profile: Don't print anything when disabling profiling
Mathieu PATUREL
2022-01-04
Userland: Resolve unused-but-set-varaible warnings
Andrew Kaster
2022-01-04
Userland: Fail Core::find_executable_in_path on empty inputs
Andrew Kaster
2022-01-04
wc: Port to LibMain
mjz19910
2022-01-04
which: Port to LibMain
mjz19910
2022-01-04
wsctl: Port to LibMain
mjz19910
2022-01-04
xargs: Port to LibMain
mjz19910
2022-01-04
yes: Port to LibMain
mjz19910
2022-01-04
uname: Port to LibMain
mjz19910
2022-01-04
uniq: Port to LibMain
mjz19910
2022-01-04
tar: Implement -C option
circl
2022-01-03
LibJS: Return Optional<T> from Completion::{value,target}(), not T
Linus Groh
2022-01-02
LibCore+id: Make more use of Core::System wrappers in Core::Account
Andreas Kling
2022-01-02
rm: Check before removing '/'
Lucas CHOLLET
[next]