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_c.zig
Age
Commit message (
Expand
)
Author
2025-09-25
test: valid string slices for ghostty_string_s
CoderJoshDK
2025-09-24
use comptime to make C String interface nicer
Jeffrey C. Ollie
2025-09-24
fix: alloc free off by one
CoderJoshDK
2025-07-09
libghostty: export benchmark CLI API
Mitchell Hashimoto
2025-07-06
macos: open URLs with NSWorkspace APIs instead of `open`
Mitchell Hashimoto
2025-07-05
macos: support configuration via CLI arguments
Mitchell Hashimoto
2025-03-07
add ghostty_translate C API
Mitchell Hashimoto
2024-08-16
apprt/embedded: fix usingnamespace usage
Mitchell Hashimoto
2024-08-16
lots more yeeting
Mitchell Hashimoto
2024-03-22
update zig
Mitchell Hashimoto
2024-02-04
build: get benchmarks building again
Mitchell Hashimoto
2023-09-20
apprt/embedded: ghostty_cli_main
Mitchell Hashimoto
2023-09-15
Merge pull request #471 from mitchellh/mode-warning
Mitchell Hashimoto
2023-09-15
c api: add ghostty_info to get metadata about the build
Mitchell Hashimoto
2023-09-15
do not write logs to stderr for cli actions
Mitchell Hashimoto
2023-02-24
apprt: C API for embedded updated to new style
Mitchell Hashimoto
2023-02-19
apprt: start embedded implement, make App API available to C
Mitchell Hashimoto
2023-02-19
move allocator to global state
Mitchell Hashimoto
2023-02-19
build: must set run condition to always now
Mitchell Hashimoto
2023-02-19
macos: config API
Mitchell Hashimoto
2023-02-19
lots of broken stuff
Mitchell Hashimoto
2023-02-19
build: ghostty lib, framework, build into app
Mitchell Hashimoto