Merge branch 'master' into next
commitf8de91f96289d4142683f8c836280680f1edd6cd
authorJunio C Hamano <junkio@cox.net>
Mon, 29 Jan 2007 02:43:38 +0000 (28 18:43 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 29 Jan 2007 02:43:38 +0000 (28 18:43 -0800)
tree998e92d3690491433d07f67364205391e50b7cb9
parentc1059ef5ebe26bf17e503b74a71b1054e8a91899
parentdf391b192d285646fe80ca4d3cfe3c0a3beb5989
Merge branch 'master' into next

* master:
  git-fsck-objects is now synonym to git-fsck
  [PATCH] Rename git-repo-config to git-config.
  Heavily expanded update hook to send more useful emails than the old hook
  UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone
  Teach for-each-ref about a little language called Tcl.
  Add a sample program 'blameview' to show how to use git-blame --incremental
  git-push through git protocol
  Document 'git-blame --incremental'
  Documentation/config.txt: Fix documentation of colour config tweaks.
  wt-status: Actually accept `color.status.BLAH' configuration variables.
  git-blame --incremental: don't use pager
Makefile
builtin.h
git-merge.sh
git.c