Re: [GSoC] What is status of Git's Google Summer of Code 2008 projects?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Tuesday, July 8, 2008 - 10:31 am

Hi!

On Wed, 8 July 2008, Stephan Beyer wrote:

Right.


Very good idea (I have proposed something similar either here on in
another thread).  It would avoid some unnecessary "marshalling" and
"unmarshalling" which is needed to transfer commit message [unchanged]
through git-format-patch -> git-am pipeline, namely putting first
paragraph into subject line, generating then parsing RFC-2822 date,
using quoted printable encoding for first paragraph / subject header
(I think).

It would be still better to fallback to _pick_, not "git am --3way",
as the latter IIRC use _shortened_ _blob_ identifiers for pre- and
post-image to find common ancestor (merge base) for 3way merge.
Which is not necessary as we can find merge base and base commits
easier.

-- 
Jakub Narebski
Poland
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [GSoC] What is status of Git's Google Summer of Code 2 ..., Johannes Schindelin, (Tue Jul 8, 9:45 am)
Re: [GSoC] What is status of Git's Google Summer of Code 2 ..., Jakub Narebski, (Tue Jul 8, 10:31 am)
Re: [GSoC] What is status of Git's Google Summer of Code 2 ..., Johannes Schindelin, (Sun Jul 20, 6:05 pm)
Re: [GSoC] What is status of Git's Google Summer of Code 2 ..., Johannes Schindelin, (Thu Aug 14, 4:04 pm)
Re: [GSoC] What is status of Git's Google Summer of Code 2 ..., Sverre Rabbelier, (Sat Aug 16, 10:26 pm)