All of lore.kernel.org
 help / color / mirror / Atom feed
* Signing off, for now
@ 2016-05-24 19:22 David Turner
  2016-05-24 19:42 ` Junio C Hamano
  2016-06-03 18:11 ` David Turner
  0 siblings, 2 replies; 3+ messages in thread
From: David Turner @ 2016-05-24 19:22 UTC (permalink / raw)
  To: git mailing list; +Cc: Keith McGuigan

June 3rd will be my last day at Twitter.  I hope that my new job
(starting in July after a month of vacation) will give me time to work
on Git, but I don't know exactly what parts I'll be working on, or on
what schedule.

As a result, some of my patchsets may get significantly less of my
attention.  Also, my twopensource.com email address will (probably) be
going away.  You can reach me on my personal email address at 
novalis@novalis.org.  

Keith McGuigan <kamggg@gmail.com> will be taking over Git work at
Twitter.  You may remember Keith from his diagnosis of the user-after
free which we fixed in "name-hash: don't reuse cache_entry in
dir_entry".  Some of you also met him at Git Merge.

Here is the status on the pending patchsets that I've worked on:

- index-helper/watchman is in pu.  Keith will be interested in
iterating on this series if necessary.

- alternate refs backends: Michael Haggerty is working on a new version
of this.  I don't know if Keith will have time to jump in on this.
Depending on the exact timing of Michael's work, I might have a chance
to do another round on this.

- Protocol v2: I would like to get a new draft of Stefan's series out
before I leave, but no promises.  It's turned out to be a bit more
complicated than I expected to support HTTP.  At worst, I'll toss my
WIP on github and send a link to the list.  

As you may have heard at Git Merge 2015, Twitter uses a journal-based
replication scheme.  We would like to switch to vanilla fetch but are
concerned about performance in the presence of many refs.  Protocol v2
could help with this.  We haven't sent the journal code to the list
because its handling of refs is suboptimal.  A LMDB refs backend would
make that much simpler.  I think I've sent a github link to the list in
the past for that code.

Keith might or might not do some work on protocol v2, depending on his
time and on how Twitter decides to handle fetching.

I've really enjoyed working on Git, and I hope I get the chance to do
more in the future.  Thanks to everyone for wonderful code reviews and
a pleasant environment.  It's been great.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Signing off, for now
  2016-05-24 19:22 Signing off, for now David Turner
@ 2016-05-24 19:42 ` Junio C Hamano
  2016-06-03 18:11 ` David Turner
  1 sibling, 0 replies; 3+ messages in thread
From: Junio C Hamano @ 2016-05-24 19:42 UTC (permalink / raw)
  To: David Turner; +Cc: git mailing list, Keith McGuigan

David Turner <dturner@twopensource.com> writes:

> June 3rd will be my last day at Twitter.  I hope that my new job
> (starting in July after a month of vacation) will give me time to work
> on Git, but I don't know exactly what parts I'll be working on, or on
> what schedule.

Thanks for your contributions so far, not just patches but also
discussions and helping other contributors.

Good luck with your new endevour, have fun and hopefully we'll see
you here again.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Signing off, for now
  2016-05-24 19:22 Signing off, for now David Turner
  2016-05-24 19:42 ` Junio C Hamano
@ 2016-06-03 18:11 ` David Turner
  1 sibling, 0 replies; 3+ messages in thread
From: David Turner @ 2016-06-03 18:11 UTC (permalink / raw)
  To: git mailing list

On Tue, 2016-05-24 at 15:22 -0400, David Turner wrote:
> - Protocol v2: I would like to get a new draft of Stefan's series out
> before I leave, but no promises.  It's turned out to be a bit more
> complicated than I expected to support HTTP.  At worst, I'll toss my
> WIP on github and send a link to the list.  

I didn't get a new draft out, but my WIP (just a few fixes to Stefan's
code plus a couple other cleanup patches) is at 
https://github.com/dturner-tw/git/tree/dturner/protocol-v2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-03 18:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-24 19:22 Signing off, for now David Turner
2016-05-24 19:42 ` Junio C Hamano
2016-06-03 18:11 ` David Turner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.