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 }}
Moderrek
/
lines
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Dev/v1.3.0
- #4
#4
Merged
Moderrek
merged 19 commits into
main
Moderrek/lines:main
from
dev/v1.3.0
Moderrek/lines:dev/v1.3.0
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Dev/v1.3.0
#4
Moderrek
merged 19 commits into
main
Moderrek/lines:main
from
dev/v1.3.0
Moderrek/lines:dev/v1.3.0
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
changed from linear extension search to constant time lookup
Moderrek
committed
e41532b
View commit details
Copy full SHA for e41532b
Browse repository at this point
updated version and added version, author, program_name constants
Moderrek
committed
e4fc78a
View commit details
Copy full SHA for e4fc78a
Browse repository at this point
explicitly ignoring error
Moderrek
committed
15a18fa
View commit details
Copy full SHA for 15a18fa
Browse repository at this point
changed from filepath walk to walkdir, major refactor
Moderrek
committed
eea1226
View commit details
Copy full SHA for eea1226
Browse repository at this point
changed from filepath walk to walkdir, major refactor
Moderrek
committed
eb3f03d
View commit details
Copy full SHA for eb3f03d
Browse repository at this point
improved file analysis with worker pool and channel for concurrency, removed cmap
Moderrek
committed
c46422a
View commit details
Copy full SHA for c46422a
Browse repository at this point
added jobs flag to specify number of concurrent jobs and updated output formatting
Moderrek
committed
a2e0c8a
View commit details
Copy full SHA for a2e0c8a
Browse repository at this point
removed concurrent-map dependency
Moderrek
committed
83f0e82
View commit details
Copy full SHA for 83f0e82
Browse repository at this point
needToAnalyze accepts filename and improved output formatting
Moderrek
committed
7a49344
View commit details
Copy full SHA for 7a49344
Browse repository at this point
added progress reporting and atomic counters for files found and processed
Moderrek
committed
cbaf2c7
View commit details
Copy full SHA for cbaf2c7
Browse repository at this point
refactor scanner to use bufio.Reader for improved line reading and handling long lines
Moderrek
committed
02d63c0
View commit details
Copy full SHA for 02d63c0
Browse repository at this point
Commits on Jul 5, 2026
improved file analysis logic and added verbose logging
Moderrek
committed
27ffd8d
View commit details
Copy full SHA for 27ffd8d
Browse repository at this point
Commits on Jul 6, 2026
updated README
Moderrek
committed
6bc66e3
View commit details
Copy full SHA for 6bc66e3
Browse repository at this point
simplified analysis and worker
Moderrek
committed
fa33cf6
View commit details
Copy full SHA for fa33cf6
Browse repository at this point
improved error handling in analysis
Moderrek
committed
a8b5242
View commit details
Copy full SHA for a8b5242
Browse repository at this point
Commits on Jul 29, 2026
refactor: standardize naming conventions and improve README instructions
Moderrek
committed
3e8893b
View commit details
Copy full SHA for 3e8893b
Browse repository at this point
feat: enhance command-line options and update README for v1.3.0 release
Moderrek
committed
ee5aebd
View commit details
Copy full SHA for ee5aebd
Browse repository at this point
update dependencies
Moderrek
committed
dc06219
View commit details
Copy full SHA for dc06219
Browse repository at this point
remove unnecessary steps from CI
Moderrek
committed
a62864c
View commit details
Copy full SHA for a62864c
Browse repository at this point
You can’t perform that action at this time.