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
/
crash
/
sentry.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test macOS
Mitchell Hashimoto
2025-06-20
debug: properly set thread names on macOS
Qwerasd
2025-05-07
core: fixup callconv(.C) -> callconv(.c)
Jeffrey C. Ollie
2025-01-02
core: add build option to disable sentry
Jeffrey C. Ollie
2025-01-02
crash: prefer XDG cache dir if available
Mitchell Hashimoto
2025-01-03
Use bundle ID for macOS cache directory path
Bryan Lee
2025-01-03
Respect `XDG_CACHE_HOME` and use`NSFileManager` for cache paths
Bryan Lee
2024-12-29
Allow startup without $HOME writable
Mitchell Hashimoto
2024-11-14
core: make surface use only renderer.Size
Mitchell Hashimoto
2024-09-10
crash: add directory listing, allocation free
Mitchell Hashimoto
2024-09-10
feat: basic +crash-report cli action
Jeffrey C. Ollie
2024-09-06
crash: parse attachments from sentry envelope
Mitchell Hashimoto
2024-09-06
crash: data model for encoded vs decoded items
Mitchell Hashimoto
2024-09-02
crash: tag the thread type
Mitchell Hashimoto
2024-09-02
crash: beforeSend needs to add contexts to the event directly
Mitchell Hashimoto
2024-09-01
renderer/termio attach thread local state for crash capture
Mitchell Hashimoto
2024-09-01
crash: try to attach dimensions to the crash report
Mitchell Hashimoto
2024-09-01
crash: add build mode to sentry tags
Mitchell Hashimoto
2024-08-31
pty: reset all signals after fork
Mitchell Hashimoto
2024-08-31
crash: initialize sentry off-thread
Mitchell Hashimoto
2024-08-31
pkg/sentry: uuid string is null-terminated
Mitchell Hashimoto
2024-08-31
crash: discard envelopes that do not contain a crash
Mitchell Hashimoto
2024-08-31
move crash init to crash package
Mitchell Hashimoto