Merge branch 'master' into next
authorJunio C Hamano <junkio@cox.net>
Sun, 28 May 2006 20:39:45 +0000 (13:39 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 28 May 2006 20:39:45 +0000 (13:39 -0700)
commit15cee32e2cd6c64ce684c7830453668363c8b2be
treefbef1b4557951360b847f65edfc2c70f7d940959
parent2a0a1398ff3db6762076ebd071559c36b9414217
parentd177e584255aad351bbbff14aba8e73afc008c75
Merge branch 'master' into next

* master:
  Fix memory leak in "git rev-list --objects"
  gitview: Move the console error messages to message dialog
  gitview: Add key binding for F5.
  Let git-clone to pass --template=dir option to git-init-db.
  Make cvsexportcommit create parent directories as needed.
  Document current cvsexportcommit limitations.
  Do not call 'cmp' with non-existant -q flag.
  Fix "--abbrev=xyz" for revision listing
  t1002: use -U0 instead of --unified=0
  format-patch: -n and -k are mutually exclusive.