Home
last modified time | relevance | path

Searched refs:git (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/tools/scripts/
H A DMakefile69 git-pbchk \
76 git-nits
88 git-pbchk.1onbld \
104 git-nits.1onbld
139 $(ROOTONBLDBIN)/git-nits:
140 $(RM) $(ROOTONBLDBIN)/git-nits
141 $(SYMLINK) git-pbchk $(ROOTONBLDBIN)/git-nits
143 $(ROOTONBLDMAN1ONBLD)/git-nits.1onbld:
144 $(RM) $(ROOTONBLDMAN1ONBLD)/git-nits.1onbld
145 $(SYMLINK) git-pbchk.1onbld $(ROOTONBLDMAN1ONBLD)/git-nits.1onbld
H A Dflg.flp.sh184 FILELIST=$(cd $(dirname $(git rev-parse --git-dir)) && git ls-files)
H A Dgit-pbchk.py62 def git(command): function
96 p = git('rev-parse --git-dir')
104 p = git('branch')
121 p = git("for-each-ref --format=%(refname:short) %(upstream:short) " +
139 p = git('log --pretty=tformat:%%B:SEP: %s..' % parent)
153 p = git("log --name-only --pretty=format: %s.. %s" %
H A Dwebrev.sh2045 [[ -z $GIT ]] && GIT=`look_for_prog git`
2186 codemgr_ws=$($GIT --git-dir=$CODEMGR_WS/.git rev-parse --git-dir \
2189 codemgr_ws=$($GIT rev-parse --git-dir 2>/dev/null)
2280 git|subversion)
2420 cnode=$($GIT --git-dir=${codemgr_ws}/.git rev-parse --short=12 HEAD \
3039 if [[ "$SCM_MODE" == git ]]; then
3040 preparer=$(git config user.name 2>/dev/null)
H A Dwhich_scm.sh101 if [[ "$SCM_TYPE" != "$CWD_TYPE" || "$SCM_TYPE" == git || \
H A Dws.sh228 elif [[ "$SCM_MODE" = "git" && -d ${wsname}/.git ]]; then
H A Dnightly403 `find . \( -name SCCS -o -name .hg -o -name .svn -o -name .git \) \
1472 none|git|mercurial)
1496 find . \( -name SCCS -o -name .hg -o -name .svn -o -name .git \
1539 -o -name .git -o -name 'interfaces.*' \) -prune -o \
H A Dnightly.sh402 `find . \( -name SCCS -o -name .hg -o -name .svn -o -name .git \) \
1462 none|git|mercurial)
1486 find . \( -name SCCS -o -name .hg -o -name .svn -o -name .git \
1529 -o -name .git -o -name 'interfaces.*' \) -prune -o \
/titanic_50/usr/src/pkg/manifests/
H A Ddeveloper-build-onbld.mf120 file path=opt/onbld/bin/git-pbchk mode=0555
358 file path=opt/onbld/man/man1onbld/git-pbchk.1onbld
386 link path=opt/onbld/bin/git-nits target=git-pbchk
390 link path=opt/onbld/man/man1onbld/git-nits.1onbld target=git-pbchk.1onbld
/titanic_50/usr/src/tools/quick/
H A Dmake-gss167 git_rev=`git rev-parse --short=8 HEAD`
H A Dmake-idmap187 git_rev=`git rev-parse --short=8 HEAD`
H A Dmake-smbsrv270 git_rev=`git rev-parse --short=8 HEAD`
H A Dmake-zfs302 git_rev=`git rev-parse --short=8 HEAD`
/titanic_50/usr/src/data/zoneinfo/
H A DREADME.illumos47 And as you see things that show up as egregiously different, do a 'git
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt655 The aapits test is deprecated and has been removed from the ACPICA git
3860 Updated the unix tarball directory structure to match the ACPICA git
6189 git
6378 utilities from the original acpica git source tree structure.
6910 was useful under SourceSafe and CVS, but has no meaning under git. It is
6975 The ACPICA documentation has been added to the public git source tree,
7138 Fixed a problem where a git-clone from http would not transfer the entire
/titanic_50/
H A D.gitignore3 # Rather, you are expected to "make clobber" before running "git status".
8976 usr/src/tools/scripts/git-active
9229 usr/src/tools/scripts/git-pbchk