Skip to content

Pull requests: dolph/find-replace

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add -e/--regex opt-in pattern mode
#101 opened May 31, 2026 by leno23 Loading…
4 tasks done
feat: add shared regex match/replace engine
#100 opened May 31, 2026 by leno23 Loading…
2 tasks done
perf: precompute find/replace as []byte once per run
#99 opened May 31, 2026 by leno23 Loading…
1 task done
fix: preserve file mtime after atomic rewrite
#98 opened May 31, 2026 by leno23 Loading…
1 task done
fix: skip orphan .find-replace-* temp files during walks
#97 opened May 31, 2026 by leno23 Loading…
1 task done
ci: add staticcheck and govulncheck to CI
#96 opened May 31, 2026 by leno23 Loading…
1 task done
fix(build): use portable date and uname -m in build.sh
#95 opened May 31, 2026 by leno23 Loading…
1 of 2 tasks
feat: add version metadata and CLI -h/-v flags
#94 opened May 31, 2026 by leno23 Loading…
1 of 2 tasks
fix: use os.CreateTemp for atomic rewrites
#92 opened May 30, 2026 by leno23 Loading…
fix: skip symbolic links during directory walk
#91 opened May 30, 2026 by leno23 Loading…
docs: update README and add CHANGELOG
#90 opened May 30, 2026 by leno23 Loading…
fix: stream file rewrites with bounded memory
#88 opened May 30, 2026 by leno23 Loading…
1 task done
chore: run go test -race in build.sh
#86 opened May 30, 2026 by leno23 Loading…
fix: detect binary files via NUL bytes
#85 opened May 30, 2026 by leno23 Loading…
test: fix BenchmarkNova clone setup
#83 opened May 30, 2026 by leno23 Loading…
ci: publish multi-platform release binaries
#79 opened May 30, 2026 by leno23 Loading…
feat: two-phase rename for path collision safety
#78 opened May 30, 2026 by leno23 Loading…
2 tasks done
chore: bump minimum Go version to 1.22
#77 opened May 30, 2026 by leno23 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.