Merge branch 'master' into next
commit80bacd47d1adbb997bcd23ad732d0ee5d159b57e
authorJunio C Hamano <gitster@pobox.com>
Sun, 28 Jun 2009 03:13:51 +0000 (27 20:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 28 Jun 2009 03:13:51 +0000 (27 20:13 -0700)
tree58d092883f59f321ab61358417f87dcdf755dcfb
parentd4b46b09677d96a298361f152632cb8b868e9f2e
parent4f2b15ce88b70dd9e269517a9903864393ca873b
Merge branch 'master' into next

* master:
  git svn: Doc update for multiple branch and tag paths
  git svn: cleanup t9138-multiple-branches
  gitweb/README: fix AliasMatch in example
  Test grep --and/--or/--not
  Test git archive --remote
  git-svn: Canonicalize svn urls to prevent libsvn assertion
  t9138: remove stray dot in test which broke bash
  git-svn: convert globs to regexps for branch destinations
  git svn: Support multiple branch and tag paths in the svn repository.
  Add 'git svn reset' to unwind 'git svn fetch'
  git-svn: speed up find_rev_before
  Add 'git svn help [cmd]' which works outside a repo.
  git-svn: let 'dcommit $rev' work on $rev instead of HEAD
  fread does not return negative on error
  builtin-remote: (get_one_entry): use strbuf
  t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH