index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-02
Meta: Use grep -E/F, not grep -P
thislooksfun
2021-11-02
PixelPaint: Map color_distance_squared from 0 to 1
Musab Kılıç
2021-11-02
ConfigureComponents: Reduce duplicated code
Ben Wiederhake
2021-11-02
Kernel: Move TTY subsystem to use KString instead of `AK::String`
Brian Gianforcaro
2021-11-02
Kernel: Remove duplicate constructor from TTY/VirtualConsole
Brian Gianforcaro
2021-11-02
Kernel: Switch BIOSSysFSComponent constructor to AK::StringView
Brian Gianforcaro
2021-11-02
Meta: Don't check for toolchain if serenity.sh target is lagom
Linus Groh
2021-11-02
Documentation: Update required Qemu dev packages
Jelle Raaijmakers
2021-11-02
LibThreading: Remove redundant method
Ben Wiederhake
2021-11-02
Utilities: Remove misbehaving-application
Ben Wiederhake
2021-11-02
LibWeb: Convert is_named_property_exposed_on_object to ThrowCompletions
Idan Horowitz
2021-11-02
LibJS: Implement Temporal.PlainDateTime.prototype.subtract()
Linus Groh
2021-11-02
LibJS: Implement Temporal.PlainDateTime.prototype.add()
Linus Groh
2021-11-02
LibJS: Enable Temporal.Calendar.prototype.dateAdd() test that now passes
Linus Groh
2021-11-02
LibJS: Implement TODO()'d parts of balance_duration()
Linus Groh
2021-11-01
LibJS: Implement Temporal.PlainTime.prototype.subtract()
Luke Wilde
2021-11-01
LibJS: Implement Temporal.PlainTime.prototype.add()
Luke Wilde
2021-11-01
LibJS: Implement Temporal.TimeZone.prototype.getInstantFor()
Linus Groh
2021-11-01
Meta: Check auto-generated manpages for completeness on CI
Ben Wiederhake
2021-11-01
Manpages: Auto-generate many through ArgsParser
Ben Wiederhake
2021-11-01
Meta: Add script to generate and export manpages
Ben Wiederhake
2021-11-01
Base: Add new system-mode that just generates manpages
Ben Wiederhake
2021-11-01
UserspaceEmulator: Avoid special character in pseudo-identifier
Ben Wiederhake
2021-11-01
LibCore: Make ArgsParser '--help' description more general
Ben Wiederhake
2021-11-01
LibCore: Enable emitting markdown from ArgsParser
Ben Wiederhake
2021-11-01
LibMarkdown: Recognize and handle comments
Ben Wiederhake
2021-11-01
Base: Don't start unnecessary services in self-test
Ben Wiederhake
2021-11-01
Manpages: Document path of crash(1)
Ben Wiederhake
2021-11-01
profile: Don't treat '--help' as an error
Ben Wiederhake
2021-11-01
Everywhere: Remove unused ArgsParser header
Ben Wiederhake
2021-11-01
Ports: Enable SDL support in Angband
Tim Schumacher
2021-11-01
less: Fix condition to read more data
Ben Wiederhake
2021-11-01
hexdump: Avoid using read_all
Ben Wiederhake
2021-11-01
hexdump: Make non-ASCII output easier to read
Ben Wiederhake
2021-11-01
echo: Obey -n when text is empty
Rodrigo Tobar
2021-11-01
Ports: Fix typo in ffmpeg dependencies
Tim Schumacher
2021-11-01
Ports: gnucobol: Build with ncurses and without NLS
Brendan Coles
2021-11-01
HexEditor: Give magic constants names
Arne Elster
2021-11-01
HexEditor: Use size_t where applicable
Arne Elster
2021-11-01
HexEditor: Remove magic color constant for modified bytes
Arne Elster
2021-11-01
HexEditor: Show blinking caret at current position
Arne Elster
2021-10-31
Kernel: Do not try opening the same file when dumping perfcore
SeekingBlues
2021-10-31
Ports/vim: Add symlink 'vi' pointing to target 'vim'
Kenneth Myhra
2021-10-31
strace: Teach mmap() pretty-printer about more MAP_FOO flags
Andreas Kling
2021-10-31
Revert "wc: Count last line even if it doesn't end in newline"
Andreas Kling
2021-10-31
UserspaceEmulator: Fix inconsistent log formatting
Andreas Kling
2021-10-31
Base: Use outln() in the HackStudio basic C++ program template
Andreas Kling
2021-10-31
LibWeb: Convert throw_dom_exception_if_needed() to ThrowCompletionOr
Timothy Flynn
2021-10-31
Kernel: Don't crash on writes to ProcFS
Ben Wiederhake
2021-10-31
Kernel: Write test that crashes ProcFS
Ben Wiederhake
[next]