All of lore.kernel.org
 help / color / mirror / Atom feed
From: stratus@tuta.io
To: git@vger.kernel.org
Subject: git tag truncates tag list
Date: Tue, 5 Jan 2021 04:39:20 +0100 (CET)	[thread overview]
Message-ID: <MQFZ9EW--3-2@tuta.io> (raw)

Dear git,
git tag misses out some tags from this repo here, there seem to be too many to show:

https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux

It cuts the list short, losing either the latest ones with simply 
git tag
 or the earliest using either 
git tag  --sort=-creatordate
  or 
git tag --sort=-taggerdate

 Is there some config option somewhere to show the full list?


             reply	other threads:[~2021-01-05  3:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05  3:39 stratus [this message]
2021-01-05  5:45 ` git tag truncates tag list Kevin Daudt
2021-01-05  6:47 ` Jeff King
  -- strict thread matches above, loose matches on Subject: below --
2021-01-05 17:12 stratus

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=MQFZ9EW--3-2@tuta.io \
    --to=stratus@tuta.io \
    --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.