]> asedeno.scripts.mit.edu Git - git.git/commit
Merge branch 'jc/blame' into jc/web-blame
authorJunio C Hamano <junkio@cox.net>
Fri, 6 Oct 2006 07:16:05 +0000 (00:16 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 6 Oct 2006 07:16:05 +0000 (00:16 -0700)
commit4b4a5dbb17e1136275665024689625ed5cc5a03d
tree5962c8c82b5a8c492c42c90c9b959c39970d0124
parentb2d3476e15cefdbd94366d4cf46fd05c1623034f
parentb5c698d947c236559e338e45c6234ece7c819338
Merge branch 'jc/blame' into jc/web-blame

* jc/blame:
  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: Make the Git logo link target to point to the homepage
  gitweb: blame: Minimize vertical table row padding
  gitweb: Do not print "log" and "shortlog" redundantly in commit view
  vc-git.el: Switch to using git-blame instead of git-annotate.
  git.el: Fixed inverted "renamed from/to" message.
  tar-tree deprecation: we eat our own dog food.
  Add git-upload-archive to the main git man page
  git-commit: cleanup unused function.
  Fix usage string to match that given in the man page
  Update the gitweb/README file to include setting the GITWEB_CONFIG environment

Conflicts:

gitweb/gitweb.perl
Makefile
gitweb/gitweb.perl