index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
Age
Commit message (
Expand
)
Author
2021-02-01
Base: Replace tabs+spaces in keymaps by only spaces
Ben Wiederhake
2021-02-01
Base: Cover entire German keyboard
Ben Wiederhake
2021-02-01
Base: Replace unnecessary escapes by actual codepoints
Ben Wiederhake
2021-02-01
Base: Fix wrong offset for Numpad and later keys
Ben Wiederhake
2021-01-31
Kernel: Remove pledge exception for sys$getsockopt() with SO_PEERCRED
Andreas Kling
2021-01-30
Revert "Kernel: Return -ENOTDIR for non-directory mount target"
Andreas Kling
2021-01-29
Base: Add missing "ß" to DE keymap
Linus Groh
2021-01-29
Base: Add missing umlauts to DE keymap
Linus Groh
2021-01-29
Base: Fix missing "£" in GB keymap
Linus Groh
2021-01-29
Base: Reformat some keymaps
Linus Groh
2021-01-29
Kernel: Add "prot_exec" pledge promise and require it for PROT_EXEC
Andreas Kling
2021-01-29
Kernel: Return -ENOTBLK for non-block device Ext2FS mount source
Linus Groh
2021-01-29
Kernel: Return -ENOTDIR for non-directory mount target
Linus Groh
2021-01-27
HackStudio: Integate with C++ parser-based autocomplete
Itamar
2021-01-26
Base: Update crash(1) man page
Linus Groh
2021-01-23
Base: Fix syscall/libc manpage sorting
Ben Wiederhake
2021-01-23
Base: Move house on home-directory*.png icons to the left
Linus Groh
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Fix typos
Linus Groh
2021-01-21
Base: Add root to the /etc/shadow file
Andreas Kling
2021-01-20
SystemServer.ini: Default to not showing network change notifications
Nico Weber
2021-01-20
Base: Add 2x images for arrow cursor and window buttons
Nico Weber
2021-01-18
Base: Remove irrelevant example from Shell's `loop` manpage section
AnotherTest
2021-01-18
Base: Mention that the `if` condition is a command
AnotherTest
2021-01-17
Kernel+Userland: Remove shared buffers (shbufs)
Andreas Kling
2021-01-17
WindowServer: Put default ScaleFactor in ini file
Nico Weber
2021-01-16
TextEditor: Add help documentation
Brendan Coles
2021-01-16
Run: initial implementation of Run app
Nick Vella
2021-01-15
DisplaySettings: Rename wallpaper setting "scaled" to "stretch"
Nico Weber
2021-01-15
Base: Add manpage entry for history events
AnotherTest
2021-01-12
LibGfx: Make it possible to apply an (integer) scale to a Painter
Nico Weber
2021-01-12
Demos: Remove HelloWorld demo
Andreas Kling
2021-01-12
Revert "Themes: Tweak "Sunshine" theme colors slightly"
Andreas Kling
2021-01-11
Kernel: Add dedicated "ptrace" pledge promise
Andreas Kling
2021-01-11
Themes: Tweak "Sunshine" theme colors slightly
Andreas Kling
2021-01-10
Base: Change anon's default password from "foo\n" to just "foo".
Emanuele Torre
2021-01-09
LibCore+passwd+su+Base: Add /etc/shadow to hide hashes from users :^)
Andreas Kling
2021-01-09
SpaceAnalyzer: use "Proper Noun" name style
TheMorc
2021-01-09
little: Remove "-Os" compile flag
Itamar
2021-01-08
Utilities: Add a disk space usage analyzation program.
Mart G
2021-01-08
Userland: Add ddate utility
Brendan Coles
2021-01-07
date: Use ArgsParser and add ISO8601 / RFC3339 / RFC5322 output formats
Brendan Coles
2021-01-06
Base: Add tar man page documentation
Brendan Coles
2021-01-06
Keymaps: Created a new keymap for Italian keyboards.
Davide Carella
2021-01-05
Browser: Add a very basic content filter list
Andreas Kling
2021-01-05
Playground: Support opening gml file by path as command line argument
Brendan Coles
2021-01-05
Base: add 32x32 icon for Theme Editor, Hello World and Solitaire
TheMorc
2021-01-04
Base: Tweak app names to be in "Proper Noun" style
Andreas Kling
2021-01-04
Playground: Add help documentation
Brendan Coles
2021-01-03
man: Rename manual section 1 to "User programs"
Brendan Coles
[next]