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
2020-09-17
Kernel: Plumb packet receive timestamp from NetworkAdapter to Socket::recvfrom
Nico Weber
2020-09-17
Kernel+LibC+UserspaceEmulator: Mostly add recvmsg(), sendmsg()
Nico Weber
2020-09-17
LibGUI: Set ProcessChooser key column and sort order after set_model (#3521)
Uma Sankar
2020-09-17
LibGUI: Respect the previously selected sort order in HeaderView (#3522)
Uma Sankar
2020-09-17
Kernel: Unbreak sys$pledge()
Andreas Kling
2020-09-17
FileManager: Move the DesktopWidget to its own compilation unit
Andreas Kling
2020-09-17
FileManager: Handle drop events in DirectoryView
Andreas Kling
2020-09-17
LibIPC: Check if socket is still open before using socket descriptor
Tom
2020-09-17
LibGUI: Don't recalcuate color from hue if it was not set by hue
Peter Elliott
2020-09-17
LibGUI: Don't allow 4 character html color codes in GUI::ColorPicker
Peter Elliott
2020-09-16
LibGUI: Use FileIconProvider in the FilePicker dialog
Andreas Kling
2020-09-16
FileManager: Use GUI::FileIconProvider for the location box icon
Andreas Kling
2020-09-16
LibGUI+Base: Add a hard-disk icon and use it for the path "/"
Andreas Kling
2020-09-16
FileManager: Show the root (/) directory in the treeview on the left
Andreas Kling
2020-09-16
LibGUI: Allow FileSystemModel to be rooted one level above "/"
Andreas Kling
2020-09-16
LibCore: Add missing .characters() for String::format.
asynts
2020-09-16
Kernel: Return ENOMEM in more places
Luke
2020-09-16
Userland: Allow executing binaries from PATH with env.
asynts
2020-09-16
Userland: Use find_executable_in_path in UserspaceEmulator.
asynts
2020-09-16
Userland: Use find_executable_in_path in which.
asynts
2020-09-16
LibCore: Add find_executable_in_path.
asynts
2020-09-16
LibIPC: Disable Notifier before closing socket
Tom
2020-09-16
LibCore: Add Notifier::close
Tom
2020-09-16
Kernel: Fix kernel crash in get_dir_entries when buffer too small.
asynts
2020-09-16
LibGUI: Double-clicking on a TreeView item should set cursor
Andreas Kling
2020-09-16
LibGUI: Fix TreeView scrolling to top when clicking sub-items
Andreas Kling
2020-09-16
Kernel: Handle Thread::State::Dead in sys$waitid()
Andreas Kling
2020-09-16
WindowServer: Make SetWindowTaskbarRect tolerant to non-existing windows
Tom
2020-09-16
Build: Preserve hard/symbolic links when building root fs
AnotherTest
2020-09-15
Kernel: Fix thread donation hanging the system
Tom
2020-09-15
Kernel: Don't symbolicate stack traces in IRQ handlers
Tom
2020-09-15
UsespaceEmulator: Fix minor bugs in recvfrom() interception
Nico Weber
2020-09-15
UserspaceEmulator: Intercept sendto()
Nico Weber
2020-09-15
LibCore: Make Core::Object properties more dynamic
Andreas Kling
2020-09-15
HackStudio: Refresh the Git widget state on file save
Itamar
2020-09-15
HackStudio: View unstaged diffs in files with DiffViewer
Itamar
2020-09-15
HackStudio: Add functionality to GitRepo object
Itamar
2020-09-15
HackStudio: Add DiffViewer widget
Itamar
2020-09-15
LibDiff: Add library for working with diffs
Itamar
2020-09-15
HackStudio: Make the actions tab visible when using the form editor
Itamar
2020-09-15
HackStudio: Fix "Add new Editor" action
Itamar
2020-09-15
HackStudio: Add "commit" and "refresh" actions to Git widget
Itamar
2020-09-15
HackStudio: Add basic Git integration
Itamar
2020-09-15
LibCore: Add command() utility functions
Itamar
2020-09-15
Ports: Add default .gitconfig for Git port
Itamar
2020-09-15
LibGUI: Fix to ComboBox fields activation
pkotzbach
2020-09-15
Shell: Add some sections on the manpage about `match'
AnotherTest
2020-09-15
Shell: Add some tests for 'match'
AnotherTest
2020-09-15
Shell: Add 'match' expressions
AnotherTest
2020-09-15
Shell: Make Parser::expect() revert the offset when matching fails
AnotherTest
[prev]
[next]