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-01-18
disasm: Convert to east-const and C++-style casts
Rummskartoffel
2022-01-18
LibGUI: Use autoscroll from AbstractView when rubberbanding in IconView
Marcus Nilsson
2022-01-18
HackStudio: Hookup git commit message detection and highlighting
Brian Gianforcaro
2022-01-18
TextEditor: Hookup git commit message detection and highlighting
Brian Gianforcaro
2022-01-18
LibGUI: Add a GitCommit SyntaxHighlighter implementation
Brian Gianforcaro
2022-01-18
LibSyntax: Add a language enum entry for git commit messages
Brian Gianforcaro
2022-01-18
Playground: Enable line numbers in the GML editor
Brian Gianforcaro
2022-01-18
Ports: Add a port of tig 2.5.5
Brian Gianforcaro
2022-01-18
Ports/readline: Fix config.sub refresh for the readline port
Brian Gianforcaro
2022-01-18
Kernel: Fix typo in Socket::getsockopt tracing
Brian Gianforcaro
2022-01-17
Base: Add emojis to PUA codepoints
Lady Gegga
2022-01-18
LibJS: Combine UTF-16 surrogate pairs when concatenating strings
Timothy Flynn
2022-01-18
EmojiInputDialog: Increase size of buttons and dialog
Lady Gegga
2022-01-18
LibGL+LibSoftGPU+3DFileViewer: Implement Specular highlighting :^)
Jesse Buhagiar
2022-01-18
LibGL+LibSoftGPU: Remove unused variable `specular_exponent`
Jesse Buhagiar
2022-01-18
LibSoftGPU: Add `sgi_dot` lambda
Jesse Buhagiar
2022-01-18
LibSoftGPU: Use correct position for `vertex_to_light`
Jesse Buhagiar
2022-01-18
LibGfx: Add `::xyz()` swizzle operator to `Vector4`
Jesse Buhagiar
2022-01-18
LibGfx: Add unary `operator-()` to Vector2/3/4
Jesse Buhagiar
2022-01-17
LibJS: Make parseFloat slightly more specification-compliant
Idan Horowitz
2022-01-17
LibJS: Rewrite parseInt to be more specification-compliant
Idan Horowitz
2022-01-17
LibJS+LibUnicode: Make static const Utf8View variables constexpr
Idan Horowitz
2022-01-17
AK: Make Utf8View constexpr-constructible
Idan Horowitz
2022-01-17
LibJS: Implement the TrimString Abstract Operation
Idan Horowitz
2022-01-17
LibSoftGPU: Add stencil statistic to debug overlay
Jelle Raaijmakers
2022-01-17
LibGL: Use number of lights from stored device info
Jelle Raaijmakers
2022-01-17
LibGL+LibSoftGPU: Implement the stencil buffer
Jelle Raaijmakers
2022-01-17
LibGL: Convert stencil front/back function and operation to `Array`s
Jelle Raaijmakers
2022-01-17
LibGL+LibSoftGPU: Enumize material front/back face selection
Jelle Raaijmakers
2022-01-17
Base: Add icons to man pages for GUI applications
Brian Gianforcaro
2022-01-17
Meta: Add icons to online man pages
Tobias Christiansen
2022-01-17
Base: Remove file:// prefix from image
Tobias Christiansen
2022-01-17
Documentation: Update qt creator guide to have up to date paths
Dmitry Petrov
2022-01-17
Meta+Ports: Make 'package.sh showproperty' report multiple properties
Ali Mohammad Pur
2022-01-17
Ports/git: Update git to the latest 2.34.1 release
Brian Gianforcaro
2022-01-17
Meta: Optimized lint-ports.py by avoiding duplicate execs of package.sh
Brian Gianforcaro
2022-01-17
Meta: Skip shellcheck for Ports in pre-commit hook
Brian Gianforcaro
2022-01-17
Kernel: Remove non existent friend class from Process.h
Brian Gianforcaro
2022-01-17
Revert "Base: Add icons to man pages for GUI applications"
Brian Gianforcaro
2022-01-16
Base: Add icons to man pages for GUI applications
electrikmilk
2022-01-16
readelf: Fall back to default interpreter path on empty path
Thijs Waalen
2022-01-17
WindowServer: Pick font with glyphs for digits for ScreenNumberOverlay
Tom
2022-01-16
Base: Add more emojis
electrikmilk
2022-01-16
Documentation: Swap 'Right' and 'Wrong' code practice
flyingwombat921
2022-01-16
Tests: Test whether stdio streams are flushed correctly on exit
Daniel Bertalan
2022-01-16
LibC: Flush all file streams on exit
Daniel Bertalan
2022-01-16
LibC: Implement `fflush(nullptr)`
Daniel Bertalan
2022-01-16
Kernel: Make Process::m_list_node non-mutable
Andreas Kling
2022-01-16
Kernel: Use an IntrusiveRedBlackTree for kernel regions
Andreas Kling
2022-01-16
LibGUI: Allow selecting glyphs by dragging in GlyphMapWidget
thankyouverycool
[prev]
[next]