Sam Hart <criswellious@gmail.com> [Sun, 06 Apr 2008 22:56:04 -0400] rev 268
Move data tools to util.py. Remove legacy marshal garbage.
Sam Hart <criswellious@gmail.com> [Sun, 06 Apr 2008 22:40:23 -0400] rev 267
Make BaseScheme logger name determined by self.scheme_name, remove unneeded __init__ rewrite in local, and change Hive.init to match current documentation
Sam Hart <criswellious@gmail.com> [Sun, 06 Apr 2008 22:20:27 -0400] rev 266
Add base scheme by which other connection schemes are derived
Sam Hart <criswellious@gmail.com> [Sun, 06 Apr 2008 14:09:14 -0400] rev 265
short_hash_id to issue_id
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:17:01 -0400] rev 264
Okay, I lied, force makes sense
(stupid trying to develop something serious while in the car)
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:13:51 -0400] rev 263
_config should be an alternative config file
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:12:51 -0400] rev 262
s/and/an
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:12:03 -0400] rev 261
* rename get_scheme to get_connection
* Get rid of force option in get_connection (makes no sense)
* No funky local scheme parsing in hive
* Add connection bits to hive
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:02:11 -0400] rev 260
Add exceptions for swarm
Sam Hart <criswellious@gmail.com> [Sat, 05 Apr 2008 21:01:52 -0400] rev 259
Add i18n module (imported from mercurial)