Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
1074 matches across 15 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | pack-revindex.c | 1 | #include "git-compat-util.h" |
| LOW | replay.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | http-fetch.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | http-push.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | http-push.c | 21 | #include "packfile.h" |
| LOW | http-push.c | 41 | #define XML_STATUS_ERROR 0 |
| LOW | http-push.c | 61 | #define DAV_CTX_LOCKENTRY ".multistatus.response.propstat.prop.supportedlock.lockentry" |
| LOW | merge-ll.c | 1 | /* |
| LOW | diff.c | 1 | /* |
| LOW | diff.c | 21 | #include "hex.h" |
| LOW | diff.c | 41 | #include "promisor-remote.h" |
| LOW | http-walker.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | pack-objects.h | 1 | #ifndef PACK_OBJECTS_H |
| LOW | wildmatch.c | 21 | /* What character marks an inverted character class? */ |
| LOW | wildmatch.c | 41 | #ifdef isgraph |
| LOW | protocol-caps.c | 1 | #include "git-compat-util.h" |
| LOW | trailer.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | reflog.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | exec-cmd.c | 1 | #include "git-compat-util.h" |
| LOW | blame.h | 1 | #ifndef BLAME_H |
| LOW | remote.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | add-patch.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | revision.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | revision.c | 21 | #include "repository.h" |
| LOW | revision.c | 41 | #include "commit-reach.h" |
| LOW | transport.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | transport.c | 21 | #include "submodule.h" |
| LOW | upload-pack.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | upload-pack.c | 21 | #include "connect.h" |
| LOW | object.c | 1 | #define DISABLE_SIGN_COMPARE_WARNINGS |
| LOW | parse-options-cb.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | notes-merge.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | list-objects-filter.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | bisect.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | gpg-interface.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | notes.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | notes.c | 61 | struct object_id oid; |
| LOW | cache-tree.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | bloom.c | 1 | #define DISABLE_SIGN_COMPARE_WARNINGS |
| LOW | sideband.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | serve.c | 1 | #include "git-compat-util.h" |
| LOW | base85.c | 1 | #include "git-compat-util.h" |
| LOW | pack-write.c | 1 | #include "git-compat-util.h" |
| LOW | commit-reach.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | refspec.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | credential.c | 1 | #define DISABLE_SIGN_COMPARE_WARNINGS |
| LOW | archive-zip.c | 1 | /* |
| LOW | archive-zip.c | 121 | |
| LOW | merge-ort.c | 21 | #include "merge-ort.h" |
| LOW | merge-ort.c | 41 | #include "object-name.h" |
| LOW | rerere.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | grep.h | 1 | #ifndef GREP_H |
| LOW | ref-filter.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | ref-filter.c | 21 | #include "ident.h" |
| LOW | fsmonitor.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | name-hash.c | 1 | /* |
| LOW | fsck.c | 1 | #include "git-compat-util.h" |
| LOW | tree-walk.c | 1 | #define USE_THE_REPOSITORY_VARIABLE |
| LOW | git-web--browse.sh | 1 | #!/bin/sh |
| LOW | banned.h | 1 | #ifndef BANNED_H |
| 726 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | git-request-pull.sh | 4 | # This file is licensed under the GPL v2, or a later version |
| MEDIUM | git-web--browse.sh | 9 | # This file is heavily stolen from git-mergetool.sh, by |
| MEDIUM | git-web--browse.sh | 14 | # This file is licensed under the GPL v2, or a later version |
| MEDIUM | git-mergetool.sh | 8 | # This file is licensed under the GPL v2, or a later version |
| MEDIUM | git-mergetool.sh | 328 | # Create a parent directory to handle delete/delete conflicts |
| MEDIUM | git-merge-one-file.sh | 140 | # Create the working tree file, using "our tree" version from the |
| MEDIUM | git-filter-branch.sh | 11 | # The following functions will also be available in the commit filter: |
| MEDIUM | git-sh-setup.sh | 265 | # Create a pick-script as above and feed it to sed. Stdout is suitable for |
| MEDIUM | git-p4.py | 2500 | # Create the label - use the same view as the client spec we are using |
| MEDIUM | git-p4.py | 4259 | # Create a symbolic ref p4/HEAD pointing to p4/<branch> to allow |
| MEDIUM | .gitlab-ci.yml | 86 | # Create a 4GB RAM disk that we use to store test output on. This small hack |
| MEDIUM | t/t7700-repack.sh | 679 | # Create a kept pack-file |
| MEDIUM | t/t7700-repack.sh | 687 | # Create a non-kept pack-file |
| MEDIUM | t/t9817-git-p4-exclude.sh | 11 | # Create a repo with the structure: |
| MEDIUM | t/t7300-clean.sh | 696 | # This file is ignored by a .gitignore rule in the outer repo |
| MEDIUM | t/t4211-line-log.sh | 244 | # Create the following linear history, where each commit does what its |
| MEDIUM | t/t1304-default-acl.sh | 8 | # Create the test repo with restrictive umask |
| MEDIUM | t/t3207-branch-submodule.sh | 123 | # Create a new branch-b branch with start-point=branch-a |
| MEDIUM | t/t1414-reflog-walk.sh | 122 | # Create a situation where the reflog and ref database disagree about the latest |
| MEDIUM | t/t7426-submodule-get-default-remote.sh | 13 | # Create a repository to be used as submodule |
| MEDIUM | t/t7426-submodule-get-default-remote.sh | 17 | # Create main repository |
| MEDIUM | t/t7426-submodule-get-default-remote.sh | 163 | # Create a submodule directory manually without remotes |
| MEDIUM | t/t6700-tree-depth.sh | 18 | # Create a tag <name> containing a file whose path has depth <depth>. |
| MEDIUM | t/t9803-git-p4-shell-metachars.sh | 60 | # Create a branch with a shell metachar in its name |
| MEDIUM | t/lib-submodule-update.sh | 1 | # Create a submodule layout used for all tests below. |
| MEDIUM | t/t7611-merge-abort.sh | 31 | # Create the above repo |
| MEDIUM | t/t5319-multi-pack-index.sh | 1365 | # Create the bitmap via the MIDX. |
| MEDIUM | t/t6416-recursive-corner-cases.sh | 1585 | # Create a and b from virtual merge base X |
| MEDIUM | t/t6012-rev-list-simplify.sh | 21 | # Create a test repo with an interesting commit graph: |
| MEDIUM | t/t6012-rev-list-simplify.sh | 169 | # Create a new history to demonstrate the value of --show-pulls |
| MEDIUM | t/t9801-git-p4-branch.sh | 179 | ## Create a simple branch structure in P4 depot. |
| MEDIUM | t/t9801-git-p4-branch.sh | 242 | # Create a complex branch structure in P4 depot to check if they are correctly |
| MEDIUM | t/t9801-git-p4-branch.sh | 374 | # Create a branch by integrating a single file |
| MEDIUM | t/t3910-mac-os-precompose.sh | 29 | #Create a string with 255 bytes (decomposed) |
| MEDIUM | t/t3910-mac-os-precompose.sh | 34 | #Create a string with 254 bytes (precomposed) |
| MEDIUM | t/t9350-fast-export.sh | 976 | # Create a signed SHA-256 commit |
| MEDIUM | t/t9350-fast-export.sh | 987 | # Create the corresponding SHA-1 commit |
| MEDIUM | t/t8004-blame-with-conflicts.sh | 12 | # Create the old file |
| MEDIUM | t/t6112-rev-list-filters-objects.sh | 312 | # Create a spare repo because we will be deleting objects from this one. |
| MEDIUM | t/t5314-pack-cycle-detection.sh | 55 | # Create a pack containing the tree $1 and blob $1:file, with |
| MEDIUM | t/t1700-split-index.sh | 19 | # Create a file named as $1 with content read from stdin. |
| MEDIUM | t/t7703-repack-geometric.sh | 328 | # Create a shared repository that will serve as the alternate object |
| MEDIUM | t/t7703-repack-geometric.sh | 360 | # Create a repository with a single packfile that acts as alternate |
| MEDIUM | t/t7703-repack-geometric.sh | 366 | # Create a second repository linked to the first one and perform a |
| MEDIUM | t/t7703-repack-geometric.sh | 383 | # Create a repository with a single packfile that acts as alternate |
| MEDIUM | t/t9821-git-p4-path-variations.sh | 50 | # This method is used instead of "test -f" to ensure the case is |
| MEDIUM | t/t9821-git-p4-path-variations.sh | 72 | # This method is used instead of "test -f" to ensure the case is |
| MEDIUM | t/t5310-pack-bitmaps.sh | 317 | # Create a state of history with these properties: |
| MEDIUM | t/t5310-pack-bitmaps.sh | 481 | # Create the bitmap. |
| MEDIUM | t/t7406-submodule-update.sh | 1152 | # Create a commit in each repo, starting with bottom |
| MEDIUM | t/t7406-submodule-update.sh | 1184 | # Create a commit in each repo, starting with bottom |
| MEDIUM | t/t7406-submodule-update.sh | 1213 | # Create an upstream commit in each repo, starting with bottom |
| MEDIUM | t/t7406-submodule-update.sh | 1226 | # Create a downstream conflict |
| MEDIUM | t/t7800-difftool.sh | 41 | # Create a file on main and change it on branch |
| MEDIUM | t/t7800-difftool.sh | 418 | # Create a second file on main and a different version on branch |
| MEDIUM | t/t7800-difftool.sh | 815 | # Create a file called "file-a" with a symlink pointing to it. |
| MEDIUM | t/t7800-difftool.sh | 823 | # Create a file called "file-b" and point the symlink to it. |
| MEDIUM | t/t9800-git-p4-basic.sh | 62 | # Create a git repo by hand. Add a commit so that HEAD is valid. |
| MEDIUM | t/t5558-clone-bundle-uri.sh | 33 | # Create a bundle with reference pointing to non-existent object. |
| MEDIUM | t/t5331-pack-objects-stdin.sh | 428 | # Create the following commit structure: |
| 41 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | command-list.txt | 2 | # --------------------------- |
| MEDIUM | perl/FromCPAN/Mail/Address.pm | 138 | #------------ |
| MEDIUM | perl/FromCPAN/Mail/Address.pm | 187 | #------------ |
| MEDIUM | perl/FromCPAN/Mail/Address.pm | 239 | #------------ |
| MEDIUM | perl/Git/SVN.pm | 734 | # ------------------------- |
| MEDIUM | perl/Git/SVN.pm | 1388 | # -------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 18 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 54 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 104 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 136 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 215 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 278 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 325 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 380 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 403 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 428 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 457 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 505 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 520 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 548 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 571 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 593 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 652 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 691 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 700 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 736 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 762 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 793 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9500-gitweb-standalone-no-errors.sh | 801 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t5324-split-commit-graph.sh | 553 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 599 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 601 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 630 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 632 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 634 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 641 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 643 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 672 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 674 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 676 | # ------------------------ |
| MEDIUM | t/t5324-split-commit-graph.sh | 683 | # ------------------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 76 | #------------------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 78 | #------------------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 244 | #-------------- |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 246 | #-------------- |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 306 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 308 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 496 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 498 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 528 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 530 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 539 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 541 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 609 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 611 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 622 | #------------ |
| MEDIUM | t/t9400-git-cvsserver-server.sh | 624 | #------------ |
| MEDIUM | t/t9501-gitweb-standalone-http-status.sh | 25 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9501-gitweb-standalone-http-status.sh | 87 | # ---------------------------------------------------------------------- |
| MEDIUM | t/t9501-gitweb-standalone-http-status.sh | 125 | # ---------------------------------------------------------------------- |
| 16 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | compat/vcbuild/scripts/lib.pl | 5 | # This is a wrapper to facilitate the compilation of Git with MSVC |
| MEDIUM | compat/vcbuild/scripts/clink.pl | 5 | # This is a wrapper to facilitate the compilation of Git with MSVC |
| MEDIUM | t/t5303-pack-corruption-resilience.sh | 11 | # to ensure good code path coverage, and to facilitate direct alteration |
| LOW | t/lib-bitmap.sh | 10 | # counterpart. You can't just use test_cmp for this, because the two produce |
| MEDIUM | t/lib-gpg.sh | 195 | # Definitely not yet valid / expired timestamps |
| LOW | t/t4202-log.sh | 1072 | # Do not just use a --format without %d here; we want to |
| MEDIUM | t/t1092-sparse-checkout-compatibility.sh | 833 | # The `--ignore-skip-worktree-entries` flag must be used in conjunction with |
| LOW | t/t9806-git-p4-options.sh | 212 | # XXX: should clone/sync just use the client spec exactly, rather |
| MEDIUM | t/lib-subtest.sh | 36 | # Pretend we're not running under a test harness, whether we |
| MEDIUM | t/t7527-builtin-fsmonitor.sh | 128 | # make the test a little more robust during CI testing. |
| LOW | t/test-lib-functions.sh | 23 | # interpreted if we just set $EDITOR directly, so do a little dance with |
| LOW | t/t2020-checkout-detach.sh | 333 | # The user can just use any kind of quoting (including none). |
| LOW | t/t5318-commit-graph.sh | 882 | # wreck them all. But we cannot just set them all to 0xFFFFFFFF or |
| MEDIUM | t/t0212-trace2-event.sh | 35 | # harness can contaminate our output. |
| MEDIUM | t/t0210-trace2-normal.sh | 32 | # because hidden git and test-tool commands run by the test harness |
| MEDIUM | t/t0000-basic.sh | 65 | # Test harness |
| MEDIUM | t/t5813-proto-disable-ssh.sh | 23 | # fake wrapper actually _can_ handle this case, but it's more robust to |
| MEDIUM | t/t0211-trace2-perf.sh | 39 | # harness can contaminate our output. |
| MEDIUM | t/perf/p7519-fsmonitor.sh | 12 | # By default, the performance test will utilize the Watchman file system |
| LOW | contrib/completion/git-prompt.sh | 420 | # simply return early if the prompt should not |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | t/t4015-diff-whitespace.sh | 1755 | Lorem Ipsum is simply dummy text of the printing and typesetting industry. |
| LOW | t/t4015-diff-whitespace.sh | 1760 | simply Lorem Ipsum dummy is text of the typesetting and printing industry. |
| LOW | t/for-each-ref-tests.sh | 1362 | GIT_COMMITTER_EMAIL="user@example.com" \ |
| LOW | t/t4150-am.sh | 14 | Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, sed diam nonumy |
| LOW | t/t4150-am.sh | 14 | Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, sed diam nonumy |
| LOW | t/t4150-am.sh | 17 | kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem |
| LOW | t/t4150-am.sh | 17 | kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem |
| LOW | t/t4150-am.sh | 18 | ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod |
| LOW | t/t4150-am.sh | 32 | Lorem ipsum dolor sit amet, |
| LOW | t/t4150-am.sh | 32 | Lorem ipsum dolor sit amet, |
| LOW | t/t4051/appended2.c | 4 | * Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, |
| LOW | t/t4051/appended2.c | 4 | * Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, |
| LOW | t/t4051/appended2.c | 8 | * gubergren, no sea takimata sanctus est Lorem ipsum dolor |
| LOW | t/t4051/appended2.c | 11 | * Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, |
| LOW | t/t4051/appended2.c | 11 | * Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, |
| LOW | t/t4051/appended2.c | 15 | * gubergren, no sea takimata sanctus est Lorem ipsum dolor |
| LOW | t/t4051/appended2.c | 18 | * Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, |
| LOW | t/t4051/appended2.c | 18 | * Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, |
| LOW | t/t4051/appended2.c | 22 | * gubergren, no sea takimata sanctus est Lorem ipsum dolor |
| LOW | t/t4051/appended2.c | 25 | * Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, |
| LOW | t/t4051/appended2.c | 25 | * Lorem ipsum dolor sit amet, consectetuer sadipscing elitr, |
| LOW | t/t4051/appended2.c | 29 | * gubergren, no sea takimata sanctus est Lorem ipsum dolor |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | git-mergetool--lib.sh | 509 | # Check if a merge tool has been configured |
| LOW | git-gui/git-gui.sh | 2129 | # Open file relative to the working tree by the default associated app. |
| LOW | ci/print-test-failures.sh | 3 | # Print output of failing tests |
| LOW | perl/Git.pm | 1120 | # Check if $credential is valid prior to writing anything |
| LOW | perl/Git.pm | 1619 | # Check if the command id is something reasonable. |
| LOW | perl/Git/SVN/Editor.pm | 252 | # Check if the pattern matches the file name. |
| LOW | t/t5319-multi-pack-index.sh | 602 | # Set GIT_TEST_MULTI_PACK_INDEX to 0 to avoid writing a new |
| LOW | t/lib-gpg.sh | 168 | # Verify if at least one key and ssh-keygen works as expected |
| LOW | t/lib-gpg.sh | 178 | # Check if ssh-keygen has a verify-time option by passing an invalid date to it |
| LOW | t/t9801-git-p4-branch.sh | 383 | # Check if git p4 creates a new branch containing a single file, |
| LOW | t/test-lib-functions.sh | 1015 | # Check if the directory exists and is empty as expected, barf otherwise. |
| LOW | t/test-lib-functions.sh | 1027 | # Check if the file exists and has a size greater than zero |
| LOW | t/test-lib-functions.sh | 1357 | # Check if the file expected to be empty is indeed empty, and barfs |
| LOW | t/test-lib-functions.sh | 2013 | # Set mtime to a fixed "magic" timestamp in mid February 2009, before we |
| LOW | t/t5584-http-429-retry.sh | 26 | # Set maxRetries to 0 (disabled) |
| LOW | t/t3650-replay-basics.sh | 390 | # Set config to update but use --ref-action=print |
| LOW | t/lib-httpd/http-429.sh | 35 | # Check if this is the first call (no state file exists) |
| LOW | t/lib-httpd/http-429.sh | 39 | # Set PATH_INFO to just the repo path (without retry-after value) |
| LOW | t/lib-httpd/http-429.sh | 79 | # Check if it's a number |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | git-p4.py | 253 | |
| LOW | git-p4.py | 472 | |
| LOW | git-p4.py | 861 | |
| LOW | git-p4.py | 948 | |
| LOW | git-p4.py | 1180 | |
| LOW | git-p4.py | 1216 | |
| LOW | git-p4.py | 1284 | |
| LOW | git-p4.py | 4565 | |
| LOW | git-p4.py | 1873 | |
| LOW | git-p4.py | 2009 | |
| LOW | git-p4.py | 2115 | |
| LOW | git-p4.py | 2149 | |
| LOW | git-p4.py | 2453 | |
| LOW | git-p4.py | 2526 | |
| LOW | git-p4.py | 3032 | |
| LOW | git-p4.py | 3064 | |
| LOW | git-p4.py | 3448 | |
| LOW | git-p4.py | 3568 | |
| LOW | git-p4.py | 3647 | |
| LOW | git-p4.py | 3806 | |
| LOW | git-p4.py | 3951 | |
| LOW | git-p4.py | 4046 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | diff.c | 1002 | * however we need to check if the indent changes of the current line |
| LOW | dir.c | 1959 | * also true, in which case we need to check if it contains any |
| LOW | t/t7102-reset.sh | 491 | # Step 0: start with a clean index |
| LOW | t/t7102-reset.sh | 494 | # Step 1: remove file2, but only in the index (no change to worktree) |
| LOW | t/t7102-reset.sh | 497 | # Step 2: reset index & leave worktree unchanged from HEAD |
| LOW | t/t7102-reset.sh | 500 | # Step 3: verify whether the index is refreshed by checking whether |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | t/test-lib.sh | 118 | # make sure to not overwrite that value, and thus we save it into |
| LOW | t/t0008-ignores.sh | 766 | # shell, and then echo to the fd. We make sure to close it at |
| LOW | t/t9300-fast-import.sh | 3594 | # To make sure you're observing the side effects of checkpoint *before* |
| LOW | t/t0012-help.sh | 28 | # make sure to exercise these code paths, the output is a bit tricky |
| MEDIUM | contrib/completion/git-completion.bash | 27 | # If you use complex aliases of form '!f() { ... }; f', you can use the null |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | contrib/completion/git-completion.bash | 1699 | # logic, as requested by the user. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | t/lib-httpd.sh | 5 | # Usage: |
| LOW | t/lib-git-daemon.sh | 4 | # Usage: |
| LOW | t/t7519-status-fsmonitor.sh | 424 | # Usage: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | git-instaweb.sh | 657 | class GitWebRequestHandler(CGIHTTPRequestHandler): |
| LOW | git-p4.py | 84 | def format_size_human_readable(num): |
| LOW | git-p4.py | 253 | def metadata_stream_to_writable_bytes(s): |
| LOW | git-p4.py | 2845 | def update_client_spec_path_cache(self, files): |
| LOW | git-p4.py | 1849 | def separate_jobs_from_description(self, message): |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | git-p4.py | 41 | |
| LOW | git-p4.py | 43 | |
| LOW | git-p4.py | 55 | |
| LOW | t/unit-tests/clar/generate.py | 9 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | git-p4.py | 273 | except Exception as exc: |
| LOW | git-p4.py | 2683 | except Exception as e: |
| LOW | git-p4.py | 3181 | except Exception as e: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | gitweb/static/js/blame_incremental.js | 517 | function processData(unprocessed, nextReadPos) { |