Until 1.6.0 is released, a number of _required_ patches will have to be
included. There are two sorts of them:
* Patches that touch generic code, like replacing c == '/' by is_dir_sep(c).
* Patches that are purly Windows specific.
The former I intend to submit to the mailing list directly and as soon as
possible (but if I can intervene on newly submitted patches early so that a
fixup is not even necessary, then even better). The latter I intend to
collect in a branch and submit as a batch. Let's see how this works out.
Then there are the extra patches in 4msysgit. From my POV, they are not
_required_ because I can appearently work with git on Windows without them. I
think some of them are not necessary. Can we go through them again?
And then there are the patches to the t/ directory. I do not target them for
1.6.0, but I do want to prepare another series with them.
-- Hannes
--
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