Code

Merge branch 'maint'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2012 01:13:07 +0000 (17:13 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2012 01:39:04 +0000 (17:39 -0800)
commit80809062452a65146d73ae483415acbc737fabf1
treed5b65e07896705f4dda05424a324fd455519d865
parentba998d33e22d6fce4445af5834dc227609672501
parent62ed0728fe52312f270760187b3280bc51b6c2f0
Merge branch 'maint'

* maint:
  Document accumulated fixes since 1.7.9.2
  Git 1.7.8.5
  grep -P: Fix matching ^ and $
  am: don't infloop for an empty input file
  rebase -m: only call "notes copy" when rewritten exists and is non-empty
  git-p4: remove bash-ism in t9800
  git-p4: remove bash-ism in t9809
  git-p4: fix submit regression with clientSpec and subdir clone
  git-p4: set useClientSpec variable on initial clone
  Makefile: add thread-utils.h to LIB_H

Conflicts:
RelNotes
t/t9809-git-p4-client-view.sh
Documentation/RelNotes/1.7.10.txt
Documentation/git-p4.txt
Makefile
contrib/fast-import/git-p4
git-am.sh
t/t4150-am.sh
t/t9809-git-p4-client-view.sh