Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/scripts/
H A DMakefile67 git-pbchk \
75 git-nits
87 git-pbchk.1 \
104 git-nits.1
137 $(ROOTONBLDBIN)/git-nits:
138 $(RM) $(ROOTONBLDBIN)/git-nits
139 $(SYMLINK) git-pbchk $(ROOTONBLDBIN)/git-nits
141 $(ROOTONBLDMAN1)/git-nits.1:
142 $(RM) $(ROOTONBLDMAN1)/git-nits.1
143 $(SYMLINK) git-pbchk.1 $(ROOTONBLDMAN1)/git-nits.1
H A Dflg.flp.sh184 FILELIST=$(cd $(dirname $(git rev-parse --git-dir)) && git ls-files)
H A Dgit-pbchk.py56 def git(command): function
88 p = git('rev-parse --git-dir')
101 p = git('branch')
123 p = git("for-each-ref --format=%(refname:short) %(upstream:short) " +
142 p = git('log --pretty=tformat:%%B:SEP: %s..' % parent)
157 p = git("log --name-only --pretty=format: %s.. %s" %
H A Dwhich_scm.sh101 if [[ "$SCM_TYPE" != "$CWD_TYPE" || "$SCM_TYPE" == git || \
H A Dwebrev.sh2164 [[ -z $GIT ]] && GIT=`look_for_prog git`
2333 codemgr_ws=$($GIT --git-dir=$CODEMGR_WS/.git rev-parse --git-dir \
2336 codemgr_ws=$($GIT rev-parse --git-dir 2>/dev/null)
2427 mercurial|git|subversion)
2654 cnode=$($GIT --git-dir=${codemgr_ws}/.git rev-parse --short=12 HEAD \
H A Dws.sh228 elif [[ "$SCM_MODE" = "git" && -d ${wsname}/.git ]]; then
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_41/usr/src/pkg/manifests/
H A Ddeveloper-build-onbld.mf106 file path=opt/onbld/bin/git-pbchk mode=0555
204 file path=opt/onbld/man/man1/git-pbchk.1
235 link path=opt/onbld/bin/git-nits target=git-pbchk
237 link path=opt/onbld/man/man1/git-nits.1 target=git-pbchk.1
/titanic_41/usr/src/tools/quick/
H A Dmake-gss167 git_rev=`git rev-parse --short=8 HEAD`
H A Dmake-idmap185 git_rev=`git rev-parse --short=8 HEAD`
H A Dmake-zfs302 git_rev=`git rev-parse --short=8 HEAD`
/titanic_41/usr/src/data/zoneinfo/
H A DREADME.illumos47 And as you see things that show up as egregiously different, do a 'git
/titanic_41/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_41/
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