Merge branch 'maint'
commitaebd173ffa7a4e67447f0157a14abde7767c54e9
authorJunio C Hamano <gitster@pobox.com>
Sun, 2 Nov 2008 07:15:22 +0000 (2 00:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 2 Nov 2008 07:15:22 +0000 (2 00:15 -0700)
tree2c3c660e441d93120a42cfac5c909dcbd2f5b275
parentf6576f4c0c6fa3b2d979faf28936c09480dedaab
parent1a9016aae5aa8c468bb2d8d5dd16303d5c005869
Merge branch 'maint'

* maint:
  Start 1.6.0.4 cycle
  add instructions on how to send patches to the mailing list with Gmail
  Documentation/gitattributes: Add subsection header for each attribute
  git send-email: avoid leaking directory file descriptors.
  send-pack: do not send out single-level refs such as refs/stash
  fix overlapping memcpy in normalize_absolute_path
  pack-objects: avoid reading uninitalized data
  correct cache_entry allocation

Conflicts:
RelNotes
Documentation/SubmittingPatches
Documentation/gitattributes.txt
builtin-pack-objects.c
builtin-send-pack.c
git-send-email.perl