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
/
main_ghostty.zig
Age
Commit message (
Expand
)
Author
2025-07-09
benchmark: a new package and framework for benchmarking
Mitchell Hashimoto
2025-07-04
Nuke GLFW from Orbit
Mitchell Hashimoto
2025-06-27
fix compilation issue, tests should've caught this but GHA failed
Mitchell Hashimoto
2025-06-27
reintroduce App.create
Mitchell Hashimoto
2025-06-27
fix order of defer
Jeffrey C. Ollie
2025-06-27
core: con't copy App and apprt.App
Jeffrey C. Ollie
2025-05-21
synthetic package
Mitchell Hashimoto
2025-05-14
bench: add `--mode=gen-osc` to generate synthetic OSC sequences
Mitchell Hashimoto
2025-03-21
Mention macOS' `open` in the CLI help messages.
Kat
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-02-21
Update libxev to use dynamic backend, support Linux configurability
Mitchell Hashimoto
2025-01-01
Clarify CLI vs. Keybind Actions documentation
Tim Visher
2024-11-25
try to abstract bundle ID to a zig file
Mitchell Hashimoto
2024-11-07
move datastructures to dedicated "datastruct" package
Mitchell Hashimoto
2024-08-30
crash: sentry envelope parsing
Mitchell Hashimoto
2024-08-16
almost yeeted it all!
Mitchell Hashimoto
2024-08-01
Improve quit timers.
Jeffrey C. Ollie
2024-06-24
Fix some basic build errors.
Gordon Cassie
2024-06-22
CacheTable tests, style changes
Mitchell Hashimoto
2024-04-04
build: do not build/link harfbuzz on macOS
Mitchell Hashimoto
2024-04-02
fmt
Mitchell Hashimoto
2024-03-27
Add final newline to CLI output
Kevin Hovsäter
2024-03-26
Merge pull request #1593 from jcollie/log-build-info-2
Mitchell Hashimoto
2024-03-26
only show optimization
Mitchell Hashimoto
2024-03-22
update zig
Mitchell Hashimoto
2024-03-17
log more information about the build
Jeffrey C. Ollie
2024-02-10
logfn doesn't need to be pub
Mitchell Hashimoto
2024-02-10
fix for latest breaking libstd changes to Options
Jakub Konka
2024-02-08
unicode: generate our own lookup tables
Mitchell Hashimoto
2024-02-05
simd: indexOf implementation using NEON
Mitchell Hashimoto
2024-02-04
build: get benchmarks building again
Mitchell Hashimoto