Merge branch 'ds/doc' into jc/fmt-patch
authorJunio C Hamano <junkio@cox.net>
Sat, 3 Jun 2006 01:17:35 +0000 (18:17 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 3 Jun 2006 01:17:35 +0000 (18:17 -0700)
commit2f164c35fa8915ddd8e8a01809a9935ad900f13c
tree4a8e5b79c63abd436aea600457775b5557937c25
parent20ff06805c66826404b154b9309a8581449af2b0
parent2052d146f60eaeeef50cb4d437e4a25051f8d8c3
Merge branch 'ds/doc' into jc/fmt-patch

* ds/doc:
  Update documentation for git-format-patch
  sha1_file: avoid re-preparing duplicate packs
  handle concurrent pruning of packed objects
  http: prevent segfault during curl handle reuse
  Remove possible segfault in http-fetch.
  gitk: show_error fix
  [PATCH] gitk: start-up bugfix
  [PATCH] gitk: Replace "git-" commands with "git "
  [PATCH] gitk: Display commit messages with word wrap
  gitk: Fix bug where page-up/down wouldn't always work properly
  gitk: Fix display of "(...)" for parents/children we haven't drawn
  send-email: only 'require' instead of 'use' Net::SMTP
  Allow multiple -m options to git-commit.