Merge branch 'jc/ident'
commit15a873d6e85d8089117a6a2141c8158bd370cf49
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 22:39:52 +0000 (20 14:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2010 22:39:52 +0000 (20 14:39 -0800)
tree95e9cbb5c1b4efa101e6a4aeac14ddc90121f138
parent07301eaa766efac7818eac7a4a6db0d0c3948d66
parent8b770a2a24456089c0dd0230035a7d88aee7e26a
Merge branch 'jc/ident'

* jc/ident:
  ident.c: replace fprintf with fputs to suppress compiler warning
  user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
  ident.c: treat $EMAIL as giving user.email identity explicitly
  ident.c: check explicit identity for name and email separately
  ident.c: remove unused variables
builtin-commit.c
cache.h
config.c