Software /
code /
clix
Graph
-
README: Correct location of .clix(rc)? file2010-08-24, by Paul Aurich
-
clix.lua: Correctly remove handled args2010-07-06, by Florian Zeitz
-
clix.lua: Fix argument handling (thanks uhoreg)2010-06-07, by Matthew Wild
-
close connection when no more input is available in interactive mode2010-06-07, by Hubert Chathi
-
clix.lua: Only set config key on valid lines2010-05-30, by Matthew Wild
-
README: Add description of options common to all commands2010-01-12, by Matthew Wild
-
README: Rename 'message' command to 'send' in the example2010-01-12, by Matthew Wild
-
squishy: Add the new command modules2010-01-12, by Matthew Wild
-
clix: Pass short_help option to modules correctly2010-01-12, by Matthew Wild
-
clix.*: Add --short-help and make sure they are working correctly2010-01-12, by Matthew Wild
-
squish: Add --with-verse option to allow packing verse in as well2010-01-12, by Matthew Wild
-
clix.bounce: Bounce stanzas from all or certain JIDs to another JID (which may be a chatroom)2010-01-07, by Matthew Wild
-
clix.mirror: Mirror stanzas by switching to/from2010-01-07, by Matthew Wild
-
clix, clix.raw: Move 'Connected as' to clix_connect(), and suppress on -q/--quiet2010-01-07, by Matthew Wild
-
clix.receive: Suppress history from chatrooms unless -h/--history is supplied2010-01-07, by Matthew Wild
-
clix, clix.send: Support for chatrooms (-c/--chatroom with --nick=somenick)2010-01-07, by Matthew Wild
-
clix: Allow --debug to be anywhere on the command-line2010-01-07, by Matthew Wild
-
clix.raw: New command to set up a raw XML in/out session with the server2010-01-07, by Matthew Wild
-
clix.send: Add --stdin flag to indicate to read data from stdin (but not interactively)2010-01-07, by Matthew Wild
-
Move presence sending into clix_connect(), and control with -o/--presence2010-01-07, by Matthew Wild
-
Rename command 'message'->'send' and add 'receive' to the squishy file2010-01-07, by Matthew Wild
-
clix: Allow -p/--password to specify the login password2010-01-07, by Matthew Wild
-
clix: Close connection after fatal error during login2010-01-07, by Matthew Wild
-
clix: Allow specifying the resource with -r/--resource2010-01-07, by Matthew Wild
-
clix.receive: New command to print text of received messages2010-01-07, by Matthew Wild
-
clix: Handle errors (including 'interrupted!') in verse.loop()2010-01-07, by Matthew Wild
-
README: Add config file example2010-01-07, by Matthew Wild
-
clix.message: Add -i/--interactive to allow piping stdin over XMPP (like sendxmpp)2010-01-07, by Matthew Wild
-
clix: Make short_opts table global, to allow commands to add their own short options2010-01-07, by Matthew Wild
-
clix: Enable global Verse logger when verbose is enabled2010-01-07, by Matthew Wild
-
README: Added2010-01-06, by Matthew Wild
-
clix.lua, COPYING: Add COPYING file with MIT license, add copyright header to clix.lua2010-01-06, by Matthew Wild
-
clix.lua: Add shebang for people who don't use squish2010-01-06, by Matthew Wild
-
Remove clix.coro.lua now it is safely in revision control history for when I need to revive it2010-01-06, by Matthew Wild
-
clix: Make more use of Verse's new logging controls2010-01-06, by Matthew Wild
-
squish: Fix name conflict with clix directory2010-01-06, by Matthew Wild
-
Initial commit2010-01-06, by Matthew Wild
Scroll all the way down to load more.