author | Junio C Hamano <junkio@cox.net> | |
Wed, 25 Oct 2006 20:18:06 +0000 (13:18 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 25 Oct 2006 20:18:06 +0000 (13:18 -0700) | ||
commit | 8e95026f2942c2c485d9686736d861a6477480b5 | |
tree | 34fe30ed2981d79cae5791c85e8f0db183c602b8 | tree | snapshot |
parent | 7756b1f1dc07fae9abab4126a687a2609dfbf009 | commit | diff |
parent | 48fd688ab0ba7d41ff4286aee20f6f0b86e4c41c | commit | diff |
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.
* 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 | diff1 | | diff2 | | blob | history |
builtin.h | diff1 | | diff2 | | blob | history |
git.c | diff1 | | diff2 | | blob | history |
gitweb/gitweb.perl | diff1 | | diff2 | | blob | history |