index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
homedir.zig
Age
Commit message (
Expand
)
Author
2025-06-21
Add FreeBSD support
-k
2025-01-02
config: make diagnostic if homedir expansion fails
Mitchell Hashimoto
2025-01-02
add test for `expandHomeUnix`
z-jxy
2025-01-02
move current `expandHome` functionality into separate `expandHomeUnix` function
z-jxy
2025-01-02
move tilde expansion functionality to `os/homedir`
z-jxy
2024-06-07
os: std.ChildProcess -> std.process.Child
Jon Parise
2024-03-31
os/homedir: remove now unnecessary fba.reset()
Jon Parise
2024-03-30
os/homedir: use NSFileManager on macOS
Jon Parise
2024-03-22
update zig
Mitchell Hashimoto
2024-02-26
Windows Utf8 -> Wtf8
Krzysztof Wolicki
2024-01-13
build: build produces a broken object file for iOS
Mitchell Hashimoto
2023-11-30
Update to latest master,
Krzysztof Wolicki
2023-11-05
shuffle some code
Mitchell Hashimoto
2023-10-24
update zig
Mitchell Hashimoto
2023-09-14
windows: implement tmpDir
Will Pragnell
2023-09-14
windows: initial support for zig build test
Jonathan Marler
2023-07-10
move a bunch of files to src/os
Mitchell Hashimoto