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
2022-07-08
LibGUI: Unindent selected text on shift+tab press
huttongrabiel
2022-07-08
LibGUI: Indent selected text on tab press
huttongrabiel
2022-07-08
mount: Allow extending `fstab` via drop-in files in `fstab.d`
Tim Schumacher
2022-07-08
mount: Separate mounting by line into a new function
Tim Schumacher
2022-07-08
LibGUI: Support typing to search for ComboBox
zzLinus
2022-07-08
LibWeb: Add URLSearchParams as part of union type for XHR::send()
Kenneth Myhra
2022-07-08
HackStudio: Add the "Copy Full Path" TreeView context menu option
Yuval
2022-07-08
HackStudio: Add the "Copy Relative Path" TreeView context menu option
Yuval
2022-07-08
Meta: Don't disable custom Toolchain on SerenityOS
Tim Schumacher
2022-07-08
Meta: Provide the correct path for `e2fsck` on SerenityOS
Tim Schumacher
2022-07-08
Meta: Use `pls` instead of `sudo` on SerenityOS
Tim Schumacher
2022-07-08
Userland: Add `/usr/local/sbin` to `PATH` by default
Tim Schumacher
2022-07-08
Ports: Add QOI converter and QOI benchmark utility
Liav A
2022-07-08
Ports: Add stb header files
Liav A
2022-07-08
LibJS: Use Intl.PluralRules within Intl.RelativeFormat
Timothy Flynn
2022-07-08
LibJS: Implement Intl.PluralRules.prototype.select
Timothy Flynn
2022-07-08
LibJS: Populate pluralCategories in Intl.PluralRules.resolvedOptions
Timothy Flynn
2022-07-08
LibJS: Replace JS::Intl::PluralRules::Type with Unicode::PluralForm
Timothy Flynn
2022-07-08
LibJS: Mark the NumberFormat parameter of FormatNumericToString as const
Timothy Flynn
2022-07-08
LibUnicode: Generate a list of available plural categories per locale
Timothy Flynn
2022-07-08
LibUnicode: Parse and generate per-locale plural rules from the CLDR
Timothy Flynn
2022-07-08
Kernel/Storage: Do proper locking & reset in the AHCIController code
Liav A
2022-07-08
Kernel/Storage: Move Identify page allocation to the AHCIPort class
Liav A
2022-07-08
Kernel/Storage: Rename AHCIPortHandler => AHCIInterruptHandler
Liav A
2022-07-08
Kernel/Storage: Simplify AHCIPortHandler class
Liav A
2022-07-08
Kernel/Storage: Remove 3 stale methods in AHCIPortHandler class
Liav A
2022-07-08
Kernel/AHCI: Don't use UNMAP_AFTER_INIT in header files
Liav A
2022-07-08
Kernel: Clean up the AHCI code a bit
Liav A
2022-07-07
Meta: Don't overwrite newer files when building the root filesystem
Tim Schumacher
2022-07-07
Ports: Don't create ccache symlinks for tools we don't have
Tim Schumacher
2022-07-07
WebSocket: Change target name to deconflict with LibWebSocket on Lagom
Andrew Kaster
2022-07-07
Ports: Update OpenSSL to 1.1.1q
Luke Wilde
2022-07-06
LibWeb: Use correct margin & padding values in anonymous wrapper boxes
Andreas Kling
2022-07-06
LibWeb: Cache a pointer to the IFC root in InlineLevelIterator
Andreas Kling
2022-07-06
LibWeb: Keep the "remaining free space" across flexbox algo steps
Andreas Kling
2022-07-06
LibWeb: Add a 1-entry lookup cache to FormattingState
Andreas Kling
2022-07-06
LibWeb: Make non-finite CSS lengths resolve to "auto"
Andreas Kling
2022-07-06
LibJS: Implement Intl.Locale.prototype.weekInfo property
Timothy Flynn
2022-07-06
LibUnicode: Generate per-region week data
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.textInfo property
Timothy Flynn
2022-07-06
LibUnicode: Generate per-locale text layout information
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.timeZones property
Timothy Flynn
2022-07-06
LibTimeZone: Parse and generate a list of time zones used by region
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.numberingSystems property
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.hourCycles property
Timothy Flynn
2022-07-06
LibJS: Partially implement Intl.Locale.prototype.collations property
Timothy Flynn
2022-07-06
LibJS: Implement Intl.Locale.prototype.calendars property
Timothy Flynn
2022-07-06
LibJS: Revert partial resizable ArrayBuffer implementation
Linus Groh
2022-07-06
FontEditor: Rename FontEditorWidget => FontEditor::MainWidget
thankyouverycool
2022-07-06
FontEditor: Hide Widget::set_font() in GlyphEditorWidget
thankyouverycool
[next]