git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: git@vger.kernel.org
Subject: GIT 0.99.7d, and end of week status.
Date: Sun, 25 Sep 2005 01:36:25 -0700	[thread overview]
Message-ID: <7vll1lr1bq.fsf@assigned-by-dhcp.cox.net> (raw)

* The fourth minor fix release, GIT 0.99.7d, is available at the
  usual places.

  RPMs and Debs are found in http://kernel.org/pub/software/scm/

  With git:

  $ git fetch http://kernel.org/pub/scm/git/git.git tag v0.99.7d
  $ git checkout -b <new-branch> v0.99.7d

  Fixes since 0.99.7c are:

  - Fix show-branch output that named commits incorrectly.
  - Fix git-grep -e not passing -e to underlying grep.

* Recent updates to the master branch includes:

  - The GIT_VERSION is now 0.99.7.GIT (thanks Pasky for the
    idea).

  - The symlinks for backward compatible names are not installed
    anymore (but existing ones are not automatically removed).

  - git-diff-* family acquired a new option, --name-status, to
    show the status and name for changed files.  Also -l<num>
    option disables rename/copy detection when the number of
    rename target candidates are more than <num> (idea by Linus
    some time ago).

* Proposed updates, not yet graduated to the master branch
  includes:

  - git-merge fix, not to require a clean tree.

  - Likewise for git-revert and git-cherry-pick fix, not to
    require a clean tree.

  - Use git-merge from git-pull, again.

  - A couple of test fixes for further Solaris portability.

  - update-index takes -z --stdin to read NUL terminated list of
    paths from the standard input instead of from the command
    line.  This is to help platforms with xargs that cannot grok
    -0.  git-commit is updated to use this.

             reply	other threads:[~2005-09-25  8:36 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-25  8:36 Junio C Hamano [this message]
2005-09-25  9:32 ` GIT 0.99.7d, and end of week status Alan Chandler
2005-09-25 18:47 ` Junio C Hamano
2005-09-25 20:43   ` Alan Chandler
2005-09-26  0:01     ` Junio C Hamano
2005-09-26  6:09       ` Alan Chandler
2005-09-26 20:23         ` Junio C Hamano
2005-09-25 22:42   ` Tom Prince
2005-09-25 23:46     ` Junio C Hamano
2005-09-26 19:10       ` Petr Baudis
2005-09-26 20:25         ` Junio C Hamano
2005-09-27 10:17           ` Petr Baudis
2005-09-29  4:40             ` Matthias Urlichs
2005-09-29  5:11               ` Junio C Hamano
2005-09-26 20:17       ` Jon Loeliger
2005-09-26 22:03         ` Junio C Hamano
2005-09-27  7:38           ` [PATCH] Fix default pull not to do an unintended Octopus Junio C Hamano
2005-09-27  9:52             ` Josef Weidendorfer
2005-09-27 12:54               ` Petr Baudis
2005-09-27 14:35                 ` Josef Weidendorfer
2005-09-27 22:24                   ` Junio C Hamano
2005-09-27 10:13           ` GIT 0.99.7d, and end of week status Petr Baudis
2005-09-27  9:51         ` Petr Baudis

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vll1lr1bq.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).