All of lore.kernel.org
 help / color / mirror / Atom feed
* [netfilter] 00/29 third try; git-format-patch|git-send-email sucks
@ 2008-03-25 18:18 Jan Engelhardt
  2008-03-25 18:29 ` Jan Engelhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 44+ messages in thread
From: Jan Engelhardt @ 2008-03-25 18:18 UTC (permalink / raw)
  To: kaber; +Cc: Netfilter Developer Mailing List, git


git@ cc'd for justice.

<rants>

  * `git-format-patch --stdout | git-send-email` does not fly,
    files need to be exported first, it's a bit inconvenient

  * git-send-email should really default to --no-chain

  * git-send-email should stop if it cannot find the headers
    it is looking for (esp. Subject), even if I dared to forget --dry-run
    (point in case:  git log -1 mycommit >x.diff; git-send-email x.diff)

</rants>

And now some apology to the mailbomb caused by that program.

^ permalink raw reply	[flat|nested] 44+ messages in thread

end of thread, other threads:[~2008-04-03 15:02 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-25 18:18 [netfilter] 00/29 third try; git-format-patch|git-send-email sucks Jan Engelhardt
2008-03-25 18:29 ` Jan Engelhardt
2008-03-25 19:06   ` Brandon Casey
2008-03-25 18:29 ` [PATCH 01/29] : xt_sctp: simplify xt_sctp.h Jan Engelhardt
2008-03-25 18:29   ` [PATCH 02/29] : annotate xtables targets with const and remove casts Jan Engelhardt
2008-03-26 20:17     ` Patrick McHardy
2008-03-25 18:29   ` [PATCH 03/29] : annotate {arp,ip,ip6,x}tables with const Jan Engelhardt
2008-03-26 20:23     ` [PATCH 03/29] [NETFILTER]: " Patrick McHardy
2008-03-25 18:29   ` [PATCH 04/29] : annotate rest of nf_conntrack_* " Jan Engelhardt
2008-03-26 20:24     ` Patrick McHardy
2008-03-25 18:29   ` [PATCH 05/29] : annotate rest of nf_nat_* " Jan Engelhardt
2008-03-26 20:26     ` [PATCH 05/29] [NETFILTER]: " Patrick McHardy
2008-03-25 18:29   ` [PATCH 06/29] : Use unsigned types for hooknum and pf vars Jan Engelhardt
2008-03-26 20:32     ` [PATCH 06/29] [NETFILTER]: " Patrick McHardy
2008-04-03 15:02       ` Patrick McHardy
2008-03-25 18:29   ` [PATCH 07/29] : remove arpt_table indirection macro Jan Engelhardt
2008-03-26 20:35     ` [PATCH 07/29] [NETFILTER]: " Patrick McHardy
2008-03-27  1:23       ` Jan Engelhardt
2008-04-01 13:08         ` Patrick McHardy
2008-04-01 15:26           ` Jan Engelhardt
2008-03-25 18:30   ` [PATCH 08/29] : remove arpt_target " Jan Engelhardt
2008-03-25 18:30   ` [PATCH 09/29] : remove ARPT_{STANDARD,ERROR}_TARGET " Jan Engelhardt
2008-03-25 18:30   ` [PATCH 10/29] : remove unused ARPT_ALIGN indirection macros Jan Engelhardt
2008-03-25 18:30   ` [PATCH 11/29] : remove arpt_(un)register_target " Jan Engelhardt
2008-03-25 18:30   ` [PATCH 12/29] : remove ARPT_{CONTINUE,RETURN} " Jan Engelhardt
2008-03-25 18:30   ` [PATCH 13/29] " Jan Engelhardt
2008-03-25 18:30   ` [PATCH 14/29] : rename NF_ARP to AF_ARP and assign a non-clashing value Jan Engelhardt
2008-03-25 18:30   ` [PATCH 15/29] : Implement AF_UNSPEC as a wildcard for extensions Jan Engelhardt
2008-03-25 18:30   ` [PATCH 16/29] : Explicitly initialize .priority in arptable_filter Jan Engelhardt
2008-03-25 18:30   ` [PATCH 17/29] : Rename ipt_recent to xt_recent Jan Engelhardt
2008-03-25 18:30   ` [PATCH 18/29] : xt_recent: IPv6 support Jan Engelhardt
2008-03-25 18:30   ` [PATCH 19/29] : nf_nat: autoload IPv4 connection tracking Jan Engelhardt
2008-03-25 18:30   ` [PATCH 20/29] : Use bool in nf_conntrack_l4proto Jan Engelhardt
2008-03-25 18:30   ` [PATCH 21/29] : Use bool in nf_conntrack_l3proto Jan Engelhardt
2008-03-25 18:30   ` [PATCH 22/29] : nf_conntrack_sctp: const annotations Jan Engelhardt
2008-03-25 18:30   ` [PATCH 23/29] : Use bool in nf_conntrack_tuple.h Jan Engelhardt
2008-03-25 18:30   ` [PATCH 24/29] : Replace anon union by nf_conntrack_man_proto Jan Engelhardt
2008-03-25 18:30   ` [PATCH 25/29] : Give AF-independent extensions an arpt_ alias Jan Engelhardt
2008-03-25 18:30   ` [PATCH 26/29] : Make Ebtables use Xtables infrastructure Jan Engelhardt
2008-03-25 18:30   ` [PATCH 27/29] : Deploy a prefix_length-to-network mask mapping table Jan Engelhardt
2008-03-25 18:30   ` [PATCH 28/29] : xt_length match, revision 1 Jan Engelhardt
2008-03-25 18:30   ` [PATCH 29/29] : Replace NF_CT_DUMP_TUPLE macro indrection by function call Jan Engelhardt
2008-03-26 20:15   ` [PATCH 01/29] : xt_sctp: simplify xt_sctp.h Patrick McHardy
2008-03-26 19:55 ` [netfilter] 00/29 third try; git-format-patch|git-send-email sucks Patrick McHardy

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.