Lines Matching refs:git
1771 # Transform a specified 'git log' output format into a wx-like active list.
1783 open(F, "git diff -M --name-status $parent..$child |");
1801 open(F, "git whatchanged --pretty=format:%B $parent..$child |");
1840 print " File list from: git ...\c"
2010 # Get old file and its mode from the git object tree
2111 elif [[ $SCM_MODE == "git" ]]; then
2137 -c <revision>: generate webrev for single revision (git only)
2140 -h <revision>: specify "head" revision for comparison (git only)
2178 [[ -z $GIT ]] && GIT=`look_for_prog git`
2349 elif [[ $SCM_MODE == "git" ]]; then
2352 # 1. git rev-parse --git-dir from CODEMGR_WS environment variable
2353 # 2. git rev-parse --git-dir from directory of invocation
2356 codemgr_ws=$($GIT --git-dir=$CODEMGR_WS/.git rev-parse --git-dir \
2359 codemgr_ws=$($GIT rev-parse --git-dir 2>/dev/null)
2361 if [[ "$codemgr_ws" == ".git" ]]; then
2365 codemgr_ws=$(dirname $codemgr_ws) # Lose the '/.git'
2450 mercurial|git|subversion)
2596 elif [[ $SCM_MODE == "git" ]]; then
2666 print " Comments from: git...\c"
2694 cnode=$($GIT --git-dir=${codemgr_ws}/.git rev-parse --short=12 \
3125 # The "git apply" command does not tolerate the spurious