Merge branch 'jc/web-blame'
commit8e95026f2942c2c485d9686736d861a6477480b5
authorJunio C Hamano <junkio@cox.net>
Wed, 25 Oct 2006 20:18:06 +0000 (25 13:18 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 25 Oct 2006 20:18:06 +0000 (25 13:18 -0700)
tree34fe30ed2981d79cae5791c85e8f0db183c602b8
parent7756b1f1dc07fae9abab4126a687a2609dfbf009
parent48fd688ab0ba7d41ff4286aee20f6f0b86e4c41c
Merge branch 'jc/web-blame'

* jc/web-blame:
  gitweb: spell "blame --porcelain" with -p
  blame: Document and add help text for -f, -n, and -p
  gitweb: blame porcelain: lineno and orig lineno swapped
  Remove git-annotate.perl and create a builtin-alias for git-blame
  gitweb: use blame --porcelain
  git-blame --porcelain
  blame.c: move code to output metainfo into a separate function.
  git-blame: --show-number (and -n)
  git-blame: --show-name (and -f)
  blame.c: whitespace and formatting clean-up.
  Gitweb - provide site headers and footers
  gitweb: blame: Mouse-over commit-8 shows author and date
  gitweb: blame: print commit-8 on the leading row of a commit-block
  Revert 954a6183756a073723a7c9fd8d2feb13132876b0
  gitweb: prepare for repositories with packed refs.
  gitweb: make leftmost column of blame less cluttered.
Makefile
builtin.h
git.c
gitweb/gitweb.perl