Home
last modified time | relevance | path

Searched refs:Git (Results 1 – 25 of 51) sorted by relevance

123

/src/contrib/file/magic/Magdir/
H A Drevision13 # Type: Git bundles (git-bundle)
15 0 string #\ v2\ git\ bundle\n Git bundle
17 # Type: Git pack index
19 0 string \377tOc Git pack index
22 # Type: Git index file
24 0 string DIRC Git index
H A Dgit4 # git: file(1) magic for Git objects
7 >5 regex [0-9a-f]+ Git blob %s
10 >5 regex [0-9a-f]+ Git tree %s
13 >7 regex [0-9a-f]+ Git commit %s
H A Dpack6 # Type: Git pack
9 # URL: http://fileformats.archiveteam.org/wiki/Git
13 # the first byte of which is never 0, while the first byte of the Git pack
16 # test for major version. Git 2017 accepts version number 2 or 3
22 >>9 default x Git pack
32 # GRR: line below is too general as it matches also "Git pack" in ./revision
36 # To skip "Git pack" version 0 test for root directory object like
/src/contrib/libfido2/windows/
H A Dbuild.ps131 & $Git -c advice.detachedHead=false clone --quiet --depth=1 ` in GitClone() variable
34 & $Git -C "${DIR}" show -s HEAD in GitClone() variable
38 $Git = $(Get-Command git -ErrorAction Ignore | ` variable
40 if ([string]::IsNullOrEmpty($Git)) { variable
41 $Git = $GitPath variable
43 if (-Not (Test-Path $Git)) { variable
44 throw "Unable to find Git at $Git" variable
88 Write-Host "Git: $Git" variable
/src/contrib/libpcap/doc/
H A DREADME.windows.md11 source releases, or libpcap from the Git repository, as a replacement
114 Git section in Building libpcap on Windows with Visual Studio
117 An optional tool, required only if you will be building from a Git
118 repository rather than from a release source tarball, is Git. Git is
119 provided as an optional installation component, "Git for Windows", with
/src/tools/tools/drm/radeon/firmwares/
H A DREADME4 1. Clone the following Git repository:
/src/contrib/libcbor/doc/source/
H A Dindex.rst6 Git repo: https://github.com/PJK/libcbor
/src/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst76 1. Check out LLVM and LLD from the LLVM SVN repository (or Git mirror),
95 1. Check out LLVM and LLD from the LLVM SVN repository (or Git mirror),
/src/contrib/expat/
H A DREADME.md111 For an example that pulls in libexpat via Git:
123 GIT_TAG 000000000_GIT_COMMIT_SHA1_HERE_000000000 # i.e. Git tag R_X_Y_Z
137 ## Building from a Git Clone
140 [Git repository](https://github.com/libexpat/libexpat/),
/src/contrib/tzdata/
H A DCONTRIBUTING39 ## Sample Git workflow for developing contributions
41 If you use Git the following workflow may be helpful:
/src/contrib/tzcode/
H A DCONTRIBUTING39 ## Sample Git workflow for developing contributions
41 If you use Git the following workflow may be helpful:
/src/contrib/libyaml/
H A DReadMe.md15 If you checked the source code from the Git repository, run
/src/contrib/libevent/cmake/
H A DVersionViaGit.cmake29 find_package(Git)
/src/contrib/ntp/sntp/libevent/cmake/
H A DVersionViaGit.cmake29 find_package(Git)
/src/sys/contrib/openzfs/contrib/debian/
H A Dcontrol.modules.in11 Vcs-Git: https://github.com/openzfs/zfs.git
/src/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md39 …* [Git and GitHub for beginners](https://openzfs.github.io/openzfs-docs/Developer%20Resources/Git%…
198 Additionally, Git can help warn on whitespace problems as well:
264 Git can append the `Signed-off-by` line to your commit messages. Simply
267 a Git Commit Message](https://chris.beams.io/posts/git-commit/).
/src/contrib/kyua/
H A DCONTRIBUTING.md54 Git workflow
103 * Follow standard Git commit message guidelines. The first line has a maximum
107 72-75 characters per line. Vim has syntax highlighting for Git commit
/src/contrib/libxo/doc/
H A Dgetting.rst20 branching scheme from `A Successful Git Branching Model`_:
28 .. _A Successful Git Branching Model:
/src/crypto/krb5/src/windows/
H A DREADME40 A simple way to get the necessary Unix utilities is to install Git
44 Git BASH contains a version of Perl, which will work to build krb5,
45 but not to build OpenSSL from source. If both Git BASH and Strawberry
53 checking out the sources with git and are using the Git BASH Perl,
/src/contrib/blocklist/
H A DFreeBSD-upgrade16 2. Create a Git worktree under a temporary directory:
/src/crypto/openssl/
H A DREADME.md89 The main OpenSSL Git repository is private.
93 A local copy of the Git repository can be obtained by cloning it from
/src/contrib/libpcap/
H A DREADME.md12 Anonymous Git is available via:
/src/contrib/flex/
H A DREADME.md7 [Git on GitHub.](https://github.com/westes/flex)
/src/contrib/googletest/docs/
H A Dquickstart-cmake.md71 the Git commit hash of the GoogleTest version to use; we recommend updating the
/src/contrib/lutok/
H A DINSTALL120 Default: 'yes' in Git HEAD builds; 'no' in formal releases.

123