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 }}
ackcen
/
ModuleManager
Public
forked from
sarbian/ModuleManager
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
ErrorForNameNodeWithNone
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 8, 2017
Error when checking name against node with none
Show description for e48f1db
blowfishpro
committed
e48f1db
View commit details
Copy full SHA for e48f1db
Browse repository at this point
Commits on Dec 6, 2017
v3.0.1 for KSP 1.3.1
sarbian
authored
58e1ca2
View commit details
Copy full SHA for 58e1ca2
Browse repository at this point
Merge pull request #86 from sarbian/FixNestedNeeds
Show description for 39ced1d
sarbian
authored
39ced1d
View commit details
Copy full SHA for 39ced1d
Browse repository at this point
Merge pull request #87 from sarbian/dev
Show description for f1f84d2
sarbian
authored
f1f84d2
View commit details
Copy full SHA for f1f84d2
Browse repository at this point
Fix NEEDS checking for inner nodes/values
Show description for 60171d9
blowfishpro
committed
60171d9
View commit details
Copy full SHA for 60171d9
Browse repository at this point
Commits on Dec 5, 2017
Add a -mm-dump cmd line option and redo the export
Show description for bba0efe
sarbian
committed
bba0efe
View commit details
Copy full SHA for bba0efe
Browse repository at this point
Commits on Dec 2, 2017
Merge branch 'dev'
sarbian
committed
1347768
View commit details
Copy full SHA for 1347768
Browse repository at this point
v3.0.0 for KSP 1.3.1
sarbian
committed
2caefbd
View commit details
Copy full SHA for 2caefbd
Browse repository at this point
Commits on Nov 12, 2017
case should match filename
Show description for 73f7b39
blowfishpro
committed
73f7b39
View commit details
Copy full SHA for 73f7b39
Browse repository at this point
Commits on Oct 22, 2017
Merge pull request #83 from sarbian/AFewMoreThings
Show description for 9322308
sarbian
authored
9322308
View commit details
Copy full SHA for 9322308
Browse repository at this point
Commits on Oct 18, 2017
Move loop out of loop
Show description for 203ad88
blowfishpro
committed
203ad88
View commit details
Copy full SHA for 203ad88
Browse repository at this point
Improve access of name a bit
Show description for ce3893f
blowfishpro
committed
ce3893f
View commit details
Copy full SHA for ce3893f
Browse repository at this point
Apparently Linq slows things down
Show description for bd82d53
blowfishpro
committed
bd82d53
View commit details
Copy full SHA for bd82d53
Browse repository at this point
Having an actual array here no longer necessary
blowfishpro
committed
7cc6c51
View commit details
Copy full SHA for 7cc6c51
Browse repository at this point
Convert to an array initially
Show description for ec5310b
blowfishpro
committed
ec5310b
View commit details
Copy full SHA for ec5310b
Browse repository at this point
Ensure time between each check of the log queue
Show description for dc1a167
blowfishpro
committed
dc1a167
View commit details
Copy full SHA for dc1a167
Browse repository at this point
Without switch, i is valid here
blowfishpro
committed
7e42de5
View commit details
Copy full SHA for 7e42de5
Browse repository at this point
Commits on Oct 14, 2017
Ensure that user gets updates during long passes
Show description for 30eeb6f
blowfishpro
committed
30eeb6f
View commit details
Copy full SHA for 30eeb6f
Browse repository at this point
Don't convert to an array at all
Show description for cdeb5f7
blowfishpro
committed
cdeb5f7
View commit details
Copy full SHA for cdeb5f7
Browse repository at this point
Loop only applies to edit patches
Show description for 244af1a
blowfishpro
committed
244af1a
View commit details
Copy full SHA for 244af1a
Browse repository at this point
Make node matching its own method
Show description for 20e6192
blowfishpro
committed
20e6192
View commit details
Copy full SHA for 20e6192
Browse repository at this point
Only convert to array once per pass
Show description for 5fe79fd
blowfishpro
committed
5fe79fd
View commit details
Copy full SHA for 5fe79fd
Browse repository at this point
Merge pull request #82 from sarbian/ThreadedPatching
Show description for a6d6519
sarbian
authored
a6d6519
View commit details
Copy full SHA for a6d6519
Browse repository at this point
Tweak
blowfishpro
committed
ba24af3
View commit details
Copy full SHA for ba24af3
Browse repository at this point
Commits on Oct 13, 2017
Test and fix PatchProgress.ProgressFraction
Show description for b0e02e0
blowfishpro
committed
b0e02e0
View commit details
Copy full SHA for b0e02e0
Browse repository at this point
Extract application of patches to its own thread
Show description for e9c341a
blowfishpro
committed
e9c341a
View commit details
Copy full SHA for e9c341a
Browse repository at this point
More unnecessary using directives
blowfishpro
committed
3a19ff8
View commit details
Copy full SHA for 3a19ff8
Browse repository at this point
Commits on Oct 7, 2017
Add test for ! (not) in :NEEDS
blowfishpro
committed
a1af725
View commit details
Copy full SHA for a1af725
Browse repository at this point
Commits on Oct 5, 2017
More unnecessary using
blowfishpro
committed
9736800
View commit details
Copy full SHA for 9736800
Browse repository at this point
Ensure Counter behaves like an int
blowfishpro
committed
9a05e1b
View commit details
Copy full SHA for 9a05e1b
Browse repository at this point
Separate out progress counter
Show description for 6596b47
blowfishpro
committed
6596b47
View commit details
Copy full SHA for 6596b47
Browse repository at this point
Add needs test for and/or and capitalization
blowfishpro
committed
92ae91f
View commit details
Copy full SHA for 92ae91f
Browse repository at this point
Unnecessary directives
blowfishpro
committed
3dbfbb1
View commit details
Copy full SHA for 3dbfbb1
Browse repository at this point
Finish creating Progress namespace
blowfishpro
committed
b0f72c2
View commit details
Copy full SHA for b0f72c2
Browse repository at this point
Begin creating Progress namespace
blowfishpro
committed
7f90887
View commit details
Copy full SHA for 7f90887
Browse repository at this point
Previous
Next
You can’t perform that action at this time.