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
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test macOS
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-10-02
crash: remove minidump parser
Mitchell Hashimoto
2025-06-20
debug: properly set thread names on macOS
Qwerasd
2025-05-26
style: use decl literals
Qwerasd
2025-05-07
core: fixup callconv(.C) -> callconv(.c)
Jeffrey C. Ollie
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
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-22
crash/minidump: locationReader to read locations in a minidump
Mitchell Hashimoto
2024-09-22
crash/minidump: handle padding in the ThreadList stream
Mitchell Hashimoto
2024-09-22
crash/minidump: working on rich stream type decoding, ThreadList
Mitchell Hashimoto
2024-09-22
crash/minidump: typos
Mitchell Hashimoto
2024-09-22
crash/minidump: streamIterator
Mitchell Hashimoto
2024-09-22
crash/minidump: StreamReader
Mitchell Hashimoto
2024-09-22
crash/minidump: reader that streams data from a source
Mitchell Hashimoto
2024-09-22
crash/minidump: split out into multiple files
Mitchell Hashimoto
2024-09-22
crash/minidump: read the streams from the minidump file
Mitchell Hashimoto
2024-09-22
crash/minidump: header parsing
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: envelope parsing handles multiple payloads with length properly
Mitchell Hashimoto
2024-09-06
typos
Mitchell Hashimoto
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-05
crash: envelope encoder
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
2024-08-30
crash: sentry envelope parsing
Mitchell Hashimoto