Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
webcodr
/
srchr
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Port srchr to Rust
- #2
#2
Merged
bsg62
merged 21 commits into
main
webcodr/srchr:main
from
rust-port
webcodr/srchr:rust-port
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Port srchr to Rust
#2
bsg62
merged 21 commits into
main
webcodr/srchr:main
from
rust-port
webcodr/srchr:rust-port
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
docs: add srchr Rust port design spec
bsg62
committed
b2229bf
View commit details
Copy full SHA for b2229bf
Browse repository at this point
docs: error on unset $EDITOR instead of vi fallback
bsg62
committed
b849706
View commit details
Copy full SHA for b849706
Browse repository at this point
docs: record deferred bat-theme integration decision
bsg62
committed
766c384
View commit details
Copy full SHA for 766c384
Browse repository at this point
docs: add srchr Rust port implementation plan
bsg62
committed
4204408
View commit details
Copy full SHA for 4204408
Browse repository at this point
Commits on Jul 7, 2026
chore: scaffold rust srchr crate
bsg62
committed
ddf24a6
View commit details
Copy full SHA for ddf24a6
Browse repository at this point
chore: gitignore rust target, track Cargo.lock
bsg62
committed
be4079f
View commit details
Copy full SHA for be4079f
Browse repository at this point
feat: smart-case detection
bsg62
committed
5324800
View commit details
Copy full SHA for 5324800
Browse repository at this point
feat: Query compilation and FileHit type
bsg62
committed
f8c2dc1
View commit details
Copy full SHA for f8c2dc1
Browse repository at this point
feat: per-file content search with count and first line
bsg62
committed
ccc25e5
View commit details
Copy full SHA for ccc25e5
Browse repository at this point
feat: smart-case filename matching on basename
bsg62
committed
7f91979
View commit details
Copy full SHA for 7f91979
Browse repository at this point
feat: result ordering (content-first, by count, path tiebreak)
bsg62
committed
b0adc39
View commit details
Copy full SHA for b0adc39
Browse repository at this point
feat: gitignore-aware walk merging name and content hits
bsg62
committed
e6e049b
View commit details
Copy full SHA for e6e049b
Browse repository at this point
feat: editor resolution, path safety, args, launch
bsg62
committed
d8e1006
View commit details
Copy full SHA for d8e1006
Browse repository at this point
feat: preview line window and syntect styling
bsg62
committed
7839258
View commit details
Copy full SHA for 7839258
Browse repository at this point
feat: app state machine
bsg62
committed
39e21e6
View commit details
Copy full SHA for 39e21e6
Browse repository at this point
feat: ratatui rendering of query, results, preview
bsg62
committed
ede6e16
View commit details
Copy full SHA for ede6e16
Browse repository at this point
feat: live-grep TUI event loop
bsg62
committed
c330001
View commit details
Copy full SHA for c330001
Browse repository at this point
ci: rust checks; feat: safe preview placeholders
bsg62
committed
3738c17
View commit details
Copy full SHA for 3738c17
Browse repository at this point
fix: cache previews and harden terminal/editor handling
bsg62
committed
c41223a
View commit details
Copy full SHA for c41223a
Browse repository at this point
chore: retire shell ports
bsg62
committed
381b3bf
View commit details
Copy full SHA for 381b3bf
Browse repository at this point
ci: remove shell smoke workflow
bsg62
committed
9faa5ae
View commit details
Copy full SHA for 9faa5ae
Browse repository at this point
You can’t perform that action at this time.