Commit graph

12 commits

Author SHA1 Message Date
Duncan Ferguson
bbc9fa3793 Mark new minor verion for upcoming work 2010-06-20 21:06:26 +01:00
Duncan Ferguson
74809e7184 Standardise licence
GPL and GPL+1/Artistic licenses were used - standarise on GPL+1/Artisticc (same as perl) except for cscp (which I didnt write)
2010-06-20 20:23:41 +01:00
Duncan Ferguson
2ee06cd89b Update copyright year(s) 2010-06-20 17:55:24 +01:00
Duncan Ferguson
2fb80f3ee4 Update version number 2010-06-20 17:53:39 +01:00
Duncan Ferguson
d77a265b85 Update MANIFEST file and release prep
Ensure all necessary files are included in release tarball
2010-06-19 20:10:31 +01:00
Duncan Ferguson
c3b04b22ec Fix silly typo in code
No idea why everything passed last night but didn't this morning.  Oh well.
2010-06-19 08:44:07 +01:00
Duncan Ferguson
f379208b32 Override font used on command line
Add an option -f or --font to the cssh command to allow for overriding the terminal_font setting from the config file at runtime.
2010-06-18 23:32:27 +01:00
Duncan Ferguson
9834440176 Tidy up docs; add in missing functions (mostly stubbs) 2010-06-18 23:25:54 +01:00
Duncan Ferguson
06ca0bfae5 Bring App::ClusterSSH::Host module into use for parsing host strings 2010-06-18 23:17:42 +01:00
Duncan Ferguson
f862782d73 Start over again - step 1
Really wasnt happy with how the work was going previously - kept getting lost, so start again from before too many changed were made.

So, move all code out of bin/cssh into App::ClusterSSH.pm and ensure still works
2010-06-18 22:11:34 +01:00
Duncan Ferguson
ae611e1f60 Start adding some functionality 2010-06-03 19:03:58 +01:00
Duncan Ferguson
89d79d6e16 Add in placeholder module and common tests 2009-12-19 17:30:58 +00:00