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
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 }}
andrestubbe
/
FastFileIndex
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: andrestubbe/FastFileIndex
Actions
All workflows
Workflows
Create Release
Create Release
Maven CI
Maven CI
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
110 workflow runs
110 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.
Add build-helper-maven-plugin to include main source directory in Demo
Maven CI
#35:
Commit
dfbb3ee
pushed by
andrestubbe
29s
main
main
29s
View workflow file
Add java.library.path system property to Demo pom.xml for native DLL …
Maven CI
#34:
Commit
5ad9b32
pushed by
andrestubbe
29s
main
main
29s
View workflow file
Change root pom.xml packaging from jar to pom for parent POM support
Maven CI
#33:
Commit
28d9794
pushed by
andrestubbe
1m 12s
main
main
1m 12s
View workflow file
Add pom.xml to examples/Demo for mvn exec:java support
Maven CI
#32:
Commit
a063f7e
pushed by
andrestubbe
40s
main
main
40s
View workflow file
Add Maven exec plugin support to run Demo via mvn exec:java
Maven CI
#31:
Commit
e555bf6
pushed by
andrestubbe
47s
main
main
47s
View workflow file
Remove native file counting pass to eliminate delay after ENTER
Maven CI
#30:
Commit
1314641
pushed by
andrestubbe
45s
main
main
45s
View workflow file
Simplify run-demo.bat to remove extra echo messages
Maven CI
#29:
Commit
9ccf852
pushed by
andrestubbe
37s
main
main
37s
View workflow file
Replace old Demo with FileRush content and remove FileRush directory
Maven CI
#28:
Commit
00a2c35
pushed by
andrestubbe
48s
main
main
48s
View workflow file
Add Press ENTER to start prompt in FileRush to replace native delay
Maven CI
#27:
Commit
7b638a8
pushed by
andrestubbe
33s
main
main
33s
View workflow file
Remove dots from path truncation, just cut off at 120 chars from start
Maven CI
#26:
Commit
829488b
pushed by
andrestubbe
33s
main
main
33s
View workflow file
Change path truncation from 100 to 120 chars in FileRush
Maven CI
#25:
Commit
4357d38
pushed by
andrestubbe
1m 1s
main
main
1m 1s
View workflow file
Add summary to FileRush showing total files and size scanned
Maven CI
#24:
Commit
2fd78f4
pushed by
andrestubbe
33s
main
main
33s
View workflow file
Add path truncation to 100 chars in FileRush to avoid word wrap
Maven CI
#23:
Commit
665d7d4
pushed by
andrestubbe
34s
main
main
34s
View workflow file
Remove debug output from FileRush for maximum speed
Maven CI
#22:
Commit
1b0fbb6
pushed by
andrestubbe
33s
main
main
33s
View workflow file
Fix: Call progress callback before moving entry to vector
Maven CI
#21:
Commit
9521f90
pushed by
andrestubbe
36s
main
main
36s
View workflow file
Change native callback to call for every file instead of every 100
Maven CI
#20:
Commit
5cd1ec0
pushed by
andrestubbe
1m 18s
main
main
1m 18s
View workflow file
Add System.out.flush() to force immediate output in FileRush
Maven CI
#19:
Commit
4b9e9fd
pushed by
andrestubbe
34s
main
main
34s
View workflow file
Add null check and debug message to FileRush to diagnose blank lines
Maven CI
#18:
Commit
3bf5ba7
pushed by
andrestubbe
36s
main
main
36s
View workflow file
Remove path truncation in FileRush to show full paths
Maven CI
#17:
Commit
fc00a31
pushed by
andrestubbe
1m 23s
main
main
1m 23s
View workflow file
Change FileRush to display one file per line without word wrap
Maven CI
#16:
Commit
2fff514
pushed by
andrestubbe
37s
main
main
37s
View workflow file
Update run-filerush.bat to use real-time scan without index file
Maven CI
#15:
Commit
7d97ff0
pushed by
andrestubbe
37s
main
main
37s
View workflow file
Add compilation step to filerush.bat
Maven CI
#14:
Commit
fa35a2c
pushed by
andrestubbe
41s
main
main
41s
View workflow file
Change FileRush to scan C: drive in real-time with progress callback
Maven CI
#13:
Commit
f7594fd
pushed by
andrestubbe
35s
main
main
35s
View workflow file
Remove colors from FileRush and display all files on single line
Maven CI
#12:
Commit
cf6e42b
pushed by
andrestubbe
47s
main
main
47s
View workflow file
Add --enable-native-access flag to suppress Java warnings
Maven CI
#11:
Commit
7ea8aef
pushed by
andrestubbe
32s
main
main
32s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.