Code

Merge branch 'master' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Oct 2010 20:50:20 +0000 (13:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Oct 2010 20:50:20 +0000 (13:50 -0700)
commit5b1fd7ba15c7d6ab01e570ca5cbcd5512bf79d3e
tree6d975a13d75dfea5d45500b0d6a6a1a181afd218
parent5e9cb61b48ef63bebf45477e394843d635f5e2aa
parentc752e7f3e8d96a9673ad248addc9418164bd3ce6
Merge branch 'master' into next

* master: (32 commits)
  t/t3415: use && where applicable.
  SubmittingPatches: Document some extra tags used in commit messages
  diffcore-pickaxe.c: a void function shouldn't try to return something
  Make test script t9157 executable
  Martin Langhoff has a new e-mail address
  Documentation/git-clone: describe --mirror more verbosely
  do not depend on signed integer overflow
  work around buggy S_ISxxx(m) implementations
  xdiff: cast arguments for ctype functions to unsigned char
  init: plug tiny one-time memory leak
  diffcore-pickaxe.c: remove unnecessary curly braces
  t3020 (ls-files-error-unmatch): remove stray '1' from end of file
  setup: make sure git dir path is in a permanent buffer
  environment.c: remove unused variable
  Add MinGW-specific execv() override.
  Fix Windows-specific macro redefinition warning.
  Fix 'clone' failure at DOS root directory.
  mingw: do not crash on open(NULL, ...)
  git-am: fix detection of absolute paths for windows
  Side-step MSYS-specific path "corruption" leading to t5560 failure.
  ...
git-cvsserver.perl
git-svn.perl