Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitff651add3a2a1884ca4c798b3f6ec42e9e0c328b
authorJakub Narebski <jnareb@gmail.com>
Wed, 13 Jun 2007 23:00:39 +0000 (14 01:00 +0200)
committerJakub Narebski <jnareb@gmail.com>
Wed, 13 Jun 2007 23:00:39 +0000 (14 01:00 +0200)
tree2d70c95f79559be47dcf15e74ad05749e0143b0b
parentea55046e8bc66dc50567d2b5952a909dcdff7f60
parent38570a47fcd9d7631c03673249f587697fa85677
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git:
  git-svn: reduce stat() calls for a backwards compatibility check
  git-svn: test for creating new directories over svn://
  git-svn: cleanup: factor out longest_common_path() function
  gitview: run blame with -C -C
  gitview: Fix the blame interface.
  More static
  -Wold-style-definition fix
  Makefile: allow generating git.o for debugging purposes
  Makefile: common-cmds.h depends on generate-cmdlist.sh script
  refactor dir_add_name
  git-remote show: Also shorten non-fast-forward refs in the 'push' listing
  gitweb: change filename/directory name of snapshots
  Don't dereference a strdup-returned NULL
  git-blame -w: ignore whitespace
  git-blame: do not indent with spaces.
  Use git-tag in git-cvsimport
  cvsimport: add <remote>/HEAD reference in separate remotes more
  cvsimport: update documentation to include separate remotes option
  cvsimport: add support for new style remote layout