All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: "What's cooking" between #05 and #06
Date: Tue, 16 Apr 2013 16:52:14 -0700	[thread overview]
Message-ID: <7v8v4ihw41.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <7vhaj7r116.fsf@alter.siamese.dyndns.org> (Junio C. Hamano's message of "Mon, 15 Apr 2013 13:28:53 -0700")

Quick incremental report on tonight's integration status.

> * jk/http-error-messages (2013-04-06) 9 commits
>   (merged to 'next' on 2013-04-11 at 7a03981)
>  ...
>  + http: add HTTP_KEEP_ERROR option
>
>  Improve error reporting from the http transfer clients.

Peff posted an update to this to fix a regression, which is parked
on 'next' for tonight.

> * kb/status-ignored-optim-2 (2013-04-15) 14 commits
>  ...
>
>  Rerolls kb/status-ignored-optim topic (reverted from 'next').  Not
>  merged to 'pu' as it heavily interferes with as/check-ignore topic.

This still has not been merged to 'pu' for the same reason.

> * jk/remote-helper-with-signed-tags (2013-04-15) 3 commits
>  - transport-helper: add 'signed-tags' capability
>  - transport-helper: pass --signed-tags=warn-strip to fast-export
>  - fast-export: add --signed-tags=warn-strip mode

There were some comments on the noisiness of the warning output, but
it appears that everybody involved in the area is basically happy
with the direction this series goes in, so I'll expect a reroll and
then merge it to 'next'.

> * jn/gitweb-install-doc (2013-04-15) 1 commit
>  - gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM
>
>  Reword gitweb configuration instrutions.

This hasn't been merged to 'next'.

There are a few competing proposals to further update it.  I am
inclined to take Jonathan's version.

> * nd/pretty-formats (2013-04-01) 12 commits
> ...

Updated the one in 'pu' with the reroll.

> * fc/transport-helper-error-reporting (2013-04-11) 3 commits
>  - transport-helper: improve push messages
>  - transport-helper: mention helper name when it dies
>  - transport-helper: report errors properly
>
>  Rerolled enough times.  In-code comments may want to be further
>  extended to explain tricky parts, but seems to be ready otherwise.
>
>  Will merge to 'next'.

This is in 'next' with the last one (missing from the above list)
with slightly tweaked commit log message.

> * jk/submodule-subdirectory-ok (2013-04-10) 2 commits
>  - submodule: drop the top-level requirement
>  - rev-parse: add --prefix option
>
>  Allow various subcommands of "git submodule" to be run not from the
>  top of the working tree of the superproject.
>
>  Waiting for comments.

Any submodule users wants to weigh in?  The code looked fine, but I
do not heavily use it (and the repository with a submodule I have, I
do not have a "subdirectory" ;-, so I am a bad guinea pig).


> * mv/sequencer-pick-error-diag (2013-04-11) 1 commit
>  - cherry-pick: make sure all input objects are commits
>
>  "git cherry-pick $blob $tree" is diagnosed as a nonsense.
>
>  Will merge to 'next'.

This, with the help with a fix to a long-standing issue in the
command line parser for revisions from Thomas, is now in 'next'.

> * fc/remote-hg (2013-04-11) 21 commits
> ...
>  Rerolled.
>
>  Waiting for comments.

I think this has gone as far as it can go with the people who are
interested in reviewing this series on the list.  It is in 'next'
now.

> * nd/magic-pathspecs (2013-03-31) 45 commits
> ...
>
>  Migrate the rest of codebase to use "struct pathspec" more.

Still out of 'pu' for the same reason as yesterday (and as
kb/status-ignored-optim topic).

  parent reply	other threads:[~2013-04-16 23:52 UTC|newest]

Thread overview: 85+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15 20:28 What's cooking in git.git (Apr 2013, #05; Mon, 15) Junio C Hamano
2013-04-15 22:24 ` Felipe Contreras
2013-04-15 23:14   ` Junio C Hamano
2013-04-15 23:30     ` Felipe Contreras
2013-04-16  4:12       ` Junio C Hamano
2013-04-16  5:32         ` Felipe Contreras
2013-04-16  9:59       ` Thomas Rast
2013-04-16 19:04         ` Felipe Contreras
2013-04-16 19:19           ` Junio C Hamano
2013-04-16 19:48             ` Felipe Contreras
2013-04-16 22:34               ` Phil Hord
2013-04-16 23:50                 ` Felipe Contreras
2013-04-16 22:45           ` Phil Hord
2013-04-17  4:44             ` Junio C Hamano
2013-04-17 18:50             ` Felipe Contreras
2013-04-17 23:56               ` Junio C Hamano
2013-04-18  3:59                 ` Felipe Contreras
2013-04-18  7:44                   ` Matthieu Moy
2013-04-18  9:15                     ` Felipe Contreras
2013-04-18  9:19               ` Ramkumar Ramachandra
2013-04-18  9:53                 ` Felipe Contreras
2013-04-18 10:27                   ` Ramkumar Ramachandra
2013-04-18 10:55                     ` Felipe Contreras
2013-04-18 11:31                       ` Ramkumar Ramachandra
2013-04-18 12:05                         ` Felipe Contreras
2013-04-18 11:46                       ` Ramkumar Ramachandra
2013-04-18 12:16                         ` Felipe Contreras
2013-04-23 18:49                           ` Ramkumar Ramachandra
2013-04-23 19:11                             ` Felipe Contreras
2013-04-18 20:06               ` Phil Hord
2013-04-18 23:48                 ` Felipe Contreras
2013-04-19 21:07                   ` Phil Hord
2013-04-20  1:29                     ` Felipe Contreras
2013-04-15 23:25 ` Jeff King
2013-04-15 23:49   ` Øyvind A. Holm
2013-04-16  0:53     ` Jeff King
2013-04-16  0:30   ` Jeff King
2013-04-16  1:08     ` Eric Sunshine
2013-04-16 17:18     ` Junio C Hamano
2013-04-16  3:21 ` Drew Northup
2013-04-16 23:52 ` Junio C Hamano [this message]
2013-04-17  8:40   ` "What's cooking" between #05 and #06 John Keeping
2013-04-17 15:30     ` Junio C Hamano
2013-04-17 21:25   ` Jens Lehmann
2013-04-18  8:49     ` John Keeping
2013-04-17  8:49 ` What's cooking in git.git (Apr 2013, #05; Mon, 15) Lukas Fleischer
2013-04-17 15:11   ` Junio C Hamano
2013-04-17  9:47 ` Thomas Rast
2013-04-17 15:24   ` Junio C Hamano
2013-04-17 15:56     ` Thomas Rast
2013-04-17 17:08       ` Junio C Hamano
2013-04-17 18:14         ` Junio C Hamano
2013-04-17 20:10           ` Jeff King
2013-04-18  1:39             ` Junio C Hamano
2013-04-18  1:47               ` [PATCH] git add <pathspec>... defaults to "-A" Junio C Hamano
2013-04-18 17:27               ` What's cooking in git.git (Apr 2013, #05; Mon, 15) Jeff King
2013-04-18 17:51                 ` Junio C Hamano
2013-04-18 18:00                   ` Jeff King
2013-04-18 18:16                     ` Junio C Hamano
2013-04-18 20:30                       ` Jeff King
2013-04-18 21:37                         ` Junio C Hamano
2013-04-18 21:44                           ` Jeff King
2013-04-18 22:10                             ` Junio C Hamano
2013-04-19  4:14                               ` Jeff King
2013-04-19  4:31                               ` Jonathan Nieder
2013-04-19 17:25                                 ` Junio C Hamano
2013-04-19 21:34                                   ` Jeff King
2013-04-19 21:56                                     ` Junio C Hamano
2013-04-21  7:39                                     ` jc/add-2.0-delete-default (Re: What's cooking in git.git (Apr 2013, #05; Mon, 15)) Jonathan Nieder
2013-04-22  1:51                                       ` Junio C Hamano
2013-04-22  4:54                                         ` Junio C Hamano
2013-04-22 20:43                                           ` [PATCH 0/2] "git add -A/--no-all" finishing touches Junio C Hamano
2013-04-22 20:43                                             ` [PATCH 1/2] git add: --ignore-removal is a better named --no-all Junio C Hamano
2013-04-22 20:43                                             ` [PATCH 2/2] git add: rephrase -A/--no-all warning Junio C Hamano
2013-04-22 22:41                                             ` [PATCH 3/2] git add <pathspec>... defaults to "-A" Junio C Hamano
2013-04-23  0:42                                               ` Eric Sunshine
2013-04-25 23:06                                             ` [PATCH 0/2] "git add -A/--no-all" finishing touches Junio C Hamano
2013-04-25 23:19                                               ` Junio C Hamano
2013-04-25 23:24                                                 ` Jonathan Nieder
2013-04-25 23:41                                                   ` Junio C Hamano
2013-04-25 23:44                                                     ` Junio C Hamano
2013-04-25 23:56                                                       ` Jonathan Nieder
2013-04-26  0:14                                                         ` Junio C Hamano
2013-04-26 20:44                                                           ` Junio C Hamano
2013-04-26 21:30                                                             ` Jonathan Nieder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7v8v4ihw41.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.