Merge branch 'fd/asciidoc' into next
authorJunio C Hamano <junkio@cox.net>
Mon, 6 Mar 2006 06:38:22 +0000 (22:38 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 6 Mar 2006 06:38:22 +0000 (22:38 -0800)
commit3bcd59a546333ae355c87577ba63f8dccd50a519
tree8a097c34b5a520ebe1189bdb2398c599148ffeb5
parent6013f17d8852c4b6365e143422e7a85f88efc492
parente920b5655719bee9c98a3d7d3b05ac6e8cf9d176
Merge branch 'fd/asciidoc' into next

* fd/asciidoc:
  Tweak asciidoc output to work with broken docbook-xsl
  annotate-blame test: add evil merge.
  annotate-blame test: don't "source", but say "."
  annotate/blame tests updates.
  annotate: Support annotation of files on other revisions.
  git/Documentation: fix SYNOPSIS style bugs
  blame: avoid "diff -u0".
  git-blame: Use the same tests for git-blame as for git-annotate
  blame and annotate: show localtime with timezone.
  blame: avoid -lm by not using log().
  git-blame: Make the output human readable
  get_revision(): do not dig deeper when we know we are at the end.
  documentation: add 'see also' sections to git-rm and git-add
  contrib/emacs/Makefile: Provide tool for byte-compiling files.
  gitignore: Ignore some more boring things.