Commit Graph

10 Commits

Author SHA1 Message Date
Abhi 6fcd0567d4 fix(core): use ripgrep --json output for robust cross-platform parsing (#12853) 2025-11-11 00:01:01 +00:00
Tommaso Sciortino 1ff17461a8 Use consistent param names (#12517) 2025-11-06 23:03:52 +00:00
cornmander 4b0a9cc68b Fix Windows ripgrep detection (#11492) 2025-10-20 23:17:44 +00:00
joshualitt bc8bd3a411 Revert "feat(third_party) Port get-ripgrep." (#8923) 2025-09-19 18:08:41 +00:00
joshualitt 79db3a5ff3 feat(third_party) Port get-ripgrep. (#8514) 2025-09-19 15:13:28 +00:00
joshualitt 44af56f71d feat(core): Re-download rg binary if it is deleted. (#8126) 2025-09-11 22:18:29 +00:00
joshualitt 5dbcbd878c feat(core): Download ripgrep at runtime, if enabled. (#7818) 2025-09-08 21:44:56 +00:00
Pascal Birchler a97a6cc71b Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
Pascal Birchler 42392f6308 chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-08-25 20:11:27 +00:00
fuyou c8f60722e3 Fix(grep): memory overflow in grep search and enhance test coverage (#5911)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-22 06:10:45 +00:00