Re: What's cooking in git.git (topics)
From: Daniel Barkalow <hidden>
Date: 2016-06-15 22:43:10
On Wed, 16 May 2007, Junio C Hamano wrote:
It probably would be more interesting to look at the earlier
"What's not in 1.5.2" messages, but here is the current status
of my tree on the 'next' and 'pu' front.
Here are the topics that have been cooking. Commits prefixed
with '-' are only in 'pu' while commits prefixed with '+' are
in 'next'. The topics list the commits in reverse chronological
order.
* db/remote (Tue May 15 22:50:19 2007 -0400) 5 commits
- Update local tracking refs when pushing
- Add handlers for fetch-side configuration of remotes.
- Move refspec parser from connect.c and cache.h to remote.{c,h}
- Move remote parsing into a library file out of builtin-push.
+ git-update-ref: add --no-deref option for overwriting/detaching
refAFAICT, this isn't really in my topic. Rebased too much, perhaps? I've also got one more patch ready, which moves refspec pattern matching into match_refs, for a net reduction of 50 lines and much simpler logic. I've also started making Julian Phillips' builtin-fetch use my parser, so I might have something ready before too long. -Daniel *This .sig left intentionally blank*