Merge branch 'jc/mailinfo' into next
authorJunio C Hamano <junkio@cox.net>
Mon, 22 May 2006 00:37:54 +0000 (17:37 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 22 May 2006 00:37:54 +0000 (17:37 -0700)
commit7b8e4ab07c6ebc72e311804c9c79ef93cfbbe704
tree6cd08641883391adac6e12352017eb544df0f7e8
parent292f4128b8e50d846489ca978e08f00d4917d30e
parent81c5cf786581c82a8834726ffef26b7def96bf35
Merge branch 'jc/mailinfo' into next

* jc/mailinfo:
  mailinfo: skip bogus UNIX From line inside body
  tutorial-2: typofix in examples.
  tutorial: add discussion of index file, object database
  tutorial: expanded discussion of commit history
  tutorial: replace "whatchanged" by "log"
  NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).
  remove superflous "const"
  checkdiff_consume: strtol parameter fix.
  Elaborate on why ':' is a bad idea in a ref name.
  Reference git-check-ref-format in git-branch.
Makefile
diff.c