Merge branch 'master' into next
commit9a18caa0f8453cfb64b620a9282f3e84767848f2
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Feb 2011 19:21:46 +0000 (15 11:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Feb 2011 19:21:46 +0000 (15 11:21 -0800)
tree6417f10d7ef42e0ac17f42f693092d47289d2b43
parentf39475e46a811d7d3334b8f0d518ee1f1e18fb7a
parent43f9f053010c119c9836b2b5f8a07c72784f79b6
Merge branch 'master' into next

* master:
  pull: do not display fetch usage on --help-all
  git-tag.txt: list all modes in the description
  commit,status: describe -u likewise
  add: describe --patch like checkout, reset
  commit,merge,tag: describe -m likewise
  clone,init: describe --template using the same wording
  commit,status: describe --porcelain just like push
  commit,tag: use same wording for -F
  Revert "unpack_trees(): skip trees that are the same in all input"
  configure: use AC_LANG_PROGRAM consistently
  string_list_append: always set util pointer to NULL
  correct type of EMPTY_TREE_SHA1_BIN
  Obey p4 views when using client spec
  gitignore: add test-mktemp to ignore list
  repo-config: add deprecation warning
builtin/add.c
builtin/checkout.c
cache.h