Merge branch 'maint-1.7.6' into maint
commitf0911b996cac9b89b9175676f74bbcb5a9a9e34f
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2011 23:13:27 +0000 (26 16:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2011 23:13:27 +0000 (26 16:13 -0700)
tree03bd073f1cc63a3b68f9a8a14babf44a09a3a2a6
parent411e6cf1971936ba31ffa142a6d5dc5c06dc8f7a
parent8280baf565e1c72adaa6d2dfef70d18837126898
Merge branch 'maint-1.7.6' into maint

* maint-1.7.6:
  notes_merge_commit(): do not pass temporary buffer to other function
  gitweb: Fix links to lines in blobs when javascript-actions are enabled
  mergetool: no longer need to save standard input
  mergetool: Use args as pathspec to unmerged files
  t9159-*.sh: skip for mergeinfo test for svn <= 1.4
  date.c: Support iso8601 timezone formats
  remote: only update remote-tracking branch if updating refspec
  remote rename: warn when refspec was not updated
  remote: "rename o foo" should not rename ref "origin/bar"
  remote: write correct fetch spec when renaming remote 'remote'
builtin/remote.c