This website requires JavaScript.
Explore
Help
Register
Sign In
openai
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-09-15 12:08:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9590c08d7c77efc833bcee188fd17f8310ba2d77
codex
/
codex-rs
/
apply-patch
History
Chase Naples
9590c08d7c
fix(apply-patch): detect CRLF only when all newlines are CRLF to avoid unintended newline conversion\n\n- Count total vs CRLF pairs and treat as CRLF only if every newline is CRLF\n- Prevents converting LF-formatted files that contain embedded in literals
2025-09-21 18:04:54 -04:00
..
src
fix(apply-patch): detect CRLF only when all newlines are CRLF to avoid unintended newline conversion\n\n- Count total vs CRLF pairs and treat as CRLF only if every newline is CRLF\n- Prevents converting LF-formatted files that contain embedded in literals
2025-09-21 18:04:54 -04:00
tests
feat: use the arg0 trick with apply_patch (
#2646
)
2025-08-24 14:35:51 -07:00
apply_patch_tool_instructions.md
[apply-patch] Clean up apply-patch tool definitions (
#2539
)
2025-08-21 20:07:41 -07:00
Cargo.toml
chore(deps): bump tree-sitter from 0.25.8 to 0.25.9 in /codex-rs (
#3295
)
2025-09-08 08:22:59 -07:00