Re: What's cooking in git.git (May 2013, #04; Wed, 15)
From: David Aguilar <hidden>
Date: 2016-06-15 22:57:16
On Wed, May 15, 2013 at 4:42 PM, Junio C Hamano [off-list ref] wrote:
Here are the topics that have been cooking. Commits prefixed with
'-' are only in 'pu' (proposed updates) while commits prefixed with
'+' are in 'next'.
We are past -rc2 and haven't seen any regression reported since the
feature freeze started, which may be a good sign (the coming release
is perfect) or a bad sign (nobody is testing). We'll see soon when
we tag the 1.8.3 final sometime next week. We may see subsystem
(git-svn? gitk? git-gui?) and l10n updates before that happens.
You can find the changes described here in the integration branches
of the repositories listed at
http://git-blame.blogspot.com/p/git-public-repositories.html
--------------------------------------------------
[New Topics]
* dw/asciidoc-sources-are-dot-txt-files (2013-05-10) 1 commit
- CodingGuidelines: Documentation/*.txt are the sources
* fc/doc-style (2013-05-09) 2 commits
- SQUASH??? more consistently update docs
- documentation: trivial style cleanups
* da/darwin (2013-05-15) 3 commits
- imap-send: eliminate HMAC deprecation warnings on Mac OS X
- cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
- Makefile: fix default regex settings on Darwin
Waiting for polishing discussion to finish.Thanks. imap-send and cache.h are now on their v6 patch which I just sent. That last few rounds have been cosmetic/superficial changes and I would like to consider this topic "done". We've painted this shed enough times ;-) I believe "fix default regex settings on Darwin" is uncontroversial and should be included in the upcoming release. It may even be maint-worthy. Without it we fail t0070-fundamental.sh. The two patches that follow it can wait and cook like normal. -- David