index
:
pub/teachos/kernel.git
develop
fmorgner/develop/kstd-string-rewrite
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
34 hours
kstd: improve basic_string null checks
Felix Morgner
1
-0
/
+20
34 hours
kstd: fix signature of basic_string::operator=
Felix Morgner
1
-1
/
+1
34 hours
build: remove unused variable
Felix Morgner
1
-1
/
+0
34 hours
bht: improve test resporting
Felix Morgner
4
-4
/
+23
34 hours
kstd: fix stray std::string include
Felix Morgner
1
-1
/
+0
34 hours
kstd: add SSO string replacement draft
Felix Morgner
6
-555
/
+3218
34 hours
kstd: add basic char_traits implementation
Felix Morgner
3
-0
/
+240
34 hours
ide: fix include style
HEAD
develop
Felix Morgner
1
-3
/
+6
34 hours
ci: speed up test execution
Felix Morgner
1
-1
/
+1
34 hours
ide: enable ranges modernization lint
Felix Morgner
1
-0
/
+3
34 hours
x86_64: suppress lint on init_array symbols
Felix Morgner
1
-0
/
+2
35 hours
build: configure naming rule checks
Felix Morgner
6
-21
/
+43
35 hours
ide: synchronize extensions
Felix Morgner
2
-4
/
+7
35 hours
ide: move cspell words to cspell.json
Felix Morgner
2
-43
/
+51
2 days
Merge branch 'fmorgner/develop/fix-shared-ptr-leaks' into 'develop'
Felix Morgner
3
-9
/
+9
2 days
kstd/memory: fix self-referential shared_ptr deallocation
Felix Morgner
1
-3
/
+3
2 days
kernel/vfs: fix reference cycle for dentries
Felix Morgner
2
-6
/
+6
6 days
ide: update to multilib toolchain
Felix Morgner
1
-1
/
+1
6 days
Merge branch 'develop-BA-FS26' into 'develop'
Lukas Oesch
527
-4128
/
+25229
8 days
Merge branch 'small-refactoring' into 'develop-BA-FS26'
Marcel Braun
2
-4
/
+4
9 days
small refactoring
Lukas Oesch
2
-4
/
+4
14 days
kstd: implement flat_map copy assignment
Felix Morgner
2
-0
/
+52
2026-06-02
Merge branch 'fmorgner/develop-BA-FS26/dynamic-fs' into 'develop-BA-FS26'
Felix Morgner
21
-113
/
+455
2026-06-02
acpi: fix two lint issues
Felix Morgner
2
-0
/
+10
2026-06-02
kernel/vfs: add type registry tests
Felix Morgner
7
-5
/
+119
2026-06-02
kernel/vfs: add type descriptor for rootfs
Felix Morgner
2
-1
/
+26
2026-06-02
kernel/vfs: extract fs type registry
Felix Morgner
10
-31
/
+136
2026-06-02
kernel/vfs: manage filesystem registrations
Felix Morgner
2
-3
/
+9
2026-06-02
kstd/string: simplify comparisons
Felix Morgner
6
-104
/
+89
2026-06-02
kernel/vfs: simplify initialization
Felix Morgner
2
-6
/
+5
2026-06-02
kernel/vfs: rename type descriptor section
Felix Morgner
4
-8
/
+8
2026-06-02
kernel/vfs: prepare fs type registration support
Felix Morgner
5
-0
/
+98
2026-06-02
Merge branch 'refactor-map-inode-block-to-global-block-number' into 'develop-...
Marcel Braun
2
-69
/
+47
2026-05-31
small refactoring
Lukas Oesch
1
-2
/
+1
2026-05-31
refactor and simplify mapping logic
Lukas Oesch
2
-69
/
+48
2026-05-25
Merge branch 'improve-mount-reference-count' into 'develop-BA-FS26'
Marcel Braun
9
-59
/
+171
2026-05-25
renaming
Lukas Oesch
1
-2
/
+2
2026-05-25
fix linter warnings
Lukas Oesch
1
-2
/
+2
2026-05-25
Fix mount parameter description
Marcel Braun
1
-2
/
+2
2026-05-25
Apply 1 suggestion(s) to 1 file(s)
Lukas Oesch
1
-1
/
+1
2026-05-25
add mount table and mount tests
Lukas Oesch
2
-1
/
+29
2026-05-25
add vfs tests
Lukas Oesch
1
-0
/
+31
2026-05-25
improve demo code
Lukas Oesch
1
-12
/
+38
2026-05-25
Increase reference count of source_mount when one of its files is mounted som...
Marcel Braun
8
-42
/
+69
2026-05-25
Merge branch 'ssize_t-refactoring' into 'develop-BA-FS26'
Lukas Oesch
7
-28
/
+37
2026-05-25
Refactor ssize_t
Marcel Braun
7
-28
/
+37
2026-05-19
ide: preinstall catch2
Felix Morgner
1
-0
/
+1
2026-05-19
build: clean up dependencies
Felix Morgner
6
-88
/
+10
2026-05-18
python: add black
Felix Morgner
2
-51
/
+462
2026-05-18
Merge branch 'fmorgner/develop-BA-FS26/junit-test-reporting' into 'develop-BA...
Felix Morgner
5
-3
/
+5
[next]