public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] Git v2.0.4
@ 2014-07-30 22:40 Junio C Hamano
  0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2014-07-30 22:40 UTC (permalink / raw)
  To: git; +Cc: Linux Kernel

The latest maintenance release Git v2.0.4 is now available at
the usual places.

This is primarily to fix a regression of "git diff-tree" in v2.0.2.

The tarballs are found at:

    https://www.kernel.org/pub/software/scm/git/

The following public repositories all have a copy of the 'v2.0.4'
tag and the 'maint' branch that the tag points at:

  url = https://kernel.googlesource.com/pub/scm/git/git
  url = git://repo.or.cz/alt-git.git
  url = https://code.google.com/p/git-core/
  url = git://git.sourceforge.jp/gitroot/git-core/git.git
  url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core
  url = https://github.com/gitster/git

Git v2.0.4 Release Notes
========================

 * An earlier update to v2.0.2 broken output from "git diff-tree",
   which is fixed in this release.

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

Changes since v2.0.3 are as follows:

Fabian Ruch (1):
      commit --amend: test specifies authorship but forgets to check

Jeff King (8):
      alloc: write out allocator definitions
      move setting of object->type to alloc_* functions
      parse_object_buffer: do not set object type
      add object_as_type helper for casting objects
      alloc: factor out commit index
      object_as_type: set commit index
      diff-tree: avoid lookup_unknown_object
      t4013: test diff-tree's --stdin commit formatting

Junio C Hamano (1):
      Git 2.0.4

Ramsay Allan Jones (1):
      alloc.c: remove the alloc_raw_commit_node() function


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-30 22:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 22:40 [ANNOUNCE] Git v2.0.4 Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox