0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prefix change for Debian package. More... almost 14 years ago
v0.2.7 More... almost 14 years ago
Support multiple short options in one argument. More... almost 14 years ago
v0.2.4 More... almost 14 years ago
Ruby 1.9 support thanks to fstoerkle. More... about 14 years ago
Added Ruby 1.9 support to Clint#subcommand More... about 14 years ago
Better build system. More... about 14 years ago
Correct homepage URL. More... about 14 years ago
Proper permissions on man page. More... about 14 years ago
Version 0.2, now built properly with autoconf. More... about 14 years ago
Fixed bug in man/man*/Makefile's clean target. More... about 14 years ago
Prevent warnings about potentially ambiguous use of * when running with RUBYOPT=-d. More... about 14 years ago
Comprehensive exception handling. Turn on debugging by setting RUBYOPT=-d to see exceptions. I think this is a good idea but might change it back later. More... about 14 years ago
Properly handle lazy forms of commands by constructing an object (letting the constructor setup defaults) and using that as the callable. More... about 14 years ago
Added support for using Clint as a regular dispatcher rather than as a subcommand dispatcher. More... about 14 years ago
Pull version from Debian control file. More... about 14 years ago
Root-owned files in Debian package. More... about 14 years ago
Library file shouldn't be executable. More... about 14 years ago
Debian package builder. More... about 14 years ago
v0.1.5 More... about 14 years ago
Pass individual arguments, not an array slice. More... about 14 years ago
ron -> ronn More... about 14 years ago
Fixed symlink and rebuilt manpage. More... about 14 years ago
Fixed up man pages and man paths like manskelton says I should. More... about 14 years ago
Gemspec version bump to 0.1.3. More... about 14 years ago
Display usage message if we fall off the bottom. More... about 14 years ago
v0.1.2 More... about 14 years ago
Support arity greater than one for constructors. Support falling through singleton methods to instance methods to support user-defined default arguments. More... about 14 years ago
Added THEME SONG. More... about 14 years ago
Yield to allow extra options after the subcommand is discovered. More... about 14 years ago