<carlos.duclos@nokia.com> writes: First, the comments below are not indication that this patch is not a good idea, because in my opinion it is. This review is about _technical_ shortcomings...There should be separator, e.g. -- >8 -- to mark where comments ends and commit message begins. The above line is not necessary. Usually 'From:' is required only if the value from email cannot be used, either because you send email on behalf of somebody else (somebody else is author of patch), or because you are sending from alternate email address. The 'Date:' header is very rarely required: the one from email should be good enough in most cases. Git commit message conventions (see Documentation/SubmittingPatches) call for short description or a commit/patch (commit summary) in first line: that is what it would be in email subject ('Subject:' line above), followed by a more detailed description. Your summary (subject of patch) is both too long, and not standalone. I think the better choice would be: Subject: [PATCH] git-archive: Add new option "--output" to write to a file When archiving a repository there is no way to specify a file as output. This patch a new option "--output" that will redirect the output to a file instead to stdout. I think however that some of 'long description' above, or perhaps even whole of it, should be put in commit message itself, and not be only as a comment (present only in mailing list archives). Why do you use different email address for signoff, and for authorship ('From:' line)? Was it intended, or was it an accident? [...] First, this should really be together in one, single patch. Second, there is convention of sending patch series as a _series_ of emails, eother as responses to cover letter message, or 'chained' so subsequent patches (emails) are replies to earlier ones. For better readibility, and in case some patches get lost or be sorted out of order by email/news client, there is convention of using [PATCH n/m] prefix. -- Jakub Narebski Poland ShadeHawk on #git -- 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
| Greg KH | Og dreams of kernels |
| Jens Axboe | [PATCH 31/33] Fusion: sg chaining support |
| Arnd Bergmann | Re: finding your own dead "CONFIG_" variables |
| Mark Brown | [PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset |
| Tony Breeds | [LGUEST] Look in object dir for .config |
git: | |
| Brian Downing | Re: Git in a Nutshell guide |
| John Benes | Re: master has some toys |
| Matthias Lederhofer | [PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree |
| Alexander Sulfrian | [RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set |
| Junio C Hamano | Re: Rss produced by git is not valid xml? |
| Linux Kernel Mailing List | iSeries: fix section mismatch in iseries_veth |
| Linux Kernel Mailing List | ixbge: remove TX lock and redo TX accounting. |
| Linux Kernel Mailing List | ixgbe: fix several counter register errata |
| Linux Kernel Mailing List | b43: fix build with CONFIG_SSB_PCIHOST=n |
| Linux Kernel Mailing List | 9p: block-based virtio client |
| Michael Breuer | Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit |
