[ANNOUNCE] GIT 1.0.7

Junio C Hamano junkio at cox.net
Wed Aug 31 21:59:42 BST 2011


GIT 1.0.7 is available at http://www.kernel.org/pub/software/scm/git/

Just bunch of cleanups, documentation formatting and spelling
fixes, among them notable are:

 - git-format-patch and git-commit now handles author names with
   ' (ASCII 0x27, single quote) character in them properly.

 - approxidate parser does not get confused when we say "10 days
   ago" immediately after new year.


The master branch has accumulated enough enhancements, and I
plan to do GIT 1.1.0 (and start 1.1.X maintenance series) over
the weekend.  What will be there are listed here, but those who
have been running the "master" branch must be familiar with most
of them.


Johannes Schindelin:
      git-clone: Support changing the origin branch with -o
      Introduce core.sharedrepository
      git-init-db: initialize shared repositories with --shared

John Ellson:
      Make GIT-VERSION-GEN tolerate missing git describe command

Junio C Hamano:
      Versioning scheme changes.
      merge-recursive: conflicting rename case.
      whatchanged: customize diff-tree output
      rev-parse: --show-cdup
      check_packed_git_idx(): check integrity of the idx file itself.
      checkout: sometimes work from a subdirectory.
      ls-tree: chomp leading directories when run from a subdirectory
      git-clone: do not special case dumb http.
      Tutorial: mention shared repository management.
      git-describe: really prefer tags only.
      git-describe: use find_unique_abbrev()
      git-describe: --tags and --abbrev
      git-describe: still prefer annotated tag under --all and --tags
      git-describe: documentation.
      Makefile: use git-describe to mark the git version.
      send-pack/receive-pack: allow errors to be reported back to pusher.

Linus Torvalds:
      Add a "git-describe" command

Lukas Sandstrom:
      git-pack-redundant: speed and memory usage improvements

YOSHIFUJI Hideaki:
      GIT: Support [address] in URLs


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the git-announce mailing list