All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Netfilter Development Mailinglist
	<netfilter-devel@vger.kernel.org>,
	Netfilter Core Team <coreteam@netfilter.org>
Subject: Re: netfilter moving to git
Date: Thu, 15 May 2008 16:33:47 +0200	[thread overview]
Message-ID: <482C49CB.8060306@trash.net> (raw)
In-Reply-To: <alpine.LNX.1.10.0805141935320.5292@fbirervta.pbzchgretzou.qr>

Jan Engelhardt wrote:
> There was confusion (in the git layer) how to handle the svn path
> reordering that took place over time, which Yasuyuki did a great job
> of clearing up. But making it a good git repository does not stop
> after importing and, probably git-tagging the SVN branches^W tags^W
> twigs. I mean hey, try to work with it like with the standards that
> git and linux set, like
> 
> $ git shortlog v1.4.0..HEAD --
> fatal: bad revision 'v1.4.0..HEAD'
> 
> Oh shoot, the tags are not the usual ones. Well, deducting a point
> and continuing the quest:
> 
> $ git shortlog svn_t_iptables_1_4_0..HEAD --
> fatal: bad revision 'svn_t_iptables_1_4_0..HEAD'

There is no 1.4.0 tag in SVN, so there's none in git.

> $ git shortlog svn_t_iptables_1_4_0rc1..HEAD -- | grep -v '^ '
> /C=EU/ST=EU/CN=Pablo Neira Ayuso/... (4):
> /C=EU/ST=EU/CN=Patrick McHardy/... (107):
> /C=JP/ST=JP/CN=Yasuyuki Kozakai/... (29):
> 
> Hm yeah X.509, not exactly git but.. *sigh*. Even so, the
> contributors should get their share in the release shortlog which,
> ignoring that moving to git was just recent, would also happen too
> seldom if things continue their way in that 6 month cycle.

Not sure what you're trying to say, what does the release cycle
have to do with anything?


  reply	other threads:[~2008-05-15 14:33 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-13 13:24 netfilter moving to git Patrick McHardy
2008-05-13 14:16 ` Jan Engelhardt
2008-05-13 14:17   ` Patrick McHardy
2008-05-13 15:13     ` Jan Engelhardt
2008-05-13 15:19       ` Patrick McHardy
2008-05-13 16:32         ` Jan Engelhardt
2008-05-14 16:28           ` Patrick McHardy
2008-05-14 18:24             ` Jan Engelhardt
2008-05-15 14:33               ` Patrick McHardy [this message]
2008-05-17  7:59                 ` Jan Engelhardt
2008-05-18  2:26                   ` Patrick McHardy
2008-05-17  7:59     ` Jan Engelhardt
2008-05-18  2:25       ` Patrick McHardy
2008-05-20 22:39         ` Jan Engelhardt
2008-05-21  9:43           ` Patrick McHardy
2008-05-21 16:40             ` Jan Engelhardt
2008-05-21 16:40               ` Patrick McHardy
2008-05-21 16:43                 ` Jan Engelhardt
2008-05-22 14:21                   ` Patrick McHardy
2008-05-22 14:40                     ` Jan Engelhardt
2008-05-22 14:46                       ` Patrick McHardy
2008-05-22 14:47                       ` Patrick McHardy
2008-05-22 15:32                         ` Jan Engelhardt
2008-05-25 22:03                         ` Jan Engelhardt

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=482C49CB.8060306@trash.net \
    --to=kaber@trash.net \
    --cc=coreteam@netfilter.org \
    --cc=jengelh@medozas.de \
    --cc=netfilter-devel@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.