mmueller / supybot-git

A Git plugin for Supybot (a Python IRC bot)
45 stars 24 forks source link

Some fixes I did while implementing this server. #13

Closed leamas closed 11 years ago

leamas commented 11 years ago

As header says. Commenting in patches is hopefully sufficient(?). Some examples of the group header output in #10. The "Modify group header to reflect snarfing." patch tries to address #12 in it's own way.

Most of these should be simple to rebase to current master, the exception being the two group header patches.

leamas commented 11 years ago

Hm... Don't know what happened, but the commits are in wrong order. This is my local order (first patch at bottom).

bdea26b Add a %S -> ' ' substitution
22d6992 Modify group header to reflect snarfing.
e3c7ec8 Group commits per author and add a cover message.
9c8b854 Add enableSnarf config value
f4623fb Print error message if branch can't be checked out.
b1c0e22 Add some debug info