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 }}
jakolehm
/
clamp
Public
forked from
mdub/clamp
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
master
User selector
All users
All time
Commit history
Commits on Oct 6, 2018
Merge pull request #94 from schneiderl/master
Show description for b590719
mdub
authored
b590719
View commit details
Copy full SHA for b590719
Browse repository at this point
Update README.md
schneiderl
authored
e01024f
View commit details
Copy full SHA for e01024f
Browse repository at this point
Commits on Aug 8, 2018
Changelog entry.
mdub
committed
e970054
View commit details
Copy full SHA for e970054
Browse repository at this point
Commits on Jul 14, 2018
Constrain Rubocop version.
mdub
committed
5db8dc8
View commit details
Copy full SHA for 5db8dc8
Browse repository at this point
Calculate a good width for left column of help output.
Show description for d18c22d
mdub
committed
d18c22d
View commit details
Copy full SHA for d18c22d
Browse repository at this point
Test behaviour of option arguments that look like options.
Show description for a1d7b09
mdub
committed
a1d7b09
View commit details
Copy full SHA for a1d7b09
Browse repository at this point
Commits on Jul 3, 2018
Markdown cleanup.
mdub
committed
62e902d
View commit details
Copy full SHA for 62e902d
Browse repository at this point
Commits on Jun 17, 2018
Merge pull request #79 from kke/modern-hash-syntax-in-examples
Show description for 1cb22eb
mdub
authored
1cb22eb
View commit details
Copy full SHA for 1cb22eb
Browse repository at this point
Release!
mdub
committed
8cca4ba
View commit details
Copy full SHA for 8cca4ba
Browse repository at this point
Relax constraint for "listen" gem.
mdub
committed
e5cd3f3
View commit details
Copy full SHA for e5cd3f3
Browse repository at this point
Restore Ruby 2.1 support.
mdub
committed
30ea332
View commit details
Copy full SHA for 30ea332
Browse repository at this point
Split complex `#set_options_from_command_line` method.
mdub
committed
4a99493
View commit details
Copy full SHA for 4a99493
Browse repository at this point
Run rubocop as part of build.
mdub
committed
31a4058
View commit details
Copy full SHA for 31a4058
Browse repository at this point
Make rubocop happier.
mdub
committed
042c443
View commit details
Copy full SHA for 042c443
Browse repository at this point
Switch to Ruby19 hash syntax.
mdub
committed
2844879
View commit details
Copy full SHA for 2844879
Browse repository at this point
"rubocop -a"
mdub
committed
c1bae70
View commit details
Copy full SHA for c1bae70
Browse repository at this point
Merge branch 'indicate-required-options'
mdub
committed
b26e314
View commit details
Copy full SHA for b26e314
Browse repository at this point
Use Clamp.messages in help text.
mdub
committed
7046582
View commit details
Copy full SHA for 7046582
Browse repository at this point
Commits on Jun 16, 2018
Tweak Travis CI config.
mdub
committed
e241f6e
View commit details
Copy full SHA for e241f6e
Browse repository at this point
Avoid generated default_XXX methods when there's no default.
Show description for ec192bf
mdub
committed
ec192bf
View commit details
Copy full SHA for ec192bf
Browse repository at this point
Highlight "required options" in help.
Show description for 394226d
mdub
committed
394226d
View commit details
Copy full SHA for 394226d
Browse repository at this point
Update some support gems.
mdub
committed
27cb78e
View commit details
Copy full SHA for 27cb78e
Browse repository at this point
Remove unused 'rr' gem.
mdub
committed
f1ae8b3
View commit details
Copy full SHA for f1ae8b3
Browse repository at this point
Add highline gem.
Show description for 30cece9
mdub
committed
30cece9
View commit details
Copy full SHA for 30cece9
Browse repository at this point
Permit required options to be specified late.
Show description for 640ab25
mdub
committed
640ab25
View commit details
Copy full SHA for 640ab25
Browse repository at this point
Commits on May 28, 2018
Merge pull request #89 from ekohl/patch-1
Show description for 3fde525
mdub
authored
3fde525
View commit details
Copy full SHA for 3fde525
Browse repository at this point
Use HTTPS in the website gemspec
ekohl
authored
036d193
View commit details
Copy full SHA for 036d193
Browse repository at this point
Commits on Feb 25, 2018
Allow definition of command body with ".execute".
Show description for 9797d14
mdub
committed
9797d14
View commit details
Copy full SHA for 9797d14
Browse repository at this point
Commits on Feb 13, 2018
Release the bug fix.
mdub
committed
b7ceaf2
View commit details
Copy full SHA for b7ceaf2
Browse repository at this point
Refactor.
mdub
committed
d91531e
View commit details
Copy full SHA for d91531e
Browse repository at this point
Fix validation of multi-valued options.
Show description for edb9a2a
mdub
committed
edb9a2a
View commit details
Copy full SHA for edb9a2a
Browse repository at this point
Commits on Feb 11, 2018
Release that.
mdub
committed
d40c0d9
View commit details
Copy full SHA for d40c0d9
Browse repository at this point
Commits on Jan 20, 2018
Merge branch 'master' into allow_interspersed_options_and_params
mdub
committed
ac6e7f2
View commit details
Copy full SHA for ac6e7f2
Browse repository at this point
Improve doc for "Clamp.allow_options_after_parameters".
mdub
committed
edc2fbb
View commit details
Copy full SHA for edc2fbb
Browse repository at this point
Commits on Dec 7, 2017
Merge pull request #81 from evgeni/required-multivalued
Show description for ee41d3d
mdub
authored
ee41d3d
View commit details
Copy full SHA for ee41d3d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.