On Tue, 11 Sep 2007, Junio C Hamano wrote:You're welcome. I should mention that I've sent all of this in before, although not in a single series; the verdict was "post-1.5.3", so I tucked it away and just now dug it out and rebased it. Go ahead and fix them. It's not a coding style thing that I really notice one way or the other, so I don't mind other people changing them but I tend not to conform myself all that reliably. I realized after using this for a while that I have no idea exactly what "git fetch" is expected to print. I should be able to match any particular style, but I can't really follow the shell version, and Julian didn't replicate the output in his original C version. These changes are described in the corresponding commit message. They're all for config files where nobody want actually want to do it like that. The more likely one to come up is when the "merge" option and the fetch lhs both specify the same ref, but they use different abbreviations. My code expands both of the abbreviations (which are unambiguous anyway) before comparing them; the old code compared them first. The less likely one is that, if you use the ancient "branches" config files, and also use the new config file, you can specify a non-default "merge" option. Nothing good can come of this, because the "branches" config only configures one remote ref. The shell version of fetch ignored the "merge" option; mine obeys it. Sure. I've been working on other stuff entirely for a while; just wanted to get this out now that 1.5.3 is done. (And with the GSoC conversions, I think we have all of the major core operations.) I've also started on more stuff for after this, converting things like ls-remote, and also reducing the number of ssh connections that fetch does by one, but those aren't done and I haven't been thinking about then recently, anyway. -Daniel *This .sig left intentionally blank* - 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
| Jeremy Fitzhardinge | Re: [RFC 00/15] x86_64: Optimize percpu accesses |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Mike Galbraith | Re: regression: CD burning (k3b) went broke |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| Michael Grollman | Re: 8169 Intermittent ifup Failure Issue With RTL8102E Chipset in Intel's New D945... |
