Commit Graph

77 Commits

Author SHA1 Message Date
Jeremy Fincher 8786b4c993 Added clearq command to clear the send queue. 2009-03-11 13:37:25 -04:00
James Vega a3e4fc5b1d Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
James Vega 7af1a75b26 Add release.py, updated to use Darcs. 2005-05-02 17:39:12 +00:00
James Vega 9971e991fe Fix the modelines. 2005-03-23 20:07:45 +00:00
James Vega 90c000793d utils.gen.* functions shouldn't explicitly be called since they're all in the utils namespace. 2005-02-15 13:57:57 +00:00
Jeremy Fincher 1193890c36 Moved the progstats function directly into the command, since we don't need it from configure() anymore. 2005-02-15 06:49:14 +00:00
Jeremy Fincher dd1c287655 Added progstats and environ commands. 2005-02-12 07:18:59 +00:00
James Vega 92839a94e7 Remove supybot.privmsgs imports. 2005-02-01 13:57:14 +00:00
Jeremy Fincher 8512f52e27 Fixed the Debug plugin actually to work. 2005-02-01 08:30:58 +00:00
James Vega de89bf0265 Update usage of utils.str functions. 2005-01-31 14:52:27 +00:00
Jeremy Fincher 9a132bcacd Added the Debug plugin to the sandbox. 2005-01-23 22:51:45 +00:00
James Vega dbfec8afb9 Add supybot module 2007-04-22 20:10:26 +00:00
Jeremy Fincher ff8379b7b4 Added the collect command. 2005-01-10 04:45:24 +00:00
Jeremy Fincher e4d13f99ac Generating documentation should take place after more important things have been done. 2004-12-20 07:19:26 +00:00
James Vega dc408473db Remove test-* directories created by generate-plugin-documentation 2004-12-18 03:34:50 +00:00
James Vega fc7b4d483d Forgot a username 2004-12-17 07:26:14 +00:00
James Vega 112db0756d We moved generate-plugin-documentation again 2004-12-17 07:19:21 +00:00
James Vega 42b455b520 Make sure we chmod docs/plugins so it's group writable. 2004-12-17 07:11:11 +00:00
Jeremy Fincher eb03f94f07 Moved eval/exec commands to sandbox/Debug.py, removed allowEval option. 2004-12-16 07:13:14 +00:00
Jeremy Fincher 7c7a73304a Removed old code that has no business being around. 2004-12-15 07:15:40 +00:00
Jeremy Fincher e97fe38b22 Moved to docs. 2004-12-15 07:12:04 +00:00
James Vega cdfdc93e87 Move it back to tools/. Makes it easier for me to use in the .deb 2004-12-14 16:04:50 +00:00
James Vega 58615e1b15 Add documentation updates. 2004-12-14 16:00:01 +00:00
Jeremy Fincher 730c0ffd95 Updated to scp the new version over and commit the +cvs versions, as well as to print status updates. 2004-12-12 19:35:05 +00:00
Jeremy Fincher 0abd472dd1 Added a channeldb command for testing channeldb. 2004-12-10 22:44:14 +00:00
Jeremy Fincher 032054a168 Updated. 2004-12-10 15:03:28 +00:00
James Vega 4c85f2e73a Refactor a little so that plugin config and nonplugin config sections are
generated the same way.
2004-12-10 05:03:48 +00:00
James Vega d253a8714a Clean up our html a little bit. Add generation of non-plugin config vars.
Make sure we use .help() instead of ._help since .help() can be overridden.
2004-12-09 20:17:13 +00:00
Jeremy Fincher 8b1962068b Moved. 2004-11-19 23:10:38 +00:00
Jeremy Fincher eb83076ba1 Moved some stuff around. 2004-11-19 20:39:22 +00:00
Jeremy Fincher b4557e0cf4 Moved to sandbox. 2004-11-11 20:57:12 +00:00
Jeremy Fincher f63d77cfab Updated, though the FTP stuff isn't tested yet. 2004-10-01 04:32:53 +00:00
Jeremy Fincher 209226a09d Updated. 2004-10-01 04:19:50 +00:00
Jeremy Fincher 10579c5de0 Updated. 2004-10-01 04:19:22 +00:00
Jeremy Fincher 5c46a71951 Updated. 2004-10-01 03:49:19 +00:00
Jeremy Fincher ef605b406d tag -F 2004-10-01 03:44:23 +00:00
Jeremy Fincher b621b95224 Initial checkin. 2004-10-01 03:43:34 +00:00
James Vega f527ab0866 Update 2004-09-16 18:54:26 +00:00
Jeremy Fincher c6bea76e42 Updated. 2004-09-13 03:02:57 +00:00
Jeremy Fincher 41d18f415e Copyright and some docstring changes. 2004-09-09 15:32:46 +00:00
James Vega 382fb2b838 Our #! path should be /usr/bin/env python 2004-09-07 14:31:06 +00:00
Jeremy Fincher 35acc6c583 Added a --trace option, moved tracing to utils. 2004-09-06 08:19:20 +00:00
Jeremy Fincher e9205ff621 Updated. 2004-09-01 06:11:21 +00:00
Jeremy Fincher 6df7dd7bb7 Initial checkin. 2004-09-01 04:22:22 +00:00
Jeremy Fincher 2faa09670a Added __revision__. 2004-08-30 20:04:02 +00:00
Jeremy Fincher d9bff14a27 Updated. 2004-08-27 07:35:32 +00:00
Grant Bowman 275ba6502c typo 2004-08-25 01:28:10 +00:00
Grant Bowman f06b412064 First version of an /etc/init.d/supybot script targeted at Debian systems.
Additional checks will be required for validating that absolute
pathnames are used in the conf file.  This script should be considered
experimental until the pathname validation issues can be addressed,
perhaps with additional command-line arguments.
2004-08-24 23:44:57 +00:00
Jeremy Fincher 22c2c3a408 Let's make ourselves able to trace to a file. 2004-08-23 23:16:29 +00:00
Jeremy Fincher 2ce58d252b Extra \n. 2004-08-23 23:09:12 +00:00