From: Junio C Hamano Date: Thu, 5 May 2011 02:33:55 +0000 (-0700) Subject: What's cooking (2011/05 #02) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15fe668dc749b12d538aad2d550b9e57647d613f;p=thirdparty%2Fgit.git What's cooking (2011/05 #02) --- diff --git a/whats-cooking.txt b/whats-cooking.txt index c45ca03502..490b7ba7bf 100644 --- a/whats-cooking.txt +++ b/whats-cooking.txt @@ -1,9 +1,9 @@ To: git@vger.kernel.org -Subject: What's cooking in git.git (May 2011, #01; Sun, 1) -X-master-at: 791a765e54b9b4c8d2cf4f069222e31cef8aa24e -X-next-at: b50356093b95c296fb375196ef0251da18b66448 +Subject: What's cooking in git.git (May 2011, #02; Wed, 4) +X-master-at: 505a138cbd5c45d890d180383c8bd808ee8105aa +X-next-at: 76e37e21d4a31e0ad0e9ef50ca7dc8e2402a26b1 -What's cooking in git.git (May 2011, #01; Sun, 1) +What's cooking in git.git (May 2011, #02; Wed, 4) -------------------------------------------------- Here are the topics that have been cooking. Commits prefixed with '-' are @@ -12,145 +12,153 @@ only in 'pu' while commits prefixed with '+' are in 'next'. The main part of this cycle is expected to run thru May, aiming for a feature freeze in early June. -The week #2 of this cycle starts on May 2nd. +We are in the middle of week #2 of this cycle. -------------------------------------------------- [New Topics] -* im/hashcmp-optim (2011-04-28) 1 commit - - hashcmp(): inline memcmp() by hand to optimize - -Will merge to "next". +* jc/dotdot-is-parent-directory (2011-05-02) 1 commit + - specifying ranges: we did not mean to make ".." an empty set -* jc/add-delete-default (2011-04-19) 1 commit - - git add: notice removal of tracked paths by default - (this branch uses jc/fix-add-u-unmerged, jc/fix-add-u-unmerged and jc/fix-diff-files-unmerged.) +Updated documentation. -* kk/maint-prefix-in-config-mak (2011-04-28) 1 commit - - Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir +* mg/diff-stat-count (2011-05-03) 2 commits + - diff-options.txt: describe --stat-{width,name-width,count} + - diff: introduce --stat-count to limit the stat lines -Wait for msysgit folks to Ack, and then merge to "next". +There was a miscounting spotted. Need another round. -* sg/completion-updates (2011-04-28) 3 commits - - completion: don't declare 'local words' to make zsh happy - - completion: remove unnecessary _get_comp_words_by_ref() invocations - - completion: don't modify the $cur variable in completion functions +* mk/grep-pcre (2011-05-03) 3 commits + - git-grep: Learn PCRE + - Documentation: Add --line-number to git-grep synopsis + - [Missing sign-off and justification] grep: Put calls to fixmatch() and regmatch() into patmatch() -Will merge to "next". +There was a re-roll but I haven't picked it up yet. -* jk/merge-one-file-working-tree (2011-04-29) 2 commits - - merge-one-file: fix broken merges with alternate work trees - - add tests for merge-index / merge-one-file +* vh/config-interactive-singlekey-doc (2011-05-02) 1 commit + - config.txt: 'interactive.singlekey; is used by... -Will merge to "next". +Will merge to 'next' but I recall we discussed the need for more cross +references and description of the configuration variable in Patch mode +documentation. -* js/blame-parsename (2011-04-21) 1 commit - (merged to 'next' on 2011-04-29 at 5fde945) - + blame: tolerate bogus e-mail addresses a bit better +* jc/maint-branch-mergeoptions (2011-05-04) 1 commit + - merge: fix branch..mergeoptions -Will merge to "master" by the end of week #2. - -* jn/ctags (2011-04-29) 6 commits - - gitweb: Optional grouping of projects by category - - gitweb: Modularized git_get_project_description to be more generic - - gitweb: Split git_project_list_body in two functions - - gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo) - - gitweb: Change the way "content tags" ('ctags') are handled - - gitweb: Restructure projects list generation +Fix branch..mergeoptions that does not override merge.