git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Elijah Newren <newren@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: Git Mailing List <git@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	git-packagers@googlegroups.com
Subject: Re: [ANNOUNCE] Git v2.29.0
Date: Mon, 19 Oct 2020 12:28:59 -0700	[thread overview]
Message-ID: <CABPp-BG+uP2-t62AfgBauvoRtXfF4pU-xXKq3+YEEhjDdiHR_w@mail.gmail.com> (raw)
In-Reply-To: <xmqqy2k2t77l.fsf@gitster.c.googlers.com>

Hi,

On Mon, Oct 19, 2020 at 11:15 AM Junio C Hamano <gitster@pobox.com> wrote:
>
> The latest feature release Git v2.29.0 is now available at the
> usual places.  It is comprised of 627 non-merge commits since
> v2.28.0, contributed by 89 people, 24 of which are new faces.

The latest release of git-filter-repo, v2.29.0, is also now available.
It is comprised of 7 non-merge commits since v2.28.0, including two
changes from new contributors and one change from a previous
contributor (besides myself).

The public repo of filter-repo is at

    https://github.com/newren/git-filter-repo

The tarballs can be found at:

    https://github.com/newren/git-filter-repo/releases

git-filter-repo can also be installed via a variety of package managers
across Windows, Mac OS, or Linux (and maybe others)[1].

New contributors whose contributions weren't in v2.28.0 are as follows.
Welcome to the git-filter-repo development community!

  * Martin Wilck
  * Tom Matthews

Returning contributors who helped this release are as follows.
Thanks for your continued support.

  * Marius Renner

[1] https://github.com/newren/git-filter-repo/blob/master/INSTALL.md

----------------------------------------------------------------

git-filter-repo 2.29 Release Notes
==================================

(Note: Additional information is available for many release notes at
    https://github.com/newren/git-filter-repo/issues/<NUMBER>)

* Fixes:
  * correctly prune nested tags not matching filtering criteria (#134)
  * only set author from committer if author email not set (#154)
  * fix typo in docs about converting from bfg-repo-cleaner (#148, #151)
  * fix NameError in filter-lamely script (#161)

* Documentation:
  * corrected notes about --replace-text regexes (#145)
  * improved installation instructions, especially for Windows users (#124,#163)


Changes since v2.28.0 are as follows:

Elijah Newren (4):
      filter-repo (README): remove outdated 2.28.0-not-yet-released comment
      filter-repo: correctly prune nested tags not matching filtering criteria
      git-filter-repo.txt: regexes & globs apply to entire file, not to lines
      INSTALL.md: add notes about common installation issues

Marius Renner (1):
      filter-lamely: fix NameError because of forgotten fr module prefix

Martin Wilck (1):
      filter-repo: only set author from committer if author email not set

Tom Matthews (1):
      converting-from-bfg-repo-cleaner.md: fix typo

  reply	other threads:[~2020-10-19 19:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-19 18:13 [ANNOUNCE] Git v2.29.0 Junio C Hamano
2020-10-19 19:28 ` Elijah Newren [this message]
2020-10-21 14:46   ` git-filter-repo v2.29.0, was " Johannes Schindelin
2020-10-21 18:04     ` Elijah Newren

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=CABPp-BG+uP2-t62AfgBauvoRtXfF4pU-xXKq3+YEEhjDdiHR_w@mail.gmail.com \
    --to=newren@gmail.com \
    --cc=git-packagers@googlegroups.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).