Linus Torvalds wrote:
On Wed, 31 Oct 2007, Junio C Hamano wrote:
* ph/parseopt (Tue Oct 30 14:15:21 2007 -0500) 23 commits
+ ...
It appears 1.5.4 will be, to a certain extent, a "Let's clean up
the internal implementation" release. This series should become
part of it. Hopefully will merge to 'master' soon, but I
haven't looked this series very closely yet.
I certainly think this should go in, but it does make one deficiency
painfully clear: the remaining shell scripts end up having all the old
flags behaviour.
So while you can combine flags for *most* programs, you still won't
be able to say things like
git clean -qdx
just because that's still a shellscript, and doing any fancy argument
parsing in shell is just painful.
Is somebody still working on doing the shell->C conversion?
Me, although my git work is happening with the speed of continental drift
at the moment.
git-merge and git-pull are (slowly) being converted. It's more in the
nature of a learning experience for me than "oh shit I need this fast"
though. Hence the blazing speed with which I work ;-)
--
Andreas Ericsson andreas.ericsson@xxxxxx
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html