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-04-23
Meta: Re-use existing disk image where possible
Gunnar Beutner
2021-04-23
LibRegex: Put to dbgln()s behind REGEX_DEBUG
Linus Groh
2021-04-23
LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}()
Linus Groh
2021-04-23
LibJS/Tests: Remove fileName and lineNumber args from ExpectationError
Linus Groh
2021-04-23
LibJS/Tests: Improve expectation error details
Linus Groh
2021-04-23
Shell: Add a 'kill' builtin that wraps the system's own
Ali Mohammad Pur
2021-04-23
Shell: Add support for jobspecs in fg/bg/disown/wait
Ali Mohammad Pur
2021-04-23
Ports: Add launcher for OpenTTD
Gunnar Beutner
2021-04-23
Ports: Add openttd
Gunnar Beutner
2021-04-23
Help: Run clang-format on main.cpp
Linus Groh
2021-04-23
SystemMonitor: Show action status tips in the statusbar :^)
Andreas Kling
2021-04-23
Help: Add a statusbar and use it for hovered links + action status tips
Andreas Kling
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-23
Ports: Detect more types of errors in the AvailablePorts.md file
Gunnar Beutner
2021-04-23
Ports: Fix version numbers for some of the ports
Gunnar Beutner
2021-04-23
LibWeb: Don't assume name is string in HTMLCollectionWrapper::get()
Andreas Kling
2021-04-23
Kernel: Don't allow to kill kernel processes
Maciej Zygmanowski
2021-04-23
Utilities: Fix the --list-syscalls option to syscall(1)
Brian Gianforcaro
2021-04-23
Meta: Add basic commit message linting for pull requests
Idan Horowitz
2021-04-23
LibTLS: Call the read hooks after processing messages too
Ali Mohammad Pur
2021-04-23
Ports: Add launchers for some of the ports
Gunnar Beutner
2021-04-23
Shell: Fix how cd handles the path argument
Gunnar Beutner
2021-04-23
Ports: Use a specific version for frotz
Gunnar Beutner
2021-04-23
Ports: Shorten the build message for skipped builds
Gunnar Beutner
2021-04-23
FontEditor: Set proper defaults in NewFontDialog
thankyouverycool
2021-04-23
LibGfx+FontEditor: Account for raw width when painting glyphs
thankyouverycool
2021-04-23
FontEditor: Don't append literal Line Feeds to clipboard metadata
thankyouverycool
2021-04-23
FontEditor: Set correct mean- and baseline ranges for new fonts
thankyouverycool
2021-04-23
FontEditor: Add move glyph tool
thankyouverycool
2021-04-23
FontEditor: Add undo and redo commands
thankyouverycool
2021-04-23
FontEditor: Add adjustable scaling to GlyphEditorWidget
thankyouverycool
2021-04-23
FontEditor: Add status tips and missing Alt shortcuts to actions
thankyouverycool
2021-04-23
FontEditor: Add text refresh button to Preview ToolWindow
thankyouverycool
2021-04-23
LibGUI: Allow bypassing hook when setting SpinBox range
thankyouverycool
2021-04-23
Revert "AK: Remove virtual destructors from non-virtual classes"
Idan Horowitz
2021-04-23
LibRegex: Implement multiline stateful matches
Ali Mohammad Pur
2021-04-23
LibRegex: Do not attempt to find more matches when one match is needed
Ali Mohammad Pur
2021-04-23
LibJS: Use the match's global offset for 'index' in RegExp.exec()
Ali Mohammad Pur
2021-04-23
WidgetGallery: Split cursor/icon names based on full paths
thankyouverycool
2021-04-23
Base: Add a quote to the fortunes database
Ali Mohammad Pur
2021-04-23
LibM: Add more macros; increase precision of existing macros
Matthew Olsson
2021-04-23
AK: Remove virtual destructors from non-virtual classes
Lenny Maiorani
2021-04-23
Userland: Use mattco@serenityos.org for my copyright headers
Matthew Olsson
2021-04-22
LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers
Luke
2021-04-22
Meta: Remove sync-local.sh move warning from build-root-filesystem.sh
Linus Groh
2021-04-22
Everywhere: Use linusg@serenityos.org for my copyright headers
Linus Groh
2021-04-22
AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers
Idan Horowitz
2021-04-22
Meta: Disable the use of PCH by default
Ali Mohammad Pur
2021-04-22
AK+Userland: Use mpfard@serenityos.org for my copyright headers
Ali Mohammad Pur
2021-04-22
LibWeb: Implement document.anchors
Andreas Kling
[next]