Merge branch 'master' into next
commitdf2cd945d7f550ec0efab9103ab7cae480521412
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2009 16:46:01 +0000 (6 09:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2009 16:46:01 +0000 (6 09:46 -0700)
tree5bb04ecedcf9309ade047723d75989271cf4965c
parentc6b5ae093a8394773a1719f32cefb7f009005608
parentf581de1b7b9d17c83b188bf8ffe536fb8a9dd2a4
Merge branch 'master' into next

* master:
  completion: __git_config_get_set_variables() handle values with spaces
  Avoid generating a warning if $fullname{$file} is undefined
  Remove archaic use of regex capture \1 in favour of $1
  completion: Add --full-diff to log options
  Allow the Unix epoch to be a valid commit date
  http-push: fix xml_entities() string parsing overrun