[ANNOUNCE] GIT 1.5.0.5

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: <linux-kernel@...>
Date: Sunday, March 18, 2007 - 9:19 pm

The latest maintenance release GIT 1.5.0.5 is available at the
usual places:

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

  git-1.5.0.5.tar.{gz,bz2}			(tarball)
  git-htmldocs-1.5.0.5.tar.{gz,bz2}		(preformatted docs)
  git-manpages-1.5.0.5.tar.{gz,bz2}		(preformatted docs)
  RPMS/$arch/git-*-1.5.0.5-1.$arch.rpm	(RPM)

I didn't send announcements for 1.5.0.4 for workload and time
constraints, but Santi found and fixed a rather embarrasing
regression in 1.5.0.4 soon after it was tagged anyway, so here
it is.  The changelog below is relative to 1.5.0.3.

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

Changes since v1.5.0.3 are as follows:

Alexandre Julliard (2):
      git.el: Avoid appending a signoff line that is already present.
      git.el: Retrieve commit log information from .dotest directory.

Avi Kivity (1):
      git-send-email: Document configuration options

Brian Gernhardt (1):
      Fix diff-options references in git-diff and git-format-patch

Frank Lichtenheld (1):
      cvsserver: asciidoc formatting changes

J. Bruce Fields (7):
      glossary: fix overoptimistic automatic linking of defined terms
      user-manual: fix inconsistent example
      user-manual: fix inconsistent use of pull and merge
      user-manual: fix missing colon in git-show example
      user-manual: fix rendering of history diagrams
      user-manual: install user manual stylesheet with other web documents
      git-merge: warn when -m provided on a fast forward

Jeff King (2):
      Documentation: s/seperator/separator/
      fast-import: grow tree storage more aggressively

Johannes Schindelin (2):
      Begin SubmittingPatches with a check list
      make t8001 work on Mac OS X again

Junio C Hamano (4):
      git-commit: cd to top before showing the final stat
      git-checkout: fix "eval" used for merge labelling.
      GIT 1.5.0.4
      GIT 1.5.0.5

Matthias Kestenholz (1):
      Adjust reflog filemode in shared repository

Matthias Lederhofer (1):
      setup_git_directory_gently: fix off-by-one error

Santi Béjar (1):
      git-merge: finish when git-read-tree fails

Shawn O. Pearce (13):
      git-gui: Relocate the menu/transport menu code.
      git-gui: Add Reset to the Branch menu.
      git-gui: Don't create empty (same tree as parent) commits.
      git-gui: Remove unnecessary /dev/null redirection.
      fast-import: Avoid infinite loop after reset
      fast-import: Fail if a non-existant commit is used for merge
      git-gui: Make 'make' quieter by default
      Catch write_ref_sha1 failure in receive-pack
      git-gui: Allow committing empty merges
      git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."
      git-gui: Revert "git-gui: Display all authors of git-gui."
      git-gui: Allow 'git gui version' outside of a repository
      Don't package the git-gui credits file anymore

Theodore Ts'o (1):
      Add definition of <commit-ish> to the main git man page.

Yann Dirson (1):
      Clarify doc for git-config --unset-all.


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[ANNOUNCE] GIT 1.5.0.1, Junio C Hamano, (Sun Feb 18, 10:07 pm)
[ANNOUNCE] GIT 1.5.0.2, Junio C Hamano, (Tue Feb 27, 4:58 am)
[ANNOUNCE] GIT 1.5.0.3, Junio C Hamano, (Sun Mar 4, 11:17 pm)
[ANNOUNCE] GIT 1.5.0.5, Junio C Hamano, (Sun Mar 18, 9:19 pm)
Re: [ANNOUNCE] GIT 1.5.0.3, Karl , (Mon Mar 5, 5:59 am)
Re: [ANNOUNCE] GIT 1.5.0.3, Petr Baudis, (Mon Mar 5, 2:31 pm)