On Tue, Mar 31, 2009 at 3:04 PM, Mike Coleman wrote:
> It looks like there might be a Python clone sprouting here:
>
> http://gitorious.org/projects/git-python/
AFAIK, git-python is just a lib to manipulate git repos from python,
not a git clone. Dulwich is more like it:
http://samba.org/~jel
On Fri, Dec 5, 2008 at 12:35 AM, A.M. Kuchling <[EMAIL PROTECTED]> wrote:
> On Thu, Dec 04, 2008 at 05:29:31PM -0800, Raymond Hettinger wrote:
>> Here's a bright idea. On the 3.0 release page, include a box listing
>> which major third-party apps have been converted. Update it
>> once every coupl
On Mon, Nov 3, 2008 at 4:43 PM, Benjamin Peterson
<[EMAIL PROTECTED]> wrote:
> On Mon, Nov 3, 2008 at 12:41 PM, Eduardo O. Padoan
> <[EMAIL PROTECTED]> wrote:
>> On Mon, Nov 3, 2008 at 4:34 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote:
>>> :) But actually mor
On Mon, Nov 3, 2008 at 4:34 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote:
> :) But actually more interesting is whether we want to add plugins that
> assist Python dev workflow. For example, let's say we wanted to have a
> 'fixes' command that automatically updated the Roundup tracker with the
> br