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-22
LibMain: Rename .arguments to .strings :^)
Pedro Pereira
2021-11-22
tar: Support extracting symlinks
Tim Schumacher
2021-11-22
Minesweeper: Port to LibMain
Pedro Pereira
2021-11-22
Starfield: Port to LibMain
Pedro Pereira
2021-11-22
3DFileViewer: Port to LibMain
Pedro Pereira
2021-11-22
Browser: Port to LibMain :^)
Andreas Kling
2021-11-22
nproc: Port to LibMain :^)
Andreas Kling
2021-11-22
w: Port to LibMain :^)
Andreas Kling
2021-11-22
Terminal: Port to LibMain :^)
Andreas Kling
2021-11-22
LibSystem: Add ErrorOr<T> wrapper for sigaction() :^)
Andreas Kling
2021-11-22
id: Port to LibMain :^)
Andreas Kling
2021-11-22
AK+LibSystem+LibMain: Add Error::from_syscall() for syscall failures
Andreas Kling
2021-11-22
LibMain: Add a new library for more ergonomic userspace entry functions
Andreas Kling
2021-11-22
LibSystem: Disable stack protector in syscall wrappers on i686
Andreas Kling
2021-11-22
LibSystem: Add pledge() and unveil() wrappers that return ErrorOr<void>
Andreas Kling
2021-11-22
tar: Implement usage of prefixes when extracting
Tim Schumacher
2021-11-22
AK: Add LexicalPath::prepend()
Tim Schumacher
2021-11-22
HackStudio: Disable the Rename action on insufficient permissions
Karol Kosek
2021-11-22
HackStudio: Remove noop when deciding whether to disable delete action
Karol Kosek
2021-11-22
AK: Mark MemMem header-only functions as inline rather than static
Andrew Kaster
2021-11-21
LibJS: Parse async generator functions
davidot
2021-11-21
LibJS: Don't set a prototype property on async functions
davidot
2021-11-21
LibJS: Parse async arrow functions
davidot
2021-11-21
LibJS: Implement Temporal.PlainDateTime.prototype.since()
Linus Groh
2021-11-21
LibJS: Implement Temporal.PlainDateTime.prototype.until()
Linus Groh
2021-11-21
LibJS: Implement Temporal.PlainTime.prototype.since()
Linus Groh
2021-11-21
LibJS: Implement Temporal.PlainTime.prototype.until()
Linus Groh
2021-11-21
Kernel: Make sure OpenFileDescription is kept alive while read() blocks
Andreas Kling
2021-11-21
LibC: Remove commented-out main() prototype from sys/cdefs.h
Andreas Kling
2021-11-21
Kernel: Avoid repeated memory zeroing while generating coredumps
Andreas Kling
2021-11-21
Kernel: Remove bogus TODO in coredump generation
Andreas Kling
2021-11-21
Kernel: Make UserOrKernelBuffer::for_user_buffer() return ErrorOr<T>
Andreas Kling
2021-11-21
Kernel: Share code between DoubleBuffer's read() and peek()
Andreas Kling
2021-11-21
Everywhere: Fix spelling of "offsetted"
Andreas Kling
2021-11-21
Kernel+LibC: Fix misspelled "VERTICAL" in framebuffer ioctls
Andreas Kling
2021-11-21
LibGUI: Use ErrorOr<T> in the file system thumbnail generator
Andreas Kling
2021-11-21
LibGfx: Use StringView for header constants in the GIF decoder
Andreas Kling
2021-11-21
Meta: Disable "readability-identifier-length" clang-tidy checks
Andreas Kling
2021-11-21
LibGfx: Use ErrorOr<void> more internally in PNGImageDecoderPlugin
Andreas Kling
2021-11-21
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
Andreas Kling
2021-11-21
Meta: Tighten rules around commit categories in CONTRIBUTING.md
Linus Groh
2021-11-21
CrashReporter: Show the available memory region information
Tim Schumacher
2021-11-21
Starfield: Modify speed by Plus or Minus keypresses
Pedro Pereira
2021-11-21
Starfield: Modify speed by command argument
Pedro Pereira
2021-11-21
Starfield: Support variable speed
Pedro Pereira
2021-11-21
kcov-example: Print helpful error if kcov feature is missing
Ben Wiederhake
2021-11-21
SystemServer+kcov-example: Make /dev/kcov0 available again
Ben Wiederhake
2021-11-21
Base: Add Old Italic characters to font Katica Regular 10
Lady Gegga
2021-11-21
Base: Add Yezidi characters to font Katica Regular 10
Lady Gegga
2021-11-21
Base: Add Ideographic description characters to font Katica Regular 10
Lady Gegga
[prev]
[next]