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
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 }}
Wilfred
/
deadgrep
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
780
Code
Issues
41
Pull requests
11
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: Wilfred/deadgrep
Actions
All workflows
Workflows
Run test suite
Run test suite
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
20 workflow runs
20 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Bump ripgrep used in CI from 12.1.1 to 13.0.0
Run test suite
#172:
Pull request
#177
opened by
Wilfred
1m 2s
claude/bump-ci-ripgrep
claude/bump-ci-ripgrep
1m 2s
View #177
View workflow file
Replace if-let with dash's -if-let
Run test suite
#171:
Pull request
#176
opened by
Wilfred
1m 5s
claude/replace-if-let-with-dash
claude/replace-if-let-with-dash
1m 5s
View #176
View workflow file
Fix context separator width for small and round line numbers
Run test suite
#170:
Pull request
#175
opened by
Wilfred
50s
claude/fix-context-separator-width
claude/fix-context-separator-width
50s
View #175
View workflow file
Escape regexp metacharacters when converting globs to regexps
Run test suite
#169:
Pull request
#174
opened by
Wilfred
52s
claude/fix-glob-regexp-metachars
claude/fix-glob-regexp-metachars
52s
View #174
View workflow file
Fix error on backspace in deadgrep-incremental with empty search term
Run test suite
#168:
Pull request
#173
opened by
Wilfred
52s
claude/fix-incremental-backspace
claude/fix-incremental-backspace
52s
View #173
View workflow file
Fix infinite loop in deadgrep-next-error when moving backward
Run test suite
#167:
Pull request
#172
opened by
Wilfred
57s
claude/fix-next-error-backward-loop
claude/fix-next-error-backward-loop
57s
View #172
View workflow file
Bump ripgrep used in CI from 12.1.1 to 13.0.0
Run test suite
#166:
Commit
7560d56
pushed by
Wilfred
52s
claude/bump-ci-ripgrep
claude/bump-ci-ripgrep
52s
View #177
View workflow file
Replace if-let with dash's -if-let
Run test suite
#165:
Commit
dbf5b09
pushed by
Wilfred
58s
claude/replace-if-let-with-dash
claude/replace-if-let-with-dash
58s
View #176
View workflow file
Fix context separator width for small and round line numbers
Run test suite
#164:
Commit
61597b6
pushed by
Wilfred
51s
claude/fix-context-separator-width
claude/fix-context-separator-width
51s
View #175
View workflow file
Escape regexp metacharacters when converting globs to regexps
Run test suite
#163:
Commit
b1ac999
pushed by
Wilfred
59s
claude/fix-glob-regexp-metachars
claude/fix-glob-regexp-metachars
59s
View #174
View workflow file
Fix error on backspace in deadgrep-incremental with empty term
Run test suite
#162:
Commit
6d3f792
pushed by
Wilfred
51s
claude/fix-incremental-backspace
claude/fix-incremental-backspace
51s
View #173
View workflow file
Fix infinite loop in deadgrep-next-error when moving backward
Run test suite
#161:
Commit
d6adcdd
pushed by
Wilfred
58s
claude/fix-next-error-backward-loop
claude/fix-next-error-backward-loop
58s
View #172
View workflow file
Fix several bugs found in a correctness review
Run test suite
#160:
Commit
af133ec
pushed by
Wilfred
55s
claude/emacs-compatibility-review-0p9n99
claude/emacs-compatibility-review-0p9n99
55s
View workflow file
Update deadgrep--arguments test for --hidden and --glob=!/.git
Run test suite
#159:
Commit
8525723
pushed by
Wilfred
1m 4s
master
master
1m 4s
View workflow file
Add --hidden and --glob=!/.git flags to ripgrep arguments
Run test suite
#158:
Pull request
#171
opened by
Wilfred
1m 2s
claude/broken-ci-kn8ha4
claude/broken-ci-kn8ha4
1m 2s
View #171
View workflow file
Update deadgrep--arguments test for --hidden and --glob=!/.git
Run test suite
#157:
Commit
eca776d
pushed by
Wilfred
1m 1s
claude/broken-ci-kn8ha4
claude/broken-ci-kn8ha4
1m 1s
View #171
View workflow file
Address review feedback on context increment/decrement helpers
Run test suite
#156:
Commit
9ba86ac
pushed by
Wilfred
1m 6s
master
master
1m 6s
View workflow file
Address review feedback on context increment/decrement helpers
Run test suite
#155:
Pull request
#170
opened by
Wilfred
34s
claude/deadgrep-pr-161-comments-lp9ifq
claude/deadgrep-pr-161-comments-lp9ifq
34s
View #170
View workflow file
Address review feedback on context increment/decrement helpers
Run test suite
#154:
Commit
77fa7ca
pushed by
Wilfred
33s
claude/deadgrep-pr-161-comments-lp9ifq
claude/deadgrep-pr-161-comments-lp9ifq
33s
View #170
View workflow file
Add functions to increment/decrement context
Run test suite
#153:
Commit
1ce8b70
pushed by
Wilfred
21s
master
master
21s
View workflow file
You can’t perform that action at this time.