From 43b1791ec601732ac31195df96781a848360a9ac Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 21 Sep 2021 13:03:01 +0300 Subject: chore(3p/git): Unvendor git and track patches instead This was vendored a long time ago under the expectation that keeping it in sync with cgit would be easier this way, but it has proven not to be a big issue. On the other hand, a vendored copy of git is an annoying maintenance burden. It is much easier to rebase the single (dottime) patch that we have. This removes the vendored copy of git and instead passes the git source code to cgit via `pkgs.srcOnly`, which includes the applied patch so that cgit can continue rendering dottime. Change-Id: If31f62dea7ce688fd1b9050204e9378019775f2b --- third_party/git/.cirrus.yml | 15 - third_party/git/.clang-format | 184 - third_party/git/.editorconfig | 16 - third_party/git/.gitattributes | 17 - third_party/git/.github/CONTRIBUTING.md | 22 - third_party/git/.github/PULL_REQUEST_TEMPLATE.md | 7 - third_party/git/.github/workflows/main.yml | 350 - third_party/git/.gitignore | 245 - third_party/git/.mailmap | 297 - third_party/git/.skip-subtree | 1 - third_party/git/.travis.yml | 60 - third_party/git/.tsan-suppressions | 16 - ...t-third_party-git-date-add-dottime-format.patch | 119 + third_party/git/CODE_OF_CONDUCT.md | 93 - third_party/git/COPYING | 360 - third_party/git/Documentation/.gitattributes | 1 - third_party/git/Documentation/.gitignore | 17 - third_party/git/Documentation/CodingGuidelines | 640 - third_party/git/Documentation/Makefile | 472 - .../git/Documentation/MyFirstContribution.txt | 1217 - .../git/Documentation/MyFirstObjectWalk.txt | 902 - third_party/git/Documentation/RelNotes/1.5.0.1.txt | 42 - third_party/git/Documentation/RelNotes/1.5.0.2.txt | 65 - third_party/git/Documentation/RelNotes/1.5.0.3.txt | 58 - third_party/git/Documentation/RelNotes/1.5.0.4.txt | 22 - third_party/git/Documentation/RelNotes/1.5.0.5.txt | 26 - third_party/git/Documentation/RelNotes/1.5.0.6.txt | 21 - third_party/git/Documentation/RelNotes/1.5.0.7.txt | 18 - third_party/git/Documentation/RelNotes/1.5.0.txt | 469 - third_party/git/Documentation/RelNotes/1.5.1.1.txt | 65 - third_party/git/Documentation/RelNotes/1.5.1.2.txt | 50 - third_party/git/Documentation/RelNotes/1.5.1.3.txt | 45 - third_party/git/Documentation/RelNotes/1.5.1.4.txt | 30 - third_party/git/Documentation/RelNotes/1.5.1.5.txt | 42 - third_party/git/Documentation/RelNotes/1.5.1.6.txt | 45 - third_party/git/Documentation/RelNotes/1.5.1.txt | 371 - third_party/git/Documentation/RelNotes/1.5.2.1.txt | 47 - third_party/git/Documentation/RelNotes/1.5.2.2.txt | 61 - third_party/git/Documentation/RelNotes/1.5.2.3.txt | 27 - third_party/git/Documentation/RelNotes/1.5.2.4.txt | 28 - third_party/git/Documentation/RelNotes/1.5.2.5.txt | 30 - third_party/git/Documentation/RelNotes/1.5.2.txt | 197 - third_party/git/Documentation/RelNotes/1.5.3.1.txt | 10 - third_party/git/Documentation/RelNotes/1.5.3.2.txt | 58 - third_party/git/Documentation/RelNotes/1.5.3.3.txt | 31 - third_party/git/Documentation/RelNotes/1.5.3.4.txt | 35 - third_party/git/Documentation/RelNotes/1.5.3.5.txt | 94 - third_party/git/Documentation/RelNotes/1.5.3.6.txt | 48 - third_party/git/Documentation/RelNotes/1.5.3.7.txt | 45 - third_party/git/Documentation/RelNotes/1.5.3.8.txt | 25 - third_party/git/Documentation/RelNotes/1.5.3.txt | 366 - third_party/git/Documentation/RelNotes/1.5.4.1.txt | 17 - third_party/git/Documentation/RelNotes/1.5.4.2.txt | 43 - third_party/git/Documentation/RelNotes/1.5.4.3.txt | 27 - third_party/git/Documentation/RelNotes/1.5.4.4.txt | 66 - third_party/git/Documentation/RelNotes/1.5.4.5.txt | 56 - third_party/git/Documentation/RelNotes/1.5.4.6.txt | 43 - third_party/git/Documentation/RelNotes/1.5.4.7.txt | 10 - third_party/git/Documentation/RelNotes/1.5.4.txt | 377 - third_party/git/Documentation/RelNotes/1.5.5.1.txt | 44 - third_party/git/Documentation/RelNotes/1.5.5.2.txt | 27 - third_party/git/Documentation/RelNotes/1.5.5.3.txt | 12 - third_party/git/Documentation/RelNotes/1.5.5.4.txt | 7 - third_party/git/Documentation/RelNotes/1.5.5.5.txt | 11 - third_party/git/Documentation/RelNotes/1.5.5.6.txt | 10 - third_party/git/Documentation/RelNotes/1.5.5.txt | 207 - third_party/git/Documentation/RelNotes/1.5.6.1.txt | 28 - third_party/git/Documentation/RelNotes/1.5.6.2.txt | 40 - third_party/git/Documentation/RelNotes/1.5.6.3.txt | 52 - third_party/git/Documentation/RelNotes/1.5.6.4.txt | 47 - third_party/git/Documentation/RelNotes/1.5.6.5.txt | 29 - third_party/git/Documentation/RelNotes/1.5.6.6.txt | 10 - third_party/git/Documentation/RelNotes/1.5.6.txt | 115 - third_party/git/Documentation/RelNotes/1.6.0.1.txt | 36 - third_party/git/Documentation/RelNotes/1.6.0.2.txt | 81 - third_party/git/Documentation/RelNotes/1.6.0.3.txt | 117 - third_party/git/Documentation/RelNotes/1.6.0.4.txt | 39 - third_party/git/Documentation/RelNotes/1.6.0.5.txt | 56 - third_party/git/Documentation/RelNotes/1.6.0.6.txt | 33 - third_party/git/Documentation/RelNotes/1.6.0.txt | 258 - third_party/git/Documentation/RelNotes/1.6.1.1.txt | 59 - third_party/git/Documentation/RelNotes/1.6.1.2.txt | 39 - third_party/git/Documentation/RelNotes/1.6.1.3.txt | 28 - third_party/git/Documentation/RelNotes/1.6.1.4.txt | 41 - third_party/git/Documentation/RelNotes/1.6.1.txt | 280 - third_party/git/Documentation/RelNotes/1.6.2.1.txt | 19 - third_party/git/Documentation/RelNotes/1.6.2.2.txt | 45 - third_party/git/Documentation/RelNotes/1.6.2.3.txt | 22 - third_party/git/Documentation/RelNotes/1.6.2.4.txt | 39 - third_party/git/Documentation/RelNotes/1.6.2.5.txt | 21 - third_party/git/Documentation/RelNotes/1.6.2.txt | 164 - third_party/git/Documentation/RelNotes/1.6.3.1.txt | 10 - third_party/git/Documentation/RelNotes/1.6.3.2.txt | 61 - third_party/git/Documentation/RelNotes/1.6.3.3.txt | 38 - third_party/git/Documentation/RelNotes/1.6.3.4.txt | 36 - third_party/git/Documentation/RelNotes/1.6.3.txt | 182 - third_party/git/Documentation/RelNotes/1.6.4.1.txt | 46 - third_party/git/Documentation/RelNotes/1.6.4.2.txt | 32 - third_party/git/Documentation/RelNotes/1.6.4.3.txt | 29 - third_party/git/Documentation/RelNotes/1.6.4.4.txt | 26 - third_party/git/Documentation/RelNotes/1.6.4.5.txt | 20 - third_party/git/Documentation/RelNotes/1.6.4.txt | 147 - third_party/git/Documentation/RelNotes/1.6.5.1.txt | 20 - third_party/git/Documentation/RelNotes/1.6.5.2.txt | 19 - third_party/git/Documentation/RelNotes/1.6.5.3.txt | 63 - third_party/git/Documentation/RelNotes/1.6.5.4.txt | 32 - third_party/git/Documentation/RelNotes/1.6.5.5.txt | 49 - third_party/git/Documentation/RelNotes/1.6.5.6.txt | 23 - third_party/git/Documentation/RelNotes/1.6.5.7.txt | 19 - third_party/git/Documentation/RelNotes/1.6.5.8.txt | 28 - third_party/git/Documentation/RelNotes/1.6.5.9.txt | 18 - third_party/git/Documentation/RelNotes/1.6.5.txt | 169 - third_party/git/Documentation/RelNotes/1.6.6.1.txt | 37 - third_party/git/Documentation/RelNotes/1.6.6.2.txt | 46 - third_party/git/Documentation/RelNotes/1.6.6.3.txt | 23 - third_party/git/Documentation/RelNotes/1.6.6.txt | 224 - third_party/git/Documentation/RelNotes/1.7.0.1.txt | 35 - third_party/git/Documentation/RelNotes/1.7.0.2.txt | 40 - third_party/git/Documentation/RelNotes/1.7.0.3.txt | 34 - third_party/git/Documentation/RelNotes/1.7.0.4.txt | 27 - third_party/git/Documentation/RelNotes/1.7.0.5.txt | 26 - third_party/git/Documentation/RelNotes/1.7.0.6.txt | 13 - third_party/git/Documentation/RelNotes/1.7.0.7.txt | 16 - third_party/git/Documentation/RelNotes/1.7.0.8.txt | 10 - third_party/git/Documentation/RelNotes/1.7.0.9.txt | 8 - third_party/git/Documentation/RelNotes/1.7.0.txt | 214 - third_party/git/Documentation/RelNotes/1.7.1.1.txt | 96 - third_party/git/Documentation/RelNotes/1.7.1.2.txt | 28 - third_party/git/Documentation/RelNotes/1.7.1.3.txt | 10 - third_party/git/Documentation/RelNotes/1.7.1.4.txt | 8 - third_party/git/Documentation/RelNotes/1.7.1.txt | 89 - .../git/Documentation/RelNotes/1.7.10.1.txt | 78 - .../git/Documentation/RelNotes/1.7.10.2.txt | 85 - .../git/Documentation/RelNotes/1.7.10.3.txt | 43 - .../git/Documentation/RelNotes/1.7.10.4.txt | 29 - .../git/Documentation/RelNotes/1.7.10.5.txt | 12 - third_party/git/Documentation/RelNotes/1.7.10.txt | 219 - .../git/Documentation/RelNotes/1.7.11.1.txt | 9 - .../git/Documentation/RelNotes/1.7.11.2.txt | 53 - .../git/Documentation/RelNotes/1.7.11.3.txt | 53 - .../git/Documentation/RelNotes/1.7.11.4.txt | 31 - .../git/Documentation/RelNotes/1.7.11.5.txt | 36 - .../git/Documentation/RelNotes/1.7.11.6.txt | 84 - .../git/Documentation/RelNotes/1.7.11.7.txt | 46 - third_party/git/Documentation/RelNotes/1.7.11.txt | 139 - .../git/Documentation/RelNotes/1.7.12.1.txt | 134 - .../git/Documentation/RelNotes/1.7.12.2.txt | 40 - .../git/Documentation/RelNotes/1.7.12.3.txt | 34 - .../git/Documentation/RelNotes/1.7.12.4.txt | 23 - third_party/git/Documentation/RelNotes/1.7.12.txt | 136 - third_party/git/Documentation/RelNotes/1.7.2.1.txt | 25 - third_party/git/Documentation/RelNotes/1.7.2.2.txt | 22 - third_party/git/Documentation/RelNotes/1.7.2.3.txt | 39 - third_party/git/Documentation/RelNotes/1.7.2.4.txt | 10 - third_party/git/Documentation/RelNotes/1.7.2.5.txt | 8 - third_party/git/Documentation/RelNotes/1.7.2.txt | 151 - third_party/git/Documentation/RelNotes/1.7.3.1.txt | 14 - third_party/git/Documentation/RelNotes/1.7.3.2.txt | 5 - third_party/git/Documentation/RelNotes/1.7.3.3.txt | 54 - third_party/git/Documentation/RelNotes/1.7.3.4.txt | 45 - third_party/git/Documentation/RelNotes/1.7.3.5.txt | 34 - third_party/git/Documentation/RelNotes/1.7.3.txt | 76 - third_party/git/Documentation/RelNotes/1.7.4.1.txt | 27 - third_party/git/Documentation/RelNotes/1.7.4.2.txt | 58 - third_party/git/Documentation/RelNotes/1.7.4.3.txt | 32 - third_party/git/Documentation/RelNotes/1.7.4.4.txt | 35 - third_party/git/Documentation/RelNotes/1.7.4.5.txt | 4 - third_party/git/Documentation/RelNotes/1.7.4.txt | 156 - third_party/git/Documentation/RelNotes/1.7.5.1.txt | 47 - third_party/git/Documentation/RelNotes/1.7.5.2.txt | 57 - third_party/git/Documentation/RelNotes/1.7.5.3.txt | 32 - third_party/git/Documentation/RelNotes/1.7.5.4.txt | 21 - third_party/git/Documentation/RelNotes/1.7.5.txt | 132 - third_party/git/Documentation/RelNotes/1.7.6.1.txt | 63 - third_party/git/Documentation/RelNotes/1.7.6.2.txt | 8 - third_party/git/Documentation/RelNotes/1.7.6.3.txt | 24 - third_party/git/Documentation/RelNotes/1.7.6.4.txt | 32 - third_party/git/Documentation/RelNotes/1.7.6.5.txt | 26 - third_party/git/Documentation/RelNotes/1.7.6.6.txt | 16 - third_party/git/Documentation/RelNotes/1.7.6.txt | 136 - third_party/git/Documentation/RelNotes/1.7.7.1.txt | 60 - third_party/git/Documentation/RelNotes/1.7.7.2.txt | 44 - third_party/git/Documentation/RelNotes/1.7.7.3.txt | 19 - third_party/git/Documentation/RelNotes/1.7.7.4.txt | 14 - third_party/git/Documentation/RelNotes/1.7.7.5.txt | 14 - third_party/git/Documentation/RelNotes/1.7.7.6.txt | 20 - third_party/git/Documentation/RelNotes/1.7.7.7.txt | 13 - third_party/git/Documentation/RelNotes/1.7.7.txt | 134 - third_party/git/Documentation/RelNotes/1.7.8.1.txt | 38 - third_party/git/Documentation/RelNotes/1.7.8.2.txt | 71 - third_party/git/Documentation/RelNotes/1.7.8.3.txt | 16 - third_party/git/Documentation/RelNotes/1.7.8.4.txt | 23 - third_party/git/Documentation/RelNotes/1.7.8.5.txt | 19 - third_party/git/Documentation/RelNotes/1.7.8.6.txt | 22 - third_party/git/Documentation/RelNotes/1.7.8.txt | 161 - third_party/git/Documentation/RelNotes/1.7.9.1.txt | 63 - third_party/git/Documentation/RelNotes/1.7.9.2.txt | 69 - third_party/git/Documentation/RelNotes/1.7.9.3.txt | 51 - third_party/git/Documentation/RelNotes/1.7.9.4.txt | 24 - third_party/git/Documentation/RelNotes/1.7.9.5.txt | 23 - third_party/git/Documentation/RelNotes/1.7.9.6.txt | 12 - third_party/git/Documentation/RelNotes/1.7.9.7.txt | 13 - third_party/git/Documentation/RelNotes/1.7.9.txt | 112 - third_party/git/Documentation/RelNotes/1.8.0.1.txt | 64 - third_party/git/Documentation/RelNotes/1.8.0.2.txt | 34 - third_party/git/Documentation/RelNotes/1.8.0.3.txt | 14 - third_party/git/Documentation/RelNotes/1.8.0.txt | 267 - third_party/git/Documentation/RelNotes/1.8.1.1.txt | 87 - third_party/git/Documentation/RelNotes/1.8.1.2.txt | 25 - third_party/git/Documentation/RelNotes/1.8.1.3.txt | 47 - third_party/git/Documentation/RelNotes/1.8.1.4.txt | 11 - third_party/git/Documentation/RelNotes/1.8.1.5.txt | 47 - third_party/git/Documentation/RelNotes/1.8.1.6.txt | 39 - third_party/git/Documentation/RelNotes/1.8.1.txt | 241 - third_party/git/Documentation/RelNotes/1.8.2.1.txt | 115 - third_party/git/Documentation/RelNotes/1.8.2.2.txt | 61 - third_party/git/Documentation/RelNotes/1.8.2.3.txt | 19 - third_party/git/Documentation/RelNotes/1.8.2.txt | 495 - third_party/git/Documentation/RelNotes/1.8.3.1.txt | 14 - third_party/git/Documentation/RelNotes/1.8.3.2.txt | 59 - third_party/git/Documentation/RelNotes/1.8.3.3.txt | 47 - third_party/git/Documentation/RelNotes/1.8.3.4.txt | 20 - third_party/git/Documentation/RelNotes/1.8.3.txt | 436 - third_party/git/Documentation/RelNotes/1.8.4.1.txt | 71 - third_party/git/Documentation/RelNotes/1.8.4.2.txt | 77 - third_party/git/Documentation/RelNotes/1.8.4.3.txt | 54 - third_party/git/Documentation/RelNotes/1.8.4.4.txt | 10 - third_party/git/Documentation/RelNotes/1.8.4.5.txt | 13 - third_party/git/Documentation/RelNotes/1.8.4.txt | 486 - third_party/git/Documentation/RelNotes/1.8.5.1.txt | 9 - third_party/git/Documentation/RelNotes/1.8.5.2.txt | 20 - third_party/git/Documentation/RelNotes/1.8.5.3.txt | 27 - third_party/git/Documentation/RelNotes/1.8.5.4.txt | 48 - third_party/git/Documentation/RelNotes/1.8.5.5.txt | 37 - third_party/git/Documentation/RelNotes/1.8.5.6.txt | 34 - third_party/git/Documentation/RelNotes/1.8.5.txt | 456 - third_party/git/Documentation/RelNotes/1.9.0.txt | 345 - third_party/git/Documentation/RelNotes/1.9.1.txt | 59 - third_party/git/Documentation/RelNotes/1.9.2.txt | 67 - third_party/git/Documentation/RelNotes/1.9.3.txt | 21 - third_party/git/Documentation/RelNotes/1.9.4.txt | 16 - third_party/git/Documentation/RelNotes/1.9.5.txt | 34 - third_party/git/Documentation/RelNotes/2.0.0.txt | 364 - third_party/git/Documentation/RelNotes/2.0.1.txt | 115 - third_party/git/Documentation/RelNotes/2.0.2.txt | 32 - third_party/git/Documentation/RelNotes/2.0.3.txt | 17 - third_party/git/Documentation/RelNotes/2.0.4.txt | 5 - third_party/git/Documentation/RelNotes/2.0.5.txt | 34 - third_party/git/Documentation/RelNotes/2.1.0.txt | 391 - third_party/git/Documentation/RelNotes/2.1.1.txt | 44 - third_party/git/Documentation/RelNotes/2.1.2.txt | 20 - third_party/git/Documentation/RelNotes/2.1.3.txt | 26 - third_party/git/Documentation/RelNotes/2.1.4.txt | 34 - third_party/git/Documentation/RelNotes/2.10.0.txt | 675 - third_party/git/Documentation/RelNotes/2.10.1.txt | 131 - third_party/git/Documentation/RelNotes/2.10.2.txt | 111 - third_party/git/Documentation/RelNotes/2.10.3.txt | 55 - third_party/git/Documentation/RelNotes/2.10.4.txt | 4 - third_party/git/Documentation/RelNotes/2.10.5.txt | 17 - third_party/git/Documentation/RelNotes/2.11.0.txt | 593 - third_party/git/Documentation/RelNotes/2.11.1.txt | 168 - third_party/git/Documentation/RelNotes/2.11.2.txt | 12 - third_party/git/Documentation/RelNotes/2.11.3.txt | 4 - third_party/git/Documentation/RelNotes/2.11.4.txt | 17 - third_party/git/Documentation/RelNotes/2.12.0.txt | 500 - third_party/git/Documentation/RelNotes/2.12.1.txt | 41 - third_party/git/Documentation/RelNotes/2.12.2.txt | 83 - third_party/git/Documentation/RelNotes/2.12.3.txt | 64 - third_party/git/Documentation/RelNotes/2.12.4.txt | 4 - third_party/git/Documentation/RelNotes/2.12.5.txt | 17 - third_party/git/Documentation/RelNotes/2.13.0.txt | 618 - third_party/git/Documentation/RelNotes/2.13.1.txt | 114 - third_party/git/Documentation/RelNotes/2.13.2.txt | 54 - third_party/git/Documentation/RelNotes/2.13.3.txt | 62 - third_party/git/Documentation/RelNotes/2.13.4.txt | 28 - third_party/git/Documentation/RelNotes/2.13.5.txt | 4 - third_party/git/Documentation/RelNotes/2.13.6.txt | 17 - third_party/git/Documentation/RelNotes/2.13.7.txt | 20 - third_party/git/Documentation/RelNotes/2.14.0.txt | 517 - third_party/git/Documentation/RelNotes/2.14.1.txt | 4 - third_party/git/Documentation/RelNotes/2.14.2.txt | 105 - third_party/git/Documentation/RelNotes/2.14.3.txt | 99 - third_party/git/Documentation/RelNotes/2.14.4.txt | 5 - third_party/git/Documentation/RelNotes/2.14.5.txt | 16 - third_party/git/Documentation/RelNotes/2.14.6.txt | 54 - third_party/git/Documentation/RelNotes/2.15.0.txt | 508 - third_party/git/Documentation/RelNotes/2.15.1.txt | 88 - third_party/git/Documentation/RelNotes/2.15.2.txt | 50 - third_party/git/Documentation/RelNotes/2.15.3.txt | 6 - third_party/git/Documentation/RelNotes/2.15.4.txt | 11 - third_party/git/Documentation/RelNotes/2.16.0.txt | 482 - third_party/git/Documentation/RelNotes/2.16.1.txt | 11 - third_party/git/Documentation/RelNotes/2.16.2.txt | 30 - third_party/git/Documentation/RelNotes/2.16.3.txt | 49 - third_party/git/Documentation/RelNotes/2.16.4.txt | 5 - third_party/git/Documentation/RelNotes/2.16.5.txt | 6 - third_party/git/Documentation/RelNotes/2.16.6.txt | 8 - third_party/git/Documentation/RelNotes/2.17.0.txt | 398 - third_party/git/Documentation/RelNotes/2.17.1.txt | 16 - third_party/git/Documentation/RelNotes/2.17.2.txt | 12 - third_party/git/Documentation/RelNotes/2.17.3.txt | 12 - third_party/git/Documentation/RelNotes/2.17.4.txt | 16 - third_party/git/Documentation/RelNotes/2.17.5.txt | 22 - third_party/git/Documentation/RelNotes/2.18.0.txt | 583 - third_party/git/Documentation/RelNotes/2.18.1.txt | 6 - third_party/git/Documentation/RelNotes/2.18.2.txt | 8 - third_party/git/Documentation/RelNotes/2.18.3.txt | 5 - third_party/git/Documentation/RelNotes/2.18.4.txt | 5 - third_party/git/Documentation/RelNotes/2.19.0.txt | 615 - third_party/git/Documentation/RelNotes/2.19.1.txt | 6 - third_party/git/Documentation/RelNotes/2.19.2.txt | 108 - third_party/git/Documentation/RelNotes/2.19.3.txt | 8 - third_party/git/Documentation/RelNotes/2.19.4.txt | 5 - third_party/git/Documentation/RelNotes/2.19.5.txt | 5 - third_party/git/Documentation/RelNotes/2.2.0.txt | 313 - third_party/git/Documentation/RelNotes/2.2.1.txt | 34 - third_party/git/Documentation/RelNotes/2.2.2.txt | 63 - third_party/git/Documentation/RelNotes/2.2.3.txt | 9 - third_party/git/Documentation/RelNotes/2.20.0.txt | 700 - third_party/git/Documentation/RelNotes/2.20.1.txt | 20 - third_party/git/Documentation/RelNotes/2.20.2.txt | 18 - third_party/git/Documentation/RelNotes/2.20.3.txt | 5 - third_party/git/Documentation/RelNotes/2.20.4.txt | 5 - third_party/git/Documentation/RelNotes/2.21.0.txt | 451 - third_party/git/Documentation/RelNotes/2.21.1.txt | 12 - third_party/git/Documentation/RelNotes/2.21.2.txt | 5 - third_party/git/Documentation/RelNotes/2.21.3.txt | 5 - third_party/git/Documentation/RelNotes/2.22.0.txt | 597 - third_party/git/Documentation/RelNotes/2.22.1.txt | 150 - third_party/git/Documentation/RelNotes/2.22.2.txt | 8 - third_party/git/Documentation/RelNotes/2.22.3.txt | 5 - third_party/git/Documentation/RelNotes/2.22.4.txt | 5 - third_party/git/Documentation/RelNotes/2.23.0.txt | 348 - third_party/git/Documentation/RelNotes/2.23.1.txt | 8 - third_party/git/Documentation/RelNotes/2.23.2.txt | 5 - third_party/git/Documentation/RelNotes/2.23.3.txt | 5 - third_party/git/Documentation/RelNotes/2.24.0.txt | 398 - third_party/git/Documentation/RelNotes/2.24.1.txt | 8 - third_party/git/Documentation/RelNotes/2.24.2.txt | 5 - third_party/git/Documentation/RelNotes/2.24.3.txt | 5 - third_party/git/Documentation/RelNotes/2.25.0.txt | 370 - third_party/git/Documentation/RelNotes/2.25.1.txt | 55 - third_party/git/Documentation/RelNotes/2.25.2.txt | 60 - third_party/git/Documentation/RelNotes/2.25.3.txt | 5 - third_party/git/Documentation/RelNotes/2.25.4.txt | 5 - third_party/git/Documentation/RelNotes/2.26.0.txt | 341 - third_party/git/Documentation/RelNotes/2.26.1.txt | 5 - third_party/git/Documentation/RelNotes/2.26.2.txt | 5 - third_party/git/Documentation/RelNotes/2.27.0.txt | 525 - third_party/git/Documentation/RelNotes/2.28.0.txt | 236 - third_party/git/Documentation/RelNotes/2.29.0.txt | 514 - third_party/git/Documentation/RelNotes/2.29.1.txt | 11 - third_party/git/Documentation/RelNotes/2.29.2.txt | 12 - third_party/git/Documentation/RelNotes/2.3.0.txt | 300 - third_party/git/Documentation/RelNotes/2.3.1.txt | 52 - third_party/git/Documentation/RelNotes/2.3.10.txt | 18 - third_party/git/Documentation/RelNotes/2.3.2.txt | 79 - third_party/git/Documentation/RelNotes/2.3.3.txt | 39 - third_party/git/Documentation/RelNotes/2.3.4.txt | 32 - third_party/git/Documentation/RelNotes/2.3.5.txt | 44 - third_party/git/Documentation/RelNotes/2.3.6.txt | 13 - third_party/git/Documentation/RelNotes/2.3.7.txt | 21 - third_party/git/Documentation/RelNotes/2.3.8.txt | 22 - third_party/git/Documentation/RelNotes/2.3.9.txt | 9 - third_party/git/Documentation/RelNotes/2.4.0.txt | 514 - third_party/git/Documentation/RelNotes/2.4.1.txt | 40 - third_party/git/Documentation/RelNotes/2.4.10.txt | 18 - third_party/git/Documentation/RelNotes/2.4.11.txt | 11 - third_party/git/Documentation/RelNotes/2.4.12.txt | 12 - third_party/git/Documentation/RelNotes/2.4.2.txt | 45 - third_party/git/Documentation/RelNotes/2.4.3.txt | 76 - third_party/git/Documentation/RelNotes/2.4.4.txt | 35 - third_party/git/Documentation/RelNotes/2.4.5.txt | 28 - third_party/git/Documentation/RelNotes/2.4.6.txt | 23 - third_party/git/Documentation/RelNotes/2.4.7.txt | 53 - third_party/git/Documentation/RelNotes/2.4.8.txt | 21 - third_party/git/Documentation/RelNotes/2.4.9.txt | 9 - third_party/git/Documentation/RelNotes/2.5.0.txt | 564 - third_party/git/Documentation/RelNotes/2.5.1.txt | 65 - third_party/git/Documentation/RelNotes/2.5.2.txt | 63 - third_party/git/Documentation/RelNotes/2.5.3.txt | 17 - third_party/git/Documentation/RelNotes/2.5.4.txt | 18 - third_party/git/Documentation/RelNotes/2.5.5.txt | 11 - third_party/git/Documentation/RelNotes/2.5.6.txt | 12 - third_party/git/Documentation/RelNotes/2.6.0.txt | 370 - third_party/git/Documentation/RelNotes/2.6.1.txt | 18 - third_party/git/Documentation/RelNotes/2.6.2.txt | 65 - third_party/git/Documentation/RelNotes/2.6.3.txt | 111 - third_party/git/Documentation/RelNotes/2.6.4.txt | 63 - third_party/git/Documentation/RelNotes/2.6.5.txt | 58 - third_party/git/Documentation/RelNotes/2.6.6.txt | 11 - third_party/git/Documentation/RelNotes/2.6.7.txt | 12 - third_party/git/Documentation/RelNotes/2.7.0.txt | 414 - third_party/git/Documentation/RelNotes/2.7.1.txt | 87 - third_party/git/Documentation/RelNotes/2.7.2.txt | 41 - third_party/git/Documentation/RelNotes/2.7.3.txt | 62 - third_party/git/Documentation/RelNotes/2.7.4.txt | 11 - third_party/git/Documentation/RelNotes/2.7.5.txt | 14 - third_party/git/Documentation/RelNotes/2.7.6.txt | 25 - third_party/git/Documentation/RelNotes/2.8.0.txt | 439 - third_party/git/Documentation/RelNotes/2.8.1.txt | 9 - third_party/git/Documentation/RelNotes/2.8.2.txt | 70 - third_party/git/Documentation/RelNotes/2.8.3.txt | 101 - third_party/git/Documentation/RelNotes/2.8.4.txt | 69 - third_party/git/Documentation/RelNotes/2.8.5.txt | 12 - third_party/git/Documentation/RelNotes/2.8.6.txt | 4 - third_party/git/Documentation/RelNotes/2.9.0.txt | 512 - third_party/git/Documentation/RelNotes/2.9.1.txt | 117 - third_party/git/Documentation/RelNotes/2.9.2.txt | 13 - third_party/git/Documentation/RelNotes/2.9.3.txt | 170 - third_party/git/Documentation/RelNotes/2.9.4.txt | 90 - third_party/git/Documentation/RelNotes/2.9.5.txt | 4 - third_party/git/Documentation/SubmittingPatches | 576 - third_party/git/Documentation/asciidoc.conf | 78 - .../git/Documentation/asciidoctor-extensions.rb | 48 - third_party/git/Documentation/blame-options.txt | 139 - third_party/git/Documentation/build-docdep.perl | 46 - third_party/git/Documentation/cat-texi.perl | 46 - third_party/git/Documentation/cmd-list.perl | 79 - third_party/git/Documentation/config.txt | 475 - third_party/git/Documentation/config/add.txt | 12 - third_party/git/Documentation/config/advice.txt | 119 - third_party/git/Documentation/config/alias.txt | 28 - third_party/git/Documentation/config/am.txt | 14 - third_party/git/Documentation/config/apply.txt | 11 - third_party/git/Documentation/config/blame.txt | 37 - third_party/git/Documentation/config/branch.txt | 103 - third_party/git/Documentation/config/browser.txt | 9 - third_party/git/Documentation/config/checkout.txt | 18 - third_party/git/Documentation/config/clean.txt | 3 - third_party/git/Documentation/config/color.txt | 201 - third_party/git/Documentation/config/column.txt | 55 - third_party/git/Documentation/config/commit.txt | 29 - .../git/Documentation/config/commitgraph.txt | 8 - .../git/Documentation/config/completion.txt | 7 - third_party/git/Documentation/config/core.txt | 628 - .../git/Documentation/config/credential.txt | 30 - third_party/git/Documentation/config/diff.txt | 235 - third_party/git/Documentation/config/difftool.txt | 14 - .../git/Documentation/config/extensions.txt | 8 - .../git/Documentation/config/fastimport.txt | 8 - third_party/git/Documentation/config/feature.txt | 26 - third_party/git/Documentation/config/fetch.txt | 96 - third_party/git/Documentation/config/filter.txt | 9 - .../git/Documentation/config/fmt-merge-msg.txt | 22 - third_party/git/Documentation/config/format.txt | 132 - third_party/git/Documentation/config/fsck.txt | 67 - third_party/git/Documentation/config/gc.txt | 136 - third_party/git/Documentation/config/gitcvs.txt | 67 - third_party/git/Documentation/config/gitweb.txt | 16 - third_party/git/Documentation/config/gpg.txt | 35 - third_party/git/Documentation/config/grep.txt | 24 - third_party/git/Documentation/config/gui.txt | 57 - third_party/git/Documentation/config/guitool.txt | 50 - third_party/git/Documentation/config/help.txt | 23 - third_party/git/Documentation/config/http.txt | 309 - third_party/git/Documentation/config/i18n.txt | 10 - third_party/git/Documentation/config/imap.txt | 44 - third_party/git/Documentation/config/index.txt | 27 - third_party/git/Documentation/config/init.txt | 7 - third_party/git/Documentation/config/instaweb.txt | 20 - .../git/Documentation/config/interactive.txt | 17 - third_party/git/Documentation/config/log.txt | 50 - third_party/git/Documentation/config/mailinfo.txt | 6 - third_party/git/Documentation/config/mailmap.txt | 15 - .../git/Documentation/config/maintenance.txt | 16 - third_party/git/Documentation/config/man.txt | 12 - third_party/git/Documentation/config/merge.txt | 116 - third_party/git/Documentation/config/mergetool.txt | 63 - third_party/git/Documentation/config/notes.txt | 59 - third_party/git/Documentation/config/pack.txt | 135 - third_party/git/Documentation/config/pager.txt | 8 - third_party/git/Documentation/config/pretty.txt | 9 - third_party/git/Documentation/config/protocol.txt | 63 - third_party/git/Documentation/config/pull.txt | 37 - third_party/git/Documentation/config/push.txt | 116 - third_party/git/Documentation/config/rebase.txt | 70 - third_party/git/Documentation/config/receive.txt | 145 - third_party/git/Documentation/config/remote.txt | 86 - third_party/git/Documentation/config/remotes.txt | 3 - third_party/git/Documentation/config/repack.txt | 27 - third_party/git/Documentation/config/rerere.txt | 12 - third_party/git/Documentation/config/reset.txt | 2 - third_party/git/Documentation/config/sendemail.txt | 68 - third_party/git/Documentation/config/sequencer.txt | 5 - .../git/Documentation/config/showbranch.txt | 3 - .../git/Documentation/config/splitindex.txt | 24 - third_party/git/Documentation/config/ssh.txt | 35 - third_party/git/Documentation/config/stash.txt | 16 - third_party/git/Documentation/config/status.txt | 77 - third_party/git/Documentation/config/submodule.txt | 92 - third_party/git/Documentation/config/tag.txt | 17 - third_party/git/Documentation/config/tar.txt | 6 - third_party/git/Documentation/config/trace2.txt | 71 - third_party/git/Documentation/config/transfer.txt | 71 - .../git/Documentation/config/uploadarchive.txt | 6 - .../git/Documentation/config/uploadpack.txt | 83 - third_party/git/Documentation/config/url.txt | 30 - third_party/git/Documentation/config/user.txt | 38 - .../git/Documentation/config/versionsort.txt | 33 - third_party/git/Documentation/config/web.txt | 4 - third_party/git/Documentation/config/worktree.txt | 9 - third_party/git/Documentation/date-formats.txt | 28 - third_party/git/Documentation/diff-format.txt | 185 - .../git/Documentation/diff-generate-patch.txt | 202 - third_party/git/Documentation/diff-options.txt | 765 - third_party/git/Documentation/doc-diff | 186 - third_party/git/Documentation/docbook-xsl.css | 296 - third_party/git/Documentation/docbook.xsl | 8 - third_party/git/Documentation/everyday.txto | 9 - third_party/git/Documentation/fetch-options.txt | 282 - third_party/git/Documentation/fix-texi.perl | 15 - third_party/git/Documentation/git-add.txt | 438 - third_party/git/Documentation/git-am.txt | 250 - third_party/git/Documentation/git-annotate.txt | 33 - third_party/git/Documentation/git-apply.txt | 285 - third_party/git/Documentation/git-archimport.txt | 113 - third_party/git/Documentation/git-archive.txt | 203 - .../git/Documentation/git-bisect-lk2009.txt | 1358 - third_party/git/Documentation/git-bisect.txt | 510 - third_party/git/Documentation/git-blame.txt | 236 - third_party/git/Documentation/git-branch.txt | 383 - third_party/git/Documentation/git-bugreport.txt | 54 - third_party/git/Documentation/git-bundle.txt | 252 - third_party/git/Documentation/git-cat-file.txt | 319 - third_party/git/Documentation/git-check-attr.txt | 120 - third_party/git/Documentation/git-check-ignore.txt | 126 - .../git/Documentation/git-check-mailmap.txt | 47 - .../git/Documentation/git-check-ref-format.txt | 140 - .../git/Documentation/git-checkout-index.txt | 177 - third_party/git/Documentation/git-checkout.txt | 603 - third_party/git/Documentation/git-cherry-pick.txt | 246 - third_party/git/Documentation/git-cherry.txt | 145 - third_party/git/Documentation/git-citool.txt | 25 - third_party/git/Documentation/git-clean.txt | 142 - third_party/git/Documentation/git-clone.txt | 354 - third_party/git/Documentation/git-column.txt | 79 - third_party/git/Documentation/git-commit-graph.txt | 146 - third_party/git/Documentation/git-commit-tree.txt | 101 - third_party/git/Documentation/git-commit.txt | 546 - third_party/git/Documentation/git-config.txt | 500 - .../git/Documentation/git-count-objects.txt | 54 - .../Documentation/git-credential-cache--daemon.txt | 30 - .../git/Documentation/git-credential-cache.txt | 80 - .../git/Documentation/git-credential-store.txt | 110 - third_party/git/Documentation/git-credential.txt | 161 - .../git/Documentation/git-cvsexportcommit.txt | 118 - third_party/git/Documentation/git-cvsimport.txt | 228 - third_party/git/Documentation/git-cvsserver.txt | 433 - third_party/git/Documentation/git-daemon.txt | 340 - third_party/git/Documentation/git-describe.txt | 207 - third_party/git/Documentation/git-diff-files.txt | 52 - third_party/git/Documentation/git-diff-index.txt | 122 - third_party/git/Documentation/git-diff-tree.txt | 126 - third_party/git/Documentation/git-diff.txt | 216 - third_party/git/Documentation/git-difftool.txt | 149 - third_party/git/Documentation/git-fast-export.txt | 284 - third_party/git/Documentation/git-fast-import.txt | 1573 -- third_party/git/Documentation/git-fetch-pack.txt | 132 - third_party/git/Documentation/git-fetch.txt | 303 - .../git/Documentation/git-filter-branch.txt | 703 - .../git/Documentation/git-fmt-merge-msg.txt | 78 - third_party/git/Documentation/git-for-each-ref.txt | 420 - third_party/git/Documentation/git-format-patch.txt | 719 - third_party/git/Documentation/git-fsck-objects.txt | 22 - third_party/git/Documentation/git-fsck.txt | 175 - third_party/git/Documentation/git-gc.txt | 161 - .../git/Documentation/git-get-tar-commit-id.txt | 30 - third_party/git/Documentation/git-grep.txt | 366 - third_party/git/Documentation/git-gui.txt | 121 - third_party/git/Documentation/git-hash-object.txt | 63 - third_party/git/Documentation/git-help.txt | 204 - third_party/git/Documentation/git-http-backend.txt | 277 - third_party/git/Documentation/git-http-fetch.txt | 56 - third_party/git/Documentation/git-http-push.txt | 97 - third_party/git/Documentation/git-imap-send.txt | 144 - third_party/git/Documentation/git-index-pack.txt | 118 - third_party/git/Documentation/git-init-db.txt | 23 - third_party/git/Documentation/git-init.txt | 168 - third_party/git/Documentation/git-instaweb.txt | 94 - .../git/Documentation/git-interpret-trailers.txt | 390 - third_party/git/Documentation/git-log.txt | 289 - third_party/git/Documentation/git-ls-files.txt | 250 - third_party/git/Documentation/git-ls-remote.txt | 121 - third_party/git/Documentation/git-ls-tree.txt | 104 - third_party/git/Documentation/git-mailinfo.txt | 101 - third_party/git/Documentation/git-mailsplit.txt | 57 - third_party/git/Documentation/git-maintenance.txt | 79 - third_party/git/Documentation/git-merge-base.txt | 247 - third_party/git/Documentation/git-merge-file.txt | 95 - third_party/git/Documentation/git-merge-index.txt | 83 - .../git/Documentation/git-merge-one-file.txt | 21 - third_party/git/Documentation/git-merge-tree.txt | 29 - third_party/git/Documentation/git-merge.txt | 377 - .../git/Documentation/git-mergetool--lib.txt | 49 - third_party/git/Documentation/git-mergetool.txt | 114 - third_party/git/Documentation/git-mktag.txt | 39 - third_party/git/Documentation/git-mktree.txt | 40 - .../git/Documentation/git-multi-pack-index.txt | 96 - third_party/git/Documentation/git-mv.txt | 69 - third_party/git/Documentation/git-name-rev.txt | 89 - third_party/git/Documentation/git-notes.txt | 405 - third_party/git/Documentation/git-p4.txt | 764 - third_party/git/Documentation/git-pack-objects.txt | 411 - .../git/Documentation/git-pack-redundant.txt | 50 - third_party/git/Documentation/git-pack-refs.txt | 73 - third_party/git/Documentation/git-parse-remote.txt | 23 - third_party/git/Documentation/git-patch-id.txt | 61 - third_party/git/Documentation/git-prune-packed.txt | 47 - third_party/git/Documentation/git-prune.txt | 89 - third_party/git/Documentation/git-pull.txt | 255 - third_party/git/Documentation/git-push.txt | 673 - third_party/git/Documentation/git-quiltimport.txt | 64 - third_party/git/Documentation/git-range-diff.txt | 273 - third_party/git/Documentation/git-read-tree.txt | 443 - third_party/git/Documentation/git-rebase.txt | 1285 - third_party/git/Documentation/git-receive-pack.txt | 256 - third_party/git/Documentation/git-reflog.txt | 138 - third_party/git/Documentation/git-remote-ext.txt | 125 - third_party/git/Documentation/git-remote-fd.txt | 59 - .../git/Documentation/git-remote-helpers.txto | 9 - third_party/git/Documentation/git-remote.txt | 256 - third_party/git/Documentation/git-repack.txt | 188 - third_party/git/Documentation/git-replace.txt | 161 - third_party/git/Documentation/git-request-pull.txt | 79 - third_party/git/Documentation/git-rerere.txt | 222 - third_party/git/Documentation/git-reset.txt | 503 - third_party/git/Documentation/git-restore.txt | 215 - third_party/git/Documentation/git-rev-list.txt | 36 - third_party/git/Documentation/git-rev-parse.txt | 464 - third_party/git/Documentation/git-revert.txt | 145 - third_party/git/Documentation/git-rm.txt | 196 - third_party/git/Documentation/git-send-email.txt | 526 - third_party/git/Documentation/git-send-pack.txt | 156 - .../git/Documentation/git-sh-i18n--envsubst.txt | 36 - third_party/git/Documentation/git-sh-i18n.txt | 43 - third_party/git/Documentation/git-sh-setup.txt | 95 - third_party/git/Documentation/git-shell.txt | 106 - third_party/git/Documentation/git-shortlog.txt | 122 - third_party/git/Documentation/git-show-branch.txt | 204 - third_party/git/Documentation/git-show-index.txt | 52 - third_party/git/Documentation/git-show-ref.txt | 186 - third_party/git/Documentation/git-show.txt | 87 - .../git/Documentation/git-sparse-checkout.txt | 239 - third_party/git/Documentation/git-stage.txt | 23 - third_party/git/Documentation/git-stash.txt | 358 - third_party/git/Documentation/git-status.txt | 443 - third_party/git/Documentation/git-stripspace.txt | 94 - third_party/git/Documentation/git-submodule.txt | 456 - third_party/git/Documentation/git-svn.txt | 1175 - third_party/git/Documentation/git-switch.txt | 273 - third_party/git/Documentation/git-symbolic-ref.txt | 69 - third_party/git/Documentation/git-tag.txt | 392 - third_party/git/Documentation/git-tools.txt | 10 - third_party/git/Documentation/git-unpack-file.txt | 28 - .../git/Documentation/git-unpack-objects.txt | 52 - third_party/git/Documentation/git-update-index.txt | 576 - third_party/git/Documentation/git-update-ref.txt | 179 - .../git/Documentation/git-update-server-info.txt | 35 - .../git/Documentation/git-upload-archive.txt | 62 - third_party/git/Documentation/git-upload-pack.txt | 53 - third_party/git/Documentation/git-var.txt | 70 - .../git/Documentation/git-verify-commit.txt | 32 - third_party/git/Documentation/git-verify-pack.txt | 53 - third_party/git/Documentation/git-verify-tag.txt | 32 - third_party/git/Documentation/git-web--browse.txt | 124 - third_party/git/Documentation/git-whatchanged.txt | 43 - third_party/git/Documentation/git-worktree.txt | 420 - third_party/git/Documentation/git-write-tree.txt | 42 - third_party/git/Documentation/git.txt | 1010 - third_party/git/Documentation/gitattributes.txt | 1300 - third_party/git/Documentation/gitcli.txt | 237 - third_party/git/Documentation/gitcore-tutorial.txt | 1660 -- third_party/git/Documentation/gitcredentials.txt | 298 - third_party/git/Documentation/gitcvs-migration.txt | 206 - third_party/git/Documentation/gitdiffcore.txt | 292 - third_party/git/Documentation/giteveryday.txt | 455 - third_party/git/Documentation/gitfaq.txt | 441 - third_party/git/Documentation/gitglossary.txt | 27 - third_party/git/Documentation/githooks.txt | 694 - third_party/git/Documentation/gitignore.txt | 238 - third_party/git/Documentation/gitk.txt | 206 - third_party/git/Documentation/gitmodules.txt | 127 - third_party/git/Documentation/gitnamespaces.txt | 64 - .../git/Documentation/gitremote-helpers.txt | 556 - .../git/Documentation/gitrepository-layout.txt | 308 - third_party/git/Documentation/gitrevisions.txt | 36 - third_party/git/Documentation/gitsubmodules.txt | 287 - third_party/git/Documentation/gittutorial-2.txt | 436 - third_party/git/Documentation/gittutorial.txt | 677 - third_party/git/Documentation/gitweb.conf.txt | 970 - third_party/git/Documentation/gitweb.txt | 703 - third_party/git/Documentation/gitworkflows.txt | 479 - third_party/git/Documentation/glossary-content.txt | 671 - third_party/git/Documentation/howto-index.sh | 56 - .../howto/keep-canonical-history-correct.txt | 216 - .../git/Documentation/howto/maintain-git.txt | 475 - .../git/Documentation/howto/new-command.txt | 106 - .../howto/rebase-from-internal-branch.txt | 164 - .../howto/rebuild-from-update-hook.txt | 90 - .../howto/recover-corrupted-blob-object.txt | 144 - .../howto/recover-corrupted-object-harder.txt | 479 - .../Documentation/howto/revert-a-faulty-merge.txt | 273 - .../Documentation/howto/revert-branch-rebase.txt | 187 - .../howto/separating-topic-branches.txt | 94 - .../howto/setup-git-server-over-http.txt | 285 - .../Documentation/howto/update-hook-example.txt | 192 - .../git/Documentation/howto/use-git-daemon.txt | 54 - .../Documentation/howto/using-merge-subtree.txt | 75 - .../howto/using-signed-tag-in-pull-request.txt | 217 - third_party/git/Documentation/i18n.txt | 70 - third_party/git/Documentation/install-doc-quick.sh | 40 - third_party/git/Documentation/install-webdoc.sh | 39 - .../git/Documentation/line-range-format.txt | 30 - third_party/git/Documentation/lint-gitlink.perl | 71 - third_party/git/Documentation/mailmap.txt | 75 - .../git/Documentation/manpage-base-url.xsl.in | 10 - .../git/Documentation/manpage-bold-literal.xsl | 16 - third_party/git/Documentation/manpage-normal.xsl | 26 - .../git/Documentation/manpage-quote-apos.xsl | 16 - third_party/git/Documentation/manpage.xsl | 3 - third_party/git/Documentation/merge-options.txt | 177 - third_party/git/Documentation/merge-strategies.txt | 136 - .../git/Documentation/object-format-disclaimer.txt | 6 - third_party/git/Documentation/pretty-formats.txt | 334 - third_party/git/Documentation/pretty-options.txt | 96 - third_party/git/Documentation/pull-fetch-param.txt | 119 - .../git/Documentation/ref-reachability-filters.txt | 7 - .../git/Documentation/rev-list-description.txt | 61 - third_party/git/Documentation/rev-list-options.txt | 1121 - third_party/git/Documentation/revisions.txt | 380 - third_party/git/Documentation/sequencer.txt | 16 - third_party/git/Documentation/technical/.gitignore | 1 - .../Documentation/technical/api-error-handling.txt | 75 - .../git/Documentation/technical/api-index-skel.txt | 13 - .../git/Documentation/technical/api-index.sh | 28 - .../git/Documentation/technical/api-merge.txt | 36 - .../Documentation/technical/api-parse-options.txt | 313 - .../git/Documentation/technical/api-trace2.txt | 1171 - .../git/Documentation/technical/bitmap-format.txt | 164 - .../git/Documentation/technical/bundle-format.txt | 76 - .../technical/commit-graph-format.txt | 139 - .../git/Documentation/technical/commit-graph.txt | 350 - .../technical/directory-rename-detection.txt | 115 - .../technical/hash-function-transition.txt | 827 - .../git/Documentation/technical/http-protocol.txt | 519 - .../git/Documentation/technical/index-format.txt | 359 - .../technical/long-running-process-protocol.txt | 50 - .../Documentation/technical/multi-pack-index.txt | 109 - .../git/Documentation/technical/pack-format.txt | 343 - .../Documentation/technical/pack-heuristics.txt | 460 - .../git/Documentation/technical/pack-protocol.txt | 709 - .../git/Documentation/technical/packfile-uri.txt | 78 - .../git/Documentation/technical/partial-clone.txt | 368 - .../technical/protocol-capabilities.txt | 367 - .../Documentation/technical/protocol-common.txt | 99 - .../git/Documentation/technical/protocol-v2.txt | 494 - .../git/Documentation/technical/racy-git.txt | 201 - .../git/Documentation/technical/reftable.txt | 1083 - .../Documentation/technical/repository-version.txt | 102 - third_party/git/Documentation/technical/rerere.txt | 186 - .../Documentation/technical/send-pack-pipeline.txt | 63 - .../git/Documentation/technical/shallow.txt | 60 - .../Documentation/technical/signature-format.txt | 186 - .../git/Documentation/technical/trivial-merge.txt | 121 - third_party/git/Documentation/texi.xsl | 26 - .../git/Documentation/trace2-target-values.txt | 12 - .../git/Documentation/transfer-data-leaks.txt | 30 - third_party/git/Documentation/urls-remotes.txt | 94 - third_party/git/Documentation/urls.txt | 108 - third_party/git/Documentation/user-manual.conf | 11 - third_party/git/Documentation/user-manual.txt | 4578 ---- third_party/git/GIT-VERSION-GEN | 40 - third_party/git/INSTALL | 242 - third_party/git/LGPL-2.1 | 511 - third_party/git/Makefile | 3313 --- third_party/git/README.md | 66 - third_party/git/RelNotes | 1 - third_party/git/abspath.c | 254 - third_party/git/aclocal.m4 | 40 - third_party/git/add-interactive.c | 1176 - third_party/git/add-interactive.h | 41 - third_party/git/add-patch.c | 1742 -- third_party/git/advice.c | 305 - third_party/git/advice.h | 95 - third_party/git/alias.c | 108 - third_party/git/alias.h | 12 - third_party/git/alloc.c | 143 - third_party/git/alloc.h | 21 - third_party/git/apply.c | 5056 ---- third_party/git/apply.h | 190 - third_party/git/archive-tar.c | 486 - third_party/git/archive-zip.c | 648 - third_party/git/archive.c | 691 - third_party/git/archive.h | 59 - third_party/git/attr.c | 1160 - third_party/git/attr.h | 212 - third_party/git/banned.h | 32 - third_party/git/base85.c | 132 - third_party/git/bisect.c | 1173 - third_party/git/bisect.h | 72 - third_party/git/blame.c | 2933 -- third_party/git/blame.h | 196 - third_party/git/blob.c | 20 - third_party/git/blob.h | 25 - third_party/git/block-sha1/sha1.c | 251 - third_party/git/block-sha1/sha1.h | 22 - third_party/git/bloom.c | 327 - third_party/git/bloom.h | 112 - third_party/git/branch.c | 394 - third_party/git/branch.h | 103 - third_party/git/builtin.h | 247 - third_party/git/builtin/add.c | 623 - third_party/git/builtin/am.c | 2437 -- third_party/git/builtin/annotate.c | 22 - third_party/git/builtin/apply.c | 34 - third_party/git/builtin/archive.c | 112 - third_party/git/builtin/bisect--helper.c | 981 - third_party/git/builtin/blame.c | 1204 - third_party/git/builtin/branch.c | 853 - third_party/git/builtin/bugreport.c | 194 - third_party/git/builtin/bundle.c | 197 - third_party/git/builtin/cat-file.c | 721 - third_party/git/builtin/check-attr.c | 189 - third_party/git/builtin/check-ignore.c | 196 - third_party/git/builtin/check-mailmap.c | 67 - third_party/git/builtin/check-ref-format.c | 91 - third_party/git/builtin/checkout-index.c | 262 - third_party/git/builtin/checkout.c | 1868 -- third_party/git/builtin/clean.c | 1073 - third_party/git/builtin/clone.c | 1337 - third_party/git/builtin/column.c | 59 - third_party/git/builtin/commit-graph.c | 342 - third_party/git/builtin/commit-tree.c | 152 - third_party/git/builtin/commit.c | 1724 -- third_party/git/builtin/config.c | 919 - third_party/git/builtin/count-objects.c | 172 - third_party/git/builtin/credential-cache--daemon.c | 318 - third_party/git/builtin/credential-cache.c | 157 - third_party/git/builtin/credential-store.c | 195 - third_party/git/builtin/credential.c | 31 - third_party/git/builtin/describe.c | 681 - third_party/git/builtin/diff-files.c | 82 - third_party/git/builtin/diff-index.c | 62 - third_party/git/builtin/diff-tree.c | 205 - third_party/git/builtin/diff.c | 577 - third_party/git/builtin/difftool.c | 772 - third_party/git/builtin/env--helper.c | 100 - third_party/git/builtin/fast-export.c | 1312 - third_party/git/builtin/fast-import.c | 3634 --- third_party/git/builtin/fetch-pack.c | 271 - third_party/git/builtin/fetch.c | 1943 -- third_party/git/builtin/fmt-merge-msg.c | 65 - third_party/git/builtin/for-each-ref.c | 87 - third_party/git/builtin/fsck.c | 961 - third_party/git/builtin/gc.c | 1038 - third_party/git/builtin/get-tar-commit-id.c | 52 - third_party/git/builtin/grep.c | 1175 - third_party/git/builtin/hash-object.c | 162 - third_party/git/builtin/help.c | 623 - third_party/git/builtin/index-pack.c | 1908 -- third_party/git/builtin/init-db.c | 705 - third_party/git/builtin/interpret-trailers.c | 140 - third_party/git/builtin/log.c | 2336 -- third_party/git/builtin/ls-files.c | 693 - third_party/git/builtin/ls-remote.c | 154 - third_party/git/builtin/ls-tree.c | 190 - third_party/git/builtin/mailinfo.c | 65 - third_party/git/builtin/mailsplit.c | 369 - third_party/git/builtin/merge-base.c | 188 - third_party/git/builtin/merge-file.c | 118 - third_party/git/builtin/merge-index.c | 111 - third_party/git/builtin/merge-ours.c | 33 - third_party/git/builtin/merge-recursive.c | 92 - third_party/git/builtin/merge-tree.c | 390 - third_party/git/builtin/merge.c | 1715 -- third_party/git/builtin/mktag.c | 179 - third_party/git/builtin/mktree.c | 193 - third_party/git/builtin/multi-pack-index.c | 70 - third_party/git/builtin/mv.c | 307 - third_party/git/builtin/name-rev.c | 636 - third_party/git/builtin/notes.c | 1039 - third_party/git/builtin/pack-objects.c | 3772 --- third_party/git/builtin/pack-redundant.c | 653 - third_party/git/builtin/pack-refs.c | 24 - third_party/git/builtin/patch-id.c | 180 - third_party/git/builtin/prune-packed.c | 31 - third_party/git/builtin/prune.c | 189 - third_party/git/builtin/pull.c | 1051 - third_party/git/builtin/push.c | 639 - third_party/git/builtin/range-diff.c | 92 - third_party/git/builtin/read-tree.c | 270 - third_party/git/builtin/rebase.c | 2105 -- third_party/git/builtin/receive-pack.c | 2547 -- third_party/git/builtin/reflog.c | 789 - third_party/git/builtin/remote-ext.c | 202 - third_party/git/builtin/remote-fd.c | 82 - third_party/git/builtin/remote.c | 1723 -- third_party/git/builtin/repack.c | 580 - third_party/git/builtin/replace.c | 624 - third_party/git/builtin/rerere.c | 120 - third_party/git/builtin/reset.c | 454 - third_party/git/builtin/rev-list.c | 694 - third_party/git/builtin/rev-parse.c | 984 - third_party/git/builtin/revert.c | 247 - third_party/git/builtin/rm.c | 409 - third_party/git/builtin/send-pack.c | 328 - third_party/git/builtin/shortlog.c | 538 - third_party/git/builtin/show-branch.c | 954 - third_party/git/builtin/show-index.c | 106 - third_party/git/builtin/show-ref.c | 226 - third_party/git/builtin/sparse-checkout.c | 663 - third_party/git/builtin/stash.c | 1612 -- third_party/git/builtin/stripspace.c | 65 - third_party/git/builtin/submodule--helper.c | 2800 -- third_party/git/builtin/symbolic-ref.c | 78 - third_party/git/builtin/tag.c | 594 - third_party/git/builtin/unpack-file.c | 38 - third_party/git/builtin/unpack-objects.c | 599 - third_party/git/builtin/update-index.c | 1245 - third_party/git/builtin/update-ref.c | 560 - third_party/git/builtin/update-server-info.c | 26 - third_party/git/builtin/upload-archive.c | 133 - third_party/git/builtin/upload-pack.c | 74 - third_party/git/builtin/var.c | 94 - third_party/git/builtin/verify-commit.c | 90 - third_party/git/builtin/verify-pack.c | 90 - third_party/git/builtin/verify-tag.c | 77 - third_party/git/builtin/worktree.c | 1088 - third_party/git/builtin/write-tree.c | 57 - third_party/git/bulk-checkin.c | 281 - third_party/git/bulk-checkin.h | 16 - third_party/git/bundle.c | 567 - third_party/git/bundle.h | 34 - third_party/git/cache-tree.c | 851 - third_party/git/cache-tree.h | 69 - third_party/git/cache.h | 1983 -- third_party/git/chdir-notify.c | 93 - third_party/git/chdir-notify.h | 73 - third_party/git/check-builtins.sh | 34 - third_party/git/check_bindir | 13 - third_party/git/checkout.c | 70 - third_party/git/checkout.h | 15 - third_party/git/ci/config/allow-ref.sample | 27 - third_party/git/ci/install-dependencies.sh | 92 - third_party/git/ci/install-docker-dependencies.sh | 18 - third_party/git/ci/lib.sh | 236 - third_party/git/ci/make-test-artifacts.sh | 12 - third_party/git/ci/mount-fileshare.sh | 25 - third_party/git/ci/print-test-failures.sh | 98 - third_party/git/ci/run-build-and-tests.sh | 45 - third_party/git/ci/run-docker-build.sh | 75 - third_party/git/ci/run-docker.sh | 47 - third_party/git/ci/run-static-analysis.sh | 32 - third_party/git/ci/run-test-slice.sh | 17 - third_party/git/ci/test-documentation.sh | 45 - third_party/git/ci/util/extract-trash-dirs.sh | 50 - third_party/git/color.c | 458 - third_party/git/color.h | 130 - third_party/git/column.c | 405 - third_party/git/column.h | 46 - third_party/git/combine-diff.c | 1651 -- third_party/git/command-list.txt | 215 - third_party/git/commit-graph.c | 2525 -- third_party/git/commit-graph.h | 155 - third_party/git/commit-reach.c | 804 - third_party/git/commit-reach.h | 107 - third_party/git/commit-slab-decl.h | 44 - third_party/git/commit-slab-impl.h | 107 - third_party/git/commit-slab.h | 66 - third_party/git/commit.c | 1654 -- third_party/git/commit.h | 357 - third_party/git/common-main.c | 57 - third_party/git/compat/access.c | 31 - third_party/git/compat/apple-common-crypto.h | 96 - third_party/git/compat/basename.c | 71 - third_party/git/compat/bswap.h | 193 - third_party/git/compat/compiler.h | 41 - third_party/git/compat/fileno.c | 7 - third_party/git/compat/fopen.c | 37 - third_party/git/compat/hstrerror.c | 21 - third_party/git/compat/inet_ntop.c | 185 - third_party/git/compat/inet_pton.c | 215 - third_party/git/compat/memmem.c | 32 - third_party/git/compat/mingw.c | 2903 -- third_party/git/compat/mingw.h | 614 - third_party/git/compat/mkdir.c | 24 - third_party/git/compat/mkdtemp.c | 8 - third_party/git/compat/mmap.c | 40 - third_party/git/compat/msvc.c | 6 - third_party/git/compat/msvc.h | 33 - third_party/git/compat/nedmalloc/License.txt | 23 - third_party/git/compat/nedmalloc/Readme.txt | 136 - third_party/git/compat/nedmalloc/malloc.c.h | 5761 ---- third_party/git/compat/nedmalloc/nedmalloc.c | 953 - third_party/git/compat/nedmalloc/nedmalloc.h | 180 - third_party/git/compat/obstack.c | 413 - third_party/git/compat/obstack.h | 511 - third_party/git/compat/poll/poll.c | 608 - third_party/git/compat/poll/poll.h | 67 - third_party/git/compat/pread.c | 18 - third_party/git/compat/precompose_utf8.c | 184 - third_party/git/compat/precompose_utf8.h | 46 - third_party/git/compat/qsort_s.c | 69 - third_party/git/compat/regex/regcomp.c | 3891 --- third_party/git/compat/regex/regex.c | 88 - third_party/git/compat/regex/regex.h | 586 - third_party/git/compat/regex/regex_internal.c | 1743 -- third_party/git/compat/regex/regex_internal.h | 808 - third_party/git/compat/regex/regexec.c | 4368 --- third_party/git/compat/setenv.c | 40 - third_party/git/compat/sha1-chunked.c | 19 - third_party/git/compat/sha1-chunked.h | 2 - third_party/git/compat/snprintf.c | 69 - third_party/git/compat/stat.c | 48 - third_party/git/compat/strcasestr.c | 22 - third_party/git/compat/strdup.c | 11 - third_party/git/compat/strlcpy.c | 13 - third_party/git/compat/strtoimax.c | 10 - third_party/git/compat/strtoumax.c | 10 - third_party/git/compat/terminal.c | 388 - third_party/git/compat/terminal.h | 9 - third_party/git/compat/unsetenv.c | 27 - third_party/git/compat/vcbuild/.gitignore | 3 - third_party/git/compat/vcbuild/README | 112 - third_party/git/compat/vcbuild/find_vs_env.bat | 168 - third_party/git/compat/vcbuild/include/sys/param.h | 1 - third_party/git/compat/vcbuild/include/sys/time.h | 1 - third_party/git/compat/vcbuild/include/sys/utime.h | 34 - third_party/git/compat/vcbuild/include/unistd.h | 103 - third_party/git/compat/vcbuild/include/utime.h | 1 - third_party/git/compat/vcbuild/scripts/clink.pl | 133 - third_party/git/compat/vcbuild/scripts/lib.pl | 26 - third_party/git/compat/vcbuild/vcpkg_copy_dlls.bat | 39 - third_party/git/compat/vcbuild/vcpkg_install.bat | 80 - third_party/git/compat/win32.h | 41 - third_party/git/compat/win32/alloca.h | 1 - third_party/git/compat/win32/dirent.c | 92 - third_party/git/compat/win32/dirent.h | 20 - third_party/git/compat/win32/git.manifest | 25 - third_party/git/compat/win32/lazyload.h | 57 - third_party/git/compat/win32/path-utils.c | 52 - third_party/git/compat/win32/path-utils.h | 37 - third_party/git/compat/win32/pthread.c | 58 - third_party/git/compat/win32/pthread.h | 100 - third_party/git/compat/win32/syslog.c | 80 - third_party/git/compat/win32/syslog.h | 20 - .../git/compat/win32/trace2_win32_process_info.c | 191 - third_party/git/compat/win32mmap.c | 46 - third_party/git/compat/winansi.c | 681 - third_party/git/config.c | 3389 --- third_party/git/config.h | 621 - third_party/git/config.mak.dev | 47 - third_party/git/config.mak.in | 24 - third_party/git/config.mak.uname | 782 - third_party/git/configure.ac | 1327 - third_party/git/connect.c | 1428 - third_party/git/connect.h | 32 - third_party/git/connected.c | 153 - third_party/git/connected.h | 65 - third_party/git/contrib/README | 43 - .../git/contrib/buildsystems/CMakeLists.txt | 988 - third_party/git/contrib/buildsystems/Generators.pm | 42 - .../git/contrib/buildsystems/Generators/QMake.pm | 189 - .../git/contrib/buildsystems/Generators/Vcproj.pm | 579 - .../git/contrib/buildsystems/Generators/Vcxproj.pm | 393 - third_party/git/contrib/buildsystems/engine.pl | 394 - third_party/git/contrib/buildsystems/generate | 29 - third_party/git/contrib/buildsystems/parse.pl | 228 - third_party/git/contrib/coccinelle/.gitignore | 1 - third_party/git/contrib/coccinelle/README | 43 - third_party/git/contrib/coccinelle/array.cocci | 90 - third_party/git/contrib/coccinelle/commit.cocci | 52 - .../git/contrib/coccinelle/flex_alloc.cocci | 13 - third_party/git/contrib/coccinelle/free.cocci | 18 - third_party/git/contrib/coccinelle/hashmap.cocci | 16 - third_party/git/contrib/coccinelle/object_id.cocci | 87 - third_party/git/contrib/coccinelle/preincr.cocci | 5 - third_party/git/contrib/coccinelle/qsort.cocci | 37 - third_party/git/contrib/coccinelle/strbuf.cocci | 62 - third_party/git/contrib/coccinelle/swap.cocci | 28 - .../coccinelle/the_repository.pending.cocci | 144 - .../git/contrib/coccinelle/xstrdup_or_null.cocci | 13 - third_party/git/contrib/completion/.gitattributes | 1 - .../git/contrib/completion/git-completion.bash | 3585 --- .../git/contrib/completion/git-completion.tcsh | 126 - .../git/contrib/completion/git-completion.zsh | 246 - third_party/git/contrib/completion/git-prompt.sh | 582 - third_party/git/contrib/contacts/.gitignore | 3 - third_party/git/contrib/contacts/Makefile | 71 - third_party/git/contrib/contacts/git-contacts | 203 - third_party/git/contrib/contacts/git-contacts.txt | 94 - third_party/git/contrib/coverage-diff.sh | 108 - .../contrib/credential/gnome-keyring/.gitignore | 1 - .../git/contrib/credential/gnome-keyring/Makefile | 25 - .../gnome-keyring/git-credential-gnome-keyring.c | 470 - .../git/contrib/credential/libsecret/Makefile | 25 - .../libsecret/git-credential-libsecret.c | 369 - .../git/contrib/credential/netrc/.gitignore | 1 - third_party/git/contrib/credential/netrc/Makefile | 30 - .../credential/netrc/git-credential-netrc.perl | 440 - .../credential/netrc/t-git-credential-netrc.sh | 32 - .../credential/netrc/test.command-option-gpg | 2 - .../contrib/credential/netrc/test.git-config-gpg | 2 - .../git/contrib/credential/netrc/test.netrc | 13 - .../git/contrib/credential/netrc/test.netrc.gpg | 0 third_party/git/contrib/credential/netrc/test.pl | 139 - .../git/contrib/credential/osxkeychain/.gitignore | 1 - .../git/contrib/credential/osxkeychain/Makefile | 17 - .../osxkeychain/git-credential-osxkeychain.c | 183 - .../git/contrib/credential/wincred/Makefile | 22 - .../credential/wincred/git-credential-wincred.c | 327 - third_party/git/contrib/diff-highlight/.gitignore | 2 - .../git/contrib/diff-highlight/DiffHighlight.pm | 285 - third_party/git/contrib/diff-highlight/Makefile | 23 - third_party/git/contrib/diff-highlight/README | 223 - .../git/contrib/diff-highlight/diff-highlight.perl | 8 - .../git/contrib/diff-highlight/t/.gitignore | 2 - third_party/git/contrib/diff-highlight/t/Makefile | 22 - .../diff-highlight/t/t9400-diff-highlight.sh | 341 - third_party/git/contrib/emacs/README | 33 - third_party/git/contrib/emacs/git-blame.el | 6 - third_party/git/contrib/emacs/git.el | 6 - third_party/git/contrib/examples/README | 20 - .../git/contrib/fast-import/git-import.perl | 64 - third_party/git/contrib/fast-import/git-import.sh | 38 - third_party/git/contrib/fast-import/git-p4.README | 12 - .../contrib/fast-import/import-directories.perl | 416 - .../git/contrib/fast-import/import-tars.perl | 227 - third_party/git/contrib/fast-import/import-zips.py | 78 - third_party/git/contrib/git-jump/README | 112 - third_party/git/contrib/git-jump/git-jump | 78 - third_party/git/contrib/git-resurrect.sh | 182 - third_party/git/contrib/git-shell-commands/README | 18 - third_party/git/contrib/git-shell-commands/help | 18 - third_party/git/contrib/git-shell-commands/list | 10 - third_party/git/contrib/hg-to-git/hg-to-git.py | 254 - third_party/git/contrib/hg-to-git/hg-to-git.txt | 21 - third_party/git/contrib/hooks/multimail/CHANGES | 285 - .../git/contrib/hooks/multimail/CONTRIBUTING.rst | 60 - third_party/git/contrib/hooks/multimail/README.Git | 15 - .../README.migrate-from-post-receive-email | 145 - third_party/git/contrib/hooks/multimail/README.rst | 774 - .../hooks/multimail/doc/customizing-emails.rst | 56 - .../git/contrib/hooks/multimail/doc/gerrit.rst | 56 - .../git/contrib/hooks/multimail/doc/gitolite.rst | 118 - .../hooks/multimail/doc/troubleshooting.rst | 78 - .../git/contrib/hooks/multimail/git_multimail.py | 4346 --- .../hooks/multimail/migrate-mailhook-config | 274 - .../contrib/hooks/multimail/post-receive.example | 101 - third_party/git/contrib/hooks/post-receive-email | 759 - third_party/git/contrib/hooks/pre-auto-gc-battery | 42 - third_party/git/contrib/hooks/setgitperms.perl | 214 - third_party/git/contrib/hooks/update-paranoid | 421 - .../git/contrib/long-running-filter/example.pl | 132 - third_party/git/contrib/mw-to-git/.gitignore | 2 - third_party/git/contrib/mw-to-git/.perlcriticrc | 28 - third_party/git/contrib/mw-to-git/Git/Mediawiki.pm | 101 - third_party/git/contrib/mw-to-git/Makefile | 58 - third_party/git/contrib/mw-to-git/bin-wrapper/git | 14 - third_party/git/contrib/mw-to-git/git-mw.perl | 368 - .../contrib/mw-to-git/git-remote-mediawiki.perl | 1390 - .../git/contrib/mw-to-git/git-remote-mediawiki.txt | 7 - third_party/git/contrib/mw-to-git/t/.gitignore | 4 - third_party/git/contrib/mw-to-git/t/Makefile | 31 - third_party/git/contrib/mw-to-git/t/README | 124 - .../git/contrib/mw-to-git/t/install-wiki.sh | 55 - .../git/contrib/mw-to-git/t/push-pull-tests.sh | 144 - .../contrib/mw-to-git/t/t9360-mw-to-git-clone.sh | 257 - .../mw-to-git/t/t9361-mw-to-git-push-pull.sh | 24 - .../contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh | 347 - .../mw-to-git/t/t9363-mw-to-git-export-import.sh | 218 - .../git/contrib/mw-to-git/t/t9364-pull-by-rev.sh | 17 - .../mw-to-git/t/t9365-continuing-queries.sh | 23 - .../git/contrib/mw-to-git/t/test-gitmw-lib.sh | 432 - third_party/git/contrib/mw-to-git/t/test-gitmw.pl | 223 - third_party/git/contrib/mw-to-git/t/test.config | 40 - third_party/git/contrib/persistent-https/LICENSE | 202 - third_party/git/contrib/persistent-https/Makefile | 40 - third_party/git/contrib/persistent-https/README | 72 - third_party/git/contrib/persistent-https/client.go | 189 - third_party/git/contrib/persistent-https/main.go | 82 - third_party/git/contrib/persistent-https/proxy.go | 190 - third_party/git/contrib/persistent-https/socket.go | 97 - third_party/git/contrib/remote-helpers/README | 15 - .../git/contrib/remote-helpers/git-remote-bzr | 11 - .../git/contrib/remote-helpers/git-remote-hg | 11 - third_party/git/contrib/remotes2config.sh | 33 - third_party/git/contrib/rerere-train.sh | 102 - third_party/git/contrib/stats/git-common-hash | 26 - third_party/git/contrib/stats/mailmap.pl | 70 - third_party/git/contrib/stats/packinfo.pl | 212 - third_party/git/contrib/subtree/.gitignore | 7 - third_party/git/contrib/subtree/COPYING | 339 - third_party/git/contrib/subtree/INSTALL | 28 - third_party/git/contrib/subtree/Makefile | 103 - third_party/git/contrib/subtree/README | 8 - third_party/git/contrib/subtree/git-subtree.sh | 901 - third_party/git/contrib/subtree/git-subtree.txt | 351 - third_party/git/contrib/subtree/t/Makefile | 86 - third_party/git/contrib/subtree/t/t7900-subtree.sh | 1034 - third_party/git/contrib/subtree/todo | 48 - .../git/contrib/thunderbird-patch-inline/README | 20 - .../git/contrib/thunderbird-patch-inline/appp.sh | 55 - third_party/git/contrib/update-unicode/.gitignore | 3 - third_party/git/contrib/update-unicode/README | 20 - .../git/contrib/update-unicode/update_unicode.sh | 33 - third_party/git/contrib/vscode/.gitattributes | 1 - third_party/git/contrib/vscode/README.md | 14 - third_party/git/contrib/vscode/init.sh | 375 - third_party/git/contrib/workdir/.gitattributes | 1 - third_party/git/contrib/workdir/git-new-workdir | 105 - third_party/git/convert.c | 2027 -- third_party/git/convert.h | 158 - third_party/git/copy.c | 67 - third_party/git/credential.c | 512 - third_party/git/credential.h | 195 - third_party/git/csum-file.c | 186 - third_party/git/csum-file.h | 65 - third_party/git/ctype.c | 66 - third_party/git/daemon.c | 1485 - third_party/git/date.c | 1390 - third_party/git/decorate.c | 83 - third_party/git/decorate.h | 61 - third_party/git/default.nix | 19 +- third_party/git/delta-islands.c | 507 - third_party/git/delta-islands.h | 18 - third_party/git/delta.h | 104 - third_party/git/detect-compiler | 53 - third_party/git/diff-delta.c | 496 - third_party/git/diff-lib.c | 590 - third_party/git/diff-no-index.c | 311 - third_party/git/diff.c | 6948 ----- third_party/git/diff.h | 651 - third_party/git/diffcore-break.c | 313 - third_party/git/diffcore-delta.c | 233 - third_party/git/diffcore-order.c | 131 - third_party/git/diffcore-pickaxe.c | 268 - third_party/git/diffcore-rename.c | 733 - third_party/git/diffcore.h | 209 - third_party/git/dir-iterator.c | 235 - third_party/git/dir-iterator.h | 127 - third_party/git/dir.c | 3603 --- third_party/git/dir.h | 544 - third_party/git/editor.c | 128 - third_party/git/entry.c | 538 - third_party/git/environment.c | 425 - third_party/git/ewah/bitmap.c | 193 - third_party/git/ewah/ewah_bitmap.c | 484 - third_party/git/ewah/ewah_io.c | 134 - third_party/git/ewah/ewah_rlw.c | 106 - third_party/git/ewah/ewok.h | 193 - third_party/git/ewah/ewok_rlw.h | 114 - third_party/git/exec-cmd.c | 367 - third_party/git/exec-cmd.h | 16 - third_party/git/fetch-negotiator.c | 26 - third_party/git/fetch-negotiator.h | 59 - third_party/git/fetch-pack.c | 1947 -- third_party/git/fetch-pack.h | 89 - third_party/git/fmt-merge-msg.c | 686 - third_party/git/fmt-merge-msg.h | 20 - third_party/git/fsck.c | 1286 - third_party/git/fsck.h | 97 - third_party/git/fsmonitor.c | 362 - third_party/git/fsmonitor.h | 77 - third_party/git/fuzz-commit-graph.c | 19 - third_party/git/fuzz-pack-headers.c | 14 - third_party/git/fuzz-pack-idx.c | 13 - third_party/git/generate-cmdlist.sh | 98 - third_party/git/generate-configlist.sh | 21 - third_party/git/gettext.c | 228 - third_party/git/gettext.h | 92 - third_party/git/git-add--interactive.perl | 1913 -- third_party/git/git-archimport.perl | 1134 - third_party/git/git-bisect.sh | 290 - third_party/git/git-compat-util.h | 1355 - third_party/git/git-cvsexportcommit.perl | 467 - third_party/git/git-cvsimport.perl | 1183 - third_party/git/git-cvsserver.perl | 5108 ---- third_party/git/git-difftool--helper.sh | 105 - third_party/git/git-filter-branch.sh | 676 - third_party/git/git-gui/.gitattributes | 5 - third_party/git/git-gui/.gitignore | 8 - third_party/git/git-gui/GIT-VERSION-GEN | 80 - third_party/git/git-gui/Makefile | 347 - third_party/git/git-gui/README.md | 174 - third_party/git/git-gui/git-gui--askpass | 71 - third_party/git/git-gui/git-gui.sh | 4198 --- third_party/git/git-gui/lib/about.tcl | 70 - third_party/git/git-gui/lib/blame.tcl | 1374 - third_party/git/git-gui/lib/branch.tcl | 40 - third_party/git/git-gui/lib/branch_checkout.tcl | 93 - third_party/git/git-gui/lib/branch_create.tcl | 224 - third_party/git/git-gui/lib/branch_delete.tcl | 147 - third_party/git/git-gui/lib/branch_rename.tcl | 134 - third_party/git/git-gui/lib/browser.tcl | 322 - third_party/git/git-gui/lib/checkout_op.tcl | 646 - third_party/git/git-gui/lib/choose_font.tcl | 171 - third_party/git/git-gui/lib/choose_repository.tcl | 1149 - third_party/git/git-gui/lib/choose_rev.tcl | 634 - third_party/git/git-gui/lib/chord.tcl | 158 - third_party/git/git-gui/lib/class.tcl | 194 - third_party/git/git-gui/lib/commit.tcl | 547 - third_party/git/git-gui/lib/console.tcl | 225 - third_party/git/git-gui/lib/database.tcl | 115 - third_party/git/git-gui/lib/date.tcl | 53 - third_party/git/git-gui/lib/diff.tcl | 905 - third_party/git/git-gui/lib/encoding.tcl | 466 - third_party/git/git-gui/lib/error.tcl | 119 - third_party/git/git-gui/lib/git-gui.ico | Bin 3638 -> 0 bytes third_party/git/git-gui/lib/index.tcl | 753 - third_party/git/git-gui/lib/line.tcl | 81 - third_party/git/git-gui/lib/logo.tcl | 43 - third_party/git/git-gui/lib/merge.tcl | 285 - third_party/git/git-gui/lib/mergetool.tcl | 400 - third_party/git/git-gui/lib/option.tcl | 349 - third_party/git/git-gui/lib/remote.tcl | 333 - third_party/git/git-gui/lib/remote_add.tcl | 190 - .../git/git-gui/lib/remote_branch_delete.tcl | 359 - third_party/git/git-gui/lib/search.tcl | 300 - third_party/git/git-gui/lib/shortcut.tcl | 143 - third_party/git/git-gui/lib/spellcheck.tcl | 415 - third_party/git/git-gui/lib/sshkey.tcl | 131 - third_party/git/git-gui/lib/status_bar.tcl | 312 - third_party/git/git-gui/lib/themed.tcl | 393 - third_party/git/git-gui/lib/tools.tcl | 168 - third_party/git/git-gui/lib/tools_dlg.tcl | 414 - third_party/git/git-gui/lib/transport.tcl | 232 - third_party/git/git-gui/lib/win32.tcl | 26 - third_party/git/git-gui/lib/win32_shortcut.js | 34 - third_party/git/git-gui/macosx/AppMain.tcl | 29 - third_party/git/git-gui/macosx/Info.plist | 30 - third_party/git/git-gui/macosx/git-gui.icns | Bin 28866 -> 0 bytes third_party/git/git-gui/po/.gitignore | 2 - third_party/git/git-gui/po/README | 251 - third_party/git/git-gui/po/bg.po | 2807 -- third_party/git/git-gui/po/de.po | 2874 -- third_party/git/git-gui/po/el.po | 2005 -- third_party/git/git-gui/po/fr.po | 2604 -- third_party/git/git-gui/po/git-gui.pot | 2666 -- third_party/git/git-gui/po/glossary/Makefile | 9 - third_party/git/git-gui/po/glossary/bg.po | 287 - third_party/git/git-gui/po/glossary/de.po | 430 - third_party/git/git-gui/po/glossary/el.po | 171 - third_party/git/git-gui/po/glossary/fr.po | 166 - .../git/git-gui/po/glossary/git-gui-glossary.pot | 398 - .../git/git-gui/po/glossary/git-gui-glossary.txt | 96 - third_party/git/git-gui/po/glossary/it.po | 184 - third_party/git/git-gui/po/glossary/pt_br.po | 169 - third_party/git/git-gui/po/glossary/pt_pt.po | 293 - third_party/git/git-gui/po/glossary/txt-to-pot.sh | 48 - third_party/git/git-gui/po/glossary/zh_cn.po | 170 - third_party/git/git-gui/po/hu.po | 2602 -- third_party/git/git-gui/po/it.po | 2591 -- third_party/git/git-gui/po/ja.po | 2685 -- third_party/git/git-gui/po/nb.po | 2474 -- third_party/git/git-gui/po/po2msg.sh | 152 - third_party/git/git-gui/po/pt_br.po | 2568 -- third_party/git/git-gui/po/pt_pt.po | 2716 -- third_party/git/git-gui/po/ru.po | 2382 -- third_party/git/git-gui/po/sv.po | 2736 -- third_party/git/git-gui/po/vi.po | 2690 -- third_party/git/git-gui/po/zh_cn.po | 1967 -- third_party/git/git-gui/windows/git-gui.sh | 25 - third_party/git/git-instaweb.sh | 789 - third_party/git/git-merge-octopus.sh | 112 - third_party/git/git-merge-one-file.sh | 167 - third_party/git/git-merge-resolve.sh | 54 - third_party/git/git-mergetool--lib.sh | 484 - third_party/git/git-mergetool.sh | 529 - third_party/git/git-p4.py | 4438 --- third_party/git/git-parse-remote.sh | 101 - third_party/git/git-quiltimport.sh | 155 - third_party/git/git-rebase--preserve-merges.sh | 1057 - third_party/git/git-request-pull.sh | 172 - third_party/git/git-send-email.perl | 2037 -- third_party/git/git-sh-i18n.sh | 111 - third_party/git/git-sh-setup.sh | 399 - third_party/git/git-submodule.sh | 953 - third_party/git/git-svn.perl | 2250 -- third_party/git/git-web--browse.sh | 196 - third_party/git/git.c | 918 - third_party/git/git.rc | 24 - third_party/git/gitk-git/.gitignore | 2 - third_party/git/gitk-git/Makefile | 80 - third_party/git/gitk-git/gitk | 12707 --------- third_party/git/gitk-git/po/.gitignore | 1 - third_party/git/gitk-git/po/bg.po | 1407 - third_party/git/gitk-git/po/ca.po | 1369 - third_party/git/gitk-git/po/de.po | 1387 - third_party/git/gitk-git/po/es.po | 1405 - third_party/git/gitk-git/po/fr.po | 1400 - third_party/git/gitk-git/po/hu.po | 1419 - third_party/git/gitk-git/po/it.po | 1387 - third_party/git/gitk-git/po/ja.po | 1379 - third_party/git/gitk-git/po/po2msg.sh | 133 - third_party/git/gitk-git/po/pt_br.po | 1390 - third_party/git/gitk-git/po/pt_pt.po | 1376 - third_party/git/gitk-git/po/ru.po | 1371 - third_party/git/gitk-git/po/sv.po | 1413 - third_party/git/gitk-git/po/vi.po | 1379 - third_party/git/gitk-git/po/zh_cn.po | 1367 - third_party/git/gitweb/INSTALL | 328 - third_party/git/gitweb/Makefile | 195 - third_party/git/gitweb/README | 70 - third_party/git/gitweb/gitweb.perl | 8483 ------ third_party/git/gitweb/static/git-favicon.png | Bin 115 -> 0 bytes third_party/git/gitweb/static/git-logo.png | Bin 207 -> 0 bytes third_party/git/gitweb/static/gitweb.css | 686 - third_party/git/gitweb/static/js/README | 20 - .../git/gitweb/static/js/adjust-timezone.js | 330 - .../git/gitweb/static/js/blame_incremental.js | 692 - .../git/gitweb/static/js/javascript-detection.js | 43 - third_party/git/gitweb/static/js/lib/common-lib.js | 224 - third_party/git/gitweb/static/js/lib/cookies.js | 114 - third_party/git/gitweb/static/js/lib/datetime.js | 176 - third_party/git/gpg-interface.c | 469 - third_party/git/gpg-interface.h | 66 - third_party/git/graph.c | 1536 -- third_party/git/graph.h | 260 - third_party/git/grep.c | 2209 -- third_party/git/grep.h | 224 - third_party/git/hash.h | 187 - third_party/git/hashmap.c | 323 - third_party/git/hashmap.h | 547 - third_party/git/help.c | 724 - third_party/git/help.h | 90 - third_party/git/hex.c | 155 - third_party/git/http-backend.c | 795 - third_party/git/http-fetch.c | 140 - third_party/git/http-push.c | 1993 -- third_party/git/http-walker.c | 631 - third_party/git/http.c | 2605 -- third_party/git/http.h | 282 - third_party/git/ident.c | 653 - third_party/git/imap-send.c | 1604 -- third_party/git/iterator.h | 81 - third_party/git/json-writer.c | 414 - third_party/git/json-writer.h | 107 - third_party/git/khash.h | 343 - third_party/git/kwset.c | 775 - third_party/git/kwset.h | 65 - third_party/git/levenshtein.c | 86 - third_party/git/levenshtein.h | 8 - third_party/git/line-log.c | 1326 - third_party/git/line-log.h | 62 - third_party/git/line-range.c | 295 - third_party/git/line-range.h | 41 - third_party/git/linear-assignment.c | 207 - third_party/git/linear-assignment.h | 22 - third_party/git/list-objects-filter-options.c | 402 - third_party/git/list-objects-filter-options.h | 132 - third_party/git/list-objects-filter.c | 714 - third_party/git/list-objects-filter.h | 95 - third_party/git/list-objects.c | 423 - third_party/git/list-objects.h | 28 - third_party/git/list.h | 204 - third_party/git/ll-merge.c | 421 - third_party/git/ll-merge.h | 102 - third_party/git/lockfile.c | 216 - third_party/git/lockfile.h | 331 - third_party/git/log-tree.c | 980 - third_party/git/log-tree.h | 41 - third_party/git/ls-refs.c | 116 - third_party/git/ls-refs.h | 10 - third_party/git/mailinfo.c | 1262 - third_party/git/mailinfo.h | 46 - third_party/git/mailmap.c | 363 - third_party/git/mailmap.h | 12 - third_party/git/match-trees.c | 365 - third_party/git/mem-pool.c | 158 - third_party/git/mem-pool.h | 63 - third_party/git/merge-blobs.c | 101 - third_party/git/merge-blobs.h | 11 - third_party/git/merge-recursive.c | 3908 --- third_party/git/merge-recursive.h | 123 - third_party/git/merge.c | 111 - third_party/git/mergesort.c | 73 - third_party/git/mergesort.h | 17 - third_party/git/mergetools/araxis | 18 - third_party/git/mergetools/bc | 28 - third_party/git/mergetools/codecompare | 23 - third_party/git/mergetools/deltawalker | 25 - third_party/git/mergetools/diffmerge | 18 - third_party/git/mergetools/diffuse | 15 - third_party/git/mergetools/ecmerge | 14 - third_party/git/mergetools/emerge | 26 - third_party/git/mergetools/examdiff | 16 - third_party/git/mergetools/guiffy | 18 - third_party/git/mergetools/gvimdiff | 1 - third_party/git/mergetools/kdiff3 | 27 - third_party/git/mergetools/kompare | 11 - third_party/git/mergetools/meld | 89 - third_party/git/mergetools/nvimdiff | 1 - third_party/git/mergetools/opendiff | 14 - third_party/git/mergetools/p4merge | 36 - third_party/git/mergetools/smerge | 12 - third_party/git/mergetools/tkdiff | 16 - third_party/git/mergetools/tortoisemerge | 32 - third_party/git/mergetools/vimdiff | 59 - third_party/git/mergetools/winmerge | 15 - third_party/git/mergetools/xxdiff | 23 - third_party/git/midx.c | 1487 - third_party/git/midx.h | 58 - third_party/git/name-hash.c | 731 - third_party/git/negotiator/default.c | 176 - third_party/git/negotiator/default.h | 8 - third_party/git/negotiator/noop.c | 44 - third_party/git/negotiator/noop.h | 8 - third_party/git/negotiator/skipping.c | 250 - third_party/git/negotiator/skipping.h | 8 - third_party/git/notes-cache.c | 98 - third_party/git/notes-cache.h | 22 - third_party/git/notes-merge.c | 754 - third_party/git/notes-merge.h | 87 - third_party/git/notes-utils.c | 186 - third_party/git/notes-utils.h | 55 - third_party/git/notes.c | 1350 - third_party/git/notes.h | 338 - third_party/git/object-store.h | 472 - third_party/git/object.c | 581 - third_party/git/object.h | 198 - third_party/git/oid-array.c | 96 - third_party/git/oid-array.h | 109 - third_party/git/oidmap.c | 61 - third_party/git/oidmap.h | 93 - third_party/git/oidset.c | 84 - third_party/git/oidset.h | 113 - third_party/git/pack-bitmap-write.c | 556 - third_party/git/pack-bitmap.c | 1445 - third_party/git/pack-bitmap.h | 85 - third_party/git/pack-check.c | 202 - third_party/git/pack-objects.c | 221 - third_party/git/pack-objects.h | 451 - third_party/git/pack-revindex.c | 205 - third_party/git/pack-revindex.h | 16 - third_party/git/pack-write.c | 374 - third_party/git/pack.h | 106 - third_party/git/packfile.c | 2184 -- third_party/git/packfile.h | 193 - third_party/git/pager.c | 250 - third_party/git/parse-options-cb.c | 295 - third_party/git/parse-options.c | 1013 - third_party/git/parse-options.h | 341 - third_party/git/patch-delta.c | 94 - third_party/git/patch-ids.c | 123 - third_party/git/patch-ids.h | 29 - third_party/git/path.c | 1538 -- third_party/git/path.h | 200 - third_party/git/pathspec.c | 741 - third_party/git/pathspec.h | 161 - third_party/git/perl/.gitignore | 1 - third_party/git/perl/FromCPAN/.gitattributes | 1 - third_party/git/perl/FromCPAN/Error.pm | 1040 - third_party/git/perl/FromCPAN/Mail/Address.pm | 280 - third_party/git/perl/Git.pm | 1756 -- third_party/git/perl/Git/I18N.pm | 115 - third_party/git/perl/Git/IndexInfo.pm | 35 - third_party/git/perl/Git/LoadCPAN.pm | 104 - third_party/git/perl/Git/LoadCPAN/Error.pm | 10 - third_party/git/perl/Git/LoadCPAN/Mail/Address.pm | 10 - third_party/git/perl/Git/Packet.pm | 173 - third_party/git/perl/Git/SVN.pm | 2560 -- third_party/git/perl/Git/SVN/Editor.pm | 605 - third_party/git/perl/Git/SVN/Fetcher.pm | 622 - third_party/git/perl/Git/SVN/GlobSpec.pm | 65 - third_party/git/perl/Git/SVN/Log.pm | 400 - third_party/git/perl/Git/SVN/Memoize/YAML.pm | 93 - third_party/git/perl/Git/SVN/Migration.pm | 265 - third_party/git/perl/Git/SVN/Prompt.pm | 184 - third_party/git/perl/Git/SVN/Ra.pm | 708 - third_party/git/perl/Git/SVN/Utils.pm | 232 - .../perl/header_templates/fixed_prefix.template.pl | 1 - .../header_templates/runtime_prefix.template.pl | 42 - third_party/git/pkt-line.c | 582 - third_party/git/pkt-line.h | 235 - third_party/git/po/.gitignore | 1 - third_party/git/po/README | 306 - third_party/git/po/TEAMS | 77 - third_party/git/po/bg.po | 26162 ------------------ third_party/git/po/ca.po | 26113 ------------------ third_party/git/po/de.po | 26005 ------------------ third_party/git/po/el.po | 21468 --------------- third_party/git/po/es.po | 25852 ------------------ third_party/git/po/fr.po | 25970 ------------------ third_party/git/po/git.pot | 23725 ---------------- third_party/git/po/is.po | 103 - third_party/git/po/it.po | 26670 ------------------ third_party/git/po/ko.po | 18000 ------------ third_party/git/po/pt_PT.po | 26479 ------------------ third_party/git/po/ru.po | 21727 --------------- third_party/git/po/sv.po | 26973 ------------------ third_party/git/po/tr.po | 25391 ----------------- third_party/git/po/vi.po | 27217 ------------------- third_party/git/po/zh_CN.po | 25022 ----------------- third_party/git/po/zh_TW.po | 25378 ----------------- third_party/git/ppc/sha1.c | 72 - third_party/git/ppc/sha1.h | 25 - third_party/git/ppc/sha1ppc.S | 224 - third_party/git/preload-index.c | 158 - third_party/git/pretty.c | 2020 -- third_party/git/pretty.h | 145 - third_party/git/prio-queue.c | 96 - third_party/git/prio-queue.h | 60 - third_party/git/progress.c | 376 - third_party/git/progress.h | 24 - third_party/git/promisor-remote.c | 259 - third_party/git/promisor-remote.h | 41 - third_party/git/prompt.c | 88 - third_party/git/prompt.h | 11 - third_party/git/protocol.c | 93 - third_party/git/protocol.h | 34 - third_party/git/prune-packed.c | 43 - third_party/git/prune-packed.h | 9 - third_party/git/quote.c | 560 - third_party/git/quote.h | 87 - third_party/git/range-diff.c | 568 - third_party/git/range-diff.h | 19 - third_party/git/reachable.c | 251 - third_party/git/reachable.h | 12 - third_party/git/read-cache.c | 3637 --- third_party/git/rebase-interactive.c | 254 - third_party/git/rebase-interactive.h | 21 - third_party/git/rebase.c | 35 - third_party/git/rebase.h | 15 - third_party/git/ref-filter.c | 2576 -- third_party/git/ref-filter.h | 149 - third_party/git/reflog-walk.c | 348 - third_party/git/reflog-walk.h | 27 - third_party/git/refs.c | 2349 -- third_party/git/refs.h | 881 - third_party/git/refs/debug.c | 398 - third_party/git/refs/files-backend.c | 3198 --- third_party/git/refs/iterator.c | 435 - third_party/git/refs/packed-backend.c | 1670 -- third_party/git/refs/packed-backend.h | 37 - third_party/git/refs/ref-cache.c | 551 - third_party/git/refs/ref-cache.h | 243 - third_party/git/refs/refs-internal.h | 705 - third_party/git/refspec.c | 276 - third_party/git/refspec.h | 76 - third_party/git/remote-curl.c | 1556 -- third_party/git/remote.c | 2406 -- third_party/git/remote.h | 365 - third_party/git/replace-object.c | 83 - third_party/git/replace-object.h | 43 - third_party/git/repo-settings.c | 74 - third_party/git/repository.c | 277 - third_party/git/repository.h | 207 - third_party/git/rerere.c | 1255 - third_party/git/rerere.h | 46 - third_party/git/reset.c | 141 - third_party/git/reset.h | 20 - third_party/git/resolve-undo.c | 195 - third_party/git/resolve-undo.h | 19 - third_party/git/revision.c | 4216 --- third_party/git/revision.h | 459 - third_party/git/run-command.c | 1878 -- third_party/git/run-command.h | 479 - third_party/git/send-pack.c | 680 - third_party/git/send-pack.h | 41 - third_party/git/sequencer.c | 5606 ---- third_party/git/sequencer.h | 234 - third_party/git/serve.c | 288 - third_party/git/serve.h | 15 - third_party/git/server-info.c | 367 - third_party/git/setup.c | 1436 - third_party/git/sh-i18n--envsubst.c | 427 - third_party/git/sha1-file.c | 2544 -- third_party/git/sha1-lookup.c | 129 - third_party/git/sha1-lookup.h | 32 - third_party/git/sha1-name.c | 1954 -- third_party/git/sha1dc/.gitattributes | 1 - third_party/git/sha1dc/LICENSE.txt | 30 - third_party/git/sha1dc/sha1.c | 1911 -- third_party/git/sha1dc/sha1.h | 110 - third_party/git/sha1dc/ubc_check.c | 372 - third_party/git/sha1dc/ubc_check.h | 52 - third_party/git/sha1dc_git.c | 38 - third_party/git/sha1dc_git.h | 23 - third_party/git/sha256/block/sha256.c | 196 - third_party/git/sha256/block/sha256.h | 24 - third_party/git/sha256/gcrypt.h | 36 - third_party/git/shallow.c | 815 - third_party/git/shallow.h | 81 - third_party/git/shell.c | 199 - third_party/git/shortlog.h | 38 - third_party/git/sideband.c | 239 - third_party/git/sideband.h | 29 - third_party/git/sigchain.c | 61 - third_party/git/sigchain.h | 57 - third_party/git/split-index.c | 475 - third_party/git/split-index.h | 39 - third_party/git/stable-qsort.c | 62 - third_party/git/strbuf.c | 1181 - third_party/git/strbuf.h | 740 - third_party/git/streaming.c | 569 - third_party/git/streaming.h | 19 - third_party/git/string-list.c | 321 - third_party/git/string-list.h | 266 - third_party/git/strvec.c | 109 - third_party/git/strvec.h | 89 - third_party/git/sub-process.c | 216 - third_party/git/sub-process.h | 98 - third_party/git/submodule-config.c | 815 - third_party/git/submodule-config.h | 108 - third_party/git/submodule.c | 2291 -- third_party/git/submodule.h | 159 - third_party/git/symlinks.c | 323 - third_party/git/t/.gitattributes | 25 - third_party/git/t/.gitignore | 5 - third_party/git/t/Git-SVN/00compile.t | 14 - third_party/git/t/Git-SVN/Utils/add_path_to_url.t | 27 - third_party/git/t/Git-SVN/Utils/can_compress.t | 11 - third_party/git/t/Git-SVN/Utils/canonicalize_url.t | 26 - third_party/git/t/Git-SVN/Utils/collapse_dotdot.t | 23 - third_party/git/t/Git-SVN/Utils/fatal.t | 34 - third_party/git/t/Git-SVN/Utils/join_paths.t | 32 - third_party/git/t/Makefile | 122 - third_party/git/t/README | 1182 - third_party/git/t/aggregate-results.sh | 46 - third_party/git/t/annotate-tests.sh | 584 - third_party/git/t/chainlint.sed | 369 - .../git/t/chainlint/arithmetic-expansion.expect | 9 - .../git/t/chainlint/arithmetic-expansion.test | 11 - third_party/git/t/chainlint/bash-array.expect | 10 - third_party/git/t/chainlint/bash-array.test | 12 - third_party/git/t/chainlint/blank-line.expect | 4 - third_party/git/t/chainlint/blank-line.test | 10 - third_party/git/t/chainlint/block.expect | 12 - third_party/git/t/chainlint/block.test | 15 - third_party/git/t/chainlint/broken-chain.expect | 6 - third_party/git/t/chainlint/broken-chain.test | 8 - third_party/git/t/chainlint/case.expect | 19 - third_party/git/t/chainlint/case.test | 23 - .../close-nested-and-parent-together.expect | 4 - .../close-nested-and-parent-together.test | 3 - third_party/git/t/chainlint/close-subshell.expect | 25 - third_party/git/t/chainlint/close-subshell.test | 27 - .../git/t/chainlint/command-substitution.expect | 9 - .../git/t/chainlint/command-substitution.test | 11 - third_party/git/t/chainlint/comment.expect | 4 - third_party/git/t/chainlint/comment.test | 11 - .../t/chainlint/complex-if-in-cuddled-loop.expect | 10 - .../t/chainlint/complex-if-in-cuddled-loop.test | 11 - .../git/t/chainlint/cuddled-if-then-else.expect | 7 - .../git/t/chainlint/cuddled-if-then-else.test | 7 - third_party/git/t/chainlint/cuddled-loop.expect | 5 - third_party/git/t/chainlint/cuddled-loop.test | 7 - third_party/git/t/chainlint/cuddled.expect | 21 - third_party/git/t/chainlint/cuddled.test | 23 - third_party/git/t/chainlint/exit-loop.expect | 24 - third_party/git/t/chainlint/exit-loop.test | 27 - third_party/git/t/chainlint/exit-subshell.expect | 5 - third_party/git/t/chainlint/exit-subshell.test | 6 - third_party/git/t/chainlint/for-loop.expect | 11 - third_party/git/t/chainlint/for-loop.test | 19 - .../git/t/chainlint/here-doc-close-subshell.expect | 2 - .../git/t/chainlint/here-doc-close-subshell.test | 5 - .../here-doc-multi-line-command-subst.expect | 5 - .../here-doc-multi-line-command-subst.test | 9 - .../t/chainlint/here-doc-multi-line-string.expect | 4 - .../t/chainlint/here-doc-multi-line-string.test | 8 - third_party/git/t/chainlint/here-doc.expect | 9 - third_party/git/t/chainlint/here-doc.test | 37 - third_party/git/t/chainlint/if-in-loop.expect | 12 - third_party/git/t/chainlint/if-in-loop.test | 15 - third_party/git/t/chainlint/if-then-else.expect | 19 - third_party/git/t/chainlint/if-then-else.test | 28 - third_party/git/t/chainlint/incomplete-line.expect | 4 - third_party/git/t/chainlint/incomplete-line.test | 12 - third_party/git/t/chainlint/inline-comment.expect | 9 - third_party/git/t/chainlint/inline-comment.test | 12 - third_party/git/t/chainlint/loop-in-if.expect | 12 - third_party/git/t/chainlint/loop-in-if.test | 15 - .../multi-line-nested-command-substitution.expect | 18 - .../multi-line-nested-command-substitution.test | 18 - .../git/t/chainlint/multi-line-string.expect | 15 - third_party/git/t/chainlint/multi-line-string.test | 27 - .../git/t/chainlint/negated-one-liner.expect | 5 - third_party/git/t/chainlint/negated-one-liner.test | 7 - .../git/t/chainlint/nested-cuddled-subshell.expect | 19 - .../git/t/chainlint/nested-cuddled-subshell.test | 31 - third_party/git/t/chainlint/nested-here-doc.expect | 7 - third_party/git/t/chainlint/nested-here-doc.test | 33 - .../git/t/chainlint/nested-subshell-comment.expect | 11 - .../git/t/chainlint/nested-subshell-comment.test | 13 - third_party/git/t/chainlint/nested-subshell.expect | 12 - third_party/git/t/chainlint/nested-subshell.test | 14 - third_party/git/t/chainlint/one-liner.expect | 9 - third_party/git/t/chainlint/one-liner.test | 12 - third_party/git/t/chainlint/p4-filespec.expect | 4 - third_party/git/t/chainlint/p4-filespec.test | 5 - third_party/git/t/chainlint/pipe.expect | 8 - third_party/git/t/chainlint/pipe.test | 12 - third_party/git/t/chainlint/semicolon.expect | 20 - third_party/git/t/chainlint/semicolon.test | 25 - .../git/t/chainlint/subshell-here-doc.expect | 11 - third_party/git/t/chainlint/subshell-here-doc.test | 39 - .../git/t/chainlint/subshell-one-liner.expect | 14 - .../git/t/chainlint/subshell-one-liner.test | 24 - third_party/git/t/chainlint/t7900-subtree.expect | 10 - third_party/git/t/chainlint/t7900-subtree.test | 22 - third_party/git/t/chainlint/while-loop.expect | 11 - third_party/git/t/chainlint/while-loop.test | 19 - third_party/git/t/check-non-portable-shell.pl | 55 - third_party/git/t/diff-lib.sh | 39 - third_party/git/t/diff-lib/COPYING | 361 - third_party/git/t/diff-lib/README | 46 - third_party/git/t/gitweb-lib.sh | 123 - third_party/git/t/helper/.gitignore | 2 - third_party/git/t/helper/test-advise.c | 22 - third_party/git/t/helper/test-bloom.c | 97 - third_party/git/t/helper/test-chmtime.c | 148 - third_party/git/t/helper/test-config.c | 194 - third_party/git/t/helper/test-ctype.c | 43 - third_party/git/t/helper/test-date.c | 132 - third_party/git/t/helper/test-delta.c | 79 - third_party/git/t/helper/test-dir-iterator.c | 65 - third_party/git/t/helper/test-drop-caches.c | 160 - third_party/git/t/helper/test-dump-cache-tree.c | 69 - third_party/git/t/helper/test-dump-fsmonitor.c | 22 - third_party/git/t/helper/test-dump-split-index.c | 39 - .../git/t/helper/test-dump-untracked-cache.c | 66 - third_party/git/t/helper/test-example-decorate.c | 75 - third_party/git/t/helper/test-fake-ssh.c | 30 - third_party/git/t/helper/test-genrandom.c | 34 - third_party/git/t/helper/test-genzeros.c | 21 - third_party/git/t/helper/test-hash-speed.c | 61 - third_party/git/t/helper/test-hash.c | 58 - third_party/git/t/helper/test-hashmap.c | 267 - third_party/git/t/helper/test-index-version.c | 15 - third_party/git/t/helper/test-json-writer.c | 565 - .../git/t/helper/test-lazy-init-name-hash.c | 261 - third_party/git/t/helper/test-match-trees.c | 27 - third_party/git/t/helper/test-mergesort.c | 53 - third_party/git/t/helper/test-mktemp.c | 15 - third_party/git/t/helper/test-oid-array.c | 39 - third_party/git/t/helper/test-oidmap.c | 112 - third_party/git/t/helper/test-online-cpus.c | 9 - third_party/git/t/helper/test-parse-options.c | 190 - .../git/t/helper/test-parse-pathspec-file.c | 33 - third_party/git/t/helper/test-path-utils.c | 477 - third_party/git/t/helper/test-pkt-line.c | 102 - third_party/git/t/helper/test-prio-queue.c | 50 - third_party/git/t/helper/test-proc-receive.c | 176 - third_party/git/t/helper/test-progress.c | 74 - third_party/git/t/helper/test-reach.c | 170 - third_party/git/t/helper/test-read-cache.c | 36 - third_party/git/t/helper/test-read-graph.c | 47 - third_party/git/t/helper/test-read-midx.c | 55 - third_party/git/t/helper/test-ref-store.c | 299 - third_party/git/t/helper/test-regex.c | 114 - third_party/git/t/helper/test-repository.c | 100 - third_party/git/t/helper/test-revision-walking.c | 69 - third_party/git/t/helper/test-run-command.c | 428 - third_party/git/t/helper/test-scrap-cache-tree.c | 19 - third_party/git/t/helper/test-serve-v2.c | 31 - third_party/git/t/helper/test-sha1.c | 7 - third_party/git/t/helper/test-sha1.sh | 83 - third_party/git/t/helper/test-sha256.c | 7 - third_party/git/t/helper/test-sigchain.c | 24 - third_party/git/t/helper/test-strcmp-offset.c | 23 - third_party/git/t/helper/test-string-list.c | 129 - third_party/git/t/helper/test-submodule-config.c | 73 - .../t/helper/test-submodule-nested-repo-config.c | 32 - third_party/git/t/helper/test-subprocess.c | 20 - third_party/git/t/helper/test-tool.c | 123 - third_party/git/t/helper/test-tool.h | 71 - third_party/git/t/helper/test-trace2.c | 273 - .../git/t/helper/test-urlmatch-normalization.c | 51 - third_party/git/t/helper/test-wildmatch.c | 24 - third_party/git/t/helper/test-windows-named-pipe.c | 72 - third_party/git/t/helper/test-write-cache.c | 20 - third_party/git/t/helper/test-xml-encode.c | 80 - third_party/git/t/interop/.gitignore | 4 - third_party/git/t/interop/Makefile | 16 - third_party/git/t/interop/README | 85 - third_party/git/t/interop/i0000-basic.sh | 27 - third_party/git/t/interop/i5500-git-daemon.sh | 40 - .../git/t/interop/i5700-protocol-transition.sh | 68 - third_party/git/t/interop/interop-lib.sh | 92 - third_party/git/t/lib-bash.sh | 19 - third_party/git/t/lib-credential.sh | 307 - third_party/git/t/lib-cvs.sh | 78 - third_party/git/t/lib-diff-alternative.sh | 170 - third_party/git/t/lib-gettext.sh | 63 - third_party/git/t/lib-git-daemon.sh | 120 - third_party/git/t/lib-git-p4.sh | 224 - third_party/git/t/lib-git-svn.sh | 135 - third_party/git/t/lib-gpg.sh | 96 - third_party/git/t/lib-gpg/gpgsm-gen-key.in | 8 - third_party/git/t/lib-gpg/gpgsm_cert.p12 | Bin 2652 -> 0 bytes third_party/git/t/lib-gpg/keyring.gpg | 192 - third_party/git/t/lib-gpg/ownertrust | 4 - third_party/git/t/lib-httpd.sh | 310 - third_party/git/t/lib-httpd/apache.conf | 266 - third_party/git/t/lib-httpd/apply-one-time-perl.sh | 27 - third_party/git/t/lib-httpd/broken-smart-http.sh | 10 - third_party/git/t/lib-httpd/error-smart-http.sh | 3 - third_party/git/t/lib-httpd/error.sh | 31 - .../incomplete-body-upload-pack-v2-http.sh | 3 - .../incomplete-length-upload-pack-v2-http.sh | 3 - third_party/git/t/lib-httpd/passwd | 1 - third_party/git/t/lib-httpd/ssl.cnf | 8 - third_party/git/t/lib-log-graph.sh | 28 - third_party/git/t/lib-pack.sh | 140 - third_party/git/t/lib-pager.sh | 15 - third_party/git/t/lib-patch-mode.sh | 50 - third_party/git/t/lib-proto-disable.sh | 220 - third_party/git/t/lib-read-tree-m-3way.sh | 158 - third_party/git/t/lib-read-tree.sh | 41 - third_party/git/t/lib-rebase.sh | 149 - third_party/git/t/lib-submodule-update.sh | 1096 - third_party/git/t/lib-t6000.sh | 136 - third_party/git/t/lib-terminal.sh | 36 - third_party/git/t/oid-info/README | 19 - third_party/git/t/oid-info/hash-info | 17 - third_party/git/t/oid-info/oid | 29 - third_party/git/t/perf/.gitignore | 3 - third_party/git/t/perf/Makefile | 15 - third_party/git/t/perf/README | 204 - third_party/git/t/perf/aggregate.perl | 356 - third_party/git/t/perf/bisect_regression | 73 - third_party/git/t/perf/bisect_run_script | 53 - third_party/git/t/perf/lib-pack.sh | 25 - third_party/git/t/perf/min_time.perl | 21 - third_party/git/t/perf/p0000-perf-lib-sanity.sh | 57 - third_party/git/t/perf/p0001-rev-list.sh | 48 - third_party/git/t/perf/p0002-read-cache.sh | 14 - third_party/git/t/perf/p0003-delta-base-cache.sh | 31 - .../git/t/perf/p0004-lazy-init-name-hash.sh | 56 - third_party/git/t/perf/p0005-status.sh | 49 - third_party/git/t/perf/p0006-read-tree-checkout.sh | 67 - third_party/git/t/perf/p0007-write-cache.sh | 29 - third_party/git/t/perf/p0071-sort.sh | 26 - third_party/git/t/perf/p0100-globbing.sh | 43 - third_party/git/t/perf/p1400-update-ref.sh | 39 - third_party/git/t/perf/p1450-fsck.sh | 13 - third_party/git/t/perf/p1451-fsck-skip-list.sh | 40 - third_party/git/t/perf/p3400-rebase.sh | 56 - third_party/git/t/perf/p3404-rebase-interactive.sh | 36 - third_party/git/t/perf/p4000-diff-algorithms.sh | 29 - third_party/git/t/perf/p4001-diff-no-index.sh | 22 - third_party/git/t/perf/p4205-log-pretty-formats.sh | 16 - third_party/git/t/perf/p4211-line-log.sh | 42 - third_party/git/t/perf/p4220-log-grep-engines.sh | 53 - .../git/t/perf/p4221-log-grep-engines-fixed.sh | 44 - third_party/git/t/perf/p5302-pack-index.sh | 53 - third_party/git/t/perf/p5303-many-packs.sh | 110 - third_party/git/t/perf/p5304-prune.sh | 35 - third_party/git/t/perf/p5310-pack-bitmaps.sh | 99 - third_party/git/t/perf/p5311-pack-bitmaps-fetch.sh | 44 - third_party/git/t/perf/p5550-fetch-tags.sh | 78 - third_party/git/t/perf/p5551-fetch-rescan.sh | 55 - third_party/git/t/perf/p5600-partial-clone.sh | 26 - third_party/git/t/perf/p5601-clone-reference.sh | 27 - third_party/git/t/perf/p7000-filter-branch.sh | 24 - third_party/git/t/perf/p7300-clean.sh | 35 - third_party/git/t/perf/p7519-fsmonitor.sh | 183 - third_party/git/t/perf/p7810-grep.sh | 23 - third_party/git/t/perf/p7820-grep-engines.sh | 88 - third_party/git/t/perf/p7821-grep-engines-fixed.sh | 74 - third_party/git/t/perf/p9300-fast-import-export.sh | 23 - third_party/git/t/perf/perf-lib.sh | 249 - third_party/git/t/perf/repos/.gitignore | 1 - third_party/git/t/perf/repos/inflate-repo.sh | 85 - third_party/git/t/perf/repos/many-files.sh | 110 - third_party/git/t/perf/run | 247 - third_party/git/t/t0000-basic.sh | 1299 - third_party/git/t/t0001-init.sh | 567 - third_party/git/t/t0002-gitfile.sh | 131 - third_party/git/t/t0003-attributes.sh | 342 - third_party/git/t/t0004-unwritable.sh | 44 - third_party/git/t/t0005-signals.sh | 53 - third_party/git/t/t0006-date.sh | 157 - third_party/git/t/t0007-git-var.sh | 49 - third_party/git/t/t0008-ignores.sh | 868 - third_party/git/t/t0009-prio-queue.sh | 64 - third_party/git/t/t0010-racy-git.sh | 33 - third_party/git/t/t0011-hashmap.sh | 258 - third_party/git/t/t0012-help.sh | 88 - third_party/git/t/t0013-sha1dc.sh | 19 - third_party/git/t/t0013/shattered-1.pdf | Bin 422435 -> 0 bytes third_party/git/t/t0014-alias.sh | 47 - third_party/git/t/t0015-hash.sh | 55 - third_party/git/t/t0016-oidmap.sh | 110 - third_party/git/t/t0017-env-helper.sh | 99 - third_party/git/t/t0018-advice.sh | 32 - third_party/git/t/t0019-json-writer.sh | 331 - third_party/git/t/t0019/parse_json.perl | 55 - third_party/git/t/t0020-crlf.sh | 399 - third_party/git/t/t0021-conversion.sh | 960 - third_party/git/t/t0021/rot13-filter.pl | 232 - third_party/git/t/t0022-crlf-rename.sh | 33 - third_party/git/t/t0023-crlf-am.sh | 44 - third_party/git/t/t0024-crlf-archive.sh | 38 - third_party/git/t/t0025-crlf-renormalize.sh | 39 - third_party/git/t/t0026-eol-config.sh | 103 - third_party/git/t/t0027-auto-crlf.sh | 615 - third_party/git/t/t0028-working-tree-encoding.sh | 322 - third_party/git/t/t0029-core-unsetenvvars.sh | 30 - third_party/git/t/t0030-stripspace.sh | 451 - third_party/git/t/t0040-parse-options.sh | 427 - third_party/git/t/t0041-usage.sh | 107 - third_party/git/t/t0050-filesystem.sh | 154 - third_party/git/t/t0051-windows-named-pipe.sh | 17 - third_party/git/t/t0055-beyond-symlinks.sh | 25 - third_party/git/t/t0056-git-C.sh | 94 - third_party/git/t/t0060-path-utils.sh | 498 - third_party/git/t/t0061-run-command.sh | 236 - third_party/git/t/t0062-revision-walking.sh | 33 - third_party/git/t/t0063-string-list.sh | 91 - third_party/git/t/t0064-sha1-array.sh | 99 - third_party/git/t/t0065-strcmp-offset.sh | 21 - third_party/git/t/t0066-dir-iterator.sh | 148 - third_party/git/t/t0067-parse_pathspec_file.sh | 108 - third_party/git/t/t0070-fundamental.sh | 37 - third_party/git/t/t0090-cache-tree.sh | 277 - third_party/git/t/t0091-bugreport.sh | 76 - third_party/git/t/t0095-bloom.sh | 117 - third_party/git/t/t0100-previous.sh | 68 - third_party/git/t/t0101-at-syntax.sh | 45 - third_party/git/t/t0110-urlmatch-normalization.sh | 180 - third_party/git/t/t0110/README | 9 - third_party/git/t/t0110/url-1 | 1 - third_party/git/t/t0110/url-10 | 1 - third_party/git/t/t0110/url-11 | 1 - third_party/git/t/t0110/url-2 | 1 - third_party/git/t/t0110/url-3 | 1 - third_party/git/t/t0110/url-4 | 1 - third_party/git/t/t0110/url-5 | 1 - third_party/git/t/t0110/url-6 | 1 - third_party/git/t/t0110/url-7 | 1 - third_party/git/t/t0110/url-8 | 1 - third_party/git/t/t0110/url-9 | 1 - third_party/git/t/t0200-gettext-basic.sh | 108 - third_party/git/t/t0200/test.c | 23 - third_party/git/t/t0200/test.perl | 14 - third_party/git/t/t0200/test.sh | 14 - third_party/git/t/t0201-gettext-fallbacks.sh | 67 - third_party/git/t/t0202-gettext-perl.sh | 27 - third_party/git/t/t0202/test.pl | 122 - .../git/t/t0203-gettext-setlocale-sanity.sh | 26 - third_party/git/t/t0204-gettext-reencode-sanity.sh | 87 - third_party/git/t/t0205-gettext-poison.sh | 39 - third_party/git/t/t0210-trace2-normal.sh | 189 - third_party/git/t/t0210/scrub_normal.perl | 48 - third_party/git/t/t0211-trace2-perf.sh | 174 - third_party/git/t/t0211/scrub_perf.perl | 76 - third_party/git/t/t0212-trace2-event.sh | 324 - third_party/git/t/t0212/parse_events.perl | 251 - third_party/git/t/t0300-credentials.sh | 695 - third_party/git/t/t0301-credential-cache.sh | 111 - third_party/git/t/t0302-credential-store.sh | 212 - third_party/git/t/t0303-credential-external.sh | 60 - third_party/git/t/t0410-partial-clone.sh | 637 - third_party/git/t/t0500-progress-display.sh | 312 - third_party/git/t/t1000-read-tree-m-3way.sh | 511 - third_party/git/t/t1001-read-tree-m-2way.sh | 417 - third_party/git/t/t1002-read-tree-m-u-2way.sh | 348 - third_party/git/t/t1003-read-tree-prefix.sh | 27 - third_party/git/t/t1004-read-tree-m-u-wf.sh | 239 - third_party/git/t/t1005-read-tree-reset.sh | 106 - third_party/git/t/t1006-cat-file.sh | 589 - third_party/git/t/t1007-hash-object.sh | 251 - third_party/git/t/t1008-read-tree-overlay.sh | 32 - third_party/git/t/t1009-read-tree-new-index.sh | 25 - third_party/git/t/t1010-mktree.sh | 69 - .../git/t/t1011-read-tree-sparse-checkout.sh | 283 - third_party/git/t/t1012-read-tree-df.sh | 103 - third_party/git/t/t1013-read-tree-submodule.sh | 19 - third_party/git/t/t1014-read-tree-confusing.sh | 63 - third_party/git/t/t1015-read-index-unmerged.sh | 123 - third_party/git/t/t1020-subdirectory.sh | 195 - third_party/git/t/t1021-rerere-in-workdir.sh | 55 - third_party/git/t/t1050-large.sh | 217 - third_party/git/t/t1051-large-conversion.sh | 86 - third_party/git/t/t1060-object-corruption.sh | 140 - third_party/git/t/t1090-sparse-checkout-scope.sh | 84 - third_party/git/t/t1091-sparse-checkout-builtin.sh | 629 - third_party/git/t/t1100-commit-tree-options.sh | 63 - third_party/git/t/t1300-config.sh | 1920 -- third_party/git/t/t1301-shared-repo.sh | 212 - third_party/git/t/t1302-repo-version.sh | 117 - third_party/git/t/t1303-wacky-config.sh | 134 - third_party/git/t/t1304-default-acl.sh | 65 - third_party/git/t/t1305-config-include.sh | 361 - third_party/git/t/t1306-xdg-files.sh | 195 - third_party/git/t/t1307-config-blob.sh | 80 - third_party/git/t/t1308-config-set.sh | 284 - third_party/git/t/t1309-early-config.sh | 102 - third_party/git/t/t1310-config-default.sh | 36 - third_party/git/t/t1350-config-hooks-path.sh | 43 - third_party/git/t/t1400-update-ref.sh | 1529 -- third_party/git/t/t1401-symbolic-ref.sh | 163 - third_party/git/t/t1402-check-ref-format.sh | 218 - third_party/git/t/t1403-show-ref.sh | 197 - third_party/git/t/t1404-update-ref-errors.sh | 635 - third_party/git/t/t1405-main-ref-store.sh | 132 - third_party/git/t/t1406-submodule-ref-store.sh | 101 - third_party/git/t/t1407-worktree-ref-store.sh | 82 - third_party/git/t/t1408-packed-refs.sh | 42 - third_party/git/t/t1409-avoid-packing-refs.sh | 118 - third_party/git/t/t1410-reflog.sh | 394 - third_party/git/t/t1411-reflog-show.sh | 174 - third_party/git/t/t1412-reflog-loop.sh | 34 - third_party/git/t/t1413-reflog-detach.sh | 70 - third_party/git/t/t1414-reflog-walk.sh | 134 - third_party/git/t/t1415-worktree-refs.sh | 114 - third_party/git/t/t1416-ref-transaction-hooks.sh | 136 - third_party/git/t/t1420-lost-found.sh | 35 - third_party/git/t/t1430-bad-ref-name.sh | 377 - third_party/git/t/t1450-fsck.sh | 870 - third_party/git/t/t1500-rev-parse.sh | 188 - third_party/git/t/t1501-work-tree.sh | 446 - third_party/git/t/t1502-rev-parse-parseopt.sh | 285 - third_party/git/t/t1503-rev-parse-verify.sh | 147 - third_party/git/t/t1504-ceiling-dirs.sh | 181 - third_party/git/t/t1505-rev-parse-last.sh | 61 - third_party/git/t/t1506-rev-parse-diagnosis.sh | 257 - third_party/git/t/t1507-rev-parse-upstream.sh | 269 - third_party/git/t/t1508-at-combinations.sh | 102 - third_party/git/t/t1509-root-work-tree.sh | 258 - third_party/git/t/t1509/excludes | 14 - third_party/git/t/t1509/prepare-chroot.sh | 58 - third_party/git/t/t1510-repo-setup.sh | 805 - third_party/git/t/t1511-rev-parse-caret.sh | 131 - .../git/t/t1512-rev-parse-disambiguation.sh | 401 - third_party/git/t/t1513-rev-parse-prefix.sh | 96 - third_party/git/t/t1514-rev-parse-push.sh | 73 - third_party/git/t/t1515-rev-parse-outside-repo.sh | 45 - third_party/git/t/t1600-index.sh | 100 - third_party/git/t/t1601-index-bogus.sh | 22 - third_party/git/t/t1700-split-index.sh | 510 - third_party/git/t/t1701-racy-split-index.sh | 214 - .../t/t2000-conflict-when-checking-files-out.sh | 135 - third_party/git/t/t2002-checkout-cache-u.sh | 33 - third_party/git/t/t2003-checkout-cache-mkdir.sh | 119 - third_party/git/t/t2004-checkout-cache-temp.sh | 221 - third_party/git/t/t2005-checkout-index-symlinks.sh | 28 - third_party/git/t/t2006-checkout-index-basic.sh | 24 - third_party/git/t/t2007-checkout-symlink.sh | 52 - third_party/git/t/t2008-checkout-subdir.sh | 82 - third_party/git/t/t2009-checkout-statinfo.sh | 52 - third_party/git/t/t2010-checkout-ambiguous.sh | 65 - third_party/git/t/t2011-checkout-invalid-head.sh | 61 - third_party/git/t/t2012-checkout-last.sh | 153 - third_party/git/t/t2013-checkout-submodule.sh | 75 - third_party/git/t/t2014-checkout-switch.sh | 28 - third_party/git/t/t2015-checkout-unborn.sh | 60 - third_party/git/t/t2016-checkout-patch.sh | 115 - third_party/git/t/t2017-checkout-orphan.sh | 125 - third_party/git/t/t2018-checkout-branch.sh | 273 - third_party/git/t/t2019-checkout-ambiguous-ref.sh | 59 - third_party/git/t/t2020-checkout-detach.sh | 332 - third_party/git/t/t2021-checkout-overwrite.sh | 54 - third_party/git/t/t2022-checkout-paths.sh | 92 - third_party/git/t/t2023-checkout-m.sh | 73 - third_party/git/t/t2024-checkout-dwim.sh | 336 - third_party/git/t/t2025-checkout-no-overlay.sh | 59 - third_party/git/t/t2026-checkout-pathspec-file.sh | 163 - third_party/git/t/t2027-checkout-track.sh | 24 - third_party/git/t/t2030-unresolve-info.sh | 195 - third_party/git/t/t2050-git-dir-relative.sh | 55 - third_party/git/t/t2060-switch.sh | 104 - third_party/git/t/t2070-restore.sh | 137 - third_party/git/t/t2071-restore-patch.sh | 110 - third_party/git/t/t2072-restore-pathspec-file.sh | 177 - third_party/git/t/t2100-update-cache-badpath.sh | 61 - third_party/git/t/t2101-update-index-reupdate.sh | 91 - third_party/git/t/t2102-update-index-symlinks.sh | 31 - .../git/t/t2103-update-index-ignore-missing.sh | 89 - .../git/t/t2104-update-index-skip-worktree.sh | 61 - third_party/git/t/t2105-update-index-gitfile.sh | 38 - .../git/t/t2106-update-index-assume-unchanged.sh | 24 - third_party/git/t/t2107-update-index-basic.sh | 95 - third_party/git/t/t2200-add-update.sh | 185 - third_party/git/t/t2201-add-update-typechange.sh | 148 - third_party/git/t/t2202-add-addremove.sh | 54 - third_party/git/t/t2203-add-intent.sh | 314 - third_party/git/t/t2204-add-ignored.sh | 92 - third_party/git/t/t2300-cd-to-toplevel.sh | 46 - third_party/git/t/t2400-worktree-add.sh | 623 - third_party/git/t/t2401-worktree-prune.sh | 119 - third_party/git/t/t2402-worktree-list.sh | 160 - third_party/git/t/t2403-worktree-move.sh | 246 - third_party/git/t/t2404-worktree-config.sh | 81 - third_party/git/t/t2405-worktree-submodule.sh | 90 - third_party/git/t/t2406-worktree-repair.sh | 179 - third_party/git/t/t3000-ls-files-others.sh | 231 - third_party/git/t/t3001-ls-files-others-exclude.sh | 301 - third_party/git/t/t3002-ls-files-dashpath.sh | 69 - third_party/git/t/t3003-ls-files-exclude.sh | 40 - third_party/git/t/t3004-ls-files-basic.sh | 54 - third_party/git/t/t3005-ls-files-relative.sh | 68 - third_party/git/t/t3006-ls-files-long.sh | 39 - .../git/t/t3007-ls-files-recurse-submodules.sh | 299 - .../git/t/t3008-ls-files-lazy-init-name-hash.sh | 27 - .../git/t/t3009-ls-files-others-nonsubmodule.sh | 50 - .../git/t/t3010-ls-files-killed-modified.sh | 126 - ...3011-common-prefixes-and-directory-traversal.sh | 209 - third_party/git/t/t3020-ls-files-error-unmatch.sh | 28 - third_party/git/t/t3040-subprojects-basic.sh | 85 - third_party/git/t/t3050-subprojects-fetch.sh | 52 - third_party/git/t/t3060-ls-files-with-tree.sh | 63 - third_party/git/t/t3070-wildmatch.sh | 433 - third_party/git/t/t3100-ls-tree-restrict.sh | 165 - third_party/git/t/t3101-ls-tree-dirname.sh | 229 - third_party/git/t/t3102-ls-tree-wildcards.sh | 36 - third_party/git/t/t3103-ls-tree-misc.sh | 25 - third_party/git/t/t3200-branch.sh | 1406 - third_party/git/t/t3201-branch-contains.sh | 266 - third_party/git/t/t3202-show-branch-octopus.sh | 67 - third_party/git/t/t3203-branch-output.sh | 351 - .../git/t/t3204-branch-name-interpretation.sh | 133 - third_party/git/t/t3205-branch-color.sh | 43 - third_party/git/t/t3206-range-diff.sh | 720 - third_party/git/t/t3206/history.export | 709 - third_party/git/t/t3210-pack-refs.sh | 256 - third_party/git/t/t3211-peel-ref.sh | 73 - third_party/git/t/t3300-funny-names.sh | 217 - third_party/git/t/t3301-notes.sh | 1380 - third_party/git/t/t3302-notes-index-expensive.sh | 134 - third_party/git/t/t3303-notes-subtrees.sh | 195 - third_party/git/t/t3304-notes-mixed.sh | 206 - third_party/git/t/t3305-notes-fanout.sh | 139 - third_party/git/t/t3306-notes-prune.sh | 138 - third_party/git/t/t3307-notes-man.sh | 38 - third_party/git/t/t3308-notes-merge.sh | 394 - .../git/t/t3309-notes-merge-auto-resolve.sh | 786 - .../git/t/t3310-notes-merge-manual-resolve.sh | 617 - third_party/git/t/t3311-notes-merge-fanout.sh | 446 - third_party/git/t/t3320-notes-merge-worktrees.sh | 72 - third_party/git/t/t3400-rebase.sh | 422 - third_party/git/t/t3401-rebase-and-am-rename.sh | 213 - third_party/git/t/t3402-rebase-merge.sh | 242 - third_party/git/t/t3403-rebase-skip.sh | 190 - third_party/git/t/t3404-rebase-interactive.sh | 1805 -- third_party/git/t/t3405-rebase-malformed.sh | 90 - third_party/git/t/t3406-rebase-message.sh | 122 - third_party/git/t/t3407-rebase-abort.sh | 126 - third_party/git/t/t3408-rebase-multi-line.sh | 65 - third_party/git/t/t3409-rebase-preserve-merges.sh | 127 - .../git/t/t3410-rebase-preserve-dropped-merges.sh | 90 - .../git/t/t3411-rebase-preserve-around-merges.sh | 80 - third_party/git/t/t3412-rebase-root.sh | 281 - third_party/git/t/t3413-rebase-hook.sh | 142 - third_party/git/t/t3414-rebase-preserve-onto.sh | 85 - third_party/git/t/t3415-rebase-autosquash.sh | 443 - third_party/git/t/t3416-rebase-onto-threedots.sh | 162 - third_party/git/t/t3417-rebase-whitespace-fix.sh | 126 - third_party/git/t/t3418-rebase-continue.sh | 290 - third_party/git/t/t3419-rebase-patch-id.sh | 71 - third_party/git/t/t3420-rebase-autostash.sh | 333 - third_party/git/t/t3421-rebase-topology-linear.sh | 378 - .../git/t/t3422-rebase-incompatible-options.sh | 77 - third_party/git/t/t3423-rebase-reword.sh | 48 - third_party/git/t/t3424-rebase-empty.sh | 170 - third_party/git/t/t3425-rebase-topology-merges.sh | 260 - third_party/git/t/t3426-rebase-submodule.sh | 62 - third_party/git/t/t3427-rebase-subtree.sh | 110 - third_party/git/t/t3428-rebase-signoff.sh | 84 - third_party/git/t/t3429-rebase-edit-todo.sh | 85 - third_party/git/t/t3430-rebase-merges.sh | 497 - third_party/git/t/t3431-rebase-fork-point.sh | 77 - third_party/git/t/t3432-rebase-fast-forward.sh | 138 - .../git/t/t3433-rebase-across-mode-change.sh | 48 - third_party/git/t/t3434-rebase-i18n.sh | 84 - third_party/git/t/t3434/ISO8859-1.txt | 3 - third_party/git/t/t3434/eucJP.txt | 4 - third_party/git/t/t3435-rebase-gpg-sign.sh | 71 - third_party/git/t/t3436-rebase-more-options.sh | 180 - third_party/git/t/t3500-cherry.sh | 81 - third_party/git/t/t3501-revert-cherry-pick.sh | 158 - third_party/git/t/t3502-cherry-pick-merge.sh | 132 - third_party/git/t/t3503-cherry-pick-root.sh | 78 - third_party/git/t/t3504-cherry-pick-rerere.sh | 103 - third_party/git/t/t3505-cherry-pick-empty.sh | 99 - third_party/git/t/t3506-cherry-pick-ff.sh | 120 - third_party/git/t/t3507-cherry-pick-conflict.sh | 580 - .../git/t/t3508-cherry-pick-many-commits.sh | 196 - third_party/git/t/t3509-cherry-pick-merge-df.sh | 101 - third_party/git/t/t3510-cherry-pick-sequence.sh | 661 - third_party/git/t/t3511-cherry-pick-x.sh | 321 - third_party/git/t/t3512-cherry-pick-submodule.sh | 48 - third_party/git/t/t3513-revert-submodule.sh | 36 - third_party/git/t/t3514-cherry-pick-revert-gpg.sh | 86 - third_party/git/t/t3600-rm.sh | 895 - third_party/git/t/t3601-rm-pathspec-file.sh | 79 - third_party/git/t/t3700-add.sh | 426 - third_party/git/t/t3701-add-interactive.sh | 887 - third_party/git/t/t3702-add-edit.sh | 127 - third_party/git/t/t3703-add-magic-pathspec.sh | 58 - third_party/git/t/t3704-add-pathspec-file.sh | 159 - third_party/git/t/t3800-mktag.sh | 365 - third_party/git/t/t3900-i18n-commit.sh | 244 - third_party/git/t/t3900/1-UTF-8.txt | 3 - third_party/git/t/t3900/2-UTF-8.txt | 4 - third_party/git/t/t3900/ISO-2022-JP.txt | 4 - third_party/git/t/t3900/ISO8859-1.txt | 3 - third_party/git/t/t3900/UTF-16.txt | Bin 146 -> 0 bytes third_party/git/t/t3900/eucJP.txt | 4 - third_party/git/t/t3901-i18n-patch.sh | 316 - third_party/git/t/t3901/8859-1.txt | 4 - third_party/git/t/t3901/utf8.txt | 4 - third_party/git/t/t3902-quoted.sh | 152 - third_party/git/t/t3903-stash.sh | 1307 - third_party/git/t/t3904-stash-patch.sh | 115 - third_party/git/t/t3905-stash-include-untracked.sh | 292 - third_party/git/t/t3906-stash-submodule.sh | 69 - third_party/git/t/t3907-stash-show-config.sh | 83 - third_party/git/t/t3908-stash-in-worktree.sh | 27 - third_party/git/t/t3909-stash-pathspec-file.sh | 100 - third_party/git/t/t3910-mac-os-precompose.sh | 204 - third_party/git/t/t4000-diff-format.sh | 92 - third_party/git/t/t4001-diff-rename.sh | 265 - third_party/git/t/t4002-diff-basic.sh | 413 - third_party/git/t/t4003-diff-rename-1.sh | 128 - third_party/git/t/t4004-diff-rename-symlink.sh | 69 - third_party/git/t/t4005-diff-rename-2.sh | 77 - third_party/git/t/t4006-diff-mode.sh | 68 - third_party/git/t/t4007-rename-3.sh | 91 - third_party/git/t/t4008-diff-break-rewrite.sh | 159 - third_party/git/t/t4009-diff-rename-4.sh | 98 - third_party/git/t/t4010-diff-pathspec.sh | 152 - third_party/git/t/t4011-diff-symlink.sh | 175 - third_party/git/t/t4012-diff-binary.sh | 133 - third_party/git/t/t4013-diff-various.sh | 476 - ...ff.config_format.subjectprefix_DIFFERENT_PREFIX | 2 - ...ff-tree_--cc_--patch-with-stat_--summary_master | 34 - ...diff-tree_--cc_--patch-with-stat_--summary_side | 39 - .../diff.diff-tree_--cc_--patch-with-stat_master | 34 - .../t/t4013/diff.diff-tree_--cc_--shortstat_master | 4 - .../diff.diff-tree_--cc_--stat_--summary_master | 6 - .../diff.diff-tree_--cc_--stat_--summary_side | 8 - .../git/t/t4013/diff.diff-tree_--cc_--stat_master | 6 - .../t/t4013/diff.diff-tree_--cc_--summary_REVERSE | 6 - third_party/git/t/t4013/diff.diff-tree_--cc_master | 30 - .../git/t/t4013/diff.diff-tree_--format=%N_note | 6 - .../t4013/diff.diff-tree_--patch-with-raw_initial | 2 - .../t4013/diff.diff-tree_--patch-with-stat_initial | 2 - ...-tree_--pretty=oneline_--patch-with-raw_initial | 2 - ...tree_--pretty=oneline_--patch-with-stat_initial | 2 - ...-pretty=oneline_--root_--patch-with-raw_initial | 33 - ...pretty=oneline_--root_--patch-with-stat_initial | 34 - ...ff.diff-tree_--pretty=oneline_--root_-p_initial | 29 - .../diff.diff-tree_--pretty=oneline_--root_initial | 6 - .../diff.diff-tree_--pretty=oneline_-p_initial | 2 - .../t4013/diff.diff-tree_--pretty=oneline_initial | 2 - .../t/t4013/diff.diff-tree_--pretty_--notes_note | 12 - ...iff.diff-tree_--pretty_--patch-with-raw_initial | 2 - ...ff.diff-tree_--pretty_--patch-with-stat_initial | 2 - .../diff.diff-tree_--pretty_--patch-with-stat_side | 43 - ...f-tree_--pretty_--root_--patch-with-raw_initial | 38 - ...-tree_--pretty_--root_--patch-with-stat_initial | 39 - ...-pretty_--root_--stat_--compact-summary_initial | 12 - ...f-tree_--pretty_--root_--stat_--summary_initial | 15 - .../diff.diff-tree_--pretty_--root_--stat_initial | 12 - ....diff-tree_--pretty_--root_--summary_-r_initial | 11 - ...iff.diff-tree_--pretty_--root_--summary_initial | 11 - .../diff.diff-tree_--pretty_--root_-p_initial | 34 - .../t/t4013/diff.diff-tree_--pretty_--root_initial | 11 - ...iff.diff-tree_--pretty_--stat_--summary_initial | 2 - .../t/t4013/diff.diff-tree_--pretty_--stat_initial | 2 - .../diff.diff-tree_--pretty_--summary_initial | 2 - ...etty_-R_--root_--stat_--compact-summary_initial | 12 - .../git/t/t4013/diff.diff-tree_--pretty_-p_initial | 2 - .../git/t/t4013/diff.diff-tree_--pretty_-p_side | 38 - .../git/t/t4013/diff.diff-tree_--pretty_initial | 2 - .../git/t/t4013/diff.diff-tree_--pretty_note | 9 - .../git/t/t4013/diff.diff-tree_--pretty_side | 11 - .../t/t4013/diff.diff-tree_--root_--abbrev_initial | 6 - .../diff.diff-tree_--root_--patch-with-raw_initial | 33 - ...diff.diff-tree_--root_--patch-with-stat_initial | 34 - .../diff.diff-tree_--root_-p_--abbrev=10_initial | 29 - ...tree_--root_-p_--full-index_--abbrev=10_initial | 29 - .../diff.diff-tree_--root_-p_--full-index_initial | 29 - .../git/t/t4013/diff.diff-tree_--root_-p_initial | 29 - .../diff.diff-tree_--root_-r_--abbrev=4_initial | 6 - .../diff.diff-tree_--root_-r_--abbrev_initial | 6 - .../git/t/t4013/diff.diff-tree_--root_-r_initial | 6 - .../git/t/t4013/diff.diff-tree_--root_initial | 6 - ...diff-tree_--stat_--compact-summary_initial_mode | 4 - .../git/t/t4013/diff.diff-tree_--stat_initial_mode | 4 - .../t/t4013/diff.diff-tree_--summary_initial_mode | 3 - ...f-tree_-R_--stat_--compact-summary_initial_mode | 4 - .../git/t/t4013/diff.diff-tree_-c_--abbrev_master | 5 - .../diff.diff-tree_-c_--stat_--summary_master | 6 - .../t4013/diff.diff-tree_-c_--stat_--summary_side | 8 - .../git/t/t4013/diff.diff-tree_-c_--stat_master | 6 - third_party/git/t/t4013/diff.diff-tree_-c_master | 5 - .../git/t/t4013/diff.diff-tree_-p_-m_master | 80 - third_party/git/t/t4013/diff.diff-tree_-p_initial | 2 - third_party/git/t/t4013/diff.diff-tree_-p_master | 2 - .../t/t4013/diff.diff-tree_-r_--abbrev=4_initial | 2 - .../git/t/t4013/diff.diff-tree_-r_--abbrev_initial | 2 - third_party/git/t/t4013/diff.diff-tree_-r_initial | 2 - third_party/git/t/t4013/diff.diff-tree_initial | 2 - .../git/t/t4013/diff.diff-tree_initial_mode | 3 - third_party/git/t/t4013/diff.diff-tree_master | 2 - .../git/t/t4013/diff.diff_--abbrev_initial..side | 32 - third_party/git/t/t4013/diff.diff_--cached | 38 - .../git/t/t4013/diff.diff_--cached_--_file0 | 15 - .../diff.diff_--dirstat-by-file_initial_rearrange | 3 - .../t4013/diff.diff_--dirstat_--cc_master~1_master | 3 - .../t/t4013/diff.diff_--dirstat_initial_rearrange | 3 - .../t/t4013/diff.diff_--dirstat_master~1_master~2 | 3 - ...diff.diff_--line-prefix=abc_master_master^_side | 29 - .../diff.diff_--line-prefix_--cached_--_file0 | 15 - .../git/t/t4013/diff.diff_--name-status_dir2_dir | 2 - .../diff.diff_--no-index_--name-status_--_dir2_dir | 3 - .../diff.diff_--no-index_--name-status_dir2_dir | 3 - .../diff.diff_--no-index_--raw_--abbrev=4_dir2_dir | 3 - ...diff.diff_--no-index_--raw_--no-abbrev_dir2_dir | 3 - .../t/t4013/diff.diff_--no-index_--raw_dir2_dir | 3 - .../git/t/t4013/diff.diff_--no-index_dir_dir3 | 2 - .../diff.diff_--patch-with-raw_-r_initial..side | 36 - .../t4013/diff.diff_--patch-with-raw_initial..side | 36 - .../diff.diff_--patch-with-stat_-r_initial..side | 37 - .../diff.diff_--patch-with-stat_initial..side | 37 - .../git/t/t4013/diff.diff_--raw_--abbrev=4_initial | 6 - .../t/t4013/diff.diff_--raw_--no-abbrev_initial | 6 - third_party/git/t/t4013/diff.diff_--raw_initial | 6 - .../git/t/t4013/diff.diff_--stat_initial..side | 6 - .../git/t/t4013/diff.diff_-U1_initial..side | 29 - .../git/t/t4013/diff.diff_-U2_initial..side | 31 - third_party/git/t/t4013/diff.diff_-U_initial..side | 32 - .../git/t/t4013/diff.diff_-r_--stat_initial..side | 6 - third_party/git/t/t4013/diff.diff_-r_initial..side | 32 - third_party/git/t/t4013/diff.diff_initial..side | 32 - .../git/t/t4013/diff.diff_master_master^_side | 29 - ..._--attach_--stdout_--suffix=.diff_initial..side | 61 - ....format-patch_--attach_--stdout_initial..master | 170 - ...format-patch_--attach_--stdout_initial..master^ | 110 - ...ff.format-patch_--attach_--stdout_initial..side | 61 - ...nline_--stdout_--numbered-files_initial..master | 170 - ...tdout_--subject-prefix=TESTCASE_initial..master | 170 - ....format-patch_--inline_--stdout_initial..master | 170 - ...format-patch_--inline_--stdout_initial..master^ | 110 - ...ormat-patch_--inline_--stdout_initial..master^^ | 62 - ...ff.format-patch_--inline_--stdout_initial..side | 61 - ...tch_--stdout_--cover-letter_-n_initial..master^ | 103 - ...at-patch_--stdout_--no-numbered_initial..master | 127 - ...ormat-patch_--stdout_--numbered_initial..master | 127 - .../diff.format-patch_--stdout_initial..master | 127 - .../diff.format-patch_--stdout_initial..master^ | 81 - .../t4013/diff.format-patch_--stdout_initial..side | 47 - .../git/t/t4013/diff.log_--decorate=full_--all | 61 - third_party/git/t/t4013/diff.log_--decorate_--all | 61 - ....log_--diff-merges=off_-p_--first-parent_master | 78 - ....log_--first-parent_--diff-merges=off_-p_master | 78 - ...f.log_--no-diff-merges_-p_--first-parent_master | 78 - ....log_--patch-with-stat_--summary_master_--_dir_ | 74 - .../git/t/t4013/diff.log_--patch-with-stat_master | 129 - .../diff.log_--patch-with-stat_master_--_dir_ | 74 - ..._--root_--cc_--patch-with-stat_--summary_master | 199 - ...f.log_--root_--patch-with-stat_--summary_master | 167 - .../t4013/diff.log_--root_--patch-with-stat_master | 161 - ...og_--root_-c_--patch-with-stat_--summary_master | 199 - third_party/git/t/t4013/diff.log_--root_-p_master | 142 - third_party/git/t/t4013/diff.log_--root_master | 34 - .../t/t4013/diff.log_-GF_-p_--pickaxe-all_master | 27 - third_party/git/t/t4013/diff.log_-GF_-p_master | 18 - third_party/git/t/t4013/diff.log_-GF_master | 7 - third_party/git/t/t4013/diff.log_-SF_-p_master | 18 - third_party/git/t/t4013/diff.log_-SF_master | 7 - .../git/t/t4013/diff.log_-SF_master_--max-count=0 | 2 - .../git/t/t4013/diff.log_-SF_master_--max-count=1 | 7 - .../git/t/t4013/diff.log_-SF_master_--max-count=2 | 7 - third_party/git/t/t4013/diff.log_-S_F_master | 7 - .../t/t4013/diff.log_-m_-p_--first-parent_master | 100 - third_party/git/t/t4013/diff.log_-m_-p_master | 200 - .../git/t/t4013/diff.log_-p_--first-parent_master | 100 - third_party/git/t/t4013/diff.log_-p_master | 115 - third_party/git/t/t4013/diff.log_master | 34 - ...ff.noellipses-diff-tree_--root_--abbrev_initial | 6 - ...ellipses-diff-tree_--root_-r_--abbrev=4_initial | 6 - ...noellipses-diff-tree_--root_-r_--abbrev_initial | 6 - .../diff.noellipses-diff-tree_-c_--abbrev_master | 5 - ...ipses-diff_--no-index_--raw_--abbrev=4_dir2_dir | 3 - .../diff.noellipses-diff_--no-index_--raw_dir2_dir | 3 - ...ellipses-diff_--patch-with-raw_-r_initial..side | 36 - ....noellipses-diff_--patch-with-raw_initial..side | 36 - .../diff.noellipses-diff_--raw_--abbrev=4_initial | 6 - .../git/t/t4013/diff.noellipses-diff_--raw_initial | 6 - .../diff.noellipses-show_--patch-with-raw_side | 42 - .../diff.noellipses-whatchanged_--root_master | 42 - .../t/t4013/diff.noellipses-whatchanged_-SF_master | 9 - .../git/t/t4013/diff.noellipses-whatchanged_master | 32 - .../git/t/t4013/diff.rev-list_--children_HEAD | 7 - .../git/t/t4013/diff.rev-list_--parents_HEAD | 7 - .../git/t/t4013/diff.show_--first-parent_master | 30 - .../git/t/t4013/diff.show_--patch-with-raw_side | 42 - .../diff.show_--patch-with-stat_--summary_side | 44 - .../git/t/t4013/diff.show_--patch-with-stat_side | 43 - third_party/git/t/t4013/diff.show_--root_initial | 34 - .../git/t/t4013/diff.show_--stat_--summary_side | 13 - third_party/git/t/t4013/diff.show_--stat_side | 12 - third_party/git/t/t4013/diff.show_-c_master | 36 - third_party/git/t/t4013/diff.show_-m_master | 93 - third_party/git/t/t4013/diff.show_initial | 7 - third_party/git/t/t4013/diff.show_master | 36 - third_party/git/t/t4013/diff.show_side | 38 - ...nged_--patch-with-stat_--summary_master_--_dir_ | 61 - .../diff.whatchanged_--patch-with-stat_master | 116 - ...ff.whatchanged_--patch-with-stat_master_--_dir_ | 61 - ..._--root_--cc_--patch-with-stat_--summary_master | 199 - ...anged_--root_--patch-with-stat_--summary_master | 160 - ...iff.whatchanged_--root_--patch-with-stat_master | 154 - ...ed_--root_-c_--patch-with-stat_--summary_master | 199 - .../git/t/t4013/diff.whatchanged_--root_-p_master | 135 - .../git/t/t4013/diff.whatchanged_--root_master | 42 - .../git/t/t4013/diff.whatchanged_-SF_-p_master | 18 - .../git/t/t4013/diff.whatchanged_-SF_master | 9 - third_party/git/t/t4013/diff.whatchanged_-p_master | 102 - third_party/git/t/t4013/diff.whatchanged_master | 32 - third_party/git/t/t4014-format-patch.sh | 2179 -- third_party/git/t/t4015-diff-whitespace.sh | 2128 -- third_party/git/t/t4016-diff-quote.sh | 88 - third_party/git/t/t4017-diff-retval.sh | 137 - third_party/git/t/t4018-diff-funcname.sh | 115 - third_party/git/t/t4018/README | 18 - third_party/git/t/t4018/cpp-c++-function | 4 - third_party/git/t/t4018/cpp-class-constructor | 4 - .../git/t/t4018/cpp-class-constructor-mem-init | 5 - third_party/git/t/t4018/cpp-class-definition | 4 - .../git/t/t4018/cpp-class-definition-derived | 5 - third_party/git/t/t4018/cpp-class-destructor | 4 - .../git/t/t4018/cpp-function-returning-global-type | 4 - .../git/t/t4018/cpp-function-returning-nested | 5 - .../git/t/t4018/cpp-function-returning-pointer | 4 - .../git/t/t4018/cpp-function-returning-reference | 4 - third_party/git/t/t4018/cpp-gnu-style-function | 5 - third_party/git/t/t4018/cpp-namespace-definition | 4 - third_party/git/t/t4018/cpp-operator-definition | 4 - third_party/git/t/t4018/cpp-skip-access-specifiers | 8 - third_party/git/t/t4018/cpp-skip-comment-block | 9 - third_party/git/t/t4018/cpp-skip-labels | 8 - third_party/git/t/t4018/cpp-struct-definition | 9 - third_party/git/t/t4018/cpp-struct-single-line | 7 - .../git/t/t4018/cpp-template-function-definition | 4 - third_party/git/t/t4018/cpp-union-definition | 4 - third_party/git/t/t4018/cpp-void-c-function | 4 - third_party/git/t/t4018/css-brace-in-col-1 | 5 - third_party/git/t/t4018/css-colon-eol | 4 - third_party/git/t/t4018/css-colon-selector | 5 - third_party/git/t/t4018/css-common | 4 - third_party/git/t/t4018/css-long-selector-list | 6 - third_party/git/t/t4018/css-prop-sans-indent | 5 - third_party/git/t/t4018/css-short-selector-list | 4 - third_party/git/t/t4018/css-trailing-space | 5 - third_party/git/t/t4018/custom1-pattern | 17 - .../git/t/t4018/custom2-match-to-end-of-line | 8 - .../git/t/t4018/custom3-alternation-in-pattern | 17 - third_party/git/t/t4018/dts-labels | 9 - third_party/git/t/t4018/dts-node-unitless | 8 - third_party/git/t/t4018/dts-nodes | 8 - third_party/git/t/t4018/dts-nodes-boolean-prop | 9 - third_party/git/t/t4018/dts-nodes-comment1 | 8 - third_party/git/t/t4018/dts-nodes-comment2 | 8 - third_party/git/t/t4018/dts-nodes-multiline-prop | 13 - third_party/git/t/t4018/dts-reference | 9 - third_party/git/t/t4018/dts-root | 5 - third_party/git/t/t4018/dts-root-comment | 8 - third_party/git/t/t4018/elixir-do-not-pick-end | 5 - third_party/git/t/t4018/elixir-ex-unit-test | 6 - third_party/git/t/t4018/elixir-function | 5 - third_party/git/t/t4018/elixir-macro | 5 - third_party/git/t/t4018/elixir-module | 9 - third_party/git/t/t4018/elixir-module-func | 8 - third_party/git/t/t4018/elixir-nested-module | 9 - third_party/git/t/t4018/elixir-private-function | 5 - third_party/git/t/t4018/elixir-protocol | 6 - .../git/t/t4018/elixir-protocol-implementation | 5 - third_party/git/t/t4018/fortran-block-data | 5 - third_party/git/t/t4018/fortran-comment | 13 - third_party/git/t/t4018/fortran-comment-keyword | 14 - third_party/git/t/t4018/fortran-comment-legacy | 13 - .../git/t/t4018/fortran-comment-legacy-star | 13 - third_party/git/t/t4018/fortran-external-function | 9 - .../git/t/t4018/fortran-external-subroutine | 5 - third_party/git/t/t4018/fortran-module | 5 - third_party/git/t/t4018/fortran-module-procedure | 13 - third_party/git/t/t4018/fortran-program | 5 - third_party/git/t/t4018/fountain-scene | 4 - third_party/git/t/t4018/golang-complex-function | 8 - third_party/git/t/t4018/golang-func | 4 - third_party/git/t/t4018/golang-interface | 4 - third_party/git/t/t4018/golang-long-func | 5 - third_party/git/t/t4018/golang-struct | 4 - third_party/git/t/t4018/java-class-member-function | 8 - third_party/git/t/t4018/markdown-heading-indented | 6 - .../git/t/t4018/markdown-heading-non-headings | 17 - third_party/git/t/t4018/matlab-class-definition | 5 - third_party/git/t/t4018/matlab-function | 4 - third_party/git/t/t4018/matlab-octave-section-1 | 3 - third_party/git/t/t4018/matlab-octave-section-2 | 3 - third_party/git/t/t4018/matlab-section | 3 - third_party/git/t/t4018/perl-skip-end-of-heredoc | 8 - third_party/git/t/t4018/perl-skip-forward-decl | 10 - third_party/git/t/t4018/perl-skip-sub-in-pod | 18 - third_party/git/t/t4018/perl-sub-definition | 4 - .../git/t/t4018/perl-sub-definition-kr-brace | 4 - third_party/git/t/t4018/php-abstract-class | 4 - third_party/git/t/t4018/php-class | 4 - third_party/git/t/t4018/php-final-class | 4 - third_party/git/t/t4018/php-function | 4 - third_party/git/t/t4018/php-interface | 4 - third_party/git/t/t4018/php-method | 7 - third_party/git/t/t4018/php-trait | 7 - third_party/git/t/t4018/python-async-def | 4 - third_party/git/t/t4018/python-class | 4 - third_party/git/t/t4018/python-def | 4 - third_party/git/t/t4018/python-indented-async-def | 7 - third_party/git/t/t4018/python-indented-class | 5 - third_party/git/t/t4018/python-indented-def | 7 - third_party/git/t/t4018/rust-fn | 5 - third_party/git/t/t4018/rust-impl | 5 - third_party/git/t/t4018/rust-struct | 5 - third_party/git/t/t4018/rust-trait | 5 - third_party/git/t/t4019-diff-wserror.sh | 297 - third_party/git/t/t4020-diff-external.sh | 276 - third_party/git/t/t4020/diff.NUL | Bin 116 -> 0 bytes third_party/git/t/t4021-format-patch-numbered.sh | 141 - third_party/git/t/t4022-diff-rewrite.sh | 99 - third_party/git/t/t4023-diff-rename-typechange.sh | 87 - third_party/git/t/t4024-diff-optimize-common.sh | 157 - third_party/git/t/t4025-hunk-header.sh | 44 - third_party/git/t/t4026-color.sh | 141 - third_party/git/t/t4027-diff-submodule.sh | 285 - .../git/t/t4028-format-patch-mime-headers.sh | 30 - third_party/git/t/t4029-diff-trailing-space.sh | 43 - third_party/git/t/t4030-diff-textconv.sh | 177 - third_party/git/t/t4031-diff-rewrite-binary.sh | 80 - third_party/git/t/t4032-diff-inter-hunk-context.sh | 117 - third_party/git/t/t4033-diff-patience.sh | 20 - third_party/git/t/t4034-diff-words.sh | 404 - third_party/git/t/t4034/ada/expect | 27 - third_party/git/t/t4034/ada/post | 13 - third_party/git/t/t4034/ada/pre | 13 - third_party/git/t/t4034/bibtex/expect | 15 - third_party/git/t/t4034/bibtex/post | 10 - third_party/git/t/t4034/bibtex/pre | 9 - third_party/git/t/t4034/cpp/expect | 36 - third_party/git/t/t4034/cpp/post | 19 - third_party/git/t/t4034/cpp/pre | 19 - third_party/git/t/t4034/csharp/expect | 35 - third_party/git/t/t4034/csharp/post | 18 - third_party/git/t/t4034/csharp/pre | 18 - third_party/git/t/t4034/css/expect | 16 - third_party/git/t/t4034/css/post | 10 - third_party/git/t/t4034/css/pre | 10 - third_party/git/t/t4034/dts/expect | 37 - third_party/git/t/t4034/dts/post | 32 - third_party/git/t/t4034/dts/pre | 32 - third_party/git/t/t4034/fortran/expect | 10 - third_party/git/t/t4034/fortran/post | 5 - third_party/git/t/t4034/fortran/pre | 5 - third_party/git/t/t4034/html/expect | 8 - third_party/git/t/t4034/html/post | 3 - third_party/git/t/t4034/html/pre | 3 - third_party/git/t/t4034/java/expect | 36 - third_party/git/t/t4034/java/post | 19 - third_party/git/t/t4034/java/pre | 19 - third_party/git/t/t4034/matlab/expect | 14 - third_party/git/t/t4034/matlab/post | 9 - third_party/git/t/t4034/matlab/pre | 9 - third_party/git/t/t4034/objc/expect | 35 - third_party/git/t/t4034/objc/post | 18 - third_party/git/t/t4034/objc/pre | 18 - third_party/git/t/t4034/pascal/expect | 35 - third_party/git/t/t4034/pascal/post | 18 - third_party/git/t/t4034/pascal/pre | 18 - third_party/git/t/t4034/perl/expect | 13 - third_party/git/t/t4034/perl/post | 22 - third_party/git/t/t4034/perl/pre | 22 - third_party/git/t/t4034/php/expect | 35 - third_party/git/t/t4034/php/post | 18 - third_party/git/t/t4034/php/pre | 18 - third_party/git/t/t4034/python/expect | 34 - third_party/git/t/t4034/python/post | 17 - third_party/git/t/t4034/python/pre | 17 - third_party/git/t/t4034/ruby/expect | 34 - third_party/git/t/t4034/ruby/post | 17 - third_party/git/t/t4034/ruby/pre | 17 - third_party/git/t/t4034/tex/expect | 9 - third_party/git/t/t4034/tex/post | 4 - third_party/git/t/t4034/tex/pre | 4 - third_party/git/t/t4035-diff-quiet.sh | 164 - .../git/t/t4036-format-patch-signer-mime.sh | 50 - third_party/git/t/t4037-diff-r-t-dirs.sh | 53 - third_party/git/t/t4038-diff-combined.sh | 533 - third_party/git/t/t4039-diff-assume-unchanged.sh | 42 - third_party/git/t/t4040-whitespace-status.sh | 75 - third_party/git/t/t4041-diff-submodule-option.sh | 548 - third_party/git/t/t4042-diff-textconv-caching.sh | 121 - third_party/git/t/t4043-diff-rename-binary.sh | 45 - .../git/t/t4044-diff-index-unique-abbrev.sh | 55 - third_party/git/t/t4045-diff-relative.sh | 165 - third_party/git/t/t4046-diff-unmerged.sh | 87 - third_party/git/t/t4047-diff-dirstat.sh | 991 - third_party/git/t/t4048-diff-combined-binary.sh | 218 - third_party/git/t/t4049-diff-stat-count.sh | 68 - third_party/git/t/t4050-diff-histogram.sh | 12 - third_party/git/t/t4051-diff-function-context.sh | 212 - third_party/git/t/t4051/appended1.c | 15 - third_party/git/t/t4051/appended2.c | 35 - third_party/git/t/t4051/dummy.c | 7 - third_party/git/t/t4051/hello.c | 24 - third_party/git/t/t4051/includes.c | 20 - third_party/git/t/t4052-stat-output.sh | 370 - third_party/git/t/t4053-diff-no-index.sh | 147 - third_party/git/t/t4054-diff-bogus-tree.sh | 82 - third_party/git/t/t4055-diff-context.sh | 92 - third_party/git/t/t4056-diff-order.sh | 127 - third_party/git/t/t4057-diff-combined-paths.sh | 106 - third_party/git/t/t4058-diff-duplicates.sh | 79 - .../git/t/t4059-diff-submodule-not-initialized.sh | 127 - .../t/t4060-diff-submodule-option-diff-format.sh | 833 - third_party/git/t/t4061-diff-indent.sh | 368 - third_party/git/t/t4062-diff-pickaxe.sh | 29 - third_party/git/t/t4063-diff-blobs.sh | 96 - third_party/git/t/t4064-diff-oidfind.sh | 123 - third_party/git/t/t4065-diff-anchored.sh | 94 - third_party/git/t/t4066-diff-emit-delay.sh | 79 - third_party/git/t/t4067-diff-partial-clone.sh | 182 - third_party/git/t/t4068-diff-symmetric.sh | 91 - third_party/git/t/t4100-apply-stat.sh | 40 - third_party/git/t/t4100/t-apply-1.expect | 11 - third_party/git/t/t4100/t-apply-1.patch | 194 - third_party/git/t/t4100/t-apply-2.expect | 5 - third_party/git/t/t4100/t-apply-2.patch | 72 - third_party/git/t/t4100/t-apply-3.expect | 7 - third_party/git/t/t4100/t-apply-3.patch | 567 - third_party/git/t/t4100/t-apply-4.expect | 5 - third_party/git/t/t4100/t-apply-4.patch | 7 - third_party/git/t/t4100/t-apply-5.expect | 19 - third_party/git/t/t4100/t-apply-5.patch | 612 - third_party/git/t/t4100/t-apply-6.expect | 5 - third_party/git/t/t4100/t-apply-6.patch | 101 - third_party/git/t/t4100/t-apply-7.expect | 6 - third_party/git/t/t4100/t-apply-7.patch | 494 - third_party/git/t/t4100/t-apply-8.expect | 2 - third_party/git/t/t4100/t-apply-8.patch | 11 - third_party/git/t/t4100/t-apply-9.expect | 2 - third_party/git/t/t4100/t-apply-9.patch | 11 - third_party/git/t/t4101-apply-nonl.sh | 31 - third_party/git/t/t4101/diff.0-1 | 6 - third_party/git/t/t4101/diff.0-2 | 7 - third_party/git/t/t4101/diff.0-3 | 8 - third_party/git/t/t4101/diff.1-0 | 6 - third_party/git/t/t4101/diff.1-2 | 8 - third_party/git/t/t4101/diff.1-3 | 8 - third_party/git/t/t4101/diff.2-0 | 7 - third_party/git/t/t4101/diff.2-1 | 8 - third_party/git/t/t4101/diff.2-3 | 7 - third_party/git/t/t4101/diff.3-0 | 8 - third_party/git/t/t4101/diff.3-1 | 8 - third_party/git/t/t4101/diff.3-2 | 7 - third_party/git/t/t4102-apply-rename.sh | 57 - third_party/git/t/t4103-apply-binary.sh | 158 - third_party/git/t/t4104-apply-boundary.sh | 113 - third_party/git/t/t4105-apply-fuzz.sh | 57 - third_party/git/t/t4106-apply-stdin.sh | 26 - third_party/git/t/t4107-apply-ignore-whitespace.sh | 195 - third_party/git/t/t4108-apply-threeway.sh | 160 - third_party/git/t/t4109-apply-multifrag.sh | 35 - third_party/git/t/t4109/expect-1 | 31 - third_party/git/t/t4109/expect-2 | 23 - third_party/git/t/t4109/expect-3 | 24 - third_party/git/t/t4109/patch1.patch | 28 - third_party/git/t/t4109/patch2.patch | 30 - third_party/git/t/t4109/patch3.patch | 31 - third_party/git/t/t4109/patch4.patch | 30 - third_party/git/t/t4110-apply-scan.sh | 22 - third_party/git/t/t4110/expect | 20 - third_party/git/t/t4110/patch1.patch | 17 - third_party/git/t/t4110/patch2.patch | 11 - third_party/git/t/t4110/patch3.patch | 14 - third_party/git/t/t4110/patch4.patch | 11 - third_party/git/t/t4110/patch5.patch | 11 - third_party/git/t/t4111-apply-subdir.sh | 156 - third_party/git/t/t4112-apply-renames.sh | 144 - third_party/git/t/t4113-apply-ending.sh | 53 - third_party/git/t/t4114-apply-typechange.sh | 122 - third_party/git/t/t4115-apply-symlink.sh | 47 - third_party/git/t/t4116-apply-reverse.sh | 91 - third_party/git/t/t4117-apply-reject.sh | 119 - third_party/git/t/t4118-apply-empty-context.sh | 55 - third_party/git/t/t4119-apply-config.sh | 179 - third_party/git/t/t4120-apply-popt.sh | 89 - third_party/git/t/t4121-apply-diffs.sh | 32 - third_party/git/t/t4122-apply-symlink-inside.sh | 154 - third_party/git/t/t4123-apply-shrink.sh | 58 - third_party/git/t/t4124-apply-ws-rule.sh | 559 - third_party/git/t/t4125-apply-ws-fuzz.sh | 103 - third_party/git/t/t4126-apply-empty.sh | 57 - third_party/git/t/t4127-apply-same-fn.sh | 90 - third_party/git/t/t4128-apply-root.sh | 112 - third_party/git/t/t4129-apply-samemode.sh | 76 - .../git/t/t4130-apply-criss-cross-rename.sh | 70 - third_party/git/t/t4131-apply-fake-ancestor.sh | 42 - third_party/git/t/t4132-apply-removal.sh | 96 - third_party/git/t/t4133-apply-filenames.sh | 62 - third_party/git/t/t4134-apply-submodule.sh | 38 - third_party/git/t/t4135-apply-weird-filenames.sh | 101 - third_party/git/t/t4135/.gitignore | 3 - third_party/git/t/t4135/add-plain.diff | 5 - third_party/git/t/t4135/add-with backslash.diff | 5 - third_party/git/t/t4135/add-with quote.diff | 5 - third_party/git/t/t4135/add-with spaces.diff | 5 - third_party/git/t/t4135/add-with tab.diff | 5 - third_party/git/t/t4135/damaged-tz.diff | 5 - third_party/git/t/t4135/damaged.diff | 5 - third_party/git/t/t4135/diff-plain.diff | 5 - third_party/git/t/t4135/diff-with backslash.diff | 5 - third_party/git/t/t4135/diff-with quote.diff | 5 - third_party/git/t/t4135/diff-with spaces.diff | 5 - third_party/git/t/t4135/diff-with tab.diff | 5 - third_party/git/t/t4135/funny-tz.diff | 5 - third_party/git/t/t4135/git-plain.diff | 7 - third_party/git/t/t4135/git-with backslash.diff | 7 - third_party/git/t/t4135/git-with quote.diff | 7 - third_party/git/t/t4135/git-with spaces.diff | 7 - third_party/git/t/t4135/git-with tab.diff | 7 - third_party/git/t/t4135/make-patches | 45 - third_party/git/t/t4136-apply-check.sh | 62 - third_party/git/t/t4137-apply-submodule.sh | 24 - third_party/git/t/t4138-apply-ws-expansion.sh | 121 - third_party/git/t/t4139-apply-escape.sh | 141 - third_party/git/t/t4140-apply-ita.sh | 56 - third_party/git/t/t4150-am.sh | 1152 - third_party/git/t/t4151-am-abort.sh | 194 - third_party/git/t/t4152-am-subjects.sh | 77 - third_party/git/t/t4153-am-resume-override-opts.sh | 102 - third_party/git/t/t4200-rerere.sh | 674 - third_party/git/t/t4201-shortlog.sh | 359 - third_party/git/t/t4202-log.sh | 1912 -- third_party/git/t/t4203-mailmap.sh | 557 - third_party/git/t/t4204-patch-id.sh | 196 - third_party/git/t/t4205-log-pretty-formats.sh | 870 - .../git/t/t4206-log-follow-harder-copies.sh | 56 - third_party/git/t/t4207-log-decoration-colors.sh | 62 - third_party/git/t/t4208-log-magic-pathspec.sh | 146 - third_party/git/t/t4209-log-pickaxe.sh | 144 - third_party/git/t/t4210-log-i18n.sh | 134 - third_party/git/t/t4211-line-log.sh | 293 - third_party/git/t/t4211/history.export | 406 - .../git/t/t4211/sha1/expect.beginning-of-file | 43 - third_party/git/t/t4211/sha1/expect.end-of-file | 62 - third_party/git/t/t4211/sha1/expect.move-support-f | 80 - third_party/git/t/t4211/sha1/expect.multiple | 104 - .../git/t/t4211/sha1/expect.multiple-overlapping | 187 - .../git/t/t4211/sha1/expect.multiple-superset | 187 - .../t/t4211/sha1/expect.parallel-change-f-to-main | 160 - third_party/git/t/t4211/sha1/expect.simple-f | 59 - .../git/t/t4211/sha1/expect.simple-f-to-main | 100 - third_party/git/t/t4211/sha1/expect.simple-main | 68 - .../git/t/t4211/sha1/expect.simple-main-to-end | 70 - third_party/git/t/t4211/sha1/expect.two-ranges | 102 - third_party/git/t/t4211/sha1/expect.vanishes-early | 39 - .../git/t/t4211/sha256/expect.beginning-of-file | 43 - third_party/git/t/t4211/sha256/expect.end-of-file | 62 - .../git/t/t4211/sha256/expect.move-support-f | 80 - third_party/git/t/t4211/sha256/expect.multiple | 104 - .../git/t/t4211/sha256/expect.multiple-overlapping | 187 - .../git/t/t4211/sha256/expect.multiple-superset | 187 - .../t4211/sha256/expect.parallel-change-f-to-main | 160 - third_party/git/t/t4211/sha256/expect.simple-f | 59 - .../git/t/t4211/sha256/expect.simple-f-to-main | 100 - third_party/git/t/t4211/sha256/expect.simple-main | 68 - .../git/t/t4211/sha256/expect.simple-main-to-end | 70 - third_party/git/t/t4211/sha256/expect.two-ranges | 102 - .../git/t/t4211/sha256/expect.vanishes-early | 39 - third_party/git/t/t4212-log-corrupt.sh | 88 - third_party/git/t/t4213-log-tabexpand.sh | 105 - third_party/git/t/t4214-log-graph-octopus.sh | 347 - third_party/git/t/t4215-log-skewed-merges.sh | 373 - third_party/git/t/t4216-log-bloom.sh | 405 - third_party/git/t/t4252-am-options.sh | 78 - third_party/git/t/t4252/am-test-1-1 | 19 - third_party/git/t/t4252/am-test-1-2 | 21 - third_party/git/t/t4252/am-test-2-1 | 19 - third_party/git/t/t4252/am-test-2-2 | 21 - third_party/git/t/t4252/am-test-3-1 | 19 - third_party/git/t/t4252/am-test-3-2 | 21 - third_party/git/t/t4252/am-test-4-1 | 19 - third_party/git/t/t4252/am-test-4-2 | 22 - third_party/git/t/t4252/am-test-5-1 | 20 - third_party/git/t/t4252/am-test-5-2 | 15 - third_party/git/t/t4252/am-test-6-1 | 21 - third_party/git/t/t4252/file-1-0 | 7 - third_party/git/t/t4252/file-2-0 | 7 - third_party/git/t/t4253-am-keep-cr-dos.sh | 98 - third_party/git/t/t4254-am-corrupt.sh | 82 - third_party/git/t/t4255-am-submodule.sh | 97 - third_party/git/t/t4256-am-format-flowed.sh | 19 - third_party/git/t/t4256/1/mailinfo.c | 1245 - third_party/git/t/t4256/1/mailinfo.c.orig | 1185 - third_party/git/t/t4256/1/patch | 129 - third_party/git/t/t4257-am-interactive.sh | 52 - third_party/git/t/t4300-merge-tree.sh | 335 - third_party/git/t/t5000-tar-tree.sh | 452 - third_party/git/t/t5000/huge-and-future.tar | Bin 2048 -> 0 bytes third_party/git/t/t5000/huge-object | Bin 2048 -> 0 bytes third_party/git/t/t5000/pax.tar | Bin 10240 -> 0 bytes third_party/git/t/t5001-archive-attr.sh | 131 - third_party/git/t/t5002-archive-attr-pattern.sh | 84 - third_party/git/t/t5003-archive-zip.sh | 219 - third_party/git/t/t5003/infozip-symlinks.zip | Bin 328 -> 0 bytes third_party/git/t/t5004-archive-corner-cases.sh | 226 - third_party/git/t/t5004/big-pack.zip | Bin 7373 -> 0 bytes third_party/git/t/t5004/empty-with-pax-header.tar | Bin 10240 -> 0 bytes third_party/git/t/t5004/empty.zip | Bin 62 -> 0 bytes third_party/git/t/t5100-mailinfo.sh | 231 - third_party/git/t/t5100/.gitattributes | 4 - third_party/git/t/t5100/0001mboxrd | 4 - third_party/git/t/t5100/0002mboxrd | 5 - third_party/git/t/t5100/comment.expect | 5 - third_party/git/t/t5100/comment.in | 9 - third_party/git/t/t5100/embed-from.expect | 5 - third_party/git/t/t5100/embed-from.in | 13 - third_party/git/t/t5100/empty | 0 third_party/git/t/t5100/info-from.expect | 5 - third_party/git/t/t5100/info-from.in | 8 - third_party/git/t/t5100/info0001 | 5 - third_party/git/t/t5100/info0002 | 5 - third_party/git/t/t5100/info0003 | 5 - third_party/git/t/t5100/info0004 | 5 - third_party/git/t/t5100/info0005 | 5 - third_party/git/t/t5100/info0006 | 5 - third_party/git/t/t5100/info0007 | 5 - third_party/git/t/t5100/info0008 | 5 - third_party/git/t/t5100/info0009 | 5 - third_party/git/t/t5100/info0010 | 5 - third_party/git/t/t5100/info0011 | 5 - third_party/git/t/t5100/info0012 | 5 - third_party/git/t/t5100/info0012--message-id | 5 - third_party/git/t/t5100/info0013 | 5 - third_party/git/t/t5100/info0014 | 5 - third_party/git/t/t5100/info0014--scissors | 5 - third_party/git/t/t5100/info0015 | 5 - .../git/t/t5100/info0015--no-inbody-headers | 5 - third_party/git/t/t5100/info0016 | 5 - .../git/t/t5100/info0016--no-inbody-headers | 5 - third_party/git/t/t5100/info0017 | 5 - third_party/git/t/t5100/info0018 | 5 - .../git/t/t5100/info0018--no-inbody-headers | 5 - third_party/git/t/t5100/msg0001 | 2 - third_party/git/t/t5100/msg0002 | 21 - third_party/git/t/t5100/msg0003 | 9 - third_party/git/t/t5100/msg0004 | 7 - third_party/git/t/t5100/msg0005 | 13 - third_party/git/t/t5100/msg0006 | 2 - third_party/git/t/t5100/msg0007 | 2 - third_party/git/t/t5100/msg0008 | 4 - third_party/git/t/t5100/msg0009 | 2 - third_party/git/t/t5100/msg0010 | 5 - third_party/git/t/t5100/msg0011 | 2 - third_party/git/t/t5100/msg0012 | 7 - third_party/git/t/t5100/msg0012--message-id | 8 - third_party/git/t/t5100/msg0013 | 0 third_party/git/t/t5100/msg0014 | 18 - third_party/git/t/t5100/msg0014--scissors | 4 - third_party/git/t/t5100/msg0015 | 0 third_party/git/t/t5100/msg0015--no-inbody-headers | 3 - third_party/git/t/t5100/msg0016 | 2 - third_party/git/t/t5100/msg0016--no-inbody-headers | 4 - third_party/git/t/t5100/msg0017 | 2 - third_party/git/t/t5100/msg0018 | 2 - third_party/git/t/t5100/msg0018--no-inbody-headers | 8 - third_party/git/t/t5100/nul-b64.expect | Bin 1672 -> 0 bytes third_party/git/t/t5100/nul-b64.in | 37 - third_party/git/t/t5100/nul-plain | Bin 91 -> 0 bytes third_party/git/t/t5100/patch0001 | 14 - third_party/git/t/t5100/patch0002 | 14 - third_party/git/t/t5100/patch0003 | 14 - third_party/git/t/t5100/patch0004 | 93 - third_party/git/t/t5100/patch0005 | 69 - third_party/git/t/t5100/patch0006 | 14 - third_party/git/t/t5100/patch0007 | 0 third_party/git/t/t5100/patch0008 | 0 third_party/git/t/t5100/patch0009 | 13 - third_party/git/t/t5100/patch0010 | 20 - third_party/git/t/t5100/patch0011 | 22 - third_party/git/t/t5100/patch0012 | 30 - third_party/git/t/t5100/patch0012--message-id | 30 - third_party/git/t/t5100/patch0013 | 0 third_party/git/t/t5100/patch0014 | 64 - third_party/git/t/t5100/patch0014--scissors | 64 - third_party/git/t/t5100/patch0015 | 8 - .../git/t/t5100/patch0015--no-inbody-headers | 8 - third_party/git/t/t5100/patch0016 | 8 - .../git/t/t5100/patch0016--no-inbody-headers | 8 - third_party/git/t/t5100/patch0017 | 6 - third_party/git/t/t5100/patch0018 | 6 - .../git/t/t5100/patch0018--no-inbody-headers | 6 - third_party/git/t/t5100/quoted-from.expect | 3 - third_party/git/t/t5100/quoted-from.in | 10 - third_party/git/t/t5100/quoted-string.expect | 5 - third_party/git/t/t5100/quoted-string.in | 9 - third_party/git/t/t5100/rfc2047-info-0001 | 4 - third_party/git/t/t5100/rfc2047-info-0002 | 4 - third_party/git/t/t5100/rfc2047-info-0003 | 4 - third_party/git/t/t5100/rfc2047-info-0004 | 4 - third_party/git/t/t5100/rfc2047-info-0005 | 2 - third_party/git/t/t5100/rfc2047-info-0006 | 2 - third_party/git/t/t5100/rfc2047-info-0007 | 2 - third_party/git/t/t5100/rfc2047-info-0008 | 2 - third_party/git/t/t5100/rfc2047-info-0009 | 2 - third_party/git/t/t5100/rfc2047-info-0010 | 2 - third_party/git/t/t5100/rfc2047-info-0011 | 2 - third_party/git/t/t5100/rfc2047-samples.mbox | 48 - third_party/git/t/t5100/sample.mbox | 720 - third_party/git/t/t5100/sample.mboxrd | 19 - third_party/git/t/t5150-request-pull.sh | 306 - third_party/git/t/t5200-update-server-info.sh | 41 - third_party/git/t/t5300-pack-object.sh | 535 - third_party/git/t/t5301-sliding-window.sh | 60 - third_party/git/t/t5302-pack-index.sh | 287 - .../git/t/t5303-pack-corruption-resilience.sh | 403 - third_party/git/t/t5304-prune.sh | 352 - third_party/git/t/t5305-include-tag.sh | 118 - third_party/git/t/t5306-pack-nobase.sh | 80 - third_party/git/t/t5307-pack-missing-commit.sh | 39 - third_party/git/t/t5308-pack-detect-duplicates.sh | 81 - third_party/git/t/t5309-pack-delta-cycles.sh | 77 - third_party/git/t/t5310-pack-bitmaps.sh | 451 - third_party/git/t/t5311-pack-bitmaps-shallow.sh | 39 - third_party/git/t/t5312-prune-corruption.sh | 114 - third_party/git/t/t5313-pack-bounds-checks.sh | 194 - third_party/git/t/t5314-pack-cycle-detection.sh | 112 - .../git/t/t5315-pack-objects-compression.sh | 44 - third_party/git/t/t5316-pack-delta-depth.sh | 97 - .../git/t/t5317-pack-objects-filter-objects.sh | 431 - third_party/git/t/t5318-commit-graph.sh | 744 - third_party/git/t/t5319-multi-pack-index.sh | 757 - third_party/git/t/t5319/no-objects.midx | Bin 1116 -> 0 bytes third_party/git/t/t5320-delta-islands.sh | 143 - third_party/git/t/t5321-pack-large-objects.sh | 32 - third_party/git/t/t5322-pack-objects-sparse.sh | 138 - third_party/git/t/t5323-pack-redundant.sh | 467 - third_party/git/t/t5324-split-commit-graph.sh | 443 - third_party/git/t/t5400-send-pack.sh | 299 - third_party/git/t/t5401-update-hooks.sh | 151 - third_party/git/t/t5402-post-merge-hook.sh | 56 - third_party/git/t/t5403-post-checkout-hook.sh | 76 - third_party/git/t/t5404-tracking-branches.sh | 62 - third_party/git/t/t5405-send-pack-rewind.sh | 42 - third_party/git/t/t5406-remote-rejects.sh | 25 - third_party/git/t/t5407-post-rewrite-hook.sh | 266 - third_party/git/t/t5408-send-pack-stdin.sh | 92 - .../git/t/t5409-colorize-remote-messages.sh | 102 - third_party/git/t/t5410-receive-pack-alternates.sh | 41 - third_party/git/t/t5411-proc-receive-hook.sh | 117 - third_party/git/t/t5411/common-functions.sh | 56 - .../git/t/t5411/once-0010-report-status-v1.sh | 94 - .../git/t/t5411/test-0000-standard-git-push.sh | 143 - .../test-0001-standard-git-push--porcelain.sh | 147 - .../git/t/t5411/test-0002-pre-receive-declined.sh | 33 - .../test-0003-pre-receive-declined--porcelain.sh | 34 - .../git/t/t5411/test-0010-proc-receive-settings.sh | 7 - third_party/git/t/t5411/test-0011-no-hook-error.sh | 64 - .../t/t5411/test-0012-no-hook-error--porcelain.sh | 66 - third_party/git/t/t5411/test-0013-bad-protocol.sh | 217 - .../t/t5411/test-0014-bad-protocol--porcelain.sh | 160 - third_party/git/t/t5411/test-0020-report-ng.sh | 67 - .../git/t/t5411/test-0021-report-ng--porcelain.sh | 69 - .../git/t/t5411/test-0022-report-unexpect-ref.sh | 45 - .../test-0023-report-unexpect-ref--porcelain.sh | 46 - .../git/t/t5411/test-0024-report-unknown-ref.sh | 34 - .../test-0025-report-unknown-ref--porcelain.sh | 35 - third_party/git/t/t5411/test-0026-push-options.sh | 79 - .../t/t5411/test-0027-push-options--porcelain.sh | 82 - third_party/git/t/t5411/test-0030-report-ok.sh | 35 - .../git/t/t5411/test-0031-report-ok--porcelain.sh | 36 - .../git/t/t5411/test-0032-report-with-options.sh | 256 - .../test-0033-report-with-options--porcelain.sh | 265 - third_party/git/t/t5411/test-0034-report-ft.sh | 44 - .../git/t/t5411/test-0035-report-ft--porcelain.sh | 45 - .../test-0036-report-multi-rewrite-for-one-ref.sh | 227 - ...-report-multi-rewrite-for-one-ref--porcelain.sh | 172 - .../git/t/t5411/test-0038-report-mixed-refs.sh | 89 - .../test-0039-report-mixed-refs--porcelain.sh | 91 - .../git/t/t5411/test-0040-process-all-refs.sh | 113 - .../t5411/test-0041-process-all-refs--porcelain.sh | 114 - .../test-0050-proc-receive-refs-with-modifiers.sh | 135 - third_party/git/t/t5500-fetch-pack.sh | 1030 - third_party/git/t/t5501-fetch-push-alternates.sh | 66 - third_party/git/t/t5502-quickfetch.sh | 142 - third_party/git/t/t5503-tagfollow.sh | 160 - third_party/git/t/t5504-fetch-receive-strict.sh | 352 - third_party/git/t/t5505-remote.sh | 1366 - third_party/git/t/t5506-remote-groups.sh | 98 - third_party/git/t/t5507-remote-environment.sh | 34 - third_party/git/t/t5509-fetch-push-namespaces.sh | 166 - third_party/git/t/t5510-fetch.sh | 1077 - third_party/git/t/t5511-refspec.sh | 94 - third_party/git/t/t5512-ls-remote.sh | 349 - third_party/git/t/t5513-fetch-track.sh | 30 - third_party/git/t/t5514-fetch-multiple.sh | 197 - third_party/git/t/t5515-fetch-merge-logic.sh | 226 - third_party/git/t/t5515/fetch.br-branches-default | 8 - .../git/t/t5515/fetch.br-branches-default-merge | 9 - ...etch.br-branches-default-merge_branches-default | 9 - .../git/t/t5515/fetch.br-branches-default-octopus | 10 - ...ch.br-branches-default-octopus_branches-default | 10 - .../fetch.br-branches-default_branches-default | 8 - third_party/git/t/t5515/fetch.br-branches-one | 8 - .../git/t/t5515/fetch.br-branches-one-merge | 9 - .../t5515/fetch.br-branches-one-merge_branches-one | 9 - .../git/t/t5515/fetch.br-branches-one-octopus | 9 - .../fetch.br-branches-one-octopus_branches-one | 9 - .../git/t/t5515/fetch.br-branches-one_branches-one | 8 - third_party/git/t/t5515/fetch.br-config-explicit | 11 - .../git/t/t5515/fetch.br-config-explicit-merge | 11 - .../fetch.br-config-explicit-merge_config-explicit | 11 - .../git/t/t5515/fetch.br-config-explicit-octopus | 11 - ...etch.br-config-explicit-octopus_config-explicit | 11 - .../t5515/fetch.br-config-explicit_config-explicit | 11 - third_party/git/t/t5515/fetch.br-config-glob | 11 - third_party/git/t/t5515/fetch.br-config-glob-merge | 11 - .../t/t5515/fetch.br-config-glob-merge_config-glob | 11 - .../git/t/t5515/fetch.br-config-glob-octopus | 11 - .../t5515/fetch.br-config-glob-octopus_config-glob | 11 - .../git/t/t5515/fetch.br-config-glob_config-glob | 11 - third_party/git/t/t5515/fetch.br-remote-explicit | 11 - .../git/t/t5515/fetch.br-remote-explicit-merge | 11 - .../fetch.br-remote-explicit-merge_remote-explicit | 11 - .../git/t/t5515/fetch.br-remote-explicit-octopus | 11 - ...etch.br-remote-explicit-octopus_remote-explicit | 11 - .../t5515/fetch.br-remote-explicit_remote-explicit | 11 - third_party/git/t/t5515/fetch.br-remote-glob | 11 - third_party/git/t/t5515/fetch.br-remote-glob-merge | 11 - .../t/t5515/fetch.br-remote-glob-merge_remote-glob | 11 - .../git/t/t5515/fetch.br-remote-glob-octopus | 11 - .../t5515/fetch.br-remote-glob-octopus_remote-glob | 11 - .../git/t/t5515/fetch.br-remote-glob_remote-glob | 11 - third_party/git/t/t5515/fetch.br-unconfig | 11 - .../git/t/t5515/fetch.br-unconfig_--tags_.._.git | 8 - third_party/git/t/t5515/fetch.br-unconfig_.._.git | 2 - .../git/t/t5515/fetch.br-unconfig_.._.git_one | 2 - ...nfig_.._.git_one_tag_tag-one_tag_tag-three-file | 8 - .../git/t/t5515/fetch.br-unconfig_.._.git_one_two | 3 - ...fig_.._.git_tag_tag-one-tree_tag_tag-three-file | 7 - ...h.br-unconfig_.._.git_tag_tag-one_tag_tag-three | 7 - .../git/t/t5515/fetch.br-unconfig_branches-default | 8 - .../git/t/t5515/fetch.br-unconfig_branches-one | 8 - .../git/t/t5515/fetch.br-unconfig_config-explicit | 11 - .../git/t/t5515/fetch.br-unconfig_config-glob | 11 - .../git/t/t5515/fetch.br-unconfig_remote-explicit | 11 - .../git/t/t5515/fetch.br-unconfig_remote-glob | 11 - third_party/git/t/t5515/fetch.master | 11 - .../git/t/t5515/fetch.master_--tags_.._.git | 8 - third_party/git/t/t5515/fetch.master_.._.git | 2 - third_party/git/t/t5515/fetch.master_.._.git_one | 2 - ...ster_.._.git_one_tag_tag-one_tag_tag-three-file | 8 - .../git/t/t5515/fetch.master_.._.git_one_two | 3 - ...ter_.._.git_tag_tag-one-tree_tag_tag-three-file | 7 - .../fetch.master_.._.git_tag_tag-one_tag_tag-three | 7 - .../git/t/t5515/fetch.master_branches-default | 8 - third_party/git/t/t5515/fetch.master_branches-one | 8 - .../git/t/t5515/fetch.master_config-explicit | 11 - third_party/git/t/t5515/fetch.master_config-glob | 11 - .../git/t/t5515/fetch.master_remote-explicit | 11 - third_party/git/t/t5515/fetch.master_remote-glob | 11 - third_party/git/t/t5515/refs.br-branches-default | 12 - .../git/t/t5515/refs.br-branches-default-merge | 12 - ...refs.br-branches-default-merge_branches-default | 12 - .../git/t/t5515/refs.br-branches-default-octopus | 12 - ...fs.br-branches-default-octopus_branches-default | 12 - .../refs.br-branches-default_branches-default | 12 - third_party/git/t/t5515/refs.br-branches-one | 12 - third_party/git/t/t5515/refs.br-branches-one-merge | 12 - .../t5515/refs.br-branches-one-merge_branches-one | 12 - .../git/t/t5515/refs.br-branches-one-octopus | 12 - .../refs.br-branches-one-octopus_branches-one | 12 - .../git/t/t5515/refs.br-branches-one_branches-one | 12 - third_party/git/t/t5515/refs.br-config-explicit | 15 - .../git/t/t5515/refs.br-config-explicit-merge | 15 - .../refs.br-config-explicit-merge_config-explicit | 15 - .../git/t/t5515/refs.br-config-explicit-octopus | 15 - ...refs.br-config-explicit-octopus_config-explicit | 15 - .../t5515/refs.br-config-explicit_config-explicit | 15 - third_party/git/t/t5515/refs.br-config-glob | 15 - third_party/git/t/t5515/refs.br-config-glob-merge | 15 - .../t/t5515/refs.br-config-glob-merge_config-glob | 15 - .../git/t/t5515/refs.br-config-glob-octopus | 15 - .../t5515/refs.br-config-glob-octopus_config-glob | 15 - .../git/t/t5515/refs.br-config-glob_config-glob | 15 - third_party/git/t/t5515/refs.br-remote-explicit | 15 - .../git/t/t5515/refs.br-remote-explicit-merge | 15 - .../refs.br-remote-explicit-merge_remote-explicit | 15 - .../git/t/t5515/refs.br-remote-explicit-octopus | 15 - ...refs.br-remote-explicit-octopus_remote-explicit | 15 - .../t5515/refs.br-remote-explicit_remote-explicit | 15 - third_party/git/t/t5515/refs.br-remote-glob | 15 - third_party/git/t/t5515/refs.br-remote-glob-merge | 15 - .../t/t5515/refs.br-remote-glob-merge_remote-glob | 15 - .../git/t/t5515/refs.br-remote-glob-octopus | 15 - .../t5515/refs.br-remote-glob-octopus_remote-glob | 15 - .../git/t/t5515/refs.br-remote-glob_remote-glob | 15 - third_party/git/t/t5515/refs.br-unconfig | 11 - .../git/t/t5515/refs.br-unconfig_--tags_.._.git | 11 - third_party/git/t/t5515/refs.br-unconfig_.._.git | 5 - .../git/t/t5515/refs.br-unconfig_.._.git_one | 5 - ...nfig_.._.git_one_tag_tag-one_tag_tag-three-file | 11 - .../git/t/t5515/refs.br-unconfig_.._.git_one_two | 5 - ...fig_.._.git_tag_tag-one-tree_tag_tag-three-file | 11 - ...s.br-unconfig_.._.git_tag_tag-one_tag_tag-three | 11 - .../git/t/t5515/refs.br-unconfig_branches-default | 12 - .../git/t/t5515/refs.br-unconfig_branches-one | 12 - .../git/t/t5515/refs.br-unconfig_config-explicit | 15 - .../git/t/t5515/refs.br-unconfig_config-glob | 15 - .../git/t/t5515/refs.br-unconfig_remote-explicit | 15 - .../git/t/t5515/refs.br-unconfig_remote-glob | 15 - third_party/git/t/t5515/refs.master | 11 - third_party/git/t/t5515/refs.master_--tags_.._.git | 11 - third_party/git/t/t5515/refs.master_.._.git | 5 - third_party/git/t/t5515/refs.master_.._.git_one | 5 - ...ster_.._.git_one_tag_tag-one_tag_tag-three-file | 11 - .../git/t/t5515/refs.master_.._.git_one_two | 5 - ...ter_.._.git_tag_tag-one-tree_tag_tag-three-file | 11 - .../refs.master_.._.git_tag_tag-one_tag_tag-three | 11 - .../git/t/t5515/refs.master_branches-default | 12 - third_party/git/t/t5515/refs.master_branches-one | 12 - .../git/t/t5515/refs.master_config-explicit | 15 - third_party/git/t/t5515/refs.master_config-glob | 15 - .../git/t/t5515/refs.master_remote-explicit | 15 - third_party/git/t/t5515/refs.master_remote-glob | 15 - third_party/git/t/t5516-fetch-push.sh | 1727 -- third_party/git/t/t5517-push-mirror.sh | 278 - third_party/git/t/t5518-fetch-exit-status.sh | 37 - third_party/git/t/t5519-push-alternates.sh | 143 - third_party/git/t/t5520-pull.sh | 822 - third_party/git/t/t5521-pull-options.sh | 228 - third_party/git/t/t5522-pull-symlink.sh | 84 - third_party/git/t/t5523-push-upstream.sh | 119 - third_party/git/t/t5524-pull-msg.sh | 52 - third_party/git/t/t5525-fetch-tagopt.sh | 54 - third_party/git/t/t5526-fetch-submodules.sh | 722 - third_party/git/t/t5527-fetch-odd-refs.sh | 62 - third_party/git/t/t5528-push-default.sh | 219 - third_party/git/t/t5529-push-errors.sh | 48 - third_party/git/t/t5530-upload-pack-error.sh | 105 - third_party/git/t/t5531-deep-submodule-push.sh | 584 - third_party/git/t/t5532-fetch-proxy.sh | 51 - third_party/git/t/t5533-push-cas.sh | 259 - third_party/git/t/t5534-push-signed.sh | 298 - third_party/git/t/t5535-fetch-push-symref.sh | 42 - third_party/git/t/t5536-fetch-conflicts.sh | 86 - third_party/git/t/t5537-fetch-shallow.sh | 272 - third_party/git/t/t5538-push-shallow.sh | 123 - third_party/git/t/t5539-fetch-http-shallow.sh | 154 - third_party/git/t/t5540-http-push-webdav.sh | 193 - third_party/git/t/t5541-http-push-smart.sh | 509 - third_party/git/t/t5542-push-http-shallow.sh | 93 - third_party/git/t/t5543-atomic-push.sh | 283 - third_party/git/t/t5544-pack-objects-hook.sh | 62 - third_party/git/t/t5545-push-options.sh | 284 - third_party/git/t/t5546-receive-limits.sh | 55 - third_party/git/t/t5547-push-quarantine.sh | 72 - third_party/git/t/t5548-push-porcelain.sh | 279 - third_party/git/t/t5550-http-fetch-dumb.sh | 479 - third_party/git/t/t5551-http-fetch-smart.sh | 517 - .../git/t/t5552-skipping-fetch-negotiator.sh | 209 - third_party/git/t/t5553-set-upstream.sh | 178 - third_party/git/t/t5554-noop-fetch-negotiator.sh | 22 - third_party/git/t/t5560-http-backend-noserver.sh | 74 - third_party/git/t/t5561-http-backend.sh | 135 - .../git/t/t5562-http-backend-content-length.sh | 173 - .../git/t/t5562/invoke-with-content-length.pl | 36 - third_party/git/t/t556x_common | 110 - third_party/git/t/t5570-git-daemon.sh | 202 - third_party/git/t/t5571-pre-push-hook.sh | 128 - third_party/git/t/t5572-pull-submodule.sh | 160 - third_party/git/t/t5573-pull-verify-signatures.sh | 152 - third_party/git/t/t5580-unc-paths.sh | 89 - third_party/git/t/t5581-http-curl-verbose.sh | 26 - third_party/git/t/t5582-fetch-negative-refspec.sh | 189 - third_party/git/t/t5600-clone-fail-cleanup.sh | 100 - third_party/git/t/t5601-clone.sh | 762 - third_party/git/t/t5602-clone-remote-exec.sh | 27 - third_party/git/t/t5603-clone-dirname.sh | 108 - third_party/git/t/t5604-clone-reference.sh | 358 - third_party/git/t/t5605-clone-local.sh | 141 - third_party/git/t/t5606-clone-options.sh | 62 - third_party/git/t/t5607-clone-bundle.sh | 128 - third_party/git/t/t5608-clone-2gb.sh | 52 - third_party/git/t/t5609-clone-branch.sh | 70 - third_party/git/t/t5610-clone-detached.sh | 76 - third_party/git/t/t5611-clone-config.sh | 108 - third_party/git/t/t5612-clone-refspec.sh | 234 - third_party/git/t/t5613-info-alternate.sh | 139 - .../git/t/t5614-clone-submodules-shallow.sh | 122 - third_party/git/t/t5615-alternate-env.sh | 90 - third_party/git/t/t5616-partial-clone.sh | 715 - third_party/git/t/t5617-clone-submodules-remote.sh | 65 - third_party/git/t/t5618-alternate-refs.sh | 60 - third_party/git/t/t5700-protocol-v1.sh | 299 - third_party/git/t/t5701-git-serve.sh | 240 - third_party/git/t/t5702-protocol-v2.sh | 942 - third_party/git/t/t5703-upload-pack-ref-in-want.sh | 399 - third_party/git/t/t5704-protocol-violations.sh | 35 - third_party/git/t/t5801-remote-helpers.sh | 321 - third_party/git/t/t5801/git-remote-testgit | 157 - third_party/git/t/t5802-connect-helper.sh | 101 - third_party/git/t/t5810-proto-disable-local.sh | 37 - third_party/git/t/t5811-proto-disable-git.sh | 20 - third_party/git/t/t5812-proto-disable-http.sh | 37 - third_party/git/t/t5813-proto-disable-ssh.sh | 43 - third_party/git/t/t5814-proto-disable-ext.sh | 18 - third_party/git/t/t5815-submodule-protos.sh | 43 - third_party/git/t/t5900-repo-selection.sh | 100 - third_party/git/t/t6000-rev-list-misc.sh | 169 - third_party/git/t/t6001-rev-list-graft.sh | 122 - third_party/git/t/t6002-rev-list-bisect.sh | 311 - third_party/git/t/t6003-rev-list-topo-order.sh | 447 - third_party/git/t/t6004-rev-list-path-optim.sh | 96 - third_party/git/t/t6005-rev-list-count.sh | 51 - third_party/git/t/t6006-rev-list-format.sh | 530 - .../git/t/t6007-rev-list-cherry-pick-file.sh | 269 - third_party/git/t/t6008-rev-list-submodule.sh | 42 - third_party/git/t/t6009-rev-list-parent.sh | 149 - third_party/git/t/t6010-merge-base.sh | 308 - .../git/t/t6011-rev-list-with-bad-commit.sh | 59 - third_party/git/t/t6012-rev-list-simplify.sh | 277 - .../git/t/t6013-rev-list-reverse-parents.sh | 42 - third_party/git/t/t6014-rev-list-all.sh | 42 - .../git/t/t6016-rev-list-graph-simplify-history.sh | 263 - third_party/git/t/t6017-rev-list-stdin.sh | 78 - third_party/git/t/t6018-rev-list-glob.sh | 385 - third_party/git/t/t6019-rev-list-ancestry-path.sh | 156 - third_party/git/t/t6030-bisect-porcelain.sh | 939 - third_party/git/t/t6040-tracking-info.sh | 292 - third_party/git/t/t6041-bisect-submodule.sh | 37 - third_party/git/t/t6050-replace.sh | 507 - third_party/git/t/t6060-merge-index.sh | 99 - third_party/git/t/t6100-rev-list-in-order.sh | 77 - third_party/git/t/t6101-rev-parse-parents.sh | 225 - .../git/t/t6102-rev-list-unexpected-objects.sh | 127 - third_party/git/t/t6110-rev-list-sparse.sh | 20 - third_party/git/t/t6111-rev-list-treesame.sh | 193 - .../git/t/t6112-rev-list-filters-objects.sh | 629 - third_party/git/t/t6113-rev-list-bitmap-filters.sh | 77 - third_party/git/t/t6120-describe.sh | 551 - third_party/git/t/t6130-pathspec-noglob.sh | 160 - third_party/git/t/t6131-pathspec-icase.sh | 109 - third_party/git/t/t6132-pathspec-exclude.sh | 247 - third_party/git/t/t6133-pathspec-rev-dwim.sh | 48 - third_party/git/t/t6134-pathspec-in-submodule.sh | 32 - third_party/git/t/t6135-pathspec-with-attrs.sh | 256 - third_party/git/t/t6136-pathspec-in-bare.sh | 38 - third_party/git/t/t6200-fmt-merge-msg.sh | 565 - third_party/git/t/t6300-for-each-ref.sh | 1033 - third_party/git/t/t6301-for-each-ref-errors.sh | 56 - third_party/git/t/t6302-for-each-ref-filter.sh | 457 - third_party/git/t/t6400-merge-df.sh | 150 - third_party/git/t/t6401-merge-criss-cross.sh | 67 - third_party/git/t/t6402-merge-rename.sh | 910 - third_party/git/t/t6403-merge-file.sh | 390 - third_party/git/t/t6404-recursive-merge.sh | 131 - third_party/git/t/t6405-merge-symlinks.sh | 62 - third_party/git/t/t6406-merge-attr.sh | 207 - third_party/git/t/t6407-merge-binary.sh | 67 - third_party/git/t/t6408-merge-up-to-date.sh | 92 - third_party/git/t/t6409-merge-subtree.sh | 152 - third_party/git/t/t6411-merge-filemode.sh | 100 - third_party/git/t/t6412-merge-large-rename.sh | 103 - third_party/git/t/t6413-merge-crlf.sh | 44 - third_party/git/t/t6414-merge-rename-nocruft.sh | 97 - third_party/git/t/t6415-merge-dir-to-symlink.sh | 172 - third_party/git/t/t6416-recursive-corner-cases.sh | 1820 -- third_party/git/t/t6417-merge-ours-theirs.sh | 108 - third_party/git/t/t6418-merge-text-auto.sh | 204 - third_party/git/t/t6419-merge-ignorecase.sh | 53 - .../git/t/t6422-merge-rename-corner-cases.sh | 1449 - .../git/t/t6423-merge-rename-directories.sh | 4702 ---- .../git/t/t6424-merge-unrelated-index-changes.sh | 216 - third_party/git/t/t6425-merge-rename-delete.sh | 24 - .../git/t/t6426-merge-skip-unneeded-updates.sh | 770 - third_party/git/t/t6427-diff3-conflict-markers.sh | 211 - third_party/git/t/t6430-merge-recursive.sh | 770 - third_party/git/t/t6431-merge-criscross.sh | 95 - .../git/t/t6432-merge-recursive-space-options.sh | 207 - third_party/git/t/t6433-merge-toplevel.sh | 174 - .../git/t/t6434-merge-recursive-rename-options.sh | 330 - third_party/git/t/t6435-merge-sparse.sh | 58 - third_party/git/t/t6436-merge-overwrite.sh | 195 - third_party/git/t/t6437-submodule-merge.sh | 455 - .../t/t6438-submodule-directory-file-conflicts.sh | 19 - third_party/git/t/t6439-merge-co-error-msgs.sh | 138 - third_party/git/t/t6500-gc.sh | 222 - third_party/git/t/t6501-freshen-objects.sh | 170 - third_party/git/t/t6600-test-reach.sh | 440 - third_party/git/t/t7001-mv.sh | 540 - third_party/git/t/t7003-filter-branch.sh | 506 - third_party/git/t/t7004-tag.sh | 2095 -- third_party/git/t/t7005-editor.sh | 131 - third_party/git/t/t7006-pager.sh | 659 - third_party/git/t/t7007-show.sh | 131 - third_party/git/t/t7008-filter-branch-null-sha1.sh | 55 - third_party/git/t/t7010-setup.sh | 161 - third_party/git/t/t7011-skip-worktree-reading.sh | 161 - third_party/git/t/t7012-skip-worktree-writing.sh | 159 - third_party/git/t/t7030-verify-tag.sh | 199 - third_party/git/t/t7060-wtstatus.sh | 251 - third_party/git/t/t7061-wtstatus-ignore.sh | 316 - third_party/git/t/t7062-wtstatus-ignorecase.sh | 20 - third_party/git/t/t7063-status-untracked-cache.sh | 837 - third_party/git/t/t7064-wtstatus-pv2.sh | 660 - third_party/git/t/t7101-reset-empty-subdirs.sh | 63 - third_party/git/t/t7102-reset.sh | 582 - third_party/git/t/t7103-reset-bare.sh | 69 - third_party/git/t/t7104-reset-hard.sh | 46 - third_party/git/t/t7105-reset-patch.sh | 92 - third_party/git/t/t7106-reset-unborn-branch.sh | 67 - third_party/git/t/t7107-reset-pathspec-file.sh | 178 - third_party/git/t/t7110-reset-merge.sh | 295 - third_party/git/t/t7111-reset-table.sh | 121 - third_party/git/t/t7112-reset-submodule.sh | 21 - third_party/git/t/t7113-post-index-change-hook.sh | 144 - third_party/git/t/t7201-co.sh | 679 - third_party/git/t/t7300-clean.sh | 749 - third_party/git/t/t7301-clean-interactive.sh | 485 - third_party/git/t/t7400-submodule-basic.sh | 1406 - third_party/git/t/t7401-submodule-summary.sh | 315 - third_party/git/t/t7402-submodule-rebase.sh | 118 - third_party/git/t/t7403-submodule-sync.sh | 350 - third_party/git/t/t7406-submodule-update.sh | 1037 - third_party/git/t/t7407-submodule-foreach.sh | 431 - third_party/git/t/t7408-submodule-reference.sh | 211 - .../git/t/t7409-submodule-detached-work-tree.sh | 84 - third_party/git/t/t7411-submodule-config.sh | 258 - third_party/git/t/t7412-submodule-absorbgitdirs.sh | 133 - third_party/git/t/t7413-submodule-is-active.sh | 107 - third_party/git/t/t7414-submodule-mistakes.sh | 37 - third_party/git/t/t7415-submodule-names.sh | 251 - third_party/git/t/t7416-submodule-dash-url.sh | 204 - third_party/git/t/t7417-submodule-path-url.sh | 45 - .../git/t/t7418-submodule-sparse-gitmodules.sh | 122 - third_party/git/t/t7419-submodule-set-branch.sh | 96 - third_party/git/t/t7420-submodule-set-url.sh | 55 - third_party/git/t/t7421-submodule-summary-add.sh | 69 - .../git/t/t7500-commit-template-squash-signoff.sh | 394 - third_party/git/t/t7500/add-comments | 4 - third_party/git/t/t7500/add-content | 3 - third_party/git/t/t7500/add-content-and-comment | 5 - third_party/git/t/t7500/add-signed-off | 3 - third_party/git/t/t7500/add-whitespaced-content | 8 - third_party/git/t/t7500/edit-content | 4 - .../git/t/t7501-commit-basic-functionality.sh | 716 - third_party/git/t/t7502-commit-porcelain.sh | 628 - .../t7503-pre-commit-and-pre-merge-commit-hooks.sh | 281 - third_party/git/t/t7504-commit-msg-hook.sh | 298 - third_party/git/t/t7505-prepare-commit-msg-hook.sh | 314 - third_party/git/t/t7505/expected-rebase-i | 18 - third_party/git/t/t7505/expected-rebase-p | 18 - third_party/git/t/t7506-status-submodule.sh | 412 - third_party/git/t/t7507-commit-verbose.sh | 157 - third_party/git/t/t7508-status.sh | 1659 -- third_party/git/t/t7509-commit-authorship.sh | 177 - third_party/git/t/t7510-signed-commit.sh | 337 - third_party/git/t/t7511-status-index.sh | 50 - third_party/git/t/t7512-status-help.sh | 1010 - third_party/git/t/t7513-interpret-trailers.sh | 1479 - third_party/git/t/t7514-commit-patch.sh | 34 - third_party/git/t/t7515-status-symlinks.sh | 43 - third_party/git/t/t7516-commit-races.sh | 30 - third_party/git/t/t7517-per-repo-email.sh | 162 - third_party/git/t/t7518-ident-corner-cases.sh | 47 - third_party/git/t/t7519-status-fsmonitor.sh | 386 - third_party/git/t/t7519/fsmonitor-all | 23 - third_party/git/t/t7519/fsmonitor-all-v2 | 21 - third_party/git/t/t7519/fsmonitor-env | 24 - third_party/git/t/t7519/fsmonitor-none | 22 - third_party/git/t/t7519/fsmonitor-watchman | 127 - third_party/git/t/t7519/fsmonitor-watchman-v2 | 173 - third_party/git/t/t7520-ignored-hook-warning.sh | 41 - third_party/git/t/t7521-ignored-mode.sh | 233 - third_party/git/t/t7525-status-rename.sh | 113 - third_party/git/t/t7526-commit-pathspec-file.sh | 164 - third_party/git/t/t7600-merge.sh | 1054 - third_party/git/t/t7601-merge-pull-config.sh | 242 - third_party/git/t/t7602-merge-octopus-many.sh | 101 - third_party/git/t/t7603-merge-reduce-heads.sh | 164 - third_party/git/t/t7604-merge-custom-message.sh | 115 - third_party/git/t/t7605-merge-resolve.sh | 52 - third_party/git/t/t7606-merge-custom.sh | 93 - third_party/git/t/t7608-merge-messages.sh | 60 - third_party/git/t/t7610-mergetool.sh | 805 - third_party/git/t/t7611-merge-abort.sh | 201 - third_party/git/t/t7612-merge-verify-signatures.sh | 135 - third_party/git/t/t7614-merge-signoff.sh | 69 - third_party/git/t/t7700-repack.sh | 231 - .../git/t/t7701-repack-unpack-unreachable.sh | 153 - third_party/git/t/t7702-repack-cyclic-alternate.sh | 24 - third_party/git/t/t7800-difftool.sh | 749 - third_party/git/t/t7810-grep.sh | 1751 -- third_party/git/t/t7811-grep-open.sh | 158 - third_party/git/t/t7812-grep-icase-non-ascii.sh | 87 - third_party/git/t/t7813-grep-icase-iso.sh | 19 - third_party/git/t/t7814-grep-recurse-submodules.sh | 441 - third_party/git/t/t7815-grep-binary.sh | 148 - third_party/git/t/t7816-grep-binary-pattern.sh | 127 - third_party/git/t/t7900-maintenance.sh | 65 - third_party/git/t/t8001-annotate.sh | 16 - third_party/git/t/t8002-blame.sh | 140 - third_party/git/t/t8003-blame-corner-cases.sh | 322 - third_party/git/t/t8004-blame-with-conflicts.sh | 73 - third_party/git/t/t8005-blame-i18n.sh | 96 - third_party/git/t/t8005/euc-japan.txt | 2 - third_party/git/t/t8005/sjis.txt | 2 - third_party/git/t/t8005/utf8.txt | 2 - third_party/git/t/t8006-blame-textconv.sh | 157 - third_party/git/t/t8007-cat-file-textconv.sh | 86 - third_party/git/t/t8008-blame-formats.sh | 109 - third_party/git/t/t8009-blame-vs-topicbranches.sh | 36 - third_party/git/t/t8010-cat-file-filters.sh | 69 - third_party/git/t/t8011-blame-split-file.sh | 117 - third_party/git/t/t8012-blame-colors.sh | 48 - third_party/git/t/t8013-blame-ignore-revs.sh | 291 - third_party/git/t/t8014-blame-ignore-fuzzy.sh | 437 - third_party/git/t/t9001-send-email.sh | 2174 -- third_party/git/t/t9002-column.sh | 180 - third_party/git/t/t9003-help-autocorrect.sh | 52 - third_party/git/t/t9004-example.sh | 10 - third_party/git/t/t9100-git-svn-basic.sh | 339 - third_party/git/t/t9101-git-svn-props.sh | 235 - third_party/git/t/t9102-git-svn-deep-rmdir.sh | 31 - .../t/t9103-git-svn-tracked-directory-removed.sh | 41 - third_party/git/t/t9104-git-svn-follow-parent.sh | 229 - third_party/git/t/t9105-git-svn-commit-diff.sh | 44 - .../git/t/t9106-git-svn-commit-diff-clobber.sh | 106 - third_party/git/t/t9107-git-svn-migrate.sh | 136 - third_party/git/t/t9108-git-svn-glob.sh | 116 - third_party/git/t/t9109-git-svn-multi-glob.sh | 167 - third_party/git/t/t9110-git-svn-use-svm-props.sh | 61 - third_party/git/t/t9110/svm.dump | 511 - .../git/t/t9111-git-svn-use-svnsync-props.sh | 51 - third_party/git/t/t9111/svnsync.dump | 560 - third_party/git/t/t9112-git-svn-md5less-file.sh | 47 - .../git/t/t9113-git-svn-dcommit-new-file.sh | 35 - third_party/git/t/t9114-git-svn-dcommit-merge.sh | 95 - .../git/t/t9115-git-svn-dcommit-funky-renames.sh | 123 - third_party/git/t/t9115/funky-names.dump | 103 - third_party/git/t/t9116-git-svn-log.sh | 149 - third_party/git/t/t9117-git-svn-init-clone.sh | 128 - .../git/t/t9118-git-svn-funky-branch-names.sh | 90 - third_party/git/t/t9119-git-svn-info.sh | 391 - .../t/t9120-git-svn-clone-with-percent-escapes.sh | 77 - .../git/t/t9121-git-svn-fetch-renamed-dir.sh | 20 - third_party/git/t/t9121/renamed-dir.dump | 90 - third_party/git/t/t9122-git-svn-author.sh | 84 - .../t/t9123-git-svn-rebuild-with-rewriteroot.sh | 32 - .../git/t/t9124-git-svn-dcommit-auto-props.sh | 105 - .../git/t/t9125-git-svn-multi-glob-branch-names.sh | 37 - ...126-git-svn-follow-deleted-readded-directory.sh | 22 - .../git/t/t9126/follow-deleted-readded.dump | 201 - third_party/git/t/t9127-git-svn-partial-rebuild.sh | 59 - third_party/git/t/t9128-git-svn-cmd-branch.sh | 78 - .../git/t/t9129-git-svn-i18n-commitencoding.sh | 91 - third_party/git/t/t9130-git-svn-authors-file.sh | 131 - third_party/git/t/t9131-git-svn-empty-symlink.sh | 110 - third_party/git/t/t9132-git-svn-broken-symlink.sh | 102 - third_party/git/t/t9133-git-svn-nested-git-repo.sh | 101 - third_party/git/t/t9134-git-svn-ignore-paths.sh | 147 - .../git/t/t9135-git-svn-moved-branch-empty-file.sh | 20 - third_party/git/t/t9135/svn.dump | 192 - .../t/t9136-git-svn-recreated-branch-empty-file.sh | 12 - third_party/git/t/t9136/svn.dump | 192 - .../git/t/t9137-git-svn-dcommit-clobber-series.sh | 63 - third_party/git/t/t9138-git-svn-authors-prog.sh | 107 - .../git/t/t9139-git-svn-non-utf8-commitencoding.sh | 47 - third_party/git/t/t9140-git-svn-reset.sh | 66 - .../git/t/t9141-git-svn-multiple-branches.sh | 122 - third_party/git/t/t9142-git-svn-shallow-clone.sh | 29 - third_party/git/t/t9143-git-svn-gc.sh | 51 - third_party/git/t/t9144-git-svn-old-rev_map.sh | 31 - third_party/git/t/t9145-git-svn-master-branch.sh | 25 - third_party/git/t/t9146-git-svn-empty-dirs.sh | 159 - third_party/git/t/t9147-git-svn-include-paths.sh | 149 - third_party/git/t/t9148-git-svn-propset.sh | 95 - third_party/git/t/t9150-svk-mergetickets.sh | 25 - third_party/git/t/t9150/make-svk-dump | 57 - third_party/git/t/t9150/svk-merge.dump | 616 - third_party/git/t/t9151-svn-mergeinfo.sh | 57 - third_party/git/t/t9151/.gitignore | 2 - third_party/git/t/t9151/make-svnmerge-dump | 305 - third_party/git/t/t9151/svn-mergeinfo.dump | 2388 -- third_party/git/t/t9152-svn-empty-dirs-after-gc.sh | 40 - third_party/git/t/t9153-git-svn-rewrite-uuid.sh | 25 - third_party/git/t/t9153/svn.dump | 75 - third_party/git/t/t9154-git-svn-fancy-glob.sh | 51 - third_party/git/t/t9154/svn.dump | 222 - .../git/t/t9155-git-svn-fetch-deleted-tag.sh | 42 - .../git/t/t9156-git-svn-fetch-deleted-tag-2.sh | 44 - third_party/git/t/t9157-git-svn-fetch-merge.sh | 58 - third_party/git/t/t9158-git-svn-mergeinfo.sh | 52 - .../git/t/t9159-git-svn-no-parent-mergeinfo.sh | 41 - .../git/t/t9160-git-svn-preserve-empty-dirs.sh | 152 - third_party/git/t/t9161-git-svn-mergeinfo-push.sh | 103 - third_party/git/t/t9161/branches.dump | 374 - .../git/t/t9162-git-svn-dcommit-interactive.sh | 64 - .../git/t/t9163-git-svn-reset-clears-caches.sh | 78 - .../git/t/t9164-git-svn-dcommit-concurrent.sh | 216 - .../t9165-git-svn-fetch-merge-branch-of-branch.sh | 60 - .../t9166-git-svn-fetch-merge-branch-of-branch2.sh | 53 - .../git/t/t9167-git-svn-cmd-branch-subproject.sh | 48 - .../git/t/t9168-git-svn-partially-globbed-names.sh | 229 - third_party/git/t/t9169-git-svn-dcommit-crlf.sh | 27 - third_party/git/t/t9200-git-cvsexportcommit.sh | 342 - third_party/git/t/t9300-fast-import.sh | 3531 --- third_party/git/t/t9301-fast-import-notes.sh | 724 - .../git/t/t9302-fast-import-unpack-limit.sh | 105 - third_party/git/t/t9303-fast-import-compression.sh | 67 - third_party/git/t/t9350-fast-export.sh | 750 - .../t/t9350/broken-iso-8859-7-commit-message.txt | 1 - .../t/t9350/simple-iso-8859-7-commit-message.txt | 1 - third_party/git/t/t9351-fast-export-anonymize.sh | 134 - third_party/git/t/t9400-git-cvsserver-server.sh | 637 - third_party/git/t/t9401-git-cvsserver-crlf.sh | 369 - third_party/git/t/t9402-git-cvsserver-refs.sh | 551 - .../git/t/t9500-gitweb-standalone-no-errors.sh | 807 - .../git/t/t9501-gitweb-standalone-http-status.sh | 217 - .../git/t/t9502-gitweb-standalone-parse-output.sh | 207 - third_party/git/t/t9600-cvsimport.sh | 164 - third_party/git/t/t9601-cvsimport-vendor-branch.sh | 85 - third_party/git/t/t9601/cvsroot/.gitattributes | 1 - third_party/git/t/t9601/cvsroot/CVSROOT/.gitignore | 2 - .../t/t9601/cvsroot/module/added-imported.txt,v | 44 - .../cvsroot/module/imported-anonymously.txt,v | 42 - .../module/imported-modified-imported.txt,v | 76 - .../t/t9601/cvsroot/module/imported-modified.txt,v | 59 - .../git/t/t9601/cvsroot/module/imported-once.txt,v | 43 - .../t/t9601/cvsroot/module/imported-twice.txt,v | 60 - third_party/git/t/t9602-cvsimport-branches-tags.sh | 78 - third_party/git/t/t9602/README | 62 - third_party/git/t/t9602/cvsroot/.gitattributes | 1 - third_party/git/t/t9602/cvsroot/CVSROOT/.gitignore | 2 - third_party/git/t/t9602/cvsroot/module/default,v | 102 - .../git/t/t9602/cvsroot/module/sub1/default,v | 102 - .../t/t9602/cvsroot/module/sub1/subsubA/default,v | 101 - .../t/t9602/cvsroot/module/sub1/subsubB/default,v | 107 - .../module/sub2/Attic/branch_B_MIXED_only,v | 59 - .../git/t/t9602/cvsroot/module/sub2/default,v | 102 - .../t/t9602/cvsroot/module/sub2/subsubA/default,v | 102 - .../git/t/t9602/cvsroot/module/sub3/default,v | 102 - third_party/git/t/t9603-cvsimport-patchsets.sh | 39 - third_party/git/t/t9603/cvsroot/.gitattributes | 1 - third_party/git/t/t9603/cvsroot/CVSROOT/.gitignore | 2 - third_party/git/t/t9603/cvsroot/module/a,v | 74 - third_party/git/t/t9603/cvsroot/module/b,v | 90 - third_party/git/t/t9604-cvsimport-timestamps.sh | 71 - third_party/git/t/t9604/cvsroot/.gitattributes | 1 - third_party/git/t/t9604/cvsroot/CVSROOT/.gitignore | 2 - third_party/git/t/t9604/cvsroot/module/a,v | 264 - third_party/git/t/t9700-perl-git.sh | 60 - third_party/git/t/t9700/test.pl | 148 - third_party/git/t/t9800-git-p4-basic.sh | 328 - third_party/git/t/t9801-git-p4-branch.sh | 745 - third_party/git/t/t9802-git-p4-filetype.sh | 336 - third_party/git/t/t9803-git-p4-shell-metachars.sh | 108 - third_party/git/t/t9804-git-p4-label.sh | 111 - third_party/git/t/t9805-git-p4-skip-submit-edit.sh | 101 - third_party/git/t/t9806-git-p4-options.sh | 303 - third_party/git/t/t9807-git-p4-submit.sh | 596 - third_party/git/t/t9808-git-p4-chdir.sh | 86 - third_party/git/t/t9809-git-p4-client-view.sh | 839 - third_party/git/t/t9810-git-p4-rcs.sh | 362 - third_party/git/t/t9811-git-p4-label-import.sh | 262 - third_party/git/t/t9812-git-p4-wildcards.sh | 214 - third_party/git/t/t9813-git-p4-preserve-users.sh | 141 - third_party/git/t/t9814-git-p4-rename.sh | 245 - third_party/git/t/t9815-git-p4-submit-fail.sh | 425 - third_party/git/t/t9816-git-p4-locked.sh | 141 - third_party/git/t/t9817-git-p4-exclude.sh | 108 - third_party/git/t/t9818-git-p4-block.sh | 149 - third_party/git/t/t9819-git-p4-case-folding.sh | 56 - third_party/git/t/t9820-git-p4-editor-handling.sh | 34 - third_party/git/t/t9821-git-p4-path-variations.sh | 196 - third_party/git/t/t9822-git-p4-path-encoding.sh | 77 - third_party/git/t/t9823-git-p4-mock-lfs.sh | 188 - third_party/git/t/t9824-git-p4-git-lfs.sh | 290 - .../git/t/t9825-git-p4-handle-utf16-without-bom.sh | 46 - .../git/t/t9826-git-p4-keep-empty-commits.sh | 130 - third_party/git/t/t9827-git-p4-change-filetype.sh | 62 - third_party/git/t/t9828-git-p4-map-user.sh | 57 - third_party/git/t/t9829-git-p4-jobs.sh | 95 - third_party/git/t/t9830-git-p4-symlink-dir.sh | 39 - third_party/git/t/t9831-git-p4-triggers.sh | 99 - third_party/git/t/t9832-unshelve.sh | 187 - third_party/git/t/t9833-errors.sh | 48 - third_party/git/t/t9834-git-p4-file-dir-bug.sh | 70 - third_party/git/t/t9901-git-web--browse.sh | 63 - third_party/git/t/t9902-completion.sh | 2311 -- third_party/git/t/t9903-bash-prompt.sh | 759 - third_party/git/t/test-binary-1.png | Bin 5660 -> 0 bytes third_party/git/t/test-binary-2.png | Bin 275 -> 0 bytes third_party/git/t/test-lib-functions.sh | 1663 -- third_party/git/t/test-lib.sh | 1704 -- third_party/git/t/test-terminal.perl | 105 - third_party/git/t/valgrind/.gitignore | 2 - third_party/git/t/valgrind/analyze.sh | 127 - third_party/git/t/valgrind/default.supp | 51 - third_party/git/t/valgrind/valgrind.sh | 40 - third_party/git/tag.c | 236 - third_party/git/tag.h | 24 - third_party/git/tar.h | 30 - third_party/git/tempfile.c | 321 - third_party/git/tempfile.h | 273 - third_party/git/templates/.gitignore | 2 - third_party/git/templates/Makefile | 66 - third_party/git/templates/branches-- | 1 - .../git/templates/hooks--applypatch-msg.sample | 15 - third_party/git/templates/hooks--commit-msg.sample | 24 - .../git/templates/hooks--fsmonitor-watchman.sample | 173 - .../git/templates/hooks--post-update.sample | 8 - .../git/templates/hooks--pre-applypatch.sample | 14 - third_party/git/templates/hooks--pre-commit.sample | 49 - .../git/templates/hooks--pre-merge-commit.sample | 13 - third_party/git/templates/hooks--pre-push.sample | 53 - third_party/git/templates/hooks--pre-rebase.sample | 169 - .../git/templates/hooks--pre-receive.sample | 24 - .../git/templates/hooks--prepare-commit-msg.sample | 42 - third_party/git/templates/hooks--update.sample | 128 - third_party/git/templates/info--exclude | 6 - third_party/git/templates/this--description | 1 - third_party/git/thread-utils.c | 125 - third_party/git/thread-utils.h | 57 - third_party/git/tmp-objdir.c | 292 - third_party/git/tmp-objdir.h | 54 - third_party/git/trace.c | 501 - third_party/git/trace.h | 290 - third_party/git/trace2.c | 794 - third_party/git/trace2.h | 503 - third_party/git/trace2/tr2_cfg.c | 147 - third_party/git/trace2/tr2_cfg.h | 27 - third_party/git/trace2/tr2_cmd_name.c | 30 - third_party/git/trace2/tr2_cmd_name.h | 24 - third_party/git/trace2/tr2_dst.c | 391 - third_party/git/trace2/tr2_dst.h | 38 - third_party/git/trace2/tr2_sid.c | 112 - third_party/git/trace2/tr2_sid.h | 18 - third_party/git/trace2/tr2_sysenv.c | 132 - third_party/git/trace2/tr2_sysenv.h | 39 - third_party/git/trace2/tr2_tbuf.c | 47 - third_party/git/trace2/tr2_tbuf.h | 24 - third_party/git/trace2/tr2_tgt.h | 134 - third_party/git/trace2/tr2_tgt_event.c | 603 - third_party/git/trace2/tr2_tgt_normal.c | 325 - third_party/git/trace2/tr2_tgt_perf.c | 551 - third_party/git/trace2/tr2_tls.c | 180 - third_party/git/trace2/tr2_tls.h | 103 - third_party/git/trailer.c | 1221 - third_party/git/trailer.h | 147 - third_party/git/transport-helper.c | 1604 -- third_party/git/transport-internal.h | 70 - third_party/git/transport.c | 1484 - third_party/git/transport.h | 274 - third_party/git/tree-diff.c | 720 - third_party/git/tree-walk.c | 1249 - third_party/git/tree-walk.h | 221 - third_party/git/tree.c | 250 - third_party/git/tree.h | 44 - third_party/git/unicode-width.h | 459 - third_party/git/unimplemented.sh | 4 - third_party/git/unix-socket.c | 123 - third_party/git/unix-socket.h | 7 - third_party/git/unpack-trees.c | 2563 -- third_party/git/unpack-trees.h | 118 - third_party/git/upload-pack.c | 1730 -- third_party/git/upload-pack.h | 23 - third_party/git/url.c | 119 - third_party/git/url.h | 24 - third_party/git/urlmatch.c | 613 - third_party/git/urlmatch.h | 71 - third_party/git/usage.c | 307 - third_party/git/userdiff.c | 351 - third_party/git/userdiff.h | 37 - third_party/git/utf8.c | 810 - third_party/git/utf8.h | 108 - third_party/git/varint.c | 30 - third_party/git/varint.h | 7 - third_party/git/vcs-svn/fast_export.h | 34 - third_party/git/vcs-svn/line_buffer.h | 30 - third_party/git/vcs-svn/sliding_window.h | 18 - third_party/git/vcs-svn/svndiff.h | 10 - third_party/git/vcs-svn/svndump.h | 10 - third_party/git/version.c | 39 - third_party/git/version.h | 10 - third_party/git/versioncmp.c | 193 - third_party/git/walker.c | 349 - third_party/git/walker.h | 38 - third_party/git/wildmatch.c | 278 - third_party/git/wildmatch.h | 13 - third_party/git/worktree.c | 702 - third_party/git/worktree.h | 162 - third_party/git/wrap-for-bin.sh | 36 - third_party/git/wrapper.c | 680 - third_party/git/write-or-die.c | 71 - third_party/git/ws.c | 383 - third_party/git/wt-status.c | 2526 -- third_party/git/wt-status.h | 186 - third_party/git/xdiff-interface.c | 323 - third_party/git/xdiff-interface.h | 59 - third_party/git/xdiff/xdiff.h | 146 - third_party/git/xdiff/xdiffi.c | 1054 - third_party/git/xdiff/xdiffi.h | 64 - third_party/git/xdiff/xemit.c | 329 - third_party/git/xdiff/xemit.h | 36 - third_party/git/xdiff/xhistogram.c | 384 - third_party/git/xdiff/xinclude.h | 36 - third_party/git/xdiff/xmacros.h | 54 - third_party/git/xdiff/xmerge.c | 686 - third_party/git/xdiff/xpatience.c | 388 - third_party/git/xdiff/xprepare.c | 483 - third_party/git/xdiff/xprepare.h | 34 - third_party/git/xdiff/xtypes.h | 67 - third_party/git/xdiff/xutils.c | 434 - third_party/git/xdiff/xutils.h | 47 - third_party/git/zlib.c | 273 - 3823 files changed, 126 insertions(+), 1272086 deletions(-) delete mode 100644 third_party/git/.cirrus.yml delete mode 100644 third_party/git/.clang-format delete mode 100644 third_party/git/.editorconfig delete mode 100644 third_party/git/.gitattributes delete mode 100644 third_party/git/.github/CONTRIBUTING.md delete mode 100644 third_party/git/.github/PULL_REQUEST_TEMPLATE.md delete mode 100644 third_party/git/.github/workflows/main.yml delete mode 100644 third_party/git/.gitignore delete mode 100644 third_party/git/.mailmap delete mode 100644 third_party/git/.skip-subtree delete mode 100644 third_party/git/.travis.yml delete mode 100644 third_party/git/.tsan-suppressions create mode 100644 third_party/git/0001-feat-third_party-git-date-add-dottime-format.patch delete mode 100644 third_party/git/CODE_OF_CONDUCT.md delete mode 100644 third_party/git/COPYING delete mode 100644 third_party/git/Documentation/.gitattributes delete mode 100644 third_party/git/Documentation/.gitignore delete mode 100644 third_party/git/Documentation/CodingGuidelines delete mode 100644 third_party/git/Documentation/Makefile delete mode 100644 third_party/git/Documentation/MyFirstContribution.txt delete mode 100644 third_party/git/Documentation/MyFirstObjectWalk.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.0.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.0.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.0.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.0.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.0.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.0.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.0.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.1.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.1.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.1.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.1.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.1.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.1.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.2.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.2.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.2.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.2.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.2.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.8.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.4.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.4.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.4.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.4.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.4.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.4.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.4.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.5.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.5.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.5.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.5.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.5.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.5.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.6.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.6.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.6.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.6.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.6.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.6.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.5.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.0.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.0.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.0.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.0.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.0.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.0.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.1.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.1.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.1.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.1.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.2.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.2.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.2.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.2.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.2.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.3.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.3.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.3.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.3.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.4.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.4.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.4.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.4.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.4.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.8.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.9.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.6.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.6.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.6.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.6.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.8.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.9.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.1.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.1.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.1.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.1.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.10.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.10.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.10.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.10.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.10.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.10.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.11.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.11.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.11.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.11.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.11.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.11.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.11.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.11.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.12.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.12.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.12.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.12.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.12.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.2.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.2.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.2.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.2.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.2.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.3.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.3.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.3.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.3.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.3.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.4.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.4.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.4.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.4.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.4.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.5.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.5.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.5.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.5.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.6.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.6.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.6.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.6.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.6.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.6.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.7.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.7.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.7.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.7.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.7.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.7.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.7.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.8.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.8.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.8.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.8.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.8.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.8.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.8.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.9.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.9.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.9.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.9.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.9.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.9.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.9.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.7.9.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.0.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.0.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.0.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.1.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.1.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.1.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.1.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.1.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.1.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.2.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.2.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.2.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.3.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.3.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.3.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.3.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.4.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.4.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.4.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.4.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.4.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.5.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.5.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.5.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.5.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.5.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.5.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.8.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.9.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.9.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.9.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.9.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.9.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/1.9.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.0.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.0.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.0.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.0.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.0.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.0.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.1.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.1.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.1.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.1.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.1.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.10.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.10.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.10.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.10.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.10.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.10.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.11.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.11.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.11.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.11.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.11.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.12.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.12.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.12.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.12.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.12.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.12.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.13.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.13.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.13.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.13.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.13.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.13.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.13.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.13.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.14.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.14.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.14.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.14.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.14.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.14.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.14.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.15.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.15.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.15.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.15.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.15.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.16.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.16.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.16.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.16.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.16.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.16.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.16.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.17.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.17.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.17.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.17.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.17.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.17.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.18.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.18.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.18.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.18.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.18.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.19.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.19.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.19.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.19.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.19.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.19.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.2.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.2.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.2.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.2.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.20.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.20.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.20.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.20.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.20.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.21.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.21.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.21.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.21.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.22.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.22.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.22.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.22.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.22.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.23.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.23.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.23.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.23.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.24.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.24.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.24.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.24.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.25.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.25.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.25.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.25.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.25.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.26.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.26.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.26.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.27.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.28.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.29.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.29.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.29.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.10.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.8.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.3.9.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.10.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.11.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.12.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.8.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.4.9.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.5.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.5.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.5.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.5.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.5.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.5.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.5.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.6.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.6.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.6.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.6.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.6.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.6.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.6.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.6.7.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.7.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.7.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.7.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.7.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.7.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.7.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.7.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.8.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.8.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.8.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.8.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.8.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.8.5.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.8.6.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.9.0.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.9.1.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.9.2.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.9.3.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.9.4.txt delete mode 100644 third_party/git/Documentation/RelNotes/2.9.5.txt delete mode 100644 third_party/git/Documentation/SubmittingPatches delete mode 100644 third_party/git/Documentation/asciidoc.conf delete mode 100644 third_party/git/Documentation/asciidoctor-extensions.rb delete mode 100644 third_party/git/Documentation/blame-options.txt delete mode 100755 third_party/git/Documentation/build-docdep.perl delete mode 100755 third_party/git/Documentation/cat-texi.perl delete mode 100755 third_party/git/Documentation/cmd-list.perl delete mode 100644 third_party/git/Documentation/config.txt delete mode 100644 third_party/git/Documentation/config/add.txt delete mode 100644 third_party/git/Documentation/config/advice.txt delete mode 100644 third_party/git/Documentation/config/alias.txt delete mode 100644 third_party/git/Documentation/config/am.txt delete mode 100644 third_party/git/Documentation/config/apply.txt delete mode 100644 third_party/git/Documentation/config/blame.txt delete mode 100644 third_party/git/Documentation/config/branch.txt delete mode 100644 third_party/git/Documentation/config/browser.txt delete mode 100644 third_party/git/Documentation/config/checkout.txt delete mode 100644 third_party/git/Documentation/config/clean.txt delete mode 100644 third_party/git/Documentation/config/color.txt delete mode 100644 third_party/git/Documentation/config/column.txt delete mode 100644 third_party/git/Documentation/config/commit.txt delete mode 100644 third_party/git/Documentation/config/commitgraph.txt delete mode 100644 third_party/git/Documentation/config/completion.txt delete mode 100644 third_party/git/Documentation/config/core.txt delete mode 100644 third_party/git/Documentation/config/credential.txt delete mode 100644 third_party/git/Documentation/config/diff.txt delete mode 100644 third_party/git/Documentation/config/difftool.txt delete mode 100644 third_party/git/Documentation/config/extensions.txt delete mode 100644 third_party/git/Documentation/config/fastimport.txt delete mode 100644 third_party/git/Documentation/config/feature.txt delete mode 100644 third_party/git/Documentation/config/fetch.txt delete mode 100644 third_party/git/Documentation/config/filter.txt delete mode 100644 third_party/git/Documentation/config/fmt-merge-msg.txt delete mode 100644 third_party/git/Documentation/config/format.txt delete mode 100644 third_party/git/Documentation/config/fsck.txt delete mode 100644 third_party/git/Documentation/config/gc.txt delete mode 100644 third_party/git/Documentation/config/gitcvs.txt delete mode 100644 third_party/git/Documentation/config/gitweb.txt delete mode 100644 third_party/git/Documentation/config/gpg.txt delete mode 100644 third_party/git/Documentation/config/grep.txt delete mode 100644 third_party/git/Documentation/config/gui.txt delete mode 100644 third_party/git/Documentation/config/guitool.txt delete mode 100644 third_party/git/Documentation/config/help.txt delete mode 100644 third_party/git/Documentation/config/http.txt delete mode 100644 third_party/git/Documentation/config/i18n.txt delete mode 100644 third_party/git/Documentation/config/imap.txt delete mode 100644 third_party/git/Documentation/config/index.txt delete mode 100644 third_party/git/Documentation/config/init.txt delete mode 100644 third_party/git/Documentation/config/instaweb.txt delete mode 100644 third_party/git/Documentation/config/interactive.txt delete mode 100644 third_party/git/Documentation/config/log.txt delete mode 100644 third_party/git/Documentation/config/mailinfo.txt delete mode 100644 third_party/git/Documentation/config/mailmap.txt delete mode 100644 third_party/git/Documentation/config/maintenance.txt delete mode 100644 third_party/git/Documentation/config/man.txt delete mode 100644 third_party/git/Documentation/config/merge.txt delete mode 100644 third_party/git/Documentation/config/mergetool.txt delete mode 100644 third_party/git/Documentation/config/notes.txt delete mode 100644 third_party/git/Documentation/config/pack.txt delete mode 100644 third_party/git/Documentation/config/pager.txt delete mode 100644 third_party/git/Documentation/config/pretty.txt delete mode 100644 third_party/git/Documentation/config/protocol.txt delete mode 100644 third_party/git/Documentation/config/pull.txt delete mode 100644 third_party/git/Documentation/config/push.txt delete mode 100644 third_party/git/Documentation/config/rebase.txt delete mode 100644 third_party/git/Documentation/config/receive.txt delete mode 100644 third_party/git/Documentation/config/remote.txt delete mode 100644 third_party/git/Documentation/config/remotes.txt delete mode 100644 third_party/git/Documentation/config/repack.txt delete mode 100644 third_party/git/Documentation/config/rerere.txt delete mode 100644 third_party/git/Documentation/config/reset.txt delete mode 100644 third_party/git/Documentation/config/sendemail.txt delete mode 100644 third_party/git/Documentation/config/sequencer.txt delete mode 100644 third_party/git/Documentation/config/showbranch.txt delete mode 100644 third_party/git/Documentation/config/splitindex.txt delete mode 100644 third_party/git/Documentation/config/ssh.txt delete mode 100644 third_party/git/Documentation/config/stash.txt delete mode 100644 third_party/git/Documentation/config/status.txt delete mode 100644 third_party/git/Documentation/config/submodule.txt delete mode 100644 third_party/git/Documentation/config/tag.txt delete mode 100644 third_party/git/Documentation/config/tar.txt delete mode 100644 third_party/git/Documentation/config/trace2.txt delete mode 100644 third_party/git/Documentation/config/transfer.txt delete mode 100644 third_party/git/Documentation/config/uploadarchive.txt delete mode 100644 third_party/git/Documentation/config/uploadpack.txt delete mode 100644 third_party/git/Documentation/config/url.txt delete mode 100644 third_party/git/Documentation/config/user.txt delete mode 100644 third_party/git/Documentation/config/versionsort.txt delete mode 100644 third_party/git/Documentation/config/web.txt delete mode 100644 third_party/git/Documentation/config/worktree.txt delete mode 100644 third_party/git/Documentation/date-formats.txt delete mode 100644 third_party/git/Documentation/diff-format.txt delete mode 100644 third_party/git/Documentation/diff-generate-patch.txt delete mode 100644 third_party/git/Documentation/diff-options.txt delete mode 100755 third_party/git/Documentation/doc-diff delete mode 100644 third_party/git/Documentation/docbook-xsl.css delete mode 100644 third_party/git/Documentation/docbook.xsl delete mode 100644 third_party/git/Documentation/everyday.txto delete mode 100644 third_party/git/Documentation/fetch-options.txt delete mode 100755 third_party/git/Documentation/fix-texi.perl delete mode 100644 third_party/git/Documentation/git-add.txt delete mode 100644 third_party/git/Documentation/git-am.txt delete mode 100644 third_party/git/Documentation/git-annotate.txt delete mode 100644 third_party/git/Documentation/git-apply.txt delete mode 100644 third_party/git/Documentation/git-archimport.txt delete mode 100644 third_party/git/Documentation/git-archive.txt delete mode 100644 third_party/git/Documentation/git-bisect-lk2009.txt delete mode 100644 third_party/git/Documentation/git-bisect.txt delete mode 100644 third_party/git/Documentation/git-blame.txt delete mode 100644 third_party/git/Documentation/git-branch.txt delete mode 100644 third_party/git/Documentation/git-bugreport.txt delete mode 100644 third_party/git/Documentation/git-bundle.txt delete mode 100644 third_party/git/Documentation/git-cat-file.txt delete mode 100644 third_party/git/Documentation/git-check-attr.txt delete mode 100644 third_party/git/Documentation/git-check-ignore.txt delete mode 100644 third_party/git/Documentation/git-check-mailmap.txt delete mode 100644 third_party/git/Documentation/git-check-ref-format.txt delete mode 100644 third_party/git/Documentation/git-checkout-index.txt delete mode 100644 third_party/git/Documentation/git-checkout.txt delete mode 100644 third_party/git/Documentation/git-cherry-pick.txt delete mode 100644 third_party/git/Documentation/git-cherry.txt delete mode 100644 third_party/git/Documentation/git-citool.txt delete mode 100644 third_party/git/Documentation/git-clean.txt delete mode 100644 third_party/git/Documentation/git-clone.txt delete mode 100644 third_party/git/Documentation/git-column.txt delete mode 100644 third_party/git/Documentation/git-commit-graph.txt delete mode 100644 third_party/git/Documentation/git-commit-tree.txt delete mode 100644 third_party/git/Documentation/git-commit.txt delete mode 100644 third_party/git/Documentation/git-config.txt delete mode 100644 third_party/git/Documentation/git-count-objects.txt delete mode 100644 third_party/git/Documentation/git-credential-cache--daemon.txt delete mode 100644 third_party/git/Documentation/git-credential-cache.txt delete mode 100644 third_party/git/Documentation/git-credential-store.txt delete mode 100644 third_party/git/Documentation/git-credential.txt delete mode 100644 third_party/git/Documentation/git-cvsexportcommit.txt delete mode 100644 third_party/git/Documentation/git-cvsimport.txt delete mode 100644 third_party/git/Documentation/git-cvsserver.txt delete mode 100644 third_party/git/Documentation/git-daemon.txt delete mode 100644 third_party/git/Documentation/git-describe.txt delete mode 100644 third_party/git/Documentation/git-diff-files.txt delete mode 100644 third_party/git/Documentation/git-diff-index.txt delete mode 100644 third_party/git/Documentation/git-diff-tree.txt delete mode 100644 third_party/git/Documentation/git-diff.txt delete mode 100644 third_party/git/Documentation/git-difftool.txt delete mode 100644 third_party/git/Documentation/git-fast-export.txt delete mode 100644 third_party/git/Documentation/git-fast-import.txt delete mode 100644 third_party/git/Documentation/git-fetch-pack.txt delete mode 100644 third_party/git/Documentation/git-fetch.txt delete mode 100644 third_party/git/Documentation/git-filter-branch.txt delete mode 100644 third_party/git/Documentation/git-fmt-merge-msg.txt delete mode 100644 third_party/git/Documentation/git-for-each-ref.txt delete mode 100644 third_party/git/Documentation/git-format-patch.txt delete mode 100644 third_party/git/Documentation/git-fsck-objects.txt delete mode 100644 third_party/git/Documentation/git-fsck.txt delete mode 100644 third_party/git/Documentation/git-gc.txt delete mode 100644 third_party/git/Documentation/git-get-tar-commit-id.txt delete mode 100644 third_party/git/Documentation/git-grep.txt delete mode 100644 third_party/git/Documentation/git-gui.txt delete mode 100644 third_party/git/Documentation/git-hash-object.txt delete mode 100644 third_party/git/Documentation/git-help.txt delete mode 100644 third_party/git/Documentation/git-http-backend.txt delete mode 100644 third_party/git/Documentation/git-http-fetch.txt delete mode 100644 third_party/git/Documentation/git-http-push.txt delete mode 100644 third_party/git/Documentation/git-imap-send.txt delete mode 100644 third_party/git/Documentation/git-index-pack.txt delete mode 100644 third_party/git/Documentation/git-init-db.txt delete mode 100644 third_party/git/Documentation/git-init.txt delete mode 100644 third_party/git/Documentation/git-instaweb.txt delete mode 100644 third_party/git/Documentation/git-interpret-trailers.txt delete mode 100644 third_party/git/Documentation/git-log.txt delete mode 100644 third_party/git/Documentation/git-ls-files.txt delete mode 100644 third_party/git/Documentation/git-ls-remote.txt delete mode 100644 third_party/git/Documentation/git-ls-tree.txt delete mode 100644 third_party/git/Documentation/git-mailinfo.txt delete mode 100644 third_party/git/Documentation/git-mailsplit.txt delete mode 100644 third_party/git/Documentation/git-maintenance.txt delete mode 100644 third_party/git/Documentation/git-merge-base.txt delete mode 100644 third_party/git/Documentation/git-merge-file.txt delete mode 100644 third_party/git/Documentation/git-merge-index.txt delete mode 100644 third_party/git/Documentation/git-merge-one-file.txt delete mode 100644 third_party/git/Documentation/git-merge-tree.txt delete mode 100644 third_party/git/Documentation/git-merge.txt delete mode 100644 third_party/git/Documentation/git-mergetool--lib.txt delete mode 100644 third_party/git/Documentation/git-mergetool.txt delete mode 100644 third_party/git/Documentation/git-mktag.txt delete mode 100644 third_party/git/Documentation/git-mktree.txt delete mode 100644 third_party/git/Documentation/git-multi-pack-index.txt delete mode 100644 third_party/git/Documentation/git-mv.txt delete mode 100644 third_party/git/Documentation/git-name-rev.txt delete mode 100644 third_party/git/Documentation/git-notes.txt delete mode 100644 third_party/git/Documentation/git-p4.txt delete mode 100644 third_party/git/Documentation/git-pack-objects.txt delete mode 100644 third_party/git/Documentation/git-pack-redundant.txt delete mode 100644 third_party/git/Documentation/git-pack-refs.txt delete mode 100644 third_party/git/Documentation/git-parse-remote.txt delete mode 100644 third_party/git/Documentation/git-patch-id.txt delete mode 100644 third_party/git/Documentation/git-prune-packed.txt delete mode 100644 third_party/git/Documentation/git-prune.txt delete mode 100644 third_party/git/Documentation/git-pull.txt delete mode 100644 third_party/git/Documentation/git-push.txt delete mode 100644 third_party/git/Documentation/git-quiltimport.txt delete mode 100644 third_party/git/Documentation/git-range-diff.txt delete mode 100644 third_party/git/Documentation/git-read-tree.txt delete mode 100644 third_party/git/Documentation/git-rebase.txt delete mode 100644 third_party/git/Documentation/git-receive-pack.txt delete mode 100644 third_party/git/Documentation/git-reflog.txt delete mode 100644 third_party/git/Documentation/git-remote-ext.txt delete mode 100644 third_party/git/Documentation/git-remote-fd.txt delete mode 100644 third_party/git/Documentation/git-remote-helpers.txto delete mode 100644 third_party/git/Documentation/git-remote.txt delete mode 100644 third_party/git/Documentation/git-repack.txt delete mode 100644 third_party/git/Documentation/git-replace.txt delete mode 100644 third_party/git/Documentation/git-request-pull.txt delete mode 100644 third_party/git/Documentation/git-rerere.txt delete mode 100644 third_party/git/Documentation/git-reset.txt delete mode 100644 third_party/git/Documentation/git-restore.txt delete mode 100644 third_party/git/Documentation/git-rev-list.txt delete mode 100644 third_party/git/Documentation/git-rev-parse.txt delete mode 100644 third_party/git/Documentation/git-revert.txt delete mode 100644 third_party/git/Documentation/git-rm.txt delete mode 100644 third_party/git/Documentation/git-send-email.txt delete mode 100644 third_party/git/Documentation/git-send-pack.txt delete mode 100644 third_party/git/Documentation/git-sh-i18n--envsubst.txt delete mode 100644 third_party/git/Documentation/git-sh-i18n.txt delete mode 100644 third_party/git/Documentation/git-sh-setup.txt delete mode 100644 third_party/git/Documentation/git-shell.txt delete mode 100644 third_party/git/Documentation/git-shortlog.txt delete mode 100644 third_party/git/Documentation/git-show-branch.txt delete mode 100644 third_party/git/Documentation/git-show-index.txt delete mode 100644 third_party/git/Documentation/git-show-ref.txt delete mode 100644 third_party/git/Documentation/git-show.txt delete mode 100644 third_party/git/Documentation/git-sparse-checkout.txt delete mode 100644 third_party/git/Documentation/git-stage.txt delete mode 100644 third_party/git/Documentation/git-stash.txt delete mode 100644 third_party/git/Documentation/git-status.txt delete mode 100644 third_party/git/Documentation/git-stripspace.txt delete mode 100644 third_party/git/Documentation/git-submodule.txt delete mode 100644 third_party/git/Documentation/git-svn.txt delete mode 100644 third_party/git/Documentation/git-switch.txt delete mode 100644 third_party/git/Documentation/git-symbolic-ref.txt delete mode 100644 third_party/git/Documentation/git-tag.txt delete mode 100644 third_party/git/Documentation/git-tools.txt delete mode 100644 third_party/git/Documentation/git-unpack-file.txt delete mode 100644 third_party/git/Documentation/git-unpack-objects.txt delete mode 100644 third_party/git/Documentation/git-update-index.txt delete mode 100644 third_party/git/Documentation/git-update-ref.txt delete mode 100644 third_party/git/Documentation/git-update-server-info.txt delete mode 100644 third_party/git/Documentation/git-upload-archive.txt delete mode 100644 third_party/git/Documentation/git-upload-pack.txt delete mode 100644 third_party/git/Documentation/git-var.txt delete mode 100644 third_party/git/Documentation/git-verify-commit.txt delete mode 100644 third_party/git/Documentation/git-verify-pack.txt delete mode 100644 third_party/git/Documentation/git-verify-tag.txt delete mode 100644 third_party/git/Documentation/git-web--browse.txt delete mode 100644 third_party/git/Documentation/git-whatchanged.txt delete mode 100644 third_party/git/Documentation/git-worktree.txt delete mode 100644 third_party/git/Documentation/git-write-tree.txt delete mode 100644 third_party/git/Documentation/git.txt delete mode 100644 third_party/git/Documentation/gitattributes.txt delete mode 100644 third_party/git/Documentation/gitcli.txt delete mode 100644 third_party/git/Documentation/gitcore-tutorial.txt delete mode 100644 third_party/git/Documentation/gitcredentials.txt delete mode 100644 third_party/git/Documentation/gitcvs-migration.txt delete mode 100644 third_party/git/Documentation/gitdiffcore.txt delete mode 100644 third_party/git/Documentation/giteveryday.txt delete mode 100644 third_party/git/Documentation/gitfaq.txt delete mode 100644 third_party/git/Documentation/gitglossary.txt delete mode 100644 third_party/git/Documentation/githooks.txt delete mode 100644 third_party/git/Documentation/gitignore.txt delete mode 100644 third_party/git/Documentation/gitk.txt delete mode 100644 third_party/git/Documentation/gitmodules.txt delete mode 100644 third_party/git/Documentation/gitnamespaces.txt delete mode 100644 third_party/git/Documentation/gitremote-helpers.txt delete mode 100644 third_party/git/Documentation/gitrepository-layout.txt delete mode 100644 third_party/git/Documentation/gitrevisions.txt delete mode 100644 third_party/git/Documentation/gitsubmodules.txt delete mode 100644 third_party/git/Documentation/gittutorial-2.txt delete mode 100644 third_party/git/Documentation/gittutorial.txt delete mode 100644 third_party/git/Documentation/gitweb.conf.txt delete mode 100644 third_party/git/Documentation/gitweb.txt delete mode 100644 third_party/git/Documentation/gitworkflows.txt delete mode 100644 third_party/git/Documentation/glossary-content.txt delete mode 100755 third_party/git/Documentation/howto-index.sh delete mode 100644 third_party/git/Documentation/howto/keep-canonical-history-correct.txt delete mode 100644 third_party/git/Documentation/howto/maintain-git.txt delete mode 100644 third_party/git/Documentation/howto/new-command.txt delete mode 100644 third_party/git/Documentation/howto/rebase-from-internal-branch.txt delete mode 100644 third_party/git/Documentation/howto/rebuild-from-update-hook.txt delete mode 100644 third_party/git/Documentation/howto/recover-corrupted-blob-object.txt delete mode 100644 third_party/git/Documentation/howto/recover-corrupted-object-harder.txt delete mode 100644 third_party/git/Documentation/howto/revert-a-faulty-merge.txt delete mode 100644 third_party/git/Documentation/howto/revert-branch-rebase.txt delete mode 100644 third_party/git/Documentation/howto/separating-topic-branches.txt delete mode 100644 third_party/git/Documentation/howto/setup-git-server-over-http.txt delete mode 100644 third_party/git/Documentation/howto/update-hook-example.txt delete mode 100644 third_party/git/Documentation/howto/use-git-daemon.txt delete mode 100644 third_party/git/Documentation/howto/using-merge-subtree.txt delete mode 100644 third_party/git/Documentation/howto/using-signed-tag-in-pull-request.txt delete mode 100644 third_party/git/Documentation/i18n.txt delete mode 100755 third_party/git/Documentation/install-doc-quick.sh delete mode 100755 third_party/git/Documentation/install-webdoc.sh delete mode 100644 third_party/git/Documentation/line-range-format.txt delete mode 100755 third_party/git/Documentation/lint-gitlink.perl delete mode 100644 third_party/git/Documentation/mailmap.txt delete mode 100644 third_party/git/Documentation/manpage-base-url.xsl.in delete mode 100644 third_party/git/Documentation/manpage-bold-literal.xsl delete mode 100644 third_party/git/Documentation/manpage-normal.xsl delete mode 100644 third_party/git/Documentation/manpage-quote-apos.xsl delete mode 100644 third_party/git/Documentation/manpage.xsl delete mode 100644 third_party/git/Documentation/merge-options.txt delete mode 100644 third_party/git/Documentation/merge-strategies.txt delete mode 100644 third_party/git/Documentation/object-format-disclaimer.txt delete mode 100644 third_party/git/Documentation/pretty-formats.txt delete mode 100644 third_party/git/Documentation/pretty-options.txt delete mode 100644 third_party/git/Documentation/pull-fetch-param.txt delete mode 100644 third_party/git/Documentation/ref-reachability-filters.txt delete mode 100644 third_party/git/Documentation/rev-list-description.txt delete mode 100644 third_party/git/Documentation/rev-list-options.txt delete mode 100644 third_party/git/Documentation/revisions.txt delete mode 100644 third_party/git/Documentation/sequencer.txt delete mode 100644 third_party/git/Documentation/technical/.gitignore delete mode 100644 third_party/git/Documentation/technical/api-error-handling.txt delete mode 100644 third_party/git/Documentation/technical/api-index-skel.txt delete mode 100755 third_party/git/Documentation/technical/api-index.sh delete mode 100644 third_party/git/Documentation/technical/api-merge.txt delete mode 100644 third_party/git/Documentation/technical/api-parse-options.txt delete mode 100644 third_party/git/Documentation/technical/api-trace2.txt delete mode 100644 third_party/git/Documentation/technical/bitmap-format.txt delete mode 100644 third_party/git/Documentation/technical/bundle-format.txt delete mode 100644 third_party/git/Documentation/technical/commit-graph-format.txt delete mode 100644 third_party/git/Documentation/technical/commit-graph.txt delete mode 100644 third_party/git/Documentation/technical/directory-rename-detection.txt delete mode 100644 third_party/git/Documentation/technical/hash-function-transition.txt delete mode 100644 third_party/git/Documentation/technical/http-protocol.txt delete mode 100644 third_party/git/Documentation/technical/index-format.txt delete mode 100644 third_party/git/Documentation/technical/long-running-process-protocol.txt delete mode 100644 third_party/git/Documentation/technical/multi-pack-index.txt delete mode 100644 third_party/git/Documentation/technical/pack-format.txt delete mode 100644 third_party/git/Documentation/technical/pack-heuristics.txt delete mode 100644 third_party/git/Documentation/technical/pack-protocol.txt delete mode 100644 third_party/git/Documentation/technical/packfile-uri.txt delete mode 100644 third_party/git/Documentation/technical/partial-clone.txt delete mode 100644 third_party/git/Documentation/technical/protocol-capabilities.txt delete mode 100644 third_party/git/Documentation/technical/protocol-common.txt delete mode 100644 third_party/git/Documentation/technical/protocol-v2.txt delete mode 100644 third_party/git/Documentation/technical/racy-git.txt delete mode 100644 third_party/git/Documentation/technical/reftable.txt delete mode 100644 third_party/git/Documentation/technical/repository-version.txt delete mode 100644 third_party/git/Documentation/technical/rerere.txt delete mode 100644 third_party/git/Documentation/technical/send-pack-pipeline.txt delete mode 100644 third_party/git/Documentation/technical/shallow.txt delete mode 100644 third_party/git/Documentation/technical/signature-format.txt delete mode 100644 third_party/git/Documentation/technical/trivial-merge.txt delete mode 100644 third_party/git/Documentation/texi.xsl delete mode 100644 third_party/git/Documentation/trace2-target-values.txt delete mode 100644 third_party/git/Documentation/transfer-data-leaks.txt delete mode 100644 third_party/git/Documentation/urls-remotes.txt delete mode 100644 third_party/git/Documentation/urls.txt delete mode 100644 third_party/git/Documentation/user-manual.conf delete mode 100644 third_party/git/Documentation/user-manual.txt delete mode 100755 third_party/git/GIT-VERSION-GEN delete mode 100644 third_party/git/INSTALL delete mode 100644 third_party/git/LGPL-2.1 delete mode 100644 third_party/git/Makefile delete mode 100644 third_party/git/README.md delete mode 120000 third_party/git/RelNotes delete mode 100644 third_party/git/abspath.c delete mode 100644 third_party/git/aclocal.m4 delete mode 100644 third_party/git/add-interactive.c delete mode 100644 third_party/git/add-interactive.h delete mode 100644 third_party/git/add-patch.c delete mode 100644 third_party/git/advice.c delete mode 100644 third_party/git/advice.h delete mode 100644 third_party/git/alias.c delete mode 100644 third_party/git/alias.h delete mode 100644 third_party/git/alloc.c delete mode 100644 third_party/git/alloc.h delete mode 100644 third_party/git/apply.c delete mode 100644 third_party/git/apply.h delete mode 100644 third_party/git/archive-tar.c delete mode 100644 third_party/git/archive-zip.c delete mode 100644 third_party/git/archive.c delete mode 100644 third_party/git/archive.h delete mode 100644 third_party/git/attr.c delete mode 100644 third_party/git/attr.h delete mode 100644 third_party/git/banned.h delete mode 100644 third_party/git/base85.c delete mode 100644 third_party/git/bisect.c delete mode 100644 third_party/git/bisect.h delete mode 100644 third_party/git/blame.c delete mode 100644 third_party/git/blame.h delete mode 100644 third_party/git/blob.c delete mode 100644 third_party/git/blob.h delete mode 100644 third_party/git/block-sha1/sha1.c delete mode 100644 third_party/git/block-sha1/sha1.h delete mode 100644 third_party/git/bloom.c delete mode 100644 third_party/git/bloom.h delete mode 100644 third_party/git/branch.c delete mode 100644 third_party/git/branch.h delete mode 100644 third_party/git/builtin.h delete mode 100644 third_party/git/builtin/add.c delete mode 100644 third_party/git/builtin/am.c delete mode 100644 third_party/git/builtin/annotate.c delete mode 100644 third_party/git/builtin/apply.c delete mode 100644 third_party/git/builtin/archive.c delete mode 100644 third_party/git/builtin/bisect--helper.c delete mode 100644 third_party/git/builtin/blame.c delete mode 100644 third_party/git/builtin/branch.c delete mode 100644 third_party/git/builtin/bugreport.c delete mode 100644 third_party/git/builtin/bundle.c delete mode 100644 third_party/git/builtin/cat-file.c delete mode 100644 third_party/git/builtin/check-attr.c delete mode 100644 third_party/git/builtin/check-ignore.c delete mode 100644 third_party/git/builtin/check-mailmap.c delete mode 100644 third_party/git/builtin/check-ref-format.c delete mode 100644 third_party/git/builtin/checkout-index.c delete mode 100644 third_party/git/builtin/checkout.c delete mode 100644 third_party/git/builtin/clean.c delete mode 100644 third_party/git/builtin/clone.c delete mode 100644 third_party/git/builtin/column.c delete mode 100644 third_party/git/builtin/commit-graph.c delete mode 100644 third_party/git/builtin/commit-tree.c delete mode 100644 third_party/git/builtin/commit.c delete mode 100644 third_party/git/builtin/config.c delete mode 100644 third_party/git/builtin/count-objects.c delete mode 100644 third_party/git/builtin/credential-cache--daemon.c delete mode 100644 third_party/git/builtin/credential-cache.c delete mode 100644 third_party/git/builtin/credential-store.c delete mode 100644 third_party/git/builtin/credential.c delete mode 100644 third_party/git/builtin/describe.c delete mode 100644 third_party/git/builtin/diff-files.c delete mode 100644 third_party/git/builtin/diff-index.c delete mode 100644 third_party/git/builtin/diff-tree.c delete mode 100644 third_party/git/builtin/diff.c delete mode 100644 third_party/git/builtin/difftool.c delete mode 100644 third_party/git/builtin/env--helper.c delete mode 100644 third_party/git/builtin/fast-export.c delete mode 100644 third_party/git/builtin/fast-import.c delete mode 100644 third_party/git/builtin/fetch-pack.c delete mode 100644 third_party/git/builtin/fetch.c delete mode 100644 third_party/git/builtin/fmt-merge-msg.c delete mode 100644 third_party/git/builtin/for-each-ref.c delete mode 100644 third_party/git/builtin/fsck.c delete mode 100644 third_party/git/builtin/gc.c delete mode 100644 third_party/git/builtin/get-tar-commit-id.c delete mode 100644 third_party/git/builtin/grep.c delete mode 100644 third_party/git/builtin/hash-object.c delete mode 100644 third_party/git/builtin/help.c delete mode 100644 third_party/git/builtin/index-pack.c delete mode 100644 third_party/git/builtin/init-db.c delete mode 100644 third_party/git/builtin/interpret-trailers.c delete mode 100644 third_party/git/builtin/log.c delete mode 100644 third_party/git/builtin/ls-files.c delete mode 100644 third_party/git/builtin/ls-remote.c delete mode 100644 third_party/git/builtin/ls-tree.c delete mode 100644 third_party/git/builtin/mailinfo.c delete mode 100644 third_party/git/builtin/mailsplit.c delete mode 100644 third_party/git/builtin/merge-base.c delete mode 100644 third_party/git/builtin/merge-file.c delete mode 100644 third_party/git/builtin/merge-index.c delete mode 100644 third_party/git/builtin/merge-ours.c delete mode 100644 third_party/git/builtin/merge-recursive.c delete mode 100644 third_party/git/builtin/merge-tree.c delete mode 100644 third_party/git/builtin/merge.c delete mode 100644 third_party/git/builtin/mktag.c delete mode 100644 third_party/git/builtin/mktree.c delete mode 100644 third_party/git/builtin/multi-pack-index.c delete mode 100644 third_party/git/builtin/mv.c delete mode 100644 third_party/git/builtin/name-rev.c delete mode 100644 third_party/git/builtin/notes.c delete mode 100644 third_party/git/builtin/pack-objects.c delete mode 100644 third_party/git/builtin/pack-redundant.c delete mode 100644 third_party/git/builtin/pack-refs.c delete mode 100644 third_party/git/builtin/patch-id.c delete mode 100644 third_party/git/builtin/prune-packed.c delete mode 100644 third_party/git/builtin/prune.c delete mode 100644 third_party/git/builtin/pull.c delete mode 100644 third_party/git/builtin/push.c delete mode 100644 third_party/git/builtin/range-diff.c delete mode 100644 third_party/git/builtin/read-tree.c delete mode 100644 third_party/git/builtin/rebase.c delete mode 100644 third_party/git/builtin/receive-pack.c delete mode 100644 third_party/git/builtin/reflog.c delete mode 100644 third_party/git/builtin/remote-ext.c delete mode 100644 third_party/git/builtin/remote-fd.c delete mode 100644 third_party/git/builtin/remote.c delete mode 100644 third_party/git/builtin/repack.c delete mode 100644 third_party/git/builtin/replace.c delete mode 100644 third_party/git/builtin/rerere.c delete mode 100644 third_party/git/builtin/reset.c delete mode 100644 third_party/git/builtin/rev-list.c delete mode 100644 third_party/git/builtin/rev-parse.c delete mode 100644 third_party/git/builtin/revert.c delete mode 100644 third_party/git/builtin/rm.c delete mode 100644 third_party/git/builtin/send-pack.c delete mode 100644 third_party/git/builtin/shortlog.c delete mode 100644 third_party/git/builtin/show-branch.c delete mode 100644 third_party/git/builtin/show-index.c delete mode 100644 third_party/git/builtin/show-ref.c delete mode 100644 third_party/git/builtin/sparse-checkout.c delete mode 100644 third_party/git/builtin/stash.c delete mode 100644 third_party/git/builtin/stripspace.c delete mode 100644 third_party/git/builtin/submodule--helper.c delete mode 100644 third_party/git/builtin/symbolic-ref.c delete mode 100644 third_party/git/builtin/tag.c delete mode 100644 third_party/git/builtin/unpack-file.c delete mode 100644 third_party/git/builtin/unpack-objects.c delete mode 100644 third_party/git/builtin/update-index.c delete mode 100644 third_party/git/builtin/update-ref.c delete mode 100644 third_party/git/builtin/update-server-info.c delete mode 100644 third_party/git/builtin/upload-archive.c delete mode 100644 third_party/git/builtin/upload-pack.c delete mode 100644 third_party/git/builtin/var.c delete mode 100644 third_party/git/builtin/verify-commit.c delete mode 100644 third_party/git/builtin/verify-pack.c delete mode 100644 third_party/git/builtin/verify-tag.c delete mode 100644 third_party/git/builtin/worktree.c delete mode 100644 third_party/git/builtin/write-tree.c delete mode 100644 third_party/git/bulk-checkin.c delete mode 100644 third_party/git/bulk-checkin.h delete mode 100644 third_party/git/bundle.c delete mode 100644 third_party/git/bundle.h delete mode 100644 third_party/git/cache-tree.c delete mode 100644 third_party/git/cache-tree.h delete mode 100644 third_party/git/cache.h delete mode 100644 third_party/git/chdir-notify.c delete mode 100644 third_party/git/chdir-notify.h delete mode 100755 third_party/git/check-builtins.sh delete mode 100755 third_party/git/check_bindir delete mode 100644 third_party/git/checkout.c delete mode 100644 third_party/git/checkout.h delete mode 100755 third_party/git/ci/config/allow-ref.sample delete mode 100755 third_party/git/ci/install-dependencies.sh delete mode 100755 third_party/git/ci/install-docker-dependencies.sh delete mode 100755 third_party/git/ci/lib.sh delete mode 100755 third_party/git/ci/make-test-artifacts.sh delete mode 100755 third_party/git/ci/mount-fileshare.sh delete mode 100755 third_party/git/ci/print-test-failures.sh delete mode 100755 third_party/git/ci/run-build-and-tests.sh delete mode 100755 third_party/git/ci/run-docker-build.sh delete mode 100755 third_party/git/ci/run-docker.sh delete mode 100755 third_party/git/ci/run-static-analysis.sh delete mode 100755 third_party/git/ci/run-test-slice.sh delete mode 100755 third_party/git/ci/test-documentation.sh delete mode 100755 third_party/git/ci/util/extract-trash-dirs.sh delete mode 100644 third_party/git/color.c delete mode 100644 third_party/git/color.h delete mode 100644 third_party/git/column.c delete mode 100644 third_party/git/column.h delete mode 100644 third_party/git/combine-diff.c delete mode 100644 third_party/git/command-list.txt delete mode 100644 third_party/git/commit-graph.c delete mode 100644 third_party/git/commit-graph.h delete mode 100644 third_party/git/commit-reach.c delete mode 100644 third_party/git/commit-reach.h delete mode 100644 third_party/git/commit-slab-decl.h delete mode 100644 third_party/git/commit-slab-impl.h delete mode 100644 third_party/git/commit-slab.h delete mode 100644 third_party/git/commit.c delete mode 100644 third_party/git/commit.h delete mode 100644 third_party/git/common-main.c delete mode 100644 third_party/git/compat/access.c delete mode 100644 third_party/git/compat/apple-common-crypto.h delete mode 100644 third_party/git/compat/basename.c delete mode 100644 third_party/git/compat/bswap.h delete mode 100644 third_party/git/compat/compiler.h delete mode 100644 third_party/git/compat/fileno.c delete mode 100644 third_party/git/compat/fopen.c delete mode 100644 third_party/git/compat/hstrerror.c delete mode 100644 third_party/git/compat/inet_ntop.c delete mode 100644 third_party/git/compat/inet_pton.c delete mode 100644 third_party/git/compat/memmem.c delete mode 100644 third_party/git/compat/mingw.c delete mode 100644 third_party/git/compat/mingw.h delete mode 100644 third_party/git/compat/mkdir.c delete mode 100644 third_party/git/compat/mkdtemp.c delete mode 100644 third_party/git/compat/mmap.c delete mode 100644 third_party/git/compat/msvc.c delete mode 100644 third_party/git/compat/msvc.h delete mode 100644 third_party/git/compat/nedmalloc/License.txt delete mode 100644 third_party/git/compat/nedmalloc/Readme.txt delete mode 100644 third_party/git/compat/nedmalloc/malloc.c.h delete mode 100644 third_party/git/compat/nedmalloc/nedmalloc.c delete mode 100644 third_party/git/compat/nedmalloc/nedmalloc.h delete mode 100644 third_party/git/compat/obstack.c delete mode 100644 third_party/git/compat/obstack.h delete mode 100644 third_party/git/compat/poll/poll.c delete mode 100644 third_party/git/compat/poll/poll.h delete mode 100644 third_party/git/compat/pread.c delete mode 100644 third_party/git/compat/precompose_utf8.c delete mode 100644 third_party/git/compat/precompose_utf8.h delete mode 100644 third_party/git/compat/qsort_s.c delete mode 100644 third_party/git/compat/regex/regcomp.c delete mode 100644 third_party/git/compat/regex/regex.c delete mode 100644 third_party/git/compat/regex/regex.h delete mode 100644 third_party/git/compat/regex/regex_internal.c delete mode 100644 third_party/git/compat/regex/regex_internal.h delete mode 100644 third_party/git/compat/regex/regexec.c delete mode 100644 third_party/git/compat/setenv.c delete mode 100644 third_party/git/compat/sha1-chunked.c delete mode 100644 third_party/git/compat/sha1-chunked.h delete mode 100644 third_party/git/compat/snprintf.c delete mode 100644 third_party/git/compat/stat.c delete mode 100644 third_party/git/compat/strcasestr.c delete mode 100644 third_party/git/compat/strdup.c delete mode 100644 third_party/git/compat/strlcpy.c delete mode 100644 third_party/git/compat/strtoimax.c delete mode 100644 third_party/git/compat/strtoumax.c delete mode 100644 third_party/git/compat/terminal.c delete mode 100644 third_party/git/compat/terminal.h delete mode 100644 third_party/git/compat/unsetenv.c delete mode 100644 third_party/git/compat/vcbuild/.gitignore delete mode 100644 third_party/git/compat/vcbuild/README delete mode 100644 third_party/git/compat/vcbuild/find_vs_env.bat delete mode 100644 third_party/git/compat/vcbuild/include/sys/param.h delete mode 100644 third_party/git/compat/vcbuild/include/sys/time.h delete mode 100644 third_party/git/compat/vcbuild/include/sys/utime.h delete mode 100644 third_party/git/compat/vcbuild/include/unistd.h delete mode 100644 third_party/git/compat/vcbuild/include/utime.h delete mode 100755 third_party/git/compat/vcbuild/scripts/clink.pl delete mode 100755 third_party/git/compat/vcbuild/scripts/lib.pl delete mode 100644 third_party/git/compat/vcbuild/vcpkg_copy_dlls.bat delete mode 100644 third_party/git/compat/vcbuild/vcpkg_install.bat delete mode 100644 third_party/git/compat/win32.h delete mode 100644 third_party/git/compat/win32/alloca.h delete mode 100644 third_party/git/compat/win32/dirent.c delete mode 100644 third_party/git/compat/win32/dirent.h delete mode 100644 third_party/git/compat/win32/git.manifest delete mode 100644 third_party/git/compat/win32/lazyload.h delete mode 100644 third_party/git/compat/win32/path-utils.c delete mode 100644 third_party/git/compat/win32/path-utils.h delete mode 100644 third_party/git/compat/win32/pthread.c delete mode 100644 third_party/git/compat/win32/pthread.h delete mode 100644 third_party/git/compat/win32/syslog.c delete mode 100644 third_party/git/compat/win32/syslog.h delete mode 100644 third_party/git/compat/win32/trace2_win32_process_info.c delete mode 100644 third_party/git/compat/win32mmap.c delete mode 100644 third_party/git/compat/winansi.c delete mode 100644 third_party/git/config.c delete mode 100644 third_party/git/config.h delete mode 100644 third_party/git/config.mak.dev delete mode 100644 third_party/git/config.mak.in delete mode 100644 third_party/git/config.mak.uname delete mode 100644 third_party/git/configure.ac delete mode 100644 third_party/git/connect.c delete mode 100644 third_party/git/connect.h delete mode 100644 third_party/git/connected.c delete mode 100644 third_party/git/connected.h delete mode 100644 third_party/git/contrib/README delete mode 100644 third_party/git/contrib/buildsystems/CMakeLists.txt delete mode 100644 third_party/git/contrib/buildsystems/Generators.pm delete mode 100644 third_party/git/contrib/buildsystems/Generators/QMake.pm delete mode 100644 third_party/git/contrib/buildsystems/Generators/Vcproj.pm delete mode 100644 third_party/git/contrib/buildsystems/Generators/Vcxproj.pm delete mode 100755 third_party/git/contrib/buildsystems/engine.pl delete mode 100755 third_party/git/contrib/buildsystems/generate delete mode 100755 third_party/git/contrib/buildsystems/parse.pl delete mode 100644 third_party/git/contrib/coccinelle/.gitignore delete mode 100644 third_party/git/contrib/coccinelle/README delete mode 100644 third_party/git/contrib/coccinelle/array.cocci delete mode 100644 third_party/git/contrib/coccinelle/commit.cocci delete mode 100644 third_party/git/contrib/coccinelle/flex_alloc.cocci delete mode 100644 third_party/git/contrib/coccinelle/free.cocci delete mode 100644 third_party/git/contrib/coccinelle/hashmap.cocci delete mode 100644 third_party/git/contrib/coccinelle/object_id.cocci delete mode 100644 third_party/git/contrib/coccinelle/preincr.cocci delete mode 100644 third_party/git/contrib/coccinelle/qsort.cocci delete mode 100644 third_party/git/contrib/coccinelle/strbuf.cocci delete mode 100644 third_party/git/contrib/coccinelle/swap.cocci delete mode 100644 third_party/git/contrib/coccinelle/the_repository.pending.cocci delete mode 100644 third_party/git/contrib/coccinelle/xstrdup_or_null.cocci delete mode 100644 third_party/git/contrib/completion/.gitattributes delete mode 100644 third_party/git/contrib/completion/git-completion.bash delete mode 100644 third_party/git/contrib/completion/git-completion.tcsh delete mode 100644 third_party/git/contrib/completion/git-completion.zsh delete mode 100644 third_party/git/contrib/completion/git-prompt.sh delete mode 100644 third_party/git/contrib/contacts/.gitignore delete mode 100644 third_party/git/contrib/contacts/Makefile delete mode 100755 third_party/git/contrib/contacts/git-contacts delete mode 100644 third_party/git/contrib/contacts/git-contacts.txt delete mode 100755 third_party/git/contrib/coverage-diff.sh delete mode 100644 third_party/git/contrib/credential/gnome-keyring/.gitignore delete mode 100644 third_party/git/contrib/credential/gnome-keyring/Makefile delete mode 100644 third_party/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c delete mode 100644 third_party/git/contrib/credential/libsecret/Makefile delete mode 100644 third_party/git/contrib/credential/libsecret/git-credential-libsecret.c delete mode 100644 third_party/git/contrib/credential/netrc/.gitignore delete mode 100644 third_party/git/contrib/credential/netrc/Makefile delete mode 100755 third_party/git/contrib/credential/netrc/git-credential-netrc.perl delete mode 100755 third_party/git/contrib/credential/netrc/t-git-credential-netrc.sh delete mode 100755 third_party/git/contrib/credential/netrc/test.command-option-gpg delete mode 100755 third_party/git/contrib/credential/netrc/test.git-config-gpg delete mode 100644 third_party/git/contrib/credential/netrc/test.netrc delete mode 100644 third_party/git/contrib/credential/netrc/test.netrc.gpg delete mode 100755 third_party/git/contrib/credential/netrc/test.pl delete mode 100644 third_party/git/contrib/credential/osxkeychain/.gitignore delete mode 100644 third_party/git/contrib/credential/osxkeychain/Makefile delete mode 100644 third_party/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c delete mode 100644 third_party/git/contrib/credential/wincred/Makefile delete mode 100644 third_party/git/contrib/credential/wincred/git-credential-wincred.c delete mode 100644 third_party/git/contrib/diff-highlight/.gitignore delete mode 100644 third_party/git/contrib/diff-highlight/DiffHighlight.pm delete mode 100644 third_party/git/contrib/diff-highlight/Makefile delete mode 100644 third_party/git/contrib/diff-highlight/README delete mode 100644 third_party/git/contrib/diff-highlight/diff-highlight.perl delete mode 100644 third_party/git/contrib/diff-highlight/t/.gitignore delete mode 100644 third_party/git/contrib/diff-highlight/t/Makefile delete mode 100755 third_party/git/contrib/diff-highlight/t/t9400-diff-highlight.sh delete mode 100644 third_party/git/contrib/emacs/README delete mode 100644 third_party/git/contrib/emacs/git-blame.el delete mode 100644 third_party/git/contrib/emacs/git.el delete mode 100644 third_party/git/contrib/examples/README delete mode 100755 third_party/git/contrib/fast-import/git-import.perl delete mode 100755 third_party/git/contrib/fast-import/git-import.sh delete mode 100644 third_party/git/contrib/fast-import/git-p4.README delete mode 100755 third_party/git/contrib/fast-import/import-directories.perl delete mode 100755 third_party/git/contrib/fast-import/import-tars.perl delete mode 100755 third_party/git/contrib/fast-import/import-zips.py delete mode 100644 third_party/git/contrib/git-jump/README delete mode 100755 third_party/git/contrib/git-jump/git-jump delete mode 100755 third_party/git/contrib/git-resurrect.sh delete mode 100644 third_party/git/contrib/git-shell-commands/README delete mode 100755 third_party/git/contrib/git-shell-commands/help delete mode 100755 third_party/git/contrib/git-shell-commands/list delete mode 100755 third_party/git/contrib/hg-to-git/hg-to-git.py delete mode 100644 third_party/git/contrib/hg-to-git/hg-to-git.txt delete mode 100644 third_party/git/contrib/hooks/multimail/CHANGES delete mode 100644 third_party/git/contrib/hooks/multimail/CONTRIBUTING.rst delete mode 100644 third_party/git/contrib/hooks/multimail/README.Git delete mode 100644 third_party/git/contrib/hooks/multimail/README.migrate-from-post-receive-email delete mode 100644 third_party/git/contrib/hooks/multimail/README.rst delete mode 100644 third_party/git/contrib/hooks/multimail/doc/customizing-emails.rst delete mode 100644 third_party/git/contrib/hooks/multimail/doc/gerrit.rst delete mode 100644 third_party/git/contrib/hooks/multimail/doc/gitolite.rst delete mode 100644 third_party/git/contrib/hooks/multimail/doc/troubleshooting.rst delete mode 100755 third_party/git/contrib/hooks/multimail/git_multimail.py delete mode 100755 third_party/git/contrib/hooks/multimail/migrate-mailhook-config delete mode 100755 third_party/git/contrib/hooks/multimail/post-receive.example delete mode 100755 third_party/git/contrib/hooks/post-receive-email delete mode 100755 third_party/git/contrib/hooks/pre-auto-gc-battery delete mode 100755 third_party/git/contrib/hooks/setgitperms.perl delete mode 100755 third_party/git/contrib/hooks/update-paranoid delete mode 100755 third_party/git/contrib/long-running-filter/example.pl delete mode 100644 third_party/git/contrib/mw-to-git/.gitignore delete mode 100644 third_party/git/contrib/mw-to-git/.perlcriticrc delete mode 100644 third_party/git/contrib/mw-to-git/Git/Mediawiki.pm delete mode 100644 third_party/git/contrib/mw-to-git/Makefile delete mode 100755 third_party/git/contrib/mw-to-git/bin-wrapper/git delete mode 100755 third_party/git/contrib/mw-to-git/git-mw.perl delete mode 100755 third_party/git/contrib/mw-to-git/git-remote-mediawiki.perl delete mode 100644 third_party/git/contrib/mw-to-git/git-remote-mediawiki.txt delete mode 100644 third_party/git/contrib/mw-to-git/t/.gitignore delete mode 100644 third_party/git/contrib/mw-to-git/t/Makefile delete mode 100644 third_party/git/contrib/mw-to-git/t/README delete mode 100755 third_party/git/contrib/mw-to-git/t/install-wiki.sh delete mode 100644 third_party/git/contrib/mw-to-git/t/push-pull-tests.sh delete mode 100755 third_party/git/contrib/mw-to-git/t/t9360-mw-to-git-clone.sh delete mode 100755 third_party/git/contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh delete mode 100755 third_party/git/contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh delete mode 100755 third_party/git/contrib/mw-to-git/t/t9363-mw-to-git-export-import.sh delete mode 100755 third_party/git/contrib/mw-to-git/t/t9364-pull-by-rev.sh delete mode 100755 third_party/git/contrib/mw-to-git/t/t9365-continuing-queries.sh delete mode 100755 third_party/git/contrib/mw-to-git/t/test-gitmw-lib.sh delete mode 100755 third_party/git/contrib/mw-to-git/t/test-gitmw.pl delete mode 100644 third_party/git/contrib/mw-to-git/t/test.config delete mode 100644 third_party/git/contrib/persistent-https/LICENSE delete mode 100644 third_party/git/contrib/persistent-https/Makefile delete mode 100644 third_party/git/contrib/persistent-https/README delete mode 100644 third_party/git/contrib/persistent-https/client.go delete mode 100644 third_party/git/contrib/persistent-https/main.go delete mode 100644 third_party/git/contrib/persistent-https/proxy.go delete mode 100644 third_party/git/contrib/persistent-https/socket.go delete mode 100644 third_party/git/contrib/remote-helpers/README delete mode 100755 third_party/git/contrib/remote-helpers/git-remote-bzr delete mode 100755 third_party/git/contrib/remote-helpers/git-remote-hg delete mode 100755 third_party/git/contrib/remotes2config.sh delete mode 100755 third_party/git/contrib/rerere-train.sh delete mode 100755 third_party/git/contrib/stats/git-common-hash delete mode 100755 third_party/git/contrib/stats/mailmap.pl delete mode 100755 third_party/git/contrib/stats/packinfo.pl delete mode 100644 third_party/git/contrib/subtree/.gitignore delete mode 100644 third_party/git/contrib/subtree/COPYING delete mode 100644 third_party/git/contrib/subtree/INSTALL delete mode 100644 third_party/git/contrib/subtree/Makefile delete mode 100644 third_party/git/contrib/subtree/README delete mode 100755 third_party/git/contrib/subtree/git-subtree.sh delete mode 100644 third_party/git/contrib/subtree/git-subtree.txt delete mode 100644 third_party/git/contrib/subtree/t/Makefile delete mode 100755 third_party/git/contrib/subtree/t/t7900-subtree.sh delete mode 100644 third_party/git/contrib/subtree/todo delete mode 100644 third_party/git/contrib/thunderbird-patch-inline/README delete mode 100755 third_party/git/contrib/thunderbird-patch-inline/appp.sh delete mode 100644 third_party/git/contrib/update-unicode/.gitignore delete mode 100644 third_party/git/contrib/update-unicode/README delete mode 100755 third_party/git/contrib/update-unicode/update_unicode.sh delete mode 100644 third_party/git/contrib/vscode/.gitattributes delete mode 100644 third_party/git/contrib/vscode/README.md delete mode 100755 third_party/git/contrib/vscode/init.sh delete mode 100644 third_party/git/contrib/workdir/.gitattributes delete mode 100755 third_party/git/contrib/workdir/git-new-workdir delete mode 100644 third_party/git/convert.c delete mode 100644 third_party/git/convert.h delete mode 100644 third_party/git/copy.c delete mode 100644 third_party/git/credential.c delete mode 100644 third_party/git/credential.h delete mode 100644 third_party/git/csum-file.c delete mode 100644 third_party/git/csum-file.h delete mode 100644 third_party/git/ctype.c delete mode 100644 third_party/git/daemon.c delete mode 100644 third_party/git/date.c delete mode 100644 third_party/git/decorate.c delete mode 100644 third_party/git/decorate.h delete mode 100644 third_party/git/delta-islands.c delete mode 100644 third_party/git/delta-islands.h delete mode 100644 third_party/git/delta.h delete mode 100755 third_party/git/detect-compiler delete mode 100644 third_party/git/diff-delta.c delete mode 100644 third_party/git/diff-lib.c delete mode 100644 third_party/git/diff-no-index.c delete mode 100644 third_party/git/diff.c delete mode 100644 third_party/git/diff.h delete mode 100644 third_party/git/diffcore-break.c delete mode 100644 third_party/git/diffcore-delta.c delete mode 100644 third_party/git/diffcore-order.c delete mode 100644 third_party/git/diffcore-pickaxe.c delete mode 100644 third_party/git/diffcore-rename.c delete mode 100644 third_party/git/diffcore.h delete mode 100644 third_party/git/dir-iterator.c delete mode 100644 third_party/git/dir-iterator.h delete mode 100644 third_party/git/dir.c delete mode 100644 third_party/git/dir.h delete mode 100644 third_party/git/editor.c delete mode 100644 third_party/git/entry.c delete mode 100644 third_party/git/environment.c delete mode 100644 third_party/git/ewah/bitmap.c delete mode 100644 third_party/git/ewah/ewah_bitmap.c delete mode 100644 third_party/git/ewah/ewah_io.c delete mode 100644 third_party/git/ewah/ewah_rlw.c delete mode 100644 third_party/git/ewah/ewok.h delete mode 100644 third_party/git/ewah/ewok_rlw.h delete mode 100644 third_party/git/exec-cmd.c delete mode 100644 third_party/git/exec-cmd.h delete mode 100644 third_party/git/fetch-negotiator.c delete mode 100644 third_party/git/fetch-negotiator.h delete mode 100644 third_party/git/fetch-pack.c delete mode 100644 third_party/git/fetch-pack.h delete mode 100644 third_party/git/fmt-merge-msg.c delete mode 100644 third_party/git/fmt-merge-msg.h delete mode 100644 third_party/git/fsck.c delete mode 100644 third_party/git/fsck.h delete mode 100644 third_party/git/fsmonitor.c delete mode 100644 third_party/git/fsmonitor.h delete mode 100644 third_party/git/fuzz-commit-graph.c delete mode 100644 third_party/git/fuzz-pack-headers.c delete mode 100644 third_party/git/fuzz-pack-idx.c delete mode 100755 third_party/git/generate-cmdlist.sh delete mode 100755 third_party/git/generate-configlist.sh delete mode 100644 third_party/git/gettext.c delete mode 100644 third_party/git/gettext.h delete mode 100755 third_party/git/git-add--interactive.perl delete mode 100755 third_party/git/git-archimport.perl delete mode 100755 third_party/git/git-bisect.sh delete mode 100644 third_party/git/git-compat-util.h delete mode 100755 third_party/git/git-cvsexportcommit.perl delete mode 100755 third_party/git/git-cvsimport.perl delete mode 100755 third_party/git/git-cvsserver.perl delete mode 100755 third_party/git/git-difftool--helper.sh delete mode 100755 third_party/git/git-filter-branch.sh delete mode 100644 third_party/git/git-gui/.gitattributes delete mode 100644 third_party/git/git-gui/.gitignore delete mode 100755 third_party/git/git-gui/GIT-VERSION-GEN delete mode 100644 third_party/git/git-gui/Makefile delete mode 100644 third_party/git/git-gui/README.md delete mode 100755 third_party/git/git-gui/git-gui--askpass delete mode 100755 third_party/git/git-gui/git-gui.sh delete mode 100644 third_party/git/git-gui/lib/about.tcl delete mode 100644 third_party/git/git-gui/lib/blame.tcl delete mode 100644 third_party/git/git-gui/lib/branch.tcl delete mode 100644 third_party/git/git-gui/lib/branch_checkout.tcl delete mode 100644 third_party/git/git-gui/lib/branch_create.tcl delete mode 100644 third_party/git/git-gui/lib/branch_delete.tcl delete mode 100644 third_party/git/git-gui/lib/branch_rename.tcl delete mode 100644 third_party/git/git-gui/lib/browser.tcl delete mode 100644 third_party/git/git-gui/lib/checkout_op.tcl delete mode 100644 third_party/git/git-gui/lib/choose_font.tcl delete mode 100644 third_party/git/git-gui/lib/choose_repository.tcl delete mode 100644 third_party/git/git-gui/lib/choose_rev.tcl delete mode 100644 third_party/git/git-gui/lib/chord.tcl delete mode 100644 third_party/git/git-gui/lib/class.tcl delete mode 100644 third_party/git/git-gui/lib/commit.tcl delete mode 100644 third_party/git/git-gui/lib/console.tcl delete mode 100644 third_party/git/git-gui/lib/database.tcl delete mode 100644 third_party/git/git-gui/lib/date.tcl delete mode 100644 third_party/git/git-gui/lib/diff.tcl delete mode 100644 third_party/git/git-gui/lib/encoding.tcl delete mode 100644 third_party/git/git-gui/lib/error.tcl delete mode 100644 third_party/git/git-gui/lib/git-gui.ico delete mode 100644 third_party/git/git-gui/lib/index.tcl delete mode 100644 third_party/git/git-gui/lib/line.tcl delete mode 100644 third_party/git/git-gui/lib/logo.tcl delete mode 100644 third_party/git/git-gui/lib/merge.tcl delete mode 100644 third_party/git/git-gui/lib/mergetool.tcl delete mode 100644 third_party/git/git-gui/lib/option.tcl delete mode 100644 third_party/git/git-gui/lib/remote.tcl delete mode 100644 third_party/git/git-gui/lib/remote_add.tcl delete mode 100644 third_party/git/git-gui/lib/remote_branch_delete.tcl delete mode 100644 third_party/git/git-gui/lib/search.tcl delete mode 100644 third_party/git/git-gui/lib/shortcut.tcl delete mode 100644 third_party/git/git-gui/lib/spellcheck.tcl delete mode 100644 third_party/git/git-gui/lib/sshkey.tcl delete mode 100644 third_party/git/git-gui/lib/status_bar.tcl delete mode 100644 third_party/git/git-gui/lib/themed.tcl delete mode 100644 third_party/git/git-gui/lib/tools.tcl delete mode 100644 third_party/git/git-gui/lib/tools_dlg.tcl delete mode 100644 third_party/git/git-gui/lib/transport.tcl delete mode 100644 third_party/git/git-gui/lib/win32.tcl delete mode 100644 third_party/git/git-gui/lib/win32_shortcut.js delete mode 100644 third_party/git/git-gui/macosx/AppMain.tcl delete mode 100644 third_party/git/git-gui/macosx/Info.plist delete mode 100644 third_party/git/git-gui/macosx/git-gui.icns delete mode 100644 third_party/git/git-gui/po/.gitignore delete mode 100644 third_party/git/git-gui/po/README delete mode 100644 third_party/git/git-gui/po/bg.po delete mode 100644 third_party/git/git-gui/po/de.po delete mode 100644 third_party/git/git-gui/po/el.po delete mode 100644 third_party/git/git-gui/po/fr.po delete mode 100644 third_party/git/git-gui/po/git-gui.pot delete mode 100644 third_party/git/git-gui/po/glossary/Makefile delete mode 100644 third_party/git/git-gui/po/glossary/bg.po delete mode 100644 third_party/git/git-gui/po/glossary/de.po delete mode 100644 third_party/git/git-gui/po/glossary/el.po delete mode 100644 third_party/git/git-gui/po/glossary/fr.po delete mode 100644 third_party/git/git-gui/po/glossary/git-gui-glossary.pot delete mode 100644 third_party/git/git-gui/po/glossary/git-gui-glossary.txt delete mode 100644 third_party/git/git-gui/po/glossary/it.po delete mode 100644 third_party/git/git-gui/po/glossary/pt_br.po delete mode 100644 third_party/git/git-gui/po/glossary/pt_pt.po delete mode 100755 third_party/git/git-gui/po/glossary/txt-to-pot.sh delete mode 100644 third_party/git/git-gui/po/glossary/zh_cn.po delete mode 100644 third_party/git/git-gui/po/hu.po delete mode 100644 third_party/git/git-gui/po/it.po delete mode 100644 third_party/git/git-gui/po/ja.po delete mode 100644 third_party/git/git-gui/po/nb.po delete mode 100755 third_party/git/git-gui/po/po2msg.sh delete mode 100644 third_party/git/git-gui/po/pt_br.po delete mode 100644 third_party/git/git-gui/po/pt_pt.po delete mode 100644 third_party/git/git-gui/po/ru.po delete mode 100644 third_party/git/git-gui/po/sv.po delete mode 100644 third_party/git/git-gui/po/vi.po delete mode 100644 third_party/git/git-gui/po/zh_cn.po delete mode 100755 third_party/git/git-gui/windows/git-gui.sh delete mode 100755 third_party/git/git-instaweb.sh delete mode 100755 third_party/git/git-merge-octopus.sh delete mode 100755 third_party/git/git-merge-one-file.sh delete mode 100755 third_party/git/git-merge-resolve.sh delete mode 100644 third_party/git/git-mergetool--lib.sh delete mode 100755 third_party/git/git-mergetool.sh delete mode 100755 third_party/git/git-p4.py delete mode 100644 third_party/git/git-parse-remote.sh delete mode 100755 third_party/git/git-quiltimport.sh delete mode 100644 third_party/git/git-rebase--preserve-merges.sh delete mode 100755 third_party/git/git-request-pull.sh delete mode 100755 third_party/git/git-send-email.perl delete mode 100644 third_party/git/git-sh-i18n.sh delete mode 100644 third_party/git/git-sh-setup.sh delete mode 100755 third_party/git/git-submodule.sh delete mode 100755 third_party/git/git-svn.perl delete mode 100755 third_party/git/git-web--browse.sh delete mode 100644 third_party/git/git.c delete mode 100644 third_party/git/git.rc delete mode 100644 third_party/git/gitk-git/.gitignore delete mode 100644 third_party/git/gitk-git/Makefile delete mode 100755 third_party/git/gitk-git/gitk delete mode 100644 third_party/git/gitk-git/po/.gitignore delete mode 100644 third_party/git/gitk-git/po/bg.po delete mode 100644 third_party/git/gitk-git/po/ca.po delete mode 100644 third_party/git/gitk-git/po/de.po delete mode 100644 third_party/git/gitk-git/po/es.po delete mode 100644 third_party/git/gitk-git/po/fr.po delete mode 100644 third_party/git/gitk-git/po/hu.po delete mode 100644 third_party/git/gitk-git/po/it.po delete mode 100644 third_party/git/gitk-git/po/ja.po delete mode 100755 third_party/git/gitk-git/po/po2msg.sh delete mode 100644 third_party/git/gitk-git/po/pt_br.po delete mode 100644 third_party/git/gitk-git/po/pt_pt.po delete mode 100644 third_party/git/gitk-git/po/ru.po delete mode 100644 third_party/git/gitk-git/po/sv.po delete mode 100644 third_party/git/gitk-git/po/vi.po delete mode 100644 third_party/git/gitk-git/po/zh_cn.po delete mode 100644 third_party/git/gitweb/INSTALL delete mode 100644 third_party/git/gitweb/Makefile delete mode 100644 third_party/git/gitweb/README delete mode 100755 third_party/git/gitweb/gitweb.perl delete mode 100644 third_party/git/gitweb/static/git-favicon.png delete mode 100644 third_party/git/gitweb/static/git-logo.png delete mode 100644 third_party/git/gitweb/static/gitweb.css delete mode 100644 third_party/git/gitweb/static/js/README delete mode 100644 third_party/git/gitweb/static/js/adjust-timezone.js delete mode 100644 third_party/git/gitweb/static/js/blame_incremental.js delete mode 100644 third_party/git/gitweb/static/js/javascript-detection.js delete mode 100644 third_party/git/gitweb/static/js/lib/common-lib.js delete mode 100644 third_party/git/gitweb/static/js/lib/cookies.js delete mode 100644 third_party/git/gitweb/static/js/lib/datetime.js delete mode 100644 third_party/git/gpg-interface.c delete mode 100644 third_party/git/gpg-interface.h delete mode 100644 third_party/git/graph.c delete mode 100644 third_party/git/graph.h delete mode 100644 third_party/git/grep.c delete mode 100644 third_party/git/grep.h delete mode 100644 third_party/git/hash.h delete mode 100644 third_party/git/hashmap.c delete mode 100644 third_party/git/hashmap.h delete mode 100644 third_party/git/help.c delete mode 100644 third_party/git/help.h delete mode 100644 third_party/git/hex.c delete mode 100644 third_party/git/http-backend.c delete mode 100644 third_party/git/http-fetch.c delete mode 100644 third_party/git/http-push.c delete mode 100644 third_party/git/http-walker.c delete mode 100644 third_party/git/http.c delete mode 100644 third_party/git/http.h delete mode 100644 third_party/git/ident.c delete mode 100644 third_party/git/imap-send.c delete mode 100644 third_party/git/iterator.h delete mode 100644 third_party/git/json-writer.c delete mode 100644 third_party/git/json-writer.h delete mode 100644 third_party/git/khash.h delete mode 100644 third_party/git/kwset.c delete mode 100644 third_party/git/kwset.h delete mode 100644 third_party/git/levenshtein.c delete mode 100644 third_party/git/levenshtein.h delete mode 100644 third_party/git/line-log.c delete mode 100644 third_party/git/line-log.h delete mode 100644 third_party/git/line-range.c delete mode 100644 third_party/git/line-range.h delete mode 100644 third_party/git/linear-assignment.c delete mode 100644 third_party/git/linear-assignment.h delete mode 100644 third_party/git/list-objects-filter-options.c delete mode 100644 third_party/git/list-objects-filter-options.h delete mode 100644 third_party/git/list-objects-filter.c delete mode 100644 third_party/git/list-objects-filter.h delete mode 100644 third_party/git/list-objects.c delete mode 100644 third_party/git/list-objects.h delete mode 100644 third_party/git/list.h delete mode 100644 third_party/git/ll-merge.c delete mode 100644 third_party/git/ll-merge.h delete mode 100644 third_party/git/lockfile.c delete mode 100644 third_party/git/lockfile.h delete mode 100644 third_party/git/log-tree.c delete mode 100644 third_party/git/log-tree.h delete mode 100644 third_party/git/ls-refs.c delete mode 100644 third_party/git/ls-refs.h delete mode 100644 third_party/git/mailinfo.c delete mode 100644 third_party/git/mailinfo.h delete mode 100644 third_party/git/mailmap.c delete mode 100644 third_party/git/mailmap.h delete mode 100644 third_party/git/match-trees.c delete mode 100644 third_party/git/mem-pool.c delete mode 100644 third_party/git/mem-pool.h delete mode 100644 third_party/git/merge-blobs.c delete mode 100644 third_party/git/merge-blobs.h delete mode 100644 third_party/git/merge-recursive.c delete mode 100644 third_party/git/merge-recursive.h delete mode 100644 third_party/git/merge.c delete mode 100644 third_party/git/mergesort.c delete mode 100644 third_party/git/mergesort.h delete mode 100644 third_party/git/mergetools/araxis delete mode 100644 third_party/git/mergetools/bc delete mode 100644 third_party/git/mergetools/codecompare delete mode 100644 third_party/git/mergetools/deltawalker delete mode 100644 third_party/git/mergetools/diffmerge delete mode 100644 third_party/git/mergetools/diffuse delete mode 100644 third_party/git/mergetools/ecmerge delete mode 100644 third_party/git/mergetools/emerge delete mode 100644 third_party/git/mergetools/examdiff delete mode 100644 third_party/git/mergetools/guiffy delete mode 100644 third_party/git/mergetools/gvimdiff delete mode 100644 third_party/git/mergetools/kdiff3 delete mode 100644 third_party/git/mergetools/kompare delete mode 100644 third_party/git/mergetools/meld delete mode 100644 third_party/git/mergetools/nvimdiff delete mode 100644 third_party/git/mergetools/opendiff delete mode 100644 third_party/git/mergetools/p4merge delete mode 100644 third_party/git/mergetools/smerge delete mode 100644 third_party/git/mergetools/tkdiff delete mode 100644 third_party/git/mergetools/tortoisemerge delete mode 100644 third_party/git/mergetools/vimdiff delete mode 100644 third_party/git/mergetools/winmerge delete mode 100644 third_party/git/mergetools/xxdiff delete mode 100644 third_party/git/midx.c delete mode 100644 third_party/git/midx.h delete mode 100644 third_party/git/name-hash.c delete mode 100644 third_party/git/negotiator/default.c delete mode 100644 third_party/git/negotiator/default.h delete mode 100644 third_party/git/negotiator/noop.c delete mode 100644 third_party/git/negotiator/noop.h delete mode 100644 third_party/git/negotiator/skipping.c delete mode 100644 third_party/git/negotiator/skipping.h delete mode 100644 third_party/git/notes-cache.c delete mode 100644 third_party/git/notes-cache.h delete mode 100644 third_party/git/notes-merge.c delete mode 100644 third_party/git/notes-merge.h delete mode 100644 third_party/git/notes-utils.c delete mode 100644 third_party/git/notes-utils.h delete mode 100644 third_party/git/notes.c delete mode 100644 third_party/git/notes.h delete mode 100644 third_party/git/object-store.h delete mode 100644 third_party/git/object.c delete mode 100644 third_party/git/object.h delete mode 100644 third_party/git/oid-array.c delete mode 100644 third_party/git/oid-array.h delete mode 100644 third_party/git/oidmap.c delete mode 100644 third_party/git/oidmap.h delete mode 100644 third_party/git/oidset.c delete mode 100644 third_party/git/oidset.h delete mode 100644 third_party/git/pack-bitmap-write.c delete mode 100644 third_party/git/pack-bitmap.c delete mode 100644 third_party/git/pack-bitmap.h delete mode 100644 third_party/git/pack-check.c delete mode 100644 third_party/git/pack-objects.c delete mode 100644 third_party/git/pack-objects.h delete mode 100644 third_party/git/pack-revindex.c delete mode 100644 third_party/git/pack-revindex.h delete mode 100644 third_party/git/pack-write.c delete mode 100644 third_party/git/pack.h delete mode 100644 third_party/git/packfile.c delete mode 100644 third_party/git/packfile.h delete mode 100644 third_party/git/pager.c delete mode 100644 third_party/git/parse-options-cb.c delete mode 100644 third_party/git/parse-options.c delete mode 100644 third_party/git/parse-options.h delete mode 100644 third_party/git/patch-delta.c delete mode 100644 third_party/git/patch-ids.c delete mode 100644 third_party/git/patch-ids.h delete mode 100644 third_party/git/path.c delete mode 100644 third_party/git/path.h delete mode 100644 third_party/git/pathspec.c delete mode 100644 third_party/git/pathspec.h delete mode 100644 third_party/git/perl/.gitignore delete mode 100644 third_party/git/perl/FromCPAN/.gitattributes delete mode 100644 third_party/git/perl/FromCPAN/Error.pm delete mode 100644 third_party/git/perl/FromCPAN/Mail/Address.pm delete mode 100644 third_party/git/perl/Git.pm delete mode 100644 third_party/git/perl/Git/I18N.pm delete mode 100644 third_party/git/perl/Git/IndexInfo.pm delete mode 100644 third_party/git/perl/Git/LoadCPAN.pm delete mode 100644 third_party/git/perl/Git/LoadCPAN/Error.pm delete mode 100644 third_party/git/perl/Git/LoadCPAN/Mail/Address.pm delete mode 100644 third_party/git/perl/Git/Packet.pm delete mode 100644 third_party/git/perl/Git/SVN.pm delete mode 100644 third_party/git/perl/Git/SVN/Editor.pm delete mode 100644 third_party/git/perl/Git/SVN/Fetcher.pm delete mode 100644 third_party/git/perl/Git/SVN/GlobSpec.pm delete mode 100644 third_party/git/perl/Git/SVN/Log.pm delete mode 100644 third_party/git/perl/Git/SVN/Memoize/YAML.pm delete mode 100644 third_party/git/perl/Git/SVN/Migration.pm delete mode 100644 third_party/git/perl/Git/SVN/Prompt.pm delete mode 100644 third_party/git/perl/Git/SVN/Ra.pm delete mode 100644 third_party/git/perl/Git/SVN/Utils.pm delete mode 100644 third_party/git/perl/header_templates/fixed_prefix.template.pl delete mode 100644 third_party/git/perl/header_templates/runtime_prefix.template.pl delete mode 100644 third_party/git/pkt-line.c delete mode 100644 third_party/git/pkt-line.h delete mode 100644 third_party/git/po/.gitignore delete mode 100644 third_party/git/po/README delete mode 100644 third_party/git/po/TEAMS delete mode 100644 third_party/git/po/bg.po delete mode 100644 third_party/git/po/ca.po delete mode 100644 third_party/git/po/de.po delete mode 100644 third_party/git/po/el.po delete mode 100644 third_party/git/po/es.po delete mode 100644 third_party/git/po/fr.po delete mode 100644 third_party/git/po/git.pot delete mode 100644 third_party/git/po/is.po delete mode 100644 third_party/git/po/it.po delete mode 100644 third_party/git/po/ko.po delete mode 100644 third_party/git/po/pt_PT.po delete mode 100644 third_party/git/po/ru.po delete mode 100644 third_party/git/po/sv.po delete mode 100644 third_party/git/po/tr.po delete mode 100644 third_party/git/po/vi.po delete mode 100644 third_party/git/po/zh_CN.po delete mode 100644 third_party/git/po/zh_TW.po delete mode 100644 third_party/git/ppc/sha1.c delete mode 100644 third_party/git/ppc/sha1.h delete mode 100644 third_party/git/ppc/sha1ppc.S delete mode 100644 third_party/git/preload-index.c delete mode 100644 third_party/git/pretty.c delete mode 100644 third_party/git/pretty.h delete mode 100644 third_party/git/prio-queue.c delete mode 100644 third_party/git/prio-queue.h delete mode 100644 third_party/git/progress.c delete mode 100644 third_party/git/progress.h delete mode 100644 third_party/git/promisor-remote.c delete mode 100644 third_party/git/promisor-remote.h delete mode 100644 third_party/git/prompt.c delete mode 100644 third_party/git/prompt.h delete mode 100644 third_party/git/protocol.c delete mode 100644 third_party/git/protocol.h delete mode 100644 third_party/git/prune-packed.c delete mode 100644 third_party/git/prune-packed.h delete mode 100644 third_party/git/quote.c delete mode 100644 third_party/git/quote.h delete mode 100644 third_party/git/range-diff.c delete mode 100644 third_party/git/range-diff.h delete mode 100644 third_party/git/reachable.c delete mode 100644 third_party/git/reachable.h delete mode 100644 third_party/git/read-cache.c delete mode 100644 third_party/git/rebase-interactive.c delete mode 100644 third_party/git/rebase-interactive.h delete mode 100644 third_party/git/rebase.c delete mode 100644 third_party/git/rebase.h delete mode 100644 third_party/git/ref-filter.c delete mode 100644 third_party/git/ref-filter.h delete mode 100644 third_party/git/reflog-walk.c delete mode 100644 third_party/git/reflog-walk.h delete mode 100644 third_party/git/refs.c delete mode 100644 third_party/git/refs.h delete mode 100644 third_party/git/refs/debug.c delete mode 100644 third_party/git/refs/files-backend.c delete mode 100644 third_party/git/refs/iterator.c delete mode 100644 third_party/git/refs/packed-backend.c delete mode 100644 third_party/git/refs/packed-backend.h delete mode 100644 third_party/git/refs/ref-cache.c delete mode 100644 third_party/git/refs/ref-cache.h delete mode 100644 third_party/git/refs/refs-internal.h delete mode 100644 third_party/git/refspec.c delete mode 100644 third_party/git/refspec.h delete mode 100644 third_party/git/remote-curl.c delete mode 100644 third_party/git/remote.c delete mode 100644 third_party/git/remote.h delete mode 100644 third_party/git/replace-object.c delete mode 100644 third_party/git/replace-object.h delete mode 100644 third_party/git/repo-settings.c delete mode 100644 third_party/git/repository.c delete mode 100644 third_party/git/repository.h delete mode 100644 third_party/git/rerere.c delete mode 100644 third_party/git/rerere.h delete mode 100644 third_party/git/reset.c delete mode 100644 third_party/git/reset.h delete mode 100644 third_party/git/resolve-undo.c delete mode 100644 third_party/git/resolve-undo.h delete mode 100644 third_party/git/revision.c delete mode 100644 third_party/git/revision.h delete mode 100644 third_party/git/run-command.c delete mode 100644 third_party/git/run-command.h delete mode 100644 third_party/git/send-pack.c delete mode 100644 third_party/git/send-pack.h delete mode 100644 third_party/git/sequencer.c delete mode 100644 third_party/git/sequencer.h delete mode 100644 third_party/git/serve.c delete mode 100644 third_party/git/serve.h delete mode 100644 third_party/git/server-info.c delete mode 100644 third_party/git/setup.c delete mode 100644 third_party/git/sh-i18n--envsubst.c delete mode 100644 third_party/git/sha1-file.c delete mode 100644 third_party/git/sha1-lookup.c delete mode 100644 third_party/git/sha1-lookup.h delete mode 100644 third_party/git/sha1-name.c delete mode 100644 third_party/git/sha1dc/.gitattributes delete mode 100644 third_party/git/sha1dc/LICENSE.txt delete mode 100644 third_party/git/sha1dc/sha1.c delete mode 100644 third_party/git/sha1dc/sha1.h delete mode 100644 third_party/git/sha1dc/ubc_check.c delete mode 100644 third_party/git/sha1dc/ubc_check.h delete mode 100644 third_party/git/sha1dc_git.c delete mode 100644 third_party/git/sha1dc_git.h delete mode 100644 third_party/git/sha256/block/sha256.c delete mode 100644 third_party/git/sha256/block/sha256.h delete mode 100644 third_party/git/sha256/gcrypt.h delete mode 100644 third_party/git/shallow.c delete mode 100644 third_party/git/shallow.h delete mode 100644 third_party/git/shell.c delete mode 100644 third_party/git/shortlog.h delete mode 100644 third_party/git/sideband.c delete mode 100644 third_party/git/sideband.h delete mode 100644 third_party/git/sigchain.c delete mode 100644 third_party/git/sigchain.h delete mode 100644 third_party/git/split-index.c delete mode 100644 third_party/git/split-index.h delete mode 100644 third_party/git/stable-qsort.c delete mode 100644 third_party/git/strbuf.c delete mode 100644 third_party/git/strbuf.h delete mode 100644 third_party/git/streaming.c delete mode 100644 third_party/git/streaming.h delete mode 100644 third_party/git/string-list.c delete mode 100644 third_party/git/string-list.h delete mode 100644 third_party/git/strvec.c delete mode 100644 third_party/git/strvec.h delete mode 100644 third_party/git/sub-process.c delete mode 100644 third_party/git/sub-process.h delete mode 100644 third_party/git/submodule-config.c delete mode 100644 third_party/git/submodule-config.h delete mode 100644 third_party/git/submodule.c delete mode 100644 third_party/git/submodule.h delete mode 100644 third_party/git/symlinks.c delete mode 100644 third_party/git/t/.gitattributes delete mode 100644 third_party/git/t/.gitignore delete mode 100755 third_party/git/t/Git-SVN/00compile.t delete mode 100755 third_party/git/t/Git-SVN/Utils/add_path_to_url.t delete mode 100755 third_party/git/t/Git-SVN/Utils/can_compress.t delete mode 100755 third_party/git/t/Git-SVN/Utils/canonicalize_url.t delete mode 100755 third_party/git/t/Git-SVN/Utils/collapse_dotdot.t delete mode 100755 third_party/git/t/Git-SVN/Utils/fatal.t delete mode 100755 third_party/git/t/Git-SVN/Utils/join_paths.t delete mode 100644 third_party/git/t/Makefile delete mode 100644 third_party/git/t/README delete mode 100755 third_party/git/t/aggregate-results.sh delete mode 100644 third_party/git/t/annotate-tests.sh delete mode 100644 third_party/git/t/chainlint.sed delete mode 100644 third_party/git/t/chainlint/arithmetic-expansion.expect delete mode 100644 third_party/git/t/chainlint/arithmetic-expansion.test delete mode 100644 third_party/git/t/chainlint/bash-array.expect delete mode 100644 third_party/git/t/chainlint/bash-array.test delete mode 100644 third_party/git/t/chainlint/blank-line.expect delete mode 100644 third_party/git/t/chainlint/blank-line.test delete mode 100644 third_party/git/t/chainlint/block.expect delete mode 100644 third_party/git/t/chainlint/block.test delete mode 100644 third_party/git/t/chainlint/broken-chain.expect delete mode 100644 third_party/git/t/chainlint/broken-chain.test delete mode 100644 third_party/git/t/chainlint/case.expect delete mode 100644 third_party/git/t/chainlint/case.test delete mode 100644 third_party/git/t/chainlint/close-nested-and-parent-together.expect delete mode 100644 third_party/git/t/chainlint/close-nested-and-parent-together.test delete mode 100644 third_party/git/t/chainlint/close-subshell.expect delete mode 100644 third_party/git/t/chainlint/close-subshell.test delete mode 100644 third_party/git/t/chainlint/command-substitution.expect delete mode 100644 third_party/git/t/chainlint/command-substitution.test delete mode 100644 third_party/git/t/chainlint/comment.expect delete mode 100644 third_party/git/t/chainlint/comment.test delete mode 100644 third_party/git/t/chainlint/complex-if-in-cuddled-loop.expect delete mode 100644 third_party/git/t/chainlint/complex-if-in-cuddled-loop.test delete mode 100644 third_party/git/t/chainlint/cuddled-if-then-else.expect delete mode 100644 third_party/git/t/chainlint/cuddled-if-then-else.test delete mode 100644 third_party/git/t/chainlint/cuddled-loop.expect delete mode 100644 third_party/git/t/chainlint/cuddled-loop.test delete mode 100644 third_party/git/t/chainlint/cuddled.expect delete mode 100644 third_party/git/t/chainlint/cuddled.test delete mode 100644 third_party/git/t/chainlint/exit-loop.expect delete mode 100644 third_party/git/t/chainlint/exit-loop.test delete mode 100644 third_party/git/t/chainlint/exit-subshell.expect delete mode 100644 third_party/git/t/chainlint/exit-subshell.test delete mode 100644 third_party/git/t/chainlint/for-loop.expect delete mode 100644 third_party/git/t/chainlint/for-loop.test delete mode 100644 third_party/git/t/chainlint/here-doc-close-subshell.expect delete mode 100644 third_party/git/t/chainlint/here-doc-close-subshell.test delete mode 100644 third_party/git/t/chainlint/here-doc-multi-line-command-subst.expect delete mode 100644 third_party/git/t/chainlint/here-doc-multi-line-command-subst.test delete mode 100644 third_party/git/t/chainlint/here-doc-multi-line-string.expect delete mode 100644 third_party/git/t/chainlint/here-doc-multi-line-string.test delete mode 100644 third_party/git/t/chainlint/here-doc.expect delete mode 100644 third_party/git/t/chainlint/here-doc.test delete mode 100644 third_party/git/t/chainlint/if-in-loop.expect delete mode 100644 third_party/git/t/chainlint/if-in-loop.test delete mode 100644 third_party/git/t/chainlint/if-then-else.expect delete mode 100644 third_party/git/t/chainlint/if-then-else.test delete mode 100644 third_party/git/t/chainlint/incomplete-line.expect delete mode 100644 third_party/git/t/chainlint/incomplete-line.test delete mode 100644 third_party/git/t/chainlint/inline-comment.expect delete mode 100644 third_party/git/t/chainlint/inline-comment.test delete mode 100644 third_party/git/t/chainlint/loop-in-if.expect delete mode 100644 third_party/git/t/chainlint/loop-in-if.test delete mode 100644 third_party/git/t/chainlint/multi-line-nested-command-substitution.expect delete mode 100644 third_party/git/t/chainlint/multi-line-nested-command-substitution.test delete mode 100644 third_party/git/t/chainlint/multi-line-string.expect delete mode 100644 third_party/git/t/chainlint/multi-line-string.test delete mode 100644 third_party/git/t/chainlint/negated-one-liner.expect delete mode 100644 third_party/git/t/chainlint/negated-one-liner.test delete mode 100644 third_party/git/t/chainlint/nested-cuddled-subshell.expect delete mode 100644 third_party/git/t/chainlint/nested-cuddled-subshell.test delete mode 100644 third_party/git/t/chainlint/nested-here-doc.expect delete mode 100644 third_party/git/t/chainlint/nested-here-doc.test delete mode 100644 third_party/git/t/chainlint/nested-subshell-comment.expect delete mode 100644 third_party/git/t/chainlint/nested-subshell-comment.test delete mode 100644 third_party/git/t/chainlint/nested-subshell.expect delete mode 100644 third_party/git/t/chainlint/nested-subshell.test delete mode 100644 third_party/git/t/chainlint/one-liner.expect delete mode 100644 third_party/git/t/chainlint/one-liner.test delete mode 100644 third_party/git/t/chainlint/p4-filespec.expect delete mode 100644 third_party/git/t/chainlint/p4-filespec.test delete mode 100644 third_party/git/t/chainlint/pipe.expect delete mode 100644 third_party/git/t/chainlint/pipe.test delete mode 100644 third_party/git/t/chainlint/semicolon.expect delete mode 100644 third_party/git/t/chainlint/semicolon.test delete mode 100644 third_party/git/t/chainlint/subshell-here-doc.expect delete mode 100644 third_party/git/t/chainlint/subshell-here-doc.test delete mode 100644 third_party/git/t/chainlint/subshell-one-liner.expect delete mode 100644 third_party/git/t/chainlint/subshell-one-liner.test delete mode 100644 third_party/git/t/chainlint/t7900-subtree.expect delete mode 100644 third_party/git/t/chainlint/t7900-subtree.test delete mode 100644 third_party/git/t/chainlint/while-loop.expect delete mode 100644 third_party/git/t/chainlint/while-loop.test delete mode 100755 third_party/git/t/check-non-portable-shell.pl delete mode 100644 third_party/git/t/diff-lib.sh delete mode 100644 third_party/git/t/diff-lib/COPYING delete mode 100644 third_party/git/t/diff-lib/README delete mode 100644 third_party/git/t/gitweb-lib.sh delete mode 100644 third_party/git/t/helper/.gitignore delete mode 100644 third_party/git/t/helper/test-advise.c delete mode 100644 third_party/git/t/helper/test-bloom.c delete mode 100644 third_party/git/t/helper/test-chmtime.c delete mode 100644 third_party/git/t/helper/test-config.c delete mode 100644 third_party/git/t/helper/test-ctype.c delete mode 100644 third_party/git/t/helper/test-date.c delete mode 100644 third_party/git/t/helper/test-delta.c delete mode 100644 third_party/git/t/helper/test-dir-iterator.c delete mode 100644 third_party/git/t/helper/test-drop-caches.c delete mode 100644 third_party/git/t/helper/test-dump-cache-tree.c delete mode 100644 third_party/git/t/helper/test-dump-fsmonitor.c delete mode 100644 third_party/git/t/helper/test-dump-split-index.c delete mode 100644 third_party/git/t/helper/test-dump-untracked-cache.c delete mode 100644 third_party/git/t/helper/test-example-decorate.c delete mode 100644 third_party/git/t/helper/test-fake-ssh.c delete mode 100644 third_party/git/t/helper/test-genrandom.c delete mode 100644 third_party/git/t/helper/test-genzeros.c delete mode 100644 third_party/git/t/helper/test-hash-speed.c delete mode 100644 third_party/git/t/helper/test-hash.c delete mode 100644 third_party/git/t/helper/test-hashmap.c delete mode 100644 third_party/git/t/helper/test-index-version.c delete mode 100644 third_party/git/t/helper/test-json-writer.c delete mode 100644 third_party/git/t/helper/test-lazy-init-name-hash.c delete mode 100644 third_party/git/t/helper/test-match-trees.c delete mode 100644 third_party/git/t/helper/test-mergesort.c delete mode 100644 third_party/git/t/helper/test-mktemp.c delete mode 100644 third_party/git/t/helper/test-oid-array.c delete mode 100644 third_party/git/t/helper/test-oidmap.c delete mode 100644 third_party/git/t/helper/test-online-cpus.c delete mode 100644 third_party/git/t/helper/test-parse-options.c delete mode 100644 third_party/git/t/helper/test-parse-pathspec-file.c delete mode 100644 third_party/git/t/helper/test-path-utils.c delete mode 100644 third_party/git/t/helper/test-pkt-line.c delete mode 100644 third_party/git/t/helper/test-prio-queue.c delete mode 100644 third_party/git/t/helper/test-proc-receive.c delete mode 100644 third_party/git/t/helper/test-progress.c delete mode 100644 third_party/git/t/helper/test-reach.c delete mode 100644 third_party/git/t/helper/test-read-cache.c delete mode 100644 third_party/git/t/helper/test-read-graph.c delete mode 100644 third_party/git/t/helper/test-read-midx.c delete mode 100644 third_party/git/t/helper/test-ref-store.c delete mode 100644 third_party/git/t/helper/test-regex.c delete mode 100644 third_party/git/t/helper/test-repository.c delete mode 100644 third_party/git/t/helper/test-revision-walking.c delete mode 100644 third_party/git/t/helper/test-run-command.c delete mode 100644 third_party/git/t/helper/test-scrap-cache-tree.c delete mode 100644 third_party/git/t/helper/test-serve-v2.c delete mode 100644 third_party/git/t/helper/test-sha1.c delete mode 100755 third_party/git/t/helper/test-sha1.sh delete mode 100644 third_party/git/t/helper/test-sha256.c delete mode 100644 third_party/git/t/helper/test-sigchain.c delete mode 100644 third_party/git/t/helper/test-strcmp-offset.c delete mode 100644 third_party/git/t/helper/test-string-list.c delete mode 100644 third_party/git/t/helper/test-submodule-config.c delete mode 100644 third_party/git/t/helper/test-submodule-nested-repo-config.c delete mode 100644 third_party/git/t/helper/test-subprocess.c delete mode 100644 third_party/git/t/helper/test-tool.c delete mode 100644 third_party/git/t/helper/test-tool.h delete mode 100644 third_party/git/t/helper/test-trace2.c delete mode 100644 third_party/git/t/helper/test-urlmatch-normalization.c delete mode 100644 third_party/git/t/helper/test-wildmatch.c delete mode 100644 third_party/git/t/helper/test-windows-named-pipe.c delete mode 100644 third_party/git/t/helper/test-write-cache.c delete mode 100644 third_party/git/t/helper/test-xml-encode.c delete mode 100644 third_party/git/t/interop/.gitignore delete mode 100644 third_party/git/t/interop/Makefile delete mode 100644 third_party/git/t/interop/README delete mode 100755 third_party/git/t/interop/i0000-basic.sh delete mode 100755 third_party/git/t/interop/i5500-git-daemon.sh delete mode 100755 third_party/git/t/interop/i5700-protocol-transition.sh delete mode 100644 third_party/git/t/interop/interop-lib.sh delete mode 100644 third_party/git/t/lib-bash.sh delete mode 100644 third_party/git/t/lib-credential.sh delete mode 100644 third_party/git/t/lib-cvs.sh delete mode 100644 third_party/git/t/lib-diff-alternative.sh delete mode 100644 third_party/git/t/lib-gettext.sh delete mode 100644 third_party/git/t/lib-git-daemon.sh delete mode 100644 third_party/git/t/lib-git-p4.sh delete mode 100644 third_party/git/t/lib-git-svn.sh delete mode 100644 third_party/git/t/lib-gpg.sh delete mode 100644 third_party/git/t/lib-gpg/gpgsm-gen-key.in delete mode 100644 third_party/git/t/lib-gpg/gpgsm_cert.p12 delete mode 100644 third_party/git/t/lib-gpg/keyring.gpg delete mode 100644 third_party/git/t/lib-gpg/ownertrust delete mode 100644 third_party/git/t/lib-httpd.sh delete mode 100644 third_party/git/t/lib-httpd/apache.conf delete mode 100644 third_party/git/t/lib-httpd/apply-one-time-perl.sh delete mode 100644 third_party/git/t/lib-httpd/broken-smart-http.sh delete mode 100644 third_party/git/t/lib-httpd/error-smart-http.sh delete mode 100755 third_party/git/t/lib-httpd/error.sh delete mode 100644 third_party/git/t/lib-httpd/incomplete-body-upload-pack-v2-http.sh delete mode 100644 third_party/git/t/lib-httpd/incomplete-length-upload-pack-v2-http.sh delete mode 100644 third_party/git/t/lib-httpd/passwd delete mode 100644 third_party/git/t/lib-httpd/ssl.cnf delete mode 100644 third_party/git/t/lib-log-graph.sh delete mode 100644 third_party/git/t/lib-pack.sh delete mode 100644 third_party/git/t/lib-pager.sh delete mode 100644 third_party/git/t/lib-patch-mode.sh delete mode 100644 third_party/git/t/lib-proto-disable.sh delete mode 100644 third_party/git/t/lib-read-tree-m-3way.sh delete mode 100644 third_party/git/t/lib-read-tree.sh delete mode 100644 third_party/git/t/lib-rebase.sh delete mode 100644 third_party/git/t/lib-submodule-update.sh delete mode 100644 third_party/git/t/lib-t6000.sh delete mode 100644 third_party/git/t/lib-terminal.sh delete mode 100644 third_party/git/t/oid-info/README delete mode 100644 third_party/git/t/oid-info/hash-info delete mode 100644 third_party/git/t/oid-info/oid delete mode 100644 third_party/git/t/perf/.gitignore delete mode 100644 third_party/git/t/perf/Makefile delete mode 100644 third_party/git/t/perf/README delete mode 100755 third_party/git/t/perf/aggregate.perl delete mode 100755 third_party/git/t/perf/bisect_regression delete mode 100755 third_party/git/t/perf/bisect_run_script delete mode 100644 third_party/git/t/perf/lib-pack.sh delete mode 100755 third_party/git/t/perf/min_time.perl delete mode 100755 third_party/git/t/perf/p0000-perf-lib-sanity.sh delete mode 100755 third_party/git/t/perf/p0001-rev-list.sh delete mode 100755 third_party/git/t/perf/p0002-read-cache.sh delete mode 100755 third_party/git/t/perf/p0003-delta-base-cache.sh delete mode 100755 third_party/git/t/perf/p0004-lazy-init-name-hash.sh delete mode 100755 third_party/git/t/perf/p0005-status.sh delete mode 100755 third_party/git/t/perf/p0006-read-tree-checkout.sh delete mode 100755 third_party/git/t/perf/p0007-write-cache.sh delete mode 100755 third_party/git/t/perf/p0071-sort.sh delete mode 100755 third_party/git/t/perf/p0100-globbing.sh delete mode 100755 third_party/git/t/perf/p1400-update-ref.sh delete mode 100755 third_party/git/t/perf/p1450-fsck.sh delete mode 100755 third_party/git/t/perf/p1451-fsck-skip-list.sh delete mode 100755 third_party/git/t/perf/p3400-rebase.sh delete mode 100755 third_party/git/t/perf/p3404-rebase-interactive.sh delete mode 100755 third_party/git/t/perf/p4000-diff-algorithms.sh delete mode 100755 third_party/git/t/perf/p4001-diff-no-index.sh delete mode 100755 third_party/git/t/perf/p4205-log-pretty-formats.sh delete mode 100755 third_party/git/t/perf/p4211-line-log.sh delete mode 100755 third_party/git/t/perf/p4220-log-grep-engines.sh delete mode 100755 third_party/git/t/perf/p4221-log-grep-engines-fixed.sh delete mode 100755 third_party/git/t/perf/p5302-pack-index.sh delete mode 100755 third_party/git/t/perf/p5303-many-packs.sh delete mode 100755 third_party/git/t/perf/p5304-prune.sh delete mode 100755 third_party/git/t/perf/p5310-pack-bitmaps.sh delete mode 100755 third_party/git/t/perf/p5311-pack-bitmaps-fetch.sh delete mode 100755 third_party/git/t/perf/p5550-fetch-tags.sh delete mode 100755 third_party/git/t/perf/p5551-fetch-rescan.sh delete mode 100755 third_party/git/t/perf/p5600-partial-clone.sh delete mode 100755 third_party/git/t/perf/p5601-clone-reference.sh delete mode 100755 third_party/git/t/perf/p7000-filter-branch.sh delete mode 100755 third_party/git/t/perf/p7300-clean.sh delete mode 100755 third_party/git/t/perf/p7519-fsmonitor.sh delete mode 100755 third_party/git/t/perf/p7810-grep.sh delete mode 100755 third_party/git/t/perf/p7820-grep-engines.sh delete mode 100755 third_party/git/t/perf/p7821-grep-engines-fixed.sh delete mode 100755 third_party/git/t/perf/p9300-fast-import-export.sh delete mode 100644 third_party/git/t/perf/perf-lib.sh delete mode 100644 third_party/git/t/perf/repos/.gitignore delete mode 100755 third_party/git/t/perf/repos/inflate-repo.sh delete mode 100755 third_party/git/t/perf/repos/many-files.sh delete mode 100755 third_party/git/t/perf/run delete mode 100755 third_party/git/t/t0000-basic.sh delete mode 100755 third_party/git/t/t0001-init.sh delete mode 100755 third_party/git/t/t0002-gitfile.sh delete mode 100755 third_party/git/t/t0003-attributes.sh delete mode 100755 third_party/git/t/t0004-unwritable.sh delete mode 100755 third_party/git/t/t0005-signals.sh delete mode 100755 third_party/git/t/t0006-date.sh delete mode 100755 third_party/git/t/t0007-git-var.sh delete mode 100755 third_party/git/t/t0008-ignores.sh delete mode 100755 third_party/git/t/t0009-prio-queue.sh delete mode 100755 third_party/git/t/t0010-racy-git.sh delete mode 100755 third_party/git/t/t0011-hashmap.sh delete mode 100755 third_party/git/t/t0012-help.sh delete mode 100755 third_party/git/t/t0013-sha1dc.sh delete mode 100644 third_party/git/t/t0013/shattered-1.pdf delete mode 100755 third_party/git/t/t0014-alias.sh delete mode 100755 third_party/git/t/t0015-hash.sh delete mode 100755 third_party/git/t/t0016-oidmap.sh delete mode 100755 third_party/git/t/t0017-env-helper.sh delete mode 100755 third_party/git/t/t0018-advice.sh delete mode 100755 third_party/git/t/t0019-json-writer.sh delete mode 100644 third_party/git/t/t0019/parse_json.perl delete mode 100755 third_party/git/t/t0020-crlf.sh delete mode 100755 third_party/git/t/t0021-conversion.sh delete mode 100644 third_party/git/t/t0021/rot13-filter.pl delete mode 100755 third_party/git/t/t0022-crlf-rename.sh delete mode 100755 third_party/git/t/t0023-crlf-am.sh delete mode 100755 third_party/git/t/t0024-crlf-archive.sh delete mode 100755 third_party/git/t/t0025-crlf-renormalize.sh delete mode 100755 third_party/git/t/t0026-eol-config.sh delete mode 100755 third_party/git/t/t0027-auto-crlf.sh delete mode 100755 third_party/git/t/t0028-working-tree-encoding.sh delete mode 100755 third_party/git/t/t0029-core-unsetenvvars.sh delete mode 100755 third_party/git/t/t0030-stripspace.sh delete mode 100755 third_party/git/t/t0040-parse-options.sh delete mode 100755 third_party/git/t/t0041-usage.sh delete mode 100755 third_party/git/t/t0050-filesystem.sh delete mode 100755 third_party/git/t/t0051-windows-named-pipe.sh delete mode 100755 third_party/git/t/t0055-beyond-symlinks.sh delete mode 100755 third_party/git/t/t0056-git-C.sh delete mode 100755 third_party/git/t/t0060-path-utils.sh delete mode 100755 third_party/git/t/t0061-run-command.sh delete mode 100755 third_party/git/t/t0062-revision-walking.sh delete mode 100755 third_party/git/t/t0063-string-list.sh delete mode 100755 third_party/git/t/t0064-sha1-array.sh delete mode 100755 third_party/git/t/t0065-strcmp-offset.sh delete mode 100755 third_party/git/t/t0066-dir-iterator.sh delete mode 100755 third_party/git/t/t0067-parse_pathspec_file.sh delete mode 100755 third_party/git/t/t0070-fundamental.sh delete mode 100755 third_party/git/t/t0090-cache-tree.sh delete mode 100755 third_party/git/t/t0091-bugreport.sh delete mode 100755 third_party/git/t/t0095-bloom.sh delete mode 100755 third_party/git/t/t0100-previous.sh delete mode 100755 third_party/git/t/t0101-at-syntax.sh delete mode 100755 third_party/git/t/t0110-urlmatch-normalization.sh delete mode 100644 third_party/git/t/t0110/README delete mode 100644 third_party/git/t/t0110/url-1 delete mode 100644 third_party/git/t/t0110/url-10 delete mode 100644 third_party/git/t/t0110/url-11 delete mode 100644 third_party/git/t/t0110/url-2 delete mode 100644 third_party/git/t/t0110/url-3 delete mode 100644 third_party/git/t/t0110/url-4 delete mode 100644 third_party/git/t/t0110/url-5 delete mode 100644 third_party/git/t/t0110/url-6 delete mode 100644 third_party/git/t/t0110/url-7 delete mode 100644 third_party/git/t/t0110/url-8 delete mode 100644 third_party/git/t/t0110/url-9 delete mode 100755 third_party/git/t/t0200-gettext-basic.sh delete mode 100644 third_party/git/t/t0200/test.c delete mode 100644 third_party/git/t/t0200/test.perl delete mode 100644 third_party/git/t/t0200/test.sh delete mode 100755 third_party/git/t/t0201-gettext-fallbacks.sh delete mode 100755 third_party/git/t/t0202-gettext-perl.sh delete mode 100755 third_party/git/t/t0202/test.pl delete mode 100755 third_party/git/t/t0203-gettext-setlocale-sanity.sh delete mode 100755 third_party/git/t/t0204-gettext-reencode-sanity.sh delete mode 100755 third_party/git/t/t0205-gettext-poison.sh delete mode 100755 third_party/git/t/t0210-trace2-normal.sh delete mode 100644 third_party/git/t/t0210/scrub_normal.perl delete mode 100755 third_party/git/t/t0211-trace2-perf.sh delete mode 100644 third_party/git/t/t0211/scrub_perf.perl delete mode 100755 third_party/git/t/t0212-trace2-event.sh delete mode 100644 third_party/git/t/t0212/parse_events.perl delete mode 100755 third_party/git/t/t0300-credentials.sh delete mode 100755 third_party/git/t/t0301-credential-cache.sh delete mode 100755 third_party/git/t/t0302-credential-store.sh delete mode 100755 third_party/git/t/t0303-credential-external.sh delete mode 100755 third_party/git/t/t0410-partial-clone.sh delete mode 100755 third_party/git/t/t0500-progress-display.sh delete mode 100755 third_party/git/t/t1000-read-tree-m-3way.sh delete mode 100755 third_party/git/t/t1001-read-tree-m-2way.sh delete mode 100755 third_party/git/t/t1002-read-tree-m-u-2way.sh delete mode 100755 third_party/git/t/t1003-read-tree-prefix.sh delete mode 100755 third_party/git/t/t1004-read-tree-m-u-wf.sh delete mode 100755 third_party/git/t/t1005-read-tree-reset.sh delete mode 100755 third_party/git/t/t1006-cat-file.sh delete mode 100755 third_party/git/t/t1007-hash-object.sh delete mode 100755 third_party/git/t/t1008-read-tree-overlay.sh delete mode 100755 third_party/git/t/t1009-read-tree-new-index.sh delete mode 100755 third_party/git/t/t1010-mktree.sh delete mode 100755 third_party/git/t/t1011-read-tree-sparse-checkout.sh delete mode 100755 third_party/git/t/t1012-read-tree-df.sh delete mode 100755 third_party/git/t/t1013-read-tree-submodule.sh delete mode 100755 third_party/git/t/t1014-read-tree-confusing.sh delete mode 100755 third_party/git/t/t1015-read-index-unmerged.sh delete mode 100755 third_party/git/t/t1020-subdirectory.sh delete mode 100755 third_party/git/t/t1021-rerere-in-workdir.sh delete mode 100755 third_party/git/t/t1050-large.sh delete mode 100755 third_party/git/t/t1051-large-conversion.sh delete mode 100755 third_party/git/t/t1060-object-corruption.sh delete mode 100755 third_party/git/t/t1090-sparse-checkout-scope.sh delete mode 100755 third_party/git/t/t1091-sparse-checkout-builtin.sh delete mode 100755 third_party/git/t/t1100-commit-tree-options.sh delete mode 100755 third_party/git/t/t1300-config.sh delete mode 100755 third_party/git/t/t1301-shared-repo.sh delete mode 100755 third_party/git/t/t1302-repo-version.sh delete mode 100755 third_party/git/t/t1303-wacky-config.sh delete mode 100755 third_party/git/t/t1304-default-acl.sh delete mode 100755 third_party/git/t/t1305-config-include.sh delete mode 100755 third_party/git/t/t1306-xdg-files.sh delete mode 100755 third_party/git/t/t1307-config-blob.sh delete mode 100755 third_party/git/t/t1308-config-set.sh delete mode 100755 third_party/git/t/t1309-early-config.sh delete mode 100755 third_party/git/t/t1310-config-default.sh delete mode 100755 third_party/git/t/t1350-config-hooks-path.sh delete mode 100755 third_party/git/t/t1400-update-ref.sh delete mode 100755 third_party/git/t/t1401-symbolic-ref.sh delete mode 100755 third_party/git/t/t1402-check-ref-format.sh delete mode 100755 third_party/git/t/t1403-show-ref.sh delete mode 100755 third_party/git/t/t1404-update-ref-errors.sh delete mode 100755 third_party/git/t/t1405-main-ref-store.sh delete mode 100755 third_party/git/t/t1406-submodule-ref-store.sh delete mode 100755 third_party/git/t/t1407-worktree-ref-store.sh delete mode 100755 third_party/git/t/t1408-packed-refs.sh delete mode 100755 third_party/git/t/t1409-avoid-packing-refs.sh delete mode 100755 third_party/git/t/t1410-reflog.sh delete mode 100755 third_party/git/t/t1411-reflog-show.sh delete mode 100755 third_party/git/t/t1412-reflog-loop.sh delete mode 100755 third_party/git/t/t1413-reflog-detach.sh delete mode 100755 third_party/git/t/t1414-reflog-walk.sh delete mode 100755 third_party/git/t/t1415-worktree-refs.sh delete mode 100755 third_party/git/t/t1416-ref-transaction-hooks.sh delete mode 100755 third_party/git/t/t1420-lost-found.sh delete mode 100755 third_party/git/t/t1430-bad-ref-name.sh delete mode 100755 third_party/git/t/t1450-fsck.sh delete mode 100755 third_party/git/t/t1500-rev-parse.sh delete mode 100755 third_party/git/t/t1501-work-tree.sh delete mode 100755 third_party/git/t/t1502-rev-parse-parseopt.sh delete mode 100755 third_party/git/t/t1503-rev-parse-verify.sh delete mode 100755 third_party/git/t/t1504-ceiling-dirs.sh delete mode 100755 third_party/git/t/t1505-rev-parse-last.sh delete mode 100755 third_party/git/t/t1506-rev-parse-diagnosis.sh delete mode 100755 third_party/git/t/t1507-rev-parse-upstream.sh delete mode 100755 third_party/git/t/t1508-at-combinations.sh delete mode 100755 third_party/git/t/t1509-root-work-tree.sh delete mode 100644 third_party/git/t/t1509/excludes delete mode 100755 third_party/git/t/t1509/prepare-chroot.sh delete mode 100755 third_party/git/t/t1510-repo-setup.sh delete mode 100755 third_party/git/t/t1511-rev-parse-caret.sh delete mode 100755 third_party/git/t/t1512-rev-parse-disambiguation.sh delete mode 100755 third_party/git/t/t1513-rev-parse-prefix.sh delete mode 100755 third_party/git/t/t1514-rev-parse-push.sh delete mode 100755 third_party/git/t/t1515-rev-parse-outside-repo.sh delete mode 100755 third_party/git/t/t1600-index.sh delete mode 100755 third_party/git/t/t1601-index-bogus.sh delete mode 100755 third_party/git/t/t1700-split-index.sh delete mode 100755 third_party/git/t/t1701-racy-split-index.sh delete mode 100755 third_party/git/t/t2000-conflict-when-checking-files-out.sh delete mode 100755 third_party/git/t/t2002-checkout-cache-u.sh delete mode 100755 third_party/git/t/t2003-checkout-cache-mkdir.sh delete mode 100755 third_party/git/t/t2004-checkout-cache-temp.sh delete mode 100755 third_party/git/t/t2005-checkout-index-symlinks.sh delete mode 100755 third_party/git/t/t2006-checkout-index-basic.sh delete mode 100755 third_party/git/t/t2007-checkout-symlink.sh delete mode 100755 third_party/git/t/t2008-checkout-subdir.sh delete mode 100755 third_party/git/t/t2009-checkout-statinfo.sh delete mode 100755 third_party/git/t/t2010-checkout-ambiguous.sh delete mode 100755 third_party/git/t/t2011-checkout-invalid-head.sh delete mode 100755 third_party/git/t/t2012-checkout-last.sh delete mode 100755 third_party/git/t/t2013-checkout-submodule.sh delete mode 100755 third_party/git/t/t2014-checkout-switch.sh delete mode 100755 third_party/git/t/t2015-checkout-unborn.sh delete mode 100755 third_party/git/t/t2016-checkout-patch.sh delete mode 100755 third_party/git/t/t2017-checkout-orphan.sh delete mode 100755 third_party/git/t/t2018-checkout-branch.sh delete mode 100755 third_party/git/t/t2019-checkout-ambiguous-ref.sh delete mode 100755 third_party/git/t/t2020-checkout-detach.sh delete mode 100755 third_party/git/t/t2021-checkout-overwrite.sh delete mode 100755 third_party/git/t/t2022-checkout-paths.sh delete mode 100755 third_party/git/t/t2023-checkout-m.sh delete mode 100755 third_party/git/t/t2024-checkout-dwim.sh delete mode 100755 third_party/git/t/t2025-checkout-no-overlay.sh delete mode 100755 third_party/git/t/t2026-checkout-pathspec-file.sh delete mode 100755 third_party/git/t/t2027-checkout-track.sh delete mode 100755 third_party/git/t/t2030-unresolve-info.sh delete mode 100755 third_party/git/t/t2050-git-dir-relative.sh delete mode 100755 third_party/git/t/t2060-switch.sh delete mode 100755 third_party/git/t/t2070-restore.sh delete mode 100755 third_party/git/t/t2071-restore-patch.sh delete mode 100755 third_party/git/t/t2072-restore-pathspec-file.sh delete mode 100755 third_party/git/t/t2100-update-cache-badpath.sh delete mode 100755 third_party/git/t/t2101-update-index-reupdate.sh delete mode 100755 third_party/git/t/t2102-update-index-symlinks.sh delete mode 100755 third_party/git/t/t2103-update-index-ignore-missing.sh delete mode 100755 third_party/git/t/t2104-update-index-skip-worktree.sh delete mode 100755 third_party/git/t/t2105-update-index-gitfile.sh delete mode 100755 third_party/git/t/t2106-update-index-assume-unchanged.sh delete mode 100755 third_party/git/t/t2107-update-index-basic.sh delete mode 100755 third_party/git/t/t2200-add-update.sh delete mode 100755 third_party/git/t/t2201-add-update-typechange.sh delete mode 100755 third_party/git/t/t2202-add-addremove.sh delete mode 100755 third_party/git/t/t2203-add-intent.sh delete mode 100755 third_party/git/t/t2204-add-ignored.sh delete mode 100755 third_party/git/t/t2300-cd-to-toplevel.sh delete mode 100755 third_party/git/t/t2400-worktree-add.sh delete mode 100755 third_party/git/t/t2401-worktree-prune.sh delete mode 100755 third_party/git/t/t2402-worktree-list.sh delete mode 100755 third_party/git/t/t2403-worktree-move.sh delete mode 100755 third_party/git/t/t2404-worktree-config.sh delete mode 100755 third_party/git/t/t2405-worktree-submodule.sh delete mode 100755 third_party/git/t/t2406-worktree-repair.sh delete mode 100755 third_party/git/t/t3000-ls-files-others.sh delete mode 100755 third_party/git/t/t3001-ls-files-others-exclude.sh delete mode 100755 third_party/git/t/t3002-ls-files-dashpath.sh delete mode 100755 third_party/git/t/t3003-ls-files-exclude.sh delete mode 100755 third_party/git/t/t3004-ls-files-basic.sh delete mode 100755 third_party/git/t/t3005-ls-files-relative.sh delete mode 100755 third_party/git/t/t3006-ls-files-long.sh delete mode 100755 third_party/git/t/t3007-ls-files-recurse-submodules.sh delete mode 100755 third_party/git/t/t3008-ls-files-lazy-init-name-hash.sh delete mode 100755 third_party/git/t/t3009-ls-files-others-nonsubmodule.sh delete mode 100755 third_party/git/t/t3010-ls-files-killed-modified.sh delete mode 100755 third_party/git/t/t3011-common-prefixes-and-directory-traversal.sh delete mode 100755 third_party/git/t/t3020-ls-files-error-unmatch.sh delete mode 100755 third_party/git/t/t3040-subprojects-basic.sh delete mode 100755 third_party/git/t/t3050-subprojects-fetch.sh delete mode 100755 third_party/git/t/t3060-ls-files-with-tree.sh delete mode 100755 third_party/git/t/t3070-wildmatch.sh delete mode 100755 third_party/git/t/t3100-ls-tree-restrict.sh delete mode 100755 third_party/git/t/t3101-ls-tree-dirname.sh delete mode 100755 third_party/git/t/t3102-ls-tree-wildcards.sh delete mode 100755 third_party/git/t/t3103-ls-tree-misc.sh delete mode 100755 third_party/git/t/t3200-branch.sh delete mode 100755 third_party/git/t/t3201-branch-contains.sh delete mode 100755 third_party/git/t/t3202-show-branch-octopus.sh delete mode 100755 third_party/git/t/t3203-branch-output.sh delete mode 100755 third_party/git/t/t3204-branch-name-interpretation.sh delete mode 100755 third_party/git/t/t3205-branch-color.sh delete mode 100755 third_party/git/t/t3206-range-diff.sh delete mode 100644 third_party/git/t/t3206/history.export delete mode 100755 third_party/git/t/t3210-pack-refs.sh delete mode 100755 third_party/git/t/t3211-peel-ref.sh delete mode 100755 third_party/git/t/t3300-funny-names.sh delete mode 100755 third_party/git/t/t3301-notes.sh delete mode 100755 third_party/git/t/t3302-notes-index-expensive.sh delete mode 100755 third_party/git/t/t3303-notes-subtrees.sh delete mode 100755 third_party/git/t/t3304-notes-mixed.sh delete mode 100755 third_party/git/t/t3305-notes-fanout.sh delete mode 100755 third_party/git/t/t3306-notes-prune.sh delete mode 100755 third_party/git/t/t3307-notes-man.sh delete mode 100755 third_party/git/t/t3308-notes-merge.sh delete mode 100755 third_party/git/t/t3309-notes-merge-auto-resolve.sh delete mode 100755 third_party/git/t/t3310-notes-merge-manual-resolve.sh delete mode 100755 third_party/git/t/t3311-notes-merge-fanout.sh delete mode 100755 third_party/git/t/t3320-notes-merge-worktrees.sh delete mode 100755 third_party/git/t/t3400-rebase.sh delete mode 100755 third_party/git/t/t3401-rebase-and-am-rename.sh delete mode 100755 third_party/git/t/t3402-rebase-merge.sh delete mode 100755 third_party/git/t/t3403-rebase-skip.sh delete mode 100755 third_party/git/t/t3404-rebase-interactive.sh delete mode 100755 third_party/git/t/t3405-rebase-malformed.sh delete mode 100755 third_party/git/t/t3406-rebase-message.sh delete mode 100755 third_party/git/t/t3407-rebase-abort.sh delete mode 100755 third_party/git/t/t3408-rebase-multi-line.sh delete mode 100755 third_party/git/t/t3409-rebase-preserve-merges.sh delete mode 100755 third_party/git/t/t3410-rebase-preserve-dropped-merges.sh delete mode 100755 third_party/git/t/t3411-rebase-preserve-around-merges.sh delete mode 100755 third_party/git/t/t3412-rebase-root.sh delete mode 100755 third_party/git/t/t3413-rebase-hook.sh delete mode 100755 third_party/git/t/t3414-rebase-preserve-onto.sh delete mode 100755 third_party/git/t/t3415-rebase-autosquash.sh delete mode 100755 third_party/git/t/t3416-rebase-onto-threedots.sh delete mode 100755 third_party/git/t/t3417-rebase-whitespace-fix.sh delete mode 100755 third_party/git/t/t3418-rebase-continue.sh delete mode 100755 third_party/git/t/t3419-rebase-patch-id.sh delete mode 100755 third_party/git/t/t3420-rebase-autostash.sh delete mode 100755 third_party/git/t/t3421-rebase-topology-linear.sh delete mode 100755 third_party/git/t/t3422-rebase-incompatible-options.sh delete mode 100755 third_party/git/t/t3423-rebase-reword.sh delete mode 100755 third_party/git/t/t3424-rebase-empty.sh delete mode 100755 third_party/git/t/t3425-rebase-topology-merges.sh delete mode 100755 third_party/git/t/t3426-rebase-submodule.sh delete mode 100755 third_party/git/t/t3427-rebase-subtree.sh delete mode 100755 third_party/git/t/t3428-rebase-signoff.sh delete mode 100755 third_party/git/t/t3429-rebase-edit-todo.sh delete mode 100755 third_party/git/t/t3430-rebase-merges.sh delete mode 100755 third_party/git/t/t3431-rebase-fork-point.sh delete mode 100755 third_party/git/t/t3432-rebase-fast-forward.sh delete mode 100755 third_party/git/t/t3433-rebase-across-mode-change.sh delete mode 100755 third_party/git/t/t3434-rebase-i18n.sh delete mode 100644 third_party/git/t/t3434/ISO8859-1.txt delete mode 100644 third_party/git/t/t3434/eucJP.txt delete mode 100755 third_party/git/t/t3435-rebase-gpg-sign.sh delete mode 100755 third_party/git/t/t3436-rebase-more-options.sh delete mode 100755 third_party/git/t/t3500-cherry.sh delete mode 100755 third_party/git/t/t3501-revert-cherry-pick.sh delete mode 100755 third_party/git/t/t3502-cherry-pick-merge.sh delete mode 100755 third_party/git/t/t3503-cherry-pick-root.sh delete mode 100755 third_party/git/t/t3504-cherry-pick-rerere.sh delete mode 100755 third_party/git/t/t3505-cherry-pick-empty.sh delete mode 100755 third_party/git/t/t3506-cherry-pick-ff.sh delete mode 100755 third_party/git/t/t3507-cherry-pick-conflict.sh delete mode 100755 third_party/git/t/t3508-cherry-pick-many-commits.sh delete mode 100755 third_party/git/t/t3509-cherry-pick-merge-df.sh delete mode 100755 third_party/git/t/t3510-cherry-pick-sequence.sh delete mode 100755 third_party/git/t/t3511-cherry-pick-x.sh delete mode 100755 third_party/git/t/t3512-cherry-pick-submodule.sh delete mode 100755 third_party/git/t/t3513-revert-submodule.sh delete mode 100755 third_party/git/t/t3514-cherry-pick-revert-gpg.sh delete mode 100755 third_party/git/t/t3600-rm.sh delete mode 100755 third_party/git/t/t3601-rm-pathspec-file.sh delete mode 100755 third_party/git/t/t3700-add.sh delete mode 100755 third_party/git/t/t3701-add-interactive.sh delete mode 100755 third_party/git/t/t3702-add-edit.sh delete mode 100755 third_party/git/t/t3703-add-magic-pathspec.sh delete mode 100755 third_party/git/t/t3704-add-pathspec-file.sh delete mode 100755 third_party/git/t/t3800-mktag.sh delete mode 100755 third_party/git/t/t3900-i18n-commit.sh delete mode 100644 third_party/git/t/t3900/1-UTF-8.txt delete mode 100644 third_party/git/t/t3900/2-UTF-8.txt delete mode 100644 third_party/git/t/t3900/ISO-2022-JP.txt delete mode 100644 third_party/git/t/t3900/ISO8859-1.txt delete mode 100644 third_party/git/t/t3900/UTF-16.txt delete mode 100644 third_party/git/t/t3900/eucJP.txt delete mode 100755 third_party/git/t/t3901-i18n-patch.sh delete mode 100755 third_party/git/t/t3901/8859-1.txt delete mode 100755 third_party/git/t/t3901/utf8.txt delete mode 100755 third_party/git/t/t3902-quoted.sh delete mode 100755 third_party/git/t/t3903-stash.sh delete mode 100755 third_party/git/t/t3904-stash-patch.sh delete mode 100755 third_party/git/t/t3905-stash-include-untracked.sh delete mode 100755 third_party/git/t/t3906-stash-submodule.sh delete mode 100755 third_party/git/t/t3907-stash-show-config.sh delete mode 100755 third_party/git/t/t3908-stash-in-worktree.sh delete mode 100755 third_party/git/t/t3909-stash-pathspec-file.sh delete mode 100755 third_party/git/t/t3910-mac-os-precompose.sh delete mode 100755 third_party/git/t/t4000-diff-format.sh delete mode 100755 third_party/git/t/t4001-diff-rename.sh delete mode 100755 third_party/git/t/t4002-diff-basic.sh delete mode 100755 third_party/git/t/t4003-diff-rename-1.sh delete mode 100755 third_party/git/t/t4004-diff-rename-symlink.sh delete mode 100755 third_party/git/t/t4005-diff-rename-2.sh delete mode 100755 third_party/git/t/t4006-diff-mode.sh delete mode 100755 third_party/git/t/t4007-rename-3.sh delete mode 100755 third_party/git/t/t4008-diff-break-rewrite.sh delete mode 100755 third_party/git/t/t4009-diff-rename-4.sh delete mode 100755 third_party/git/t/t4010-diff-pathspec.sh delete mode 100755 third_party/git/t/t4011-diff-symlink.sh delete mode 100755 third_party/git/t/t4012-diff-binary.sh delete mode 100755 third_party/git/t/t4013-diff-various.sh delete mode 100644 third_party/git/t/t4013/diff.config_format.subjectprefix_DIFFERENT_PREFIX delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_--patch-with-stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_--patch-with-stat_--summary_side delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_--patch-with-stat_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_--shortstat_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_--stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_--stat_--summary_side delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_--stat_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_--summary_REVERSE delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--cc_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--format=%N_note delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--patch-with-raw_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--patch-with-stat_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty=oneline_--patch-with-raw_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty=oneline_--patch-with-stat_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty=oneline_--root_--patch-with-raw_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty=oneline_--root_--patch-with-stat_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty=oneline_--root_-p_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty=oneline_--root_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty=oneline_-p_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty=oneline_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--notes_note delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--patch-with-raw_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--patch-with-stat_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--patch-with-stat_side delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--patch-with-raw_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--patch-with-stat_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_--compact-summary_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_--summary_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--stat_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--summary_-r_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_--summary_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_-p_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--root_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--stat_--summary_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--stat_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_--summary_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_-R_--root_--stat_--compact-summary_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_-p_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_-p_side delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_note delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--pretty_side delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_--abbrev_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_--patch-with-raw_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_--patch-with-stat_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_-p_--abbrev=10_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_-p_--full-index_--abbrev=10_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_-p_--full-index_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_-p_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_-r_--abbrev=4_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_-r_--abbrev_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_-r_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--root_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--stat_--compact-summary_initial_mode delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--stat_initial_mode delete mode 100644 third_party/git/t/t4013/diff.diff-tree_--summary_initial_mode delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-R_--stat_--compact-summary_initial_mode delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-c_--abbrev_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-c_--stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-c_--stat_--summary_side delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-c_--stat_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-c_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-p_-m_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-p_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-p_master delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-r_--abbrev=4_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-r_--abbrev_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_-r_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_initial delete mode 100644 third_party/git/t/t4013/diff.diff-tree_initial_mode delete mode 100644 third_party/git/t/t4013/diff.diff-tree_master delete mode 100644 third_party/git/t/t4013/diff.diff_--abbrev_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_--cached delete mode 100644 third_party/git/t/t4013/diff.diff_--cached_--_file0 delete mode 100644 third_party/git/t/t4013/diff.diff_--dirstat-by-file_initial_rearrange delete mode 100644 third_party/git/t/t4013/diff.diff_--dirstat_--cc_master~1_master delete mode 100644 third_party/git/t/t4013/diff.diff_--dirstat_initial_rearrange delete mode 100644 third_party/git/t/t4013/diff.diff_--dirstat_master~1_master~2 delete mode 100644 third_party/git/t/t4013/diff.diff_--line-prefix=abc_master_master^_side delete mode 100644 third_party/git/t/t4013/diff.diff_--line-prefix_--cached_--_file0 delete mode 100644 third_party/git/t/t4013/diff.diff_--name-status_dir2_dir delete mode 100644 third_party/git/t/t4013/diff.diff_--no-index_--name-status_--_dir2_dir delete mode 100644 third_party/git/t/t4013/diff.diff_--no-index_--name-status_dir2_dir delete mode 100644 third_party/git/t/t4013/diff.diff_--no-index_--raw_--abbrev=4_dir2_dir delete mode 100644 third_party/git/t/t4013/diff.diff_--no-index_--raw_--no-abbrev_dir2_dir delete mode 100644 third_party/git/t/t4013/diff.diff_--no-index_--raw_dir2_dir delete mode 100644 third_party/git/t/t4013/diff.diff_--no-index_dir_dir3 delete mode 100644 third_party/git/t/t4013/diff.diff_--patch-with-raw_-r_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_--patch-with-raw_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_--patch-with-stat_-r_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_--patch-with-stat_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_--raw_--abbrev=4_initial delete mode 100644 third_party/git/t/t4013/diff.diff_--raw_--no-abbrev_initial delete mode 100644 third_party/git/t/t4013/diff.diff_--raw_initial delete mode 100644 third_party/git/t/t4013/diff.diff_--stat_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_-U1_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_-U2_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_-U_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_-r_--stat_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_-r_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_initial..side delete mode 100644 third_party/git/t/t4013/diff.diff_master_master^_side delete mode 100644 third_party/git/t/t4013/diff.format-patch_--attach_--stdout_--suffix=.diff_initial..side delete mode 100644 third_party/git/t/t4013/diff.format-patch_--attach_--stdout_initial..master delete mode 100644 third_party/git/t/t4013/diff.format-patch_--attach_--stdout_initial..master^ delete mode 100644 third_party/git/t/t4013/diff.format-patch_--attach_--stdout_initial..side delete mode 100644 third_party/git/t/t4013/diff.format-patch_--inline_--stdout_--numbered-files_initial..master delete mode 100644 third_party/git/t/t4013/diff.format-patch_--inline_--stdout_--subject-prefix=TESTCASE_initial..master delete mode 100644 third_party/git/t/t4013/diff.format-patch_--inline_--stdout_initial..master delete mode 100644 third_party/git/t/t4013/diff.format-patch_--inline_--stdout_initial..master^ delete mode 100644 third_party/git/t/t4013/diff.format-patch_--inline_--stdout_initial..master^^ delete mode 100644 third_party/git/t/t4013/diff.format-patch_--inline_--stdout_initial..side delete mode 100644 third_party/git/t/t4013/diff.format-patch_--stdout_--cover-letter_-n_initial..master^ delete mode 100644 third_party/git/t/t4013/diff.format-patch_--stdout_--no-numbered_initial..master delete mode 100644 third_party/git/t/t4013/diff.format-patch_--stdout_--numbered_initial..master delete mode 100644 third_party/git/t/t4013/diff.format-patch_--stdout_initial..master delete mode 100644 third_party/git/t/t4013/diff.format-patch_--stdout_initial..master^ delete mode 100644 third_party/git/t/t4013/diff.format-patch_--stdout_initial..side delete mode 100644 third_party/git/t/t4013/diff.log_--decorate=full_--all delete mode 100644 third_party/git/t/t4013/diff.log_--decorate_--all delete mode 100644 third_party/git/t/t4013/diff.log_--diff-merges=off_-p_--first-parent_master delete mode 100644 third_party/git/t/t4013/diff.log_--first-parent_--diff-merges=off_-p_master delete mode 100644 third_party/git/t/t4013/diff.log_--no-diff-merges_-p_--first-parent_master delete mode 100644 third_party/git/t/t4013/diff.log_--patch-with-stat_--summary_master_--_dir_ delete mode 100644 third_party/git/t/t4013/diff.log_--patch-with-stat_master delete mode 100644 third_party/git/t/t4013/diff.log_--patch-with-stat_master_--_dir_ delete mode 100644 third_party/git/t/t4013/diff.log_--root_--cc_--patch-with-stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.log_--root_--patch-with-stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.log_--root_--patch-with-stat_master delete mode 100644 third_party/git/t/t4013/diff.log_--root_-c_--patch-with-stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.log_--root_-p_master delete mode 100644 third_party/git/t/t4013/diff.log_--root_master delete mode 100644 third_party/git/t/t4013/diff.log_-GF_-p_--pickaxe-all_master delete mode 100644 third_party/git/t/t4013/diff.log_-GF_-p_master delete mode 100644 third_party/git/t/t4013/diff.log_-GF_master delete mode 100644 third_party/git/t/t4013/diff.log_-SF_-p_master delete mode 100644 third_party/git/t/t4013/diff.log_-SF_master delete mode 100644 third_party/git/t/t4013/diff.log_-SF_master_--max-count=0 delete mode 100644 third_party/git/t/t4013/diff.log_-SF_master_--max-count=1 delete mode 100644 third_party/git/t/t4013/diff.log_-SF_master_--max-count=2 delete mode 100644 third_party/git/t/t4013/diff.log_-S_F_master delete mode 100644 third_party/git/t/t4013/diff.log_-m_-p_--first-parent_master delete mode 100644 third_party/git/t/t4013/diff.log_-m_-p_master delete mode 100644 third_party/git/t/t4013/diff.log_-p_--first-parent_master delete mode 100644 third_party/git/t/t4013/diff.log_-p_master delete mode 100644 third_party/git/t/t4013/diff.log_master delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff-tree_--root_--abbrev_initial delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff-tree_--root_-r_--abbrev=4_initial delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff-tree_--root_-r_--abbrev_initial delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff-tree_-c_--abbrev_master delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff_--no-index_--raw_--abbrev=4_dir2_dir delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff_--no-index_--raw_dir2_dir delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff_--patch-with-raw_-r_initial..side delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff_--patch-with-raw_initial..side delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff_--raw_--abbrev=4_initial delete mode 100644 third_party/git/t/t4013/diff.noellipses-diff_--raw_initial delete mode 100644 third_party/git/t/t4013/diff.noellipses-show_--patch-with-raw_side delete mode 100644 third_party/git/t/t4013/diff.noellipses-whatchanged_--root_master delete mode 100644 third_party/git/t/t4013/diff.noellipses-whatchanged_-SF_master delete mode 100644 third_party/git/t/t4013/diff.noellipses-whatchanged_master delete mode 100644 third_party/git/t/t4013/diff.rev-list_--children_HEAD delete mode 100644 third_party/git/t/t4013/diff.rev-list_--parents_HEAD delete mode 100644 third_party/git/t/t4013/diff.show_--first-parent_master delete mode 100644 third_party/git/t/t4013/diff.show_--patch-with-raw_side delete mode 100644 third_party/git/t/t4013/diff.show_--patch-with-stat_--summary_side delete mode 100644 third_party/git/t/t4013/diff.show_--patch-with-stat_side delete mode 100644 third_party/git/t/t4013/diff.show_--root_initial delete mode 100644 third_party/git/t/t4013/diff.show_--stat_--summary_side delete mode 100644 third_party/git/t/t4013/diff.show_--stat_side delete mode 100644 third_party/git/t/t4013/diff.show_-c_master delete mode 100644 third_party/git/t/t4013/diff.show_-m_master delete mode 100644 third_party/git/t/t4013/diff.show_initial delete mode 100644 third_party/git/t/t4013/diff.show_master delete mode 100644 third_party/git/t/t4013/diff.show_side delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--patch-with-stat_--summary_master_--_dir_ delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--patch-with-stat_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--patch-with-stat_master_--_dir_ delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--root_--cc_--patch-with-stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--root_--patch-with-stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--root_--patch-with-stat_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--root_-c_--patch-with-stat_--summary_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--root_-p_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_--root_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_-SF_-p_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_-SF_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_-p_master delete mode 100644 third_party/git/t/t4013/diff.whatchanged_master delete mode 100755 third_party/git/t/t4014-format-patch.sh delete mode 100755 third_party/git/t/t4015-diff-whitespace.sh delete mode 100755 third_party/git/t/t4016-diff-quote.sh delete mode 100755 third_party/git/t/t4017-diff-retval.sh delete mode 100755 third_party/git/t/t4018-diff-funcname.sh delete mode 100644 third_party/git/t/t4018/README delete mode 100644 third_party/git/t/t4018/cpp-c++-function delete mode 100644 third_party/git/t/t4018/cpp-class-constructor delete mode 100644 third_party/git/t/t4018/cpp-class-constructor-mem-init delete mode 100644 third_party/git/t/t4018/cpp-class-definition delete mode 100644 third_party/git/t/t4018/cpp-class-definition-derived delete mode 100644 third_party/git/t/t4018/cpp-class-destructor delete mode 100644 third_party/git/t/t4018/cpp-function-returning-global-type delete mode 100644 third_party/git/t/t4018/cpp-function-returning-nested delete mode 100644 third_party/git/t/t4018/cpp-function-returning-pointer delete mode 100644 third_party/git/t/t4018/cpp-function-returning-reference delete mode 100644 third_party/git/t/t4018/cpp-gnu-style-function delete mode 100644 third_party/git/t/t4018/cpp-namespace-definition delete mode 100644 third_party/git/t/t4018/cpp-operator-definition delete mode 100644 third_party/git/t/t4018/cpp-skip-access-specifiers delete mode 100644 third_party/git/t/t4018/cpp-skip-comment-block delete mode 100644 third_party/git/t/t4018/cpp-skip-labels delete mode 100644 third_party/git/t/t4018/cpp-struct-definition delete mode 100644 third_party/git/t/t4018/cpp-struct-single-line delete mode 100644 third_party/git/t/t4018/cpp-template-function-definition delete mode 100644 third_party/git/t/t4018/cpp-union-definition delete mode 100644 third_party/git/t/t4018/cpp-void-c-function delete mode 100644 third_party/git/t/t4018/css-brace-in-col-1 delete mode 100644 third_party/git/t/t4018/css-colon-eol delete mode 100644 third_party/git/t/t4018/css-colon-selector delete mode 100644 third_party/git/t/t4018/css-common delete mode 100644 third_party/git/t/t4018/css-long-selector-list delete mode 100644 third_party/git/t/t4018/css-prop-sans-indent delete mode 100644 third_party/git/t/t4018/css-short-selector-list delete mode 100644 third_party/git/t/t4018/css-trailing-space delete mode 100644 third_party/git/t/t4018/custom1-pattern delete mode 100644 third_party/git/t/t4018/custom2-match-to-end-of-line delete mode 100644 third_party/git/t/t4018/custom3-alternation-in-pattern delete mode 100644 third_party/git/t/t4018/dts-labels delete mode 100644 third_party/git/t/t4018/dts-node-unitless delete mode 100644 third_party/git/t/t4018/dts-nodes delete mode 100644 third_party/git/t/t4018/dts-nodes-boolean-prop delete mode 100644 third_party/git/t/t4018/dts-nodes-comment1 delete mode 100644 third_party/git/t/t4018/dts-nodes-comment2 delete mode 100644 third_party/git/t/t4018/dts-nodes-multiline-prop delete mode 100644 third_party/git/t/t4018/dts-reference delete mode 100644 third_party/git/t/t4018/dts-root delete mode 100644 third_party/git/t/t4018/dts-root-comment delete mode 100644 third_party/git/t/t4018/elixir-do-not-pick-end delete mode 100644 third_party/git/t/t4018/elixir-ex-unit-test delete mode 100644 third_party/git/t/t4018/elixir-function delete mode 100644 third_party/git/t/t4018/elixir-macro delete mode 100644 third_party/git/t/t4018/elixir-module delete mode 100644 third_party/git/t/t4018/elixir-module-func delete mode 100644 third_party/git/t/t4018/elixir-nested-module delete mode 100644 third_party/git/t/t4018/elixir-private-function delete mode 100644 third_party/git/t/t4018/elixir-protocol delete mode 100644 third_party/git/t/t4018/elixir-protocol-implementation delete mode 100644 third_party/git/t/t4018/fortran-block-data delete mode 100644 third_party/git/t/t4018/fortran-comment delete mode 100644 third_party/git/t/t4018/fortran-comment-keyword delete mode 100644 third_party/git/t/t4018/fortran-comment-legacy delete mode 100644 third_party/git/t/t4018/fortran-comment-legacy-star delete mode 100644 third_party/git/t/t4018/fortran-external-function delete mode 100644 third_party/git/t/t4018/fortran-external-subroutine delete mode 100644 third_party/git/t/t4018/fortran-module delete mode 100644 third_party/git/t/t4018/fortran-module-procedure delete mode 100644 third_party/git/t/t4018/fortran-program delete mode 100644 third_party/git/t/t4018/fountain-scene delete mode 100644 third_party/git/t/t4018/golang-complex-function delete mode 100644 third_party/git/t/t4018/golang-func delete mode 100644 third_party/git/t/t4018/golang-interface delete mode 100644 third_party/git/t/t4018/golang-long-func delete mode 100644 third_party/git/t/t4018/golang-struct delete mode 100644 third_party/git/t/t4018/java-class-member-function delete mode 100644 third_party/git/t/t4018/markdown-heading-indented delete mode 100644 third_party/git/t/t4018/markdown-heading-non-headings delete mode 100644 third_party/git/t/t4018/matlab-class-definition delete mode 100644 third_party/git/t/t4018/matlab-function delete mode 100644 third_party/git/t/t4018/matlab-octave-section-1 delete mode 100644 third_party/git/t/t4018/matlab-octave-section-2 delete mode 100644 third_party/git/t/t4018/matlab-section delete mode 100644 third_party/git/t/t4018/perl-skip-end-of-heredoc delete mode 100644 third_party/git/t/t4018/perl-skip-forward-decl delete mode 100644 third_party/git/t/t4018/perl-skip-sub-in-pod delete mode 100644 third_party/git/t/t4018/perl-sub-definition delete mode 100644 third_party/git/t/t4018/perl-sub-definition-kr-brace delete mode 100644 third_party/git/t/t4018/php-abstract-class delete mode 100644 third_party/git/t/t4018/php-class delete mode 100644 third_party/git/t/t4018/php-final-class delete mode 100644 third_party/git/t/t4018/php-function delete mode 100644 third_party/git/t/t4018/php-interface delete mode 100644 third_party/git/t/t4018/php-method delete mode 100644 third_party/git/t/t4018/php-trait delete mode 100644 third_party/git/t/t4018/python-async-def delete mode 100644 third_party/git/t/t4018/python-class delete mode 100644 third_party/git/t/t4018/python-def delete mode 100644 third_party/git/t/t4018/python-indented-async-def delete mode 100644 third_party/git/t/t4018/python-indented-class delete mode 100644 third_party/git/t/t4018/python-indented-def delete mode 100644 third_party/git/t/t4018/rust-fn delete mode 100644 third_party/git/t/t4018/rust-impl delete mode 100644 third_party/git/t/t4018/rust-struct delete mode 100644 third_party/git/t/t4018/rust-trait delete mode 100755 third_party/git/t/t4019-diff-wserror.sh delete mode 100755 third_party/git/t/t4020-diff-external.sh delete mode 100644 third_party/git/t/t4020/diff.NUL delete mode 100755 third_party/git/t/t4021-format-patch-numbered.sh delete mode 100755 third_party/git/t/t4022-diff-rewrite.sh delete mode 100755 third_party/git/t/t4023-diff-rename-typechange.sh delete mode 100755 third_party/git/t/t4024-diff-optimize-common.sh delete mode 100755 third_party/git/t/t4025-hunk-header.sh delete mode 100755 third_party/git/t/t4026-color.sh delete mode 100755 third_party/git/t/t4027-diff-submodule.sh delete mode 100755 third_party/git/t/t4028-format-patch-mime-headers.sh delete mode 100755 third_party/git/t/t4029-diff-trailing-space.sh delete mode 100755 third_party/git/t/t4030-diff-textconv.sh delete mode 100755 third_party/git/t/t4031-diff-rewrite-binary.sh delete mode 100755 third_party/git/t/t4032-diff-inter-hunk-context.sh delete mode 100755 third_party/git/t/t4033-diff-patience.sh delete mode 100755 third_party/git/t/t4034-diff-words.sh delete mode 100644 third_party/git/t/t4034/ada/expect delete mode 100644 third_party/git/t/t4034/ada/post delete mode 100644 third_party/git/t/t4034/ada/pre delete mode 100644 third_party/git/t/t4034/bibtex/expect delete mode 100644 third_party/git/t/t4034/bibtex/post delete mode 100644 third_party/git/t/t4034/bibtex/pre delete mode 100644 third_party/git/t/t4034/cpp/expect delete mode 100644 third_party/git/t/t4034/cpp/post delete mode 100644 third_party/git/t/t4034/cpp/pre delete mode 100644 third_party/git/t/t4034/csharp/expect delete mode 100644 third_party/git/t/t4034/csharp/post delete mode 100644 third_party/git/t/t4034/csharp/pre delete mode 100644 third_party/git/t/t4034/css/expect delete mode 100644 third_party/git/t/t4034/css/post delete mode 100644 third_party/git/t/t4034/css/pre delete mode 100644 third_party/git/t/t4034/dts/expect delete mode 100644 third_party/git/t/t4034/dts/post delete mode 100644 third_party/git/t/t4034/dts/pre delete mode 100644 third_party/git/t/t4034/fortran/expect delete mode 100644 third_party/git/t/t4034/fortran/post delete mode 100644 third_party/git/t/t4034/fortran/pre delete mode 100644 third_party/git/t/t4034/html/expect delete mode 100644 third_party/git/t/t4034/html/post delete mode 100644 third_party/git/t/t4034/html/pre delete mode 100644 third_party/git/t/t4034/java/expect delete mode 100644 third_party/git/t/t4034/java/post delete mode 100644 third_party/git/t/t4034/java/pre delete mode 100644 third_party/git/t/t4034/matlab/expect delete mode 100644 third_party/git/t/t4034/matlab/post delete mode 100644 third_party/git/t/t4034/matlab/pre delete mode 100644 third_party/git/t/t4034/objc/expect delete mode 100644 third_party/git/t/t4034/objc/post delete mode 100644 third_party/git/t/t4034/objc/pre delete mode 100644 third_party/git/t/t4034/pascal/expect delete mode 100644 third_party/git/t/t4034/pascal/post delete mode 100644 third_party/git/t/t4034/pascal/pre delete mode 100644 third_party/git/t/t4034/perl/expect delete mode 100644 third_party/git/t/t4034/perl/post delete mode 100644 third_party/git/t/t4034/perl/pre delete mode 100644 third_party/git/t/t4034/php/expect delete mode 100644 third_party/git/t/t4034/php/post delete mode 100644 third_party/git/t/t4034/php/pre delete mode 100644 third_party/git/t/t4034/python/expect delete mode 100644 third_party/git/t/t4034/python/post delete mode 100644 third_party/git/t/t4034/python/pre delete mode 100644 third_party/git/t/t4034/ruby/expect delete mode 100644 third_party/git/t/t4034/ruby/post delete mode 100644 third_party/git/t/t4034/ruby/pre delete mode 100644 third_party/git/t/t4034/tex/expect delete mode 100644 third_party/git/t/t4034/tex/post delete mode 100644 third_party/git/t/t4034/tex/pre delete mode 100755 third_party/git/t/t4035-diff-quiet.sh delete mode 100755 third_party/git/t/t4036-format-patch-signer-mime.sh delete mode 100755 third_party/git/t/t4037-diff-r-t-dirs.sh delete mode 100755 third_party/git/t/t4038-diff-combined.sh delete mode 100755 third_party/git/t/t4039-diff-assume-unchanged.sh delete mode 100755 third_party/git/t/t4040-whitespace-status.sh delete mode 100755 third_party/git/t/t4041-diff-submodule-option.sh delete mode 100755 third_party/git/t/t4042-diff-textconv-caching.sh delete mode 100755 third_party/git/t/t4043-diff-rename-binary.sh delete mode 100755 third_party/git/t/t4044-diff-index-unique-abbrev.sh delete mode 100755 third_party/git/t/t4045-diff-relative.sh delete mode 100755 third_party/git/t/t4046-diff-unmerged.sh delete mode 100755 third_party/git/t/t4047-diff-dirstat.sh delete mode 100755 third_party/git/t/t4048-diff-combined-binary.sh delete mode 100755 third_party/git/t/t4049-diff-stat-count.sh delete mode 100755 third_party/git/t/t4050-diff-histogram.sh delete mode 100755 third_party/git/t/t4051-diff-function-context.sh delete mode 100644 third_party/git/t/t4051/appended1.c delete mode 100644 third_party/git/t/t4051/appended2.c delete mode 100644 third_party/git/t/t4051/dummy.c delete mode 100644 third_party/git/t/t4051/hello.c delete mode 100644 third_party/git/t/t4051/includes.c delete mode 100755 third_party/git/t/t4052-stat-output.sh delete mode 100755 third_party/git/t/t4053-diff-no-index.sh delete mode 100755 third_party/git/t/t4054-diff-bogus-tree.sh delete mode 100755 third_party/git/t/t4055-diff-context.sh delete mode 100755 third_party/git/t/t4056-diff-order.sh delete mode 100755 third_party/git/t/t4057-diff-combined-paths.sh delete mode 100755 third_party/git/t/t4058-diff-duplicates.sh delete mode 100755 third_party/git/t/t4059-diff-submodule-not-initialized.sh delete mode 100755 third_party/git/t/t4060-diff-submodule-option-diff-format.sh delete mode 100755 third_party/git/t/t4061-diff-indent.sh delete mode 100755 third_party/git/t/t4062-diff-pickaxe.sh delete mode 100755 third_party/git/t/t4063-diff-blobs.sh delete mode 100755 third_party/git/t/t4064-diff-oidfind.sh delete mode 100755 third_party/git/t/t4065-diff-anchored.sh delete mode 100755 third_party/git/t/t4066-diff-emit-delay.sh delete mode 100755 third_party/git/t/t4067-diff-partial-clone.sh delete mode 100755 third_party/git/t/t4068-diff-symmetric.sh delete mode 100755 third_party/git/t/t4100-apply-stat.sh delete mode 100644 third_party/git/t/t4100/t-apply-1.expect delete mode 100644 third_party/git/t/t4100/t-apply-1.patch delete mode 100644 third_party/git/t/t4100/t-apply-2.expect delete mode 100644 third_party/git/t/t4100/t-apply-2.patch delete mode 100644 third_party/git/t/t4100/t-apply-3.expect delete mode 100644 third_party/git/t/t4100/t-apply-3.patch delete mode 100644 third_party/git/t/t4100/t-apply-4.expect delete mode 100644 third_party/git/t/t4100/t-apply-4.patch delete mode 100644 third_party/git/t/t4100/t-apply-5.expect delete mode 100644 third_party/git/t/t4100/t-apply-5.patch delete mode 100644 third_party/git/t/t4100/t-apply-6.expect delete mode 100644 third_party/git/t/t4100/t-apply-6.patch delete mode 100644 third_party/git/t/t4100/t-apply-7.expect delete mode 100644 third_party/git/t/t4100/t-apply-7.patch delete mode 100644 third_party/git/t/t4100/t-apply-8.expect delete mode 100644 third_party/git/t/t4100/t-apply-8.patch delete mode 100644 third_party/git/t/t4100/t-apply-9.expect delete mode 100644 third_party/git/t/t4100/t-apply-9.patch delete mode 100755 third_party/git/t/t4101-apply-nonl.sh delete mode 100644 third_party/git/t/t4101/diff.0-1 delete mode 100644 third_party/git/t/t4101/diff.0-2 delete mode 100644 third_party/git/t/t4101/diff.0-3 delete mode 100644 third_party/git/t/t4101/diff.1-0 delete mode 100644 third_party/git/t/t4101/diff.1-2 delete mode 100644 third_party/git/t/t4101/diff.1-3 delete mode 100644 third_party/git/t/t4101/diff.2-0 delete mode 100644 third_party/git/t/t4101/diff.2-1 delete mode 100644 third_party/git/t/t4101/diff.2-3 delete mode 100644 third_party/git/t/t4101/diff.3-0 delete mode 100644 third_party/git/t/t4101/diff.3-1 delete mode 100644 third_party/git/t/t4101/diff.3-2 delete mode 100755 third_party/git/t/t4102-apply-rename.sh delete mode 100755 third_party/git/t/t4103-apply-binary.sh delete mode 100755 third_party/git/t/t4104-apply-boundary.sh delete mode 100755 third_party/git/t/t4105-apply-fuzz.sh delete mode 100755 third_party/git/t/t4106-apply-stdin.sh delete mode 100755 third_party/git/t/t4107-apply-ignore-whitespace.sh delete mode 100755 third_party/git/t/t4108-apply-threeway.sh delete mode 100755 third_party/git/t/t4109-apply-multifrag.sh delete mode 100644 third_party/git/t/t4109/expect-1 delete mode 100644 third_party/git/t/t4109/expect-2 delete mode 100644 third_party/git/t/t4109/expect-3 delete mode 100644 third_party/git/t/t4109/patch1.patch delete mode 100644 third_party/git/t/t4109/patch2.patch delete mode 100644 third_party/git/t/t4109/patch3.patch delete mode 100644 third_party/git/t/t4109/patch4.patch delete mode 100755 third_party/git/t/t4110-apply-scan.sh delete mode 100644 third_party/git/t/t4110/expect delete mode 100644 third_party/git/t/t4110/patch1.patch delete mode 100644 third_party/git/t/t4110/patch2.patch delete mode 100644 third_party/git/t/t4110/patch3.patch delete mode 100644 third_party/git/t/t4110/patch4.patch delete mode 100644 third_party/git/t/t4110/patch5.patch delete mode 100755 third_party/git/t/t4111-apply-subdir.sh delete mode 100755 third_party/git/t/t4112-apply-renames.sh delete mode 100755 third_party/git/t/t4113-apply-ending.sh delete mode 100755 third_party/git/t/t4114-apply-typechange.sh delete mode 100755 third_party/git/t/t4115-apply-symlink.sh delete mode 100755 third_party/git/t/t4116-apply-reverse.sh delete mode 100755 third_party/git/t/t4117-apply-reject.sh delete mode 100755 third_party/git/t/t4118-apply-empty-context.sh delete mode 100755 third_party/git/t/t4119-apply-config.sh delete mode 100755 third_party/git/t/t4120-apply-popt.sh delete mode 100755 third_party/git/t/t4121-apply-diffs.sh delete mode 100755 third_party/git/t/t4122-apply-symlink-inside.sh delete mode 100755 third_party/git/t/t4123-apply-shrink.sh delete mode 100755 third_party/git/t/t4124-apply-ws-rule.sh delete mode 100755 third_party/git/t/t4125-apply-ws-fuzz.sh delete mode 100755 third_party/git/t/t4126-apply-empty.sh delete mode 100755 third_party/git/t/t4127-apply-same-fn.sh delete mode 100755 third_party/git/t/t4128-apply-root.sh delete mode 100755 third_party/git/t/t4129-apply-samemode.sh delete mode 100755 third_party/git/t/t4130-apply-criss-cross-rename.sh delete mode 100755 third_party/git/t/t4131-apply-fake-ancestor.sh delete mode 100755 third_party/git/t/t4132-apply-removal.sh delete mode 100755 third_party/git/t/t4133-apply-filenames.sh delete mode 100755 third_party/git/t/t4134-apply-submodule.sh delete mode 100755 third_party/git/t/t4135-apply-weird-filenames.sh delete mode 100644 third_party/git/t/t4135/.gitignore delete mode 100644 third_party/git/t/t4135/add-plain.diff delete mode 100644 third_party/git/t/t4135/add-with backslash.diff delete mode 100644 third_party/git/t/t4135/add-with quote.diff delete mode 100644 third_party/git/t/t4135/add-with spaces.diff delete mode 100644 third_party/git/t/t4135/add-with tab.diff delete mode 100644 third_party/git/t/t4135/damaged-tz.diff delete mode 100644 third_party/git/t/t4135/damaged.diff delete mode 100644 third_party/git/t/t4135/diff-plain.diff delete mode 100644 third_party/git/t/t4135/diff-with backslash.diff delete mode 100644 third_party/git/t/t4135/diff-with quote.diff delete mode 100644 third_party/git/t/t4135/diff-with spaces.diff delete mode 100644 third_party/git/t/t4135/diff-with tab.diff delete mode 100644 third_party/git/t/t4135/funny-tz.diff delete mode 100644 third_party/git/t/t4135/git-plain.diff delete mode 100644 third_party/git/t/t4135/git-with backslash.diff delete mode 100644 third_party/git/t/t4135/git-with quote.diff delete mode 100644 third_party/git/t/t4135/git-with spaces.diff delete mode 100644 third_party/git/t/t4135/git-with tab.diff delete mode 100755 third_party/git/t/t4135/make-patches delete mode 100755 third_party/git/t/t4136-apply-check.sh delete mode 100755 third_party/git/t/t4137-apply-submodule.sh delete mode 100755 third_party/git/t/t4138-apply-ws-expansion.sh delete mode 100755 third_party/git/t/t4139-apply-escape.sh delete mode 100755 third_party/git/t/t4140-apply-ita.sh delete mode 100755 third_party/git/t/t4150-am.sh delete mode 100755 third_party/git/t/t4151-am-abort.sh delete mode 100755 third_party/git/t/t4152-am-subjects.sh delete mode 100755 third_party/git/t/t4153-am-resume-override-opts.sh delete mode 100755 third_party/git/t/t4200-rerere.sh delete mode 100755 third_party/git/t/t4201-shortlog.sh delete mode 100755 third_party/git/t/t4202-log.sh delete mode 100755 third_party/git/t/t4203-mailmap.sh delete mode 100755 third_party/git/t/t4204-patch-id.sh delete mode 100755 third_party/git/t/t4205-log-pretty-formats.sh delete mode 100755 third_party/git/t/t4206-log-follow-harder-copies.sh delete mode 100755 third_party/git/t/t4207-log-decoration-colors.sh delete mode 100755 third_party/git/t/t4208-log-magic-pathspec.sh delete mode 100755 third_party/git/t/t4209-log-pickaxe.sh delete mode 100755 third_party/git/t/t4210-log-i18n.sh delete mode 100755 third_party/git/t/t4211-line-log.sh delete mode 100644 third_party/git/t/t4211/history.export delete mode 100644 third_party/git/t/t4211/sha1/expect.beginning-of-file delete mode 100644 third_party/git/t/t4211/sha1/expect.end-of-file delete mode 100644 third_party/git/t/t4211/sha1/expect.move-support-f delete mode 100644 third_party/git/t/t4211/sha1/expect.multiple delete mode 100644 third_party/git/t/t4211/sha1/expect.multiple-overlapping delete mode 100644 third_party/git/t/t4211/sha1/expect.multiple-superset delete mode 100644 third_party/git/t/t4211/sha1/expect.parallel-change-f-to-main delete mode 100644 third_party/git/t/t4211/sha1/expect.simple-f delete mode 100644 third_party/git/t/t4211/sha1/expect.simple-f-to-main delete mode 100644 third_party/git/t/t4211/sha1/expect.simple-main delete mode 100644 third_party/git/t/t4211/sha1/expect.simple-main-to-end delete mode 100644 third_party/git/t/t4211/sha1/expect.two-ranges delete mode 100644 third_party/git/t/t4211/sha1/expect.vanishes-early delete mode 100644 third_party/git/t/t4211/sha256/expect.beginning-of-file delete mode 100644 third_party/git/t/t4211/sha256/expect.end-of-file delete mode 100644 third_party/git/t/t4211/sha256/expect.move-support-f delete mode 100644 third_party/git/t/t4211/sha256/expect.multiple delete mode 100644 third_party/git/t/t4211/sha256/expect.multiple-overlapping delete mode 100644 third_party/git/t/t4211/sha256/expect.multiple-superset delete mode 100644 third_party/git/t/t4211/sha256/expect.parallel-change-f-to-main delete mode 100644 third_party/git/t/t4211/sha256/expect.simple-f delete mode 100644 third_party/git/t/t4211/sha256/expect.simple-f-to-main delete mode 100644 third_party/git/t/t4211/sha256/expect.simple-main delete mode 100644 third_party/git/t/t4211/sha256/expect.simple-main-to-end delete mode 100644 third_party/git/t/t4211/sha256/expect.two-ranges delete mode 100644 third_party/git/t/t4211/sha256/expect.vanishes-early delete mode 100755 third_party/git/t/t4212-log-corrupt.sh delete mode 100755 third_party/git/t/t4213-log-tabexpand.sh delete mode 100755 third_party/git/t/t4214-log-graph-octopus.sh delete mode 100755 third_party/git/t/t4215-log-skewed-merges.sh delete mode 100755 third_party/git/t/t4216-log-bloom.sh delete mode 100755 third_party/git/t/t4252-am-options.sh delete mode 100644 third_party/git/t/t4252/am-test-1-1 delete mode 100644 third_party/git/t/t4252/am-test-1-2 delete mode 100644 third_party/git/t/t4252/am-test-2-1 delete mode 100644 third_party/git/t/t4252/am-test-2-2 delete mode 100644 third_party/git/t/t4252/am-test-3-1 delete mode 100644 third_party/git/t/t4252/am-test-3-2 delete mode 100644 third_party/git/t/t4252/am-test-4-1 delete mode 100644 third_party/git/t/t4252/am-test-4-2 delete mode 100644 third_party/git/t/t4252/am-test-5-1 delete mode 100644 third_party/git/t/t4252/am-test-5-2 delete mode 100644 third_party/git/t/t4252/am-test-6-1 delete mode 100644 third_party/git/t/t4252/file-1-0 delete mode 100644 third_party/git/t/t4252/file-2-0 delete mode 100755 third_party/git/t/t4253-am-keep-cr-dos.sh delete mode 100755 third_party/git/t/t4254-am-corrupt.sh delete mode 100755 third_party/git/t/t4255-am-submodule.sh delete mode 100755 third_party/git/t/t4256-am-format-flowed.sh delete mode 100644 third_party/git/t/t4256/1/mailinfo.c delete mode 100644 third_party/git/t/t4256/1/mailinfo.c.orig delete mode 100644 third_party/git/t/t4256/1/patch delete mode 100755 third_party/git/t/t4257-am-interactive.sh delete mode 100755 third_party/git/t/t4300-merge-tree.sh delete mode 100755 third_party/git/t/t5000-tar-tree.sh delete mode 100644 third_party/git/t/t5000/huge-and-future.tar delete mode 100644 third_party/git/t/t5000/huge-object delete mode 100644 third_party/git/t/t5000/pax.tar delete mode 100755 third_party/git/t/t5001-archive-attr.sh delete mode 100755 third_party/git/t/t5002-archive-attr-pattern.sh delete mode 100755 third_party/git/t/t5003-archive-zip.sh delete mode 100644 third_party/git/t/t5003/infozip-symlinks.zip delete mode 100755 third_party/git/t/t5004-archive-corner-cases.sh delete mode 100644 third_party/git/t/t5004/big-pack.zip delete mode 100644 third_party/git/t/t5004/empty-with-pax-header.tar delete mode 100644 third_party/git/t/t5004/empty.zip delete mode 100755 third_party/git/t/t5100-mailinfo.sh delete mode 100644 third_party/git/t/t5100/.gitattributes delete mode 100644 third_party/git/t/t5100/0001mboxrd delete mode 100644 third_party/git/t/t5100/0002mboxrd delete mode 100644 third_party/git/t/t5100/comment.expect delete mode 100644 third_party/git/t/t5100/comment.in delete mode 100644 third_party/git/t/t5100/embed-from.expect delete mode 100644 third_party/git/t/t5100/embed-from.in delete mode 100644 third_party/git/t/t5100/empty delete mode 100644 third_party/git/t/t5100/info-from.expect delete mode 100644 third_party/git/t/t5100/info-from.in delete mode 100644 third_party/git/t/t5100/info0001 delete mode 100644 third_party/git/t/t5100/info0002 delete mode 100644 third_party/git/t/t5100/info0003 delete mode 100644 third_party/git/t/t5100/info0004 delete mode 100644 third_party/git/t/t5100/info0005 delete mode 100644 third_party/git/t/t5100/info0006 delete mode 100644 third_party/git/t/t5100/info0007 delete mode 100644 third_party/git/t/t5100/info0008 delete mode 100644 third_party/git/t/t5100/info0009 delete mode 100644 third_party/git/t/t5100/info0010 delete mode 100644 third_party/git/t/t5100/info0011 delete mode 100644 third_party/git/t/t5100/info0012 delete mode 100644 third_party/git/t/t5100/info0012--message-id delete mode 100644 third_party/git/t/t5100/info0013 delete mode 100644 third_party/git/t/t5100/info0014 delete mode 100644 third_party/git/t/t5100/info0014--scissors delete mode 100644 third_party/git/t/t5100/info0015 delete mode 100644 third_party/git/t/t5100/info0015--no-inbody-headers delete mode 100644 third_party/git/t/t5100/info0016 delete mode 100644 third_party/git/t/t5100/info0016--no-inbody-headers delete mode 100644 third_party/git/t/t5100/info0017 delete mode 100644 third_party/git/t/t5100/info0018 delete mode 100644 third_party/git/t/t5100/info0018--no-inbody-headers delete mode 100644 third_party/git/t/t5100/msg0001 delete mode 100644 third_party/git/t/t5100/msg0002 delete mode 100644 third_party/git/t/t5100/msg0003 delete mode 100644 third_party/git/t/t5100/msg0004 delete mode 100644 third_party/git/t/t5100/msg0005 delete mode 100644 third_party/git/t/t5100/msg0006 delete mode 100644 third_party/git/t/t5100/msg0007 delete mode 100644 third_party/git/t/t5100/msg0008 delete mode 100644 third_party/git/t/t5100/msg0009 delete mode 100644 third_party/git/t/t5100/msg0010 delete mode 100644 third_party/git/t/t5100/msg0011 delete mode 100644 third_party/git/t/t5100/msg0012 delete mode 100644 third_party/git/t/t5100/msg0012--message-id delete mode 100644 third_party/git/t/t5100/msg0013 delete mode 100644 third_party/git/t/t5100/msg0014 delete mode 100644 third_party/git/t/t5100/msg0014--scissors delete mode 100644 third_party/git/t/t5100/msg0015 delete mode 100644 third_party/git/t/t5100/msg0015--no-inbody-headers delete mode 100644 third_party/git/t/t5100/msg0016 delete mode 100644 third_party/git/t/t5100/msg0016--no-inbody-headers delete mode 100644 third_party/git/t/t5100/msg0017 delete mode 100644 third_party/git/t/t5100/msg0018 delete mode 100644 third_party/git/t/t5100/msg0018--no-inbody-headers delete mode 100644 third_party/git/t/t5100/nul-b64.expect delete mode 100644 third_party/git/t/t5100/nul-b64.in delete mode 100644 third_party/git/t/t5100/nul-plain delete mode 100644 third_party/git/t/t5100/patch0001 delete mode 100644 third_party/git/t/t5100/patch0002 delete mode 100644 third_party/git/t/t5100/patch0003 delete mode 100644 third_party/git/t/t5100/patch0004 delete mode 100644 third_party/git/t/t5100/patch0005 delete mode 100644 third_party/git/t/t5100/patch0006 delete mode 100644 third_party/git/t/t5100/patch0007 delete mode 100644 third_party/git/t/t5100/patch0008 delete mode 100644 third_party/git/t/t5100/patch0009 delete mode 100644 third_party/git/t/t5100/patch0010 delete mode 100644 third_party/git/t/t5100/patch0011 delete mode 100644 third_party/git/t/t5100/patch0012 delete mode 100644 third_party/git/t/t5100/patch0012--message-id delete mode 100644 third_party/git/t/t5100/patch0013 delete mode 100644 third_party/git/t/t5100/patch0014 delete mode 100644 third_party/git/t/t5100/patch0014--scissors delete mode 100644 third_party/git/t/t5100/patch0015 delete mode 100644 third_party/git/t/t5100/patch0015--no-inbody-headers delete mode 100644 third_party/git/t/t5100/patch0016 delete mode 100644 third_party/git/t/t5100/patch0016--no-inbody-headers delete mode 100644 third_party/git/t/t5100/patch0017 delete mode 100644 third_party/git/t/t5100/patch0018 delete mode 100644 third_party/git/t/t5100/patch0018--no-inbody-headers delete mode 100644 third_party/git/t/t5100/quoted-from.expect delete mode 100644 third_party/git/t/t5100/quoted-from.in delete mode 100644 third_party/git/t/t5100/quoted-string.expect delete mode 100644 third_party/git/t/t5100/quoted-string.in delete mode 100644 third_party/git/t/t5100/rfc2047-info-0001 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0002 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0003 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0004 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0005 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0006 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0007 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0008 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0009 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0010 delete mode 100644 third_party/git/t/t5100/rfc2047-info-0011 delete mode 100644 third_party/git/t/t5100/rfc2047-samples.mbox delete mode 100644 third_party/git/t/t5100/sample.mbox delete mode 100644 third_party/git/t/t5100/sample.mboxrd delete mode 100755 third_party/git/t/t5150-request-pull.sh delete mode 100755 third_party/git/t/t5200-update-server-info.sh delete mode 100755 third_party/git/t/t5300-pack-object.sh delete mode 100755 third_party/git/t/t5301-sliding-window.sh delete mode 100755 third_party/git/t/t5302-pack-index.sh delete mode 100755 third_party/git/t/t5303-pack-corruption-resilience.sh delete mode 100755 third_party/git/t/t5304-prune.sh delete mode 100755 third_party/git/t/t5305-include-tag.sh delete mode 100755 third_party/git/t/t5306-pack-nobase.sh delete mode 100755 third_party/git/t/t5307-pack-missing-commit.sh delete mode 100755 third_party/git/t/t5308-pack-detect-duplicates.sh delete mode 100755 third_party/git/t/t5309-pack-delta-cycles.sh delete mode 100755 third_party/git/t/t5310-pack-bitmaps.sh delete mode 100755 third_party/git/t/t5311-pack-bitmaps-shallow.sh delete mode 100755 third_party/git/t/t5312-prune-corruption.sh delete mode 100755 third_party/git/t/t5313-pack-bounds-checks.sh delete mode 100755 third_party/git/t/t5314-pack-cycle-detection.sh delete mode 100755 third_party/git/t/t5315-pack-objects-compression.sh delete mode 100755 third_party/git/t/t5316-pack-delta-depth.sh delete mode 100755 third_party/git/t/t5317-pack-objects-filter-objects.sh delete mode 100755 third_party/git/t/t5318-commit-graph.sh delete mode 100755 third_party/git/t/t5319-multi-pack-index.sh delete mode 100644 third_party/git/t/t5319/no-objects.midx delete mode 100755 third_party/git/t/t5320-delta-islands.sh delete mode 100755 third_party/git/t/t5321-pack-large-objects.sh delete mode 100755 third_party/git/t/t5322-pack-objects-sparse.sh delete mode 100755 third_party/git/t/t5323-pack-redundant.sh delete mode 100755 third_party/git/t/t5324-split-commit-graph.sh delete mode 100755 third_party/git/t/t5400-send-pack.sh delete mode 100755 third_party/git/t/t5401-update-hooks.sh delete mode 100755 third_party/git/t/t5402-post-merge-hook.sh delete mode 100755 third_party/git/t/t5403-post-checkout-hook.sh delete mode 100755 third_party/git/t/t5404-tracking-branches.sh delete mode 100755 third_party/git/t/t5405-send-pack-rewind.sh delete mode 100755 third_party/git/t/t5406-remote-rejects.sh delete mode 100755 third_party/git/t/t5407-post-rewrite-hook.sh delete mode 100755 third_party/git/t/t5408-send-pack-stdin.sh delete mode 100755 third_party/git/t/t5409-colorize-remote-messages.sh delete mode 100755 third_party/git/t/t5410-receive-pack-alternates.sh delete mode 100755 third_party/git/t/t5411-proc-receive-hook.sh delete mode 100644 third_party/git/t/t5411/common-functions.sh delete mode 100644 third_party/git/t/t5411/once-0010-report-status-v1.sh delete mode 100644 third_party/git/t/t5411/test-0000-standard-git-push.sh delete mode 100644 third_party/git/t/t5411/test-0001-standard-git-push--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0002-pre-receive-declined.sh delete mode 100644 third_party/git/t/t5411/test-0003-pre-receive-declined--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0010-proc-receive-settings.sh delete mode 100644 third_party/git/t/t5411/test-0011-no-hook-error.sh delete mode 100644 third_party/git/t/t5411/test-0012-no-hook-error--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0013-bad-protocol.sh delete mode 100644 third_party/git/t/t5411/test-0014-bad-protocol--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0020-report-ng.sh delete mode 100644 third_party/git/t/t5411/test-0021-report-ng--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0022-report-unexpect-ref.sh delete mode 100644 third_party/git/t/t5411/test-0023-report-unexpect-ref--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0024-report-unknown-ref.sh delete mode 100644 third_party/git/t/t5411/test-0025-report-unknown-ref--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0026-push-options.sh delete mode 100644 third_party/git/t/t5411/test-0027-push-options--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0030-report-ok.sh delete mode 100644 third_party/git/t/t5411/test-0031-report-ok--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0032-report-with-options.sh delete mode 100644 third_party/git/t/t5411/test-0033-report-with-options--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0034-report-ft.sh delete mode 100644 third_party/git/t/t5411/test-0035-report-ft--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0036-report-multi-rewrite-for-one-ref.sh delete mode 100644 third_party/git/t/t5411/test-0037-report-multi-rewrite-for-one-ref--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0038-report-mixed-refs.sh delete mode 100644 third_party/git/t/t5411/test-0039-report-mixed-refs--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0040-process-all-refs.sh delete mode 100644 third_party/git/t/t5411/test-0041-process-all-refs--porcelain.sh delete mode 100644 third_party/git/t/t5411/test-0050-proc-receive-refs-with-modifiers.sh delete mode 100755 third_party/git/t/t5500-fetch-pack.sh delete mode 100755 third_party/git/t/t5501-fetch-push-alternates.sh delete mode 100755 third_party/git/t/t5502-quickfetch.sh delete mode 100755 third_party/git/t/t5503-tagfollow.sh delete mode 100755 third_party/git/t/t5504-fetch-receive-strict.sh delete mode 100755 third_party/git/t/t5505-remote.sh delete mode 100755 third_party/git/t/t5506-remote-groups.sh delete mode 100755 third_party/git/t/t5507-remote-environment.sh delete mode 100755 third_party/git/t/t5509-fetch-push-namespaces.sh delete mode 100755 third_party/git/t/t5510-fetch.sh delete mode 100755 third_party/git/t/t5511-refspec.sh delete mode 100755 third_party/git/t/t5512-ls-remote.sh delete mode 100755 third_party/git/t/t5513-fetch-track.sh delete mode 100755 third_party/git/t/t5514-fetch-multiple.sh delete mode 100755 third_party/git/t/t5515-fetch-merge-logic.sh delete mode 100644 third_party/git/t/t5515/fetch.br-branches-default delete mode 100644 third_party/git/t/t5515/fetch.br-branches-default-merge delete mode 100644 third_party/git/t/t5515/fetch.br-branches-default-merge_branches-default delete mode 100644 third_party/git/t/t5515/fetch.br-branches-default-octopus delete mode 100644 third_party/git/t/t5515/fetch.br-branches-default-octopus_branches-default delete mode 100644 third_party/git/t/t5515/fetch.br-branches-default_branches-default delete mode 100644 third_party/git/t/t5515/fetch.br-branches-one delete mode 100644 third_party/git/t/t5515/fetch.br-branches-one-merge delete mode 100644 third_party/git/t/t5515/fetch.br-branches-one-merge_branches-one delete mode 100644 third_party/git/t/t5515/fetch.br-branches-one-octopus delete mode 100644 third_party/git/t/t5515/fetch.br-branches-one-octopus_branches-one delete mode 100644 third_party/git/t/t5515/fetch.br-branches-one_branches-one delete mode 100644 third_party/git/t/t5515/fetch.br-config-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-config-explicit-merge delete mode 100644 third_party/git/t/t5515/fetch.br-config-explicit-merge_config-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-config-explicit-octopus delete mode 100644 third_party/git/t/t5515/fetch.br-config-explicit-octopus_config-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-config-explicit_config-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-config-glob delete mode 100644 third_party/git/t/t5515/fetch.br-config-glob-merge delete mode 100644 third_party/git/t/t5515/fetch.br-config-glob-merge_config-glob delete mode 100644 third_party/git/t/t5515/fetch.br-config-glob-octopus delete mode 100644 third_party/git/t/t5515/fetch.br-config-glob-octopus_config-glob delete mode 100644 third_party/git/t/t5515/fetch.br-config-glob_config-glob delete mode 100644 third_party/git/t/t5515/fetch.br-remote-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-remote-explicit-merge delete mode 100644 third_party/git/t/t5515/fetch.br-remote-explicit-merge_remote-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-remote-explicit-octopus delete mode 100644 third_party/git/t/t5515/fetch.br-remote-explicit-octopus_remote-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-remote-explicit_remote-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-remote-glob delete mode 100644 third_party/git/t/t5515/fetch.br-remote-glob-merge delete mode 100644 third_party/git/t/t5515/fetch.br-remote-glob-merge_remote-glob delete mode 100644 third_party/git/t/t5515/fetch.br-remote-glob-octopus delete mode 100644 third_party/git/t/t5515/fetch.br-remote-glob-octopus_remote-glob delete mode 100644 third_party/git/t/t5515/fetch.br-remote-glob_remote-glob delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_--tags_.._.git delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_.._.git delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_.._.git_one delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_.._.git_one_two delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_.._.git_tag_tag-one_tag_tag-three delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_branches-default delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_branches-one delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_config-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_config-glob delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_remote-explicit delete mode 100644 third_party/git/t/t5515/fetch.br-unconfig_remote-glob delete mode 100644 third_party/git/t/t5515/fetch.master delete mode 100644 third_party/git/t/t5515/fetch.master_--tags_.._.git delete mode 100644 third_party/git/t/t5515/fetch.master_.._.git delete mode 100644 third_party/git/t/t5515/fetch.master_.._.git_one delete mode 100644 third_party/git/t/t5515/fetch.master_.._.git_one_tag_tag-one_tag_tag-three-file delete mode 100644 third_party/git/t/t5515/fetch.master_.._.git_one_two delete mode 100644 third_party/git/t/t5515/fetch.master_.._.git_tag_tag-one-tree_tag_tag-three-file delete mode 100644 third_party/git/t/t5515/fetch.master_.._.git_tag_tag-one_tag_tag-three delete mode 100644 third_party/git/t/t5515/fetch.master_branches-default delete mode 100644 third_party/git/t/t5515/fetch.master_branches-one delete mode 100644 third_party/git/t/t5515/fetch.master_config-explicit delete mode 100644 third_party/git/t/t5515/fetch.master_config-glob delete mode 100644 third_party/git/t/t5515/fetch.master_remote-explicit delete mode 100644 third_party/git/t/t5515/fetch.master_remote-glob delete mode 100644 third_party/git/t/t5515/refs.br-branches-default delete mode 100644 third_party/git/t/t5515/refs.br-branches-default-merge delete mode 100644 third_party/git/t/t5515/refs.br-branches-default-merge_branches-default delete mode 100644 third_party/git/t/t5515/refs.br-branches-default-octopus delete mode 100644 third_party/git/t/t5515/refs.br-branches-default-octopus_branches-default delete mode 100644 third_party/git/t/t5515/refs.br-branches-default_branches-default delete mode 100644 third_party/git/t/t5515/refs.br-branches-one delete mode 100644 third_party/git/t/t5515/refs.br-branches-one-merge delete mode 100644 third_party/git/t/t5515/refs.br-branches-one-merge_branches-one delete mode 100644 third_party/git/t/t5515/refs.br-branches-one-octopus delete mode 100644 third_party/git/t/t5515/refs.br-branches-one-octopus_branches-one delete mode 100644 third_party/git/t/t5515/refs.br-branches-one_branches-one delete mode 100644 third_party/git/t/t5515/refs.br-config-explicit delete mode 100644 third_party/git/t/t5515/refs.br-config-explicit-merge delete mode 100644 third_party/git/t/t5515/refs.br-config-explicit-merge_config-explicit delete mode 100644 third_party/git/t/t5515/refs.br-config-explicit-octopus delete mode 100644 third_party/git/t/t5515/refs.br-config-explicit-octopus_config-explicit delete mode 100644 third_party/git/t/t5515/refs.br-config-explicit_config-explicit delete mode 100644 third_party/git/t/t5515/refs.br-config-glob delete mode 100644 third_party/git/t/t5515/refs.br-config-glob-merge delete mode 100644 third_party/git/t/t5515/refs.br-config-glob-merge_config-glob delete mode 100644 third_party/git/t/t5515/refs.br-config-glob-octopus delete mode 100644 third_party/git/t/t5515/refs.br-config-glob-octopus_config-glob delete mode 100644 third_party/git/t/t5515/refs.br-config-glob_config-glob delete mode 100644 third_party/git/t/t5515/refs.br-remote-explicit delete mode 100644 third_party/git/t/t5515/refs.br-remote-explicit-merge delete mode 100644 third_party/git/t/t5515/refs.br-remote-explicit-merge_remote-explicit delete mode 100644 third_party/git/t/t5515/refs.br-remote-explicit-octopus delete mode 100644 third_party/git/t/t5515/refs.br-remote-explicit-octopus_remote-explicit delete mode 100644 third_party/git/t/t5515/refs.br-remote-explicit_remote-explicit delete mode 100644 third_party/git/t/t5515/refs.br-remote-glob delete mode 100644 third_party/git/t/t5515/refs.br-remote-glob-merge delete mode 100644 third_party/git/t/t5515/refs.br-remote-glob-merge_remote-glob delete mode 100644 third_party/git/t/t5515/refs.br-remote-glob-octopus delete mode 100644 third_party/git/t/t5515/refs.br-remote-glob-octopus_remote-glob delete mode 100644 third_party/git/t/t5515/refs.br-remote-glob_remote-glob delete mode 100644 third_party/git/t/t5515/refs.br-unconfig delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_--tags_.._.git delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_.._.git delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_.._.git_one delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_.._.git_one_two delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_.._.git_tag_tag-one_tag_tag-three delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_branches-default delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_branches-one delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_config-explicit delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_config-glob delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_remote-explicit delete mode 100644 third_party/git/t/t5515/refs.br-unconfig_remote-glob delete mode 100644 third_party/git/t/t5515/refs.master delete mode 100644 third_party/git/t/t5515/refs.master_--tags_.._.git delete mode 100644 third_party/git/t/t5515/refs.master_.._.git delete mode 100644 third_party/git/t/t5515/refs.master_.._.git_one delete mode 100644 third_party/git/t/t5515/refs.master_.._.git_one_tag_tag-one_tag_tag-three-file delete mode 100644 third_party/git/t/t5515/refs.master_.._.git_one_two delete mode 100644 third_party/git/t/t5515/refs.master_.._.git_tag_tag-one-tree_tag_tag-three-file delete mode 100644 third_party/git/t/t5515/refs.master_.._.git_tag_tag-one_tag_tag-three delete mode 100644 third_party/git/t/t5515/refs.master_branches-default delete mode 100644 third_party/git/t/t5515/refs.master_branches-one delete mode 100644 third_party/git/t/t5515/refs.master_config-explicit delete mode 100644 third_party/git/t/t5515/refs.master_config-glob delete mode 100644 third_party/git/t/t5515/refs.master_remote-explicit delete mode 100644 third_party/git/t/t5515/refs.master_remote-glob delete mode 100755 third_party/git/t/t5516-fetch-push.sh delete mode 100755 third_party/git/t/t5517-push-mirror.sh delete mode 100755 third_party/git/t/t5518-fetch-exit-status.sh delete mode 100755 third_party/git/t/t5519-push-alternates.sh delete mode 100755 third_party/git/t/t5520-pull.sh delete mode 100755 third_party/git/t/t5521-pull-options.sh delete mode 100755 third_party/git/t/t5522-pull-symlink.sh delete mode 100755 third_party/git/t/t5523-push-upstream.sh delete mode 100755 third_party/git/t/t5524-pull-msg.sh delete mode 100755 third_party/git/t/t5525-fetch-tagopt.sh delete mode 100755 third_party/git/t/t5526-fetch-submodules.sh delete mode 100755 third_party/git/t/t5527-fetch-odd-refs.sh delete mode 100755 third_party/git/t/t5528-push-default.sh delete mode 100755 third_party/git/t/t5529-push-errors.sh delete mode 100755 third_party/git/t/t5530-upload-pack-error.sh delete mode 100755 third_party/git/t/t5531-deep-submodule-push.sh delete mode 100755 third_party/git/t/t5532-fetch-proxy.sh delete mode 100755 third_party/git/t/t5533-push-cas.sh delete mode 100755 third_party/git/t/t5534-push-signed.sh delete mode 100755 third_party/git/t/t5535-fetch-push-symref.sh delete mode 100755 third_party/git/t/t5536-fetch-conflicts.sh delete mode 100755 third_party/git/t/t5537-fetch-shallow.sh delete mode 100755 third_party/git/t/t5538-push-shallow.sh delete mode 100755 third_party/git/t/t5539-fetch-http-shallow.sh delete mode 100755 third_party/git/t/t5540-http-push-webdav.sh delete mode 100755 third_party/git/t/t5541-http-push-smart.sh delete mode 100755 third_party/git/t/t5542-push-http-shallow.sh delete mode 100755 third_party/git/t/t5543-atomic-push.sh delete mode 100755 third_party/git/t/t5544-pack-objects-hook.sh delete mode 100755 third_party/git/t/t5545-push-options.sh delete mode 100755 third_party/git/t/t5546-receive-limits.sh delete mode 100755 third_party/git/t/t5547-push-quarantine.sh delete mode 100755 third_party/git/t/t5548-push-porcelain.sh delete mode 100755 third_party/git/t/t5550-http-fetch-dumb.sh delete mode 100755 third_party/git/t/t5551-http-fetch-smart.sh delete mode 100755 third_party/git/t/t5552-skipping-fetch-negotiator.sh delete mode 100755 third_party/git/t/t5553-set-upstream.sh delete mode 100755 third_party/git/t/t5554-noop-fetch-negotiator.sh delete mode 100755 third_party/git/t/t5560-http-backend-noserver.sh delete mode 100755 third_party/git/t/t5561-http-backend.sh delete mode 100755 third_party/git/t/t5562-http-backend-content-length.sh delete mode 100644 third_party/git/t/t5562/invoke-with-content-length.pl delete mode 100755 third_party/git/t/t556x_common delete mode 100755 third_party/git/t/t5570-git-daemon.sh delete mode 100755 third_party/git/t/t5571-pre-push-hook.sh delete mode 100755 third_party/git/t/t5572-pull-submodule.sh delete mode 100755 third_party/git/t/t5573-pull-verify-signatures.sh delete mode 100755 third_party/git/t/t5580-unc-paths.sh delete mode 100755 third_party/git/t/t5581-http-curl-verbose.sh delete mode 100755 third_party/git/t/t5582-fetch-negative-refspec.sh delete mode 100755 third_party/git/t/t5600-clone-fail-cleanup.sh delete mode 100755 third_party/git/t/t5601-clone.sh delete mode 100755 third_party/git/t/t5602-clone-remote-exec.sh delete mode 100755 third_party/git/t/t5603-clone-dirname.sh delete mode 100755 third_party/git/t/t5604-clone-reference.sh delete mode 100755 third_party/git/t/t5605-clone-local.sh delete mode 100755 third_party/git/t/t5606-clone-options.sh delete mode 100755 third_party/git/t/t5607-clone-bundle.sh delete mode 100755 third_party/git/t/t5608-clone-2gb.sh delete mode 100755 third_party/git/t/t5609-clone-branch.sh delete mode 100755 third_party/git/t/t5610-clone-detached.sh delete mode 100755 third_party/git/t/t5611-clone-config.sh delete mode 100755 third_party/git/t/t5612-clone-refspec.sh delete mode 100755 third_party/git/t/t5613-info-alternate.sh delete mode 100755 third_party/git/t/t5614-clone-submodules-shallow.sh delete mode 100755 third_party/git/t/t5615-alternate-env.sh delete mode 100755 third_party/git/t/t5616-partial-clone.sh delete mode 100755 third_party/git/t/t5617-clone-submodules-remote.sh delete mode 100755 third_party/git/t/t5618-alternate-refs.sh delete mode 100755 third_party/git/t/t5700-protocol-v1.sh delete mode 100755 third_party/git/t/t5701-git-serve.sh delete mode 100755 third_party/git/t/t5702-protocol-v2.sh delete mode 100755 third_party/git/t/t5703-upload-pack-ref-in-want.sh delete mode 100755 third_party/git/t/t5704-protocol-violations.sh delete mode 100755 third_party/git/t/t5801-remote-helpers.sh delete mode 100755 third_party/git/t/t5801/git-remote-testgit delete mode 100755 third_party/git/t/t5802-connect-helper.sh delete mode 100755 third_party/git/t/t5810-proto-disable-local.sh delete mode 100755 third_party/git/t/t5811-proto-disable-git.sh delete mode 100755 third_party/git/t/t5812-proto-disable-http.sh delete mode 100755 third_party/git/t/t5813-proto-disable-ssh.sh delete mode 100755 third_party/git/t/t5814-proto-disable-ext.sh delete mode 100755 third_party/git/t/t5815-submodule-protos.sh delete mode 100755 third_party/git/t/t5900-repo-selection.sh delete mode 100755 third_party/git/t/t6000-rev-list-misc.sh delete mode 100755 third_party/git/t/t6001-rev-list-graft.sh delete mode 100755 third_party/git/t/t6002-rev-list-bisect.sh delete mode 100755 third_party/git/t/t6003-rev-list-topo-order.sh delete mode 100755 third_party/git/t/t6004-rev-list-path-optim.sh delete mode 100755 third_party/git/t/t6005-rev-list-count.sh delete mode 100755 third_party/git/t/t6006-rev-list-format.sh delete mode 100755 third_party/git/t/t6007-rev-list-cherry-pick-file.sh delete mode 100755 third_party/git/t/t6008-rev-list-submodule.sh delete mode 100755 third_party/git/t/t6009-rev-list-parent.sh delete mode 100755 third_party/git/t/t6010-merge-base.sh delete mode 100755 third_party/git/t/t6011-rev-list-with-bad-commit.sh delete mode 100755 third_party/git/t/t6012-rev-list-simplify.sh delete mode 100755 third_party/git/t/t6013-rev-list-reverse-parents.sh delete mode 100755 third_party/git/t/t6014-rev-list-all.sh delete mode 100755 third_party/git/t/t6016-rev-list-graph-simplify-history.sh delete mode 100755 third_party/git/t/t6017-rev-list-stdin.sh delete mode 100755 third_party/git/t/t6018-rev-list-glob.sh delete mode 100755 third_party/git/t/t6019-rev-list-ancestry-path.sh delete mode 100755 third_party/git/t/t6030-bisect-porcelain.sh delete mode 100755 third_party/git/t/t6040-tracking-info.sh delete mode 100755 third_party/git/t/t6041-bisect-submodule.sh delete mode 100755 third_party/git/t/t6050-replace.sh delete mode 100755 third_party/git/t/t6060-merge-index.sh delete mode 100755 third_party/git/t/t6100-rev-list-in-order.sh delete mode 100755 third_party/git/t/t6101-rev-parse-parents.sh delete mode 100755 third_party/git/t/t6102-rev-list-unexpected-objects.sh delete mode 100755 third_party/git/t/t6110-rev-list-sparse.sh delete mode 100755 third_party/git/t/t6111-rev-list-treesame.sh delete mode 100755 third_party/git/t/t6112-rev-list-filters-objects.sh delete mode 100755 third_party/git/t/t6113-rev-list-bitmap-filters.sh delete mode 100755 third_party/git/t/t6120-describe.sh delete mode 100755 third_party/git/t/t6130-pathspec-noglob.sh delete mode 100755 third_party/git/t/t6131-pathspec-icase.sh delete mode 100755 third_party/git/t/t6132-pathspec-exclude.sh delete mode 100755 third_party/git/t/t6133-pathspec-rev-dwim.sh delete mode 100755 third_party/git/t/t6134-pathspec-in-submodule.sh delete mode 100755 third_party/git/t/t6135-pathspec-with-attrs.sh delete mode 100755 third_party/git/t/t6136-pathspec-in-bare.sh delete mode 100755 third_party/git/t/t6200-fmt-merge-msg.sh delete mode 100755 third_party/git/t/t6300-for-each-ref.sh delete mode 100755 third_party/git/t/t6301-for-each-ref-errors.sh delete mode 100755 third_party/git/t/t6302-for-each-ref-filter.sh delete mode 100755 third_party/git/t/t6400-merge-df.sh delete mode 100755 third_party/git/t/t6401-merge-criss-cross.sh delete mode 100755 third_party/git/t/t6402-merge-rename.sh delete mode 100755 third_party/git/t/t6403-merge-file.sh delete mode 100755 third_party/git/t/t6404-recursive-merge.sh delete mode 100755 third_party/git/t/t6405-merge-symlinks.sh delete mode 100755 third_party/git/t/t6406-merge-attr.sh delete mode 100755 third_party/git/t/t6407-merge-binary.sh delete mode 100755 third_party/git/t/t6408-merge-up-to-date.sh delete mode 100755 third_party/git/t/t6409-merge-subtree.sh delete mode 100755 third_party/git/t/t6411-merge-filemode.sh delete mode 100755 third_party/git/t/t6412-merge-large-rename.sh delete mode 100755 third_party/git/t/t6413-merge-crlf.sh delete mode 100755 third_party/git/t/t6414-merge-rename-nocruft.sh delete mode 100755 third_party/git/t/t6415-merge-dir-to-symlink.sh delete mode 100755 third_party/git/t/t6416-recursive-corner-cases.sh delete mode 100755 third_party/git/t/t6417-merge-ours-theirs.sh delete mode 100755 third_party/git/t/t6418-merge-text-auto.sh delete mode 100755 third_party/git/t/t6419-merge-ignorecase.sh delete mode 100755 third_party/git/t/t6422-merge-rename-corner-cases.sh delete mode 100755 third_party/git/t/t6423-merge-rename-directories.sh delete mode 100755 third_party/git/t/t6424-merge-unrelated-index-changes.sh delete mode 100755 third_party/git/t/t6425-merge-rename-delete.sh delete mode 100755 third_party/git/t/t6426-merge-skip-unneeded-updates.sh delete mode 100755 third_party/git/t/t6427-diff3-conflict-markers.sh delete mode 100755 third_party/git/t/t6430-merge-recursive.sh delete mode 100755 third_party/git/t/t6431-merge-criscross.sh delete mode 100755 third_party/git/t/t6432-merge-recursive-space-options.sh delete mode 100755 third_party/git/t/t6433-merge-toplevel.sh delete mode 100755 third_party/git/t/t6434-merge-recursive-rename-options.sh delete mode 100755 third_party/git/t/t6435-merge-sparse.sh delete mode 100755 third_party/git/t/t6436-merge-overwrite.sh delete mode 100755 third_party/git/t/t6437-submodule-merge.sh delete mode 100755 third_party/git/t/t6438-submodule-directory-file-conflicts.sh delete mode 100755 third_party/git/t/t6439-merge-co-error-msgs.sh delete mode 100755 third_party/git/t/t6500-gc.sh delete mode 100755 third_party/git/t/t6501-freshen-objects.sh delete mode 100755 third_party/git/t/t6600-test-reach.sh delete mode 100755 third_party/git/t/t7001-mv.sh delete mode 100755 third_party/git/t/t7003-filter-branch.sh delete mode 100755 third_party/git/t/t7004-tag.sh delete mode 100755 third_party/git/t/t7005-editor.sh delete mode 100755 third_party/git/t/t7006-pager.sh delete mode 100755 third_party/git/t/t7007-show.sh delete mode 100755 third_party/git/t/t7008-filter-branch-null-sha1.sh delete mode 100755 third_party/git/t/t7010-setup.sh delete mode 100755 third_party/git/t/t7011-skip-worktree-reading.sh delete mode 100755 third_party/git/t/t7012-skip-worktree-writing.sh delete mode 100755 third_party/git/t/t7030-verify-tag.sh delete mode 100755 third_party/git/t/t7060-wtstatus.sh delete mode 100755 third_party/git/t/t7061-wtstatus-ignore.sh delete mode 100755 third_party/git/t/t7062-wtstatus-ignorecase.sh delete mode 100755 third_party/git/t/t7063-status-untracked-cache.sh delete mode 100755 third_party/git/t/t7064-wtstatus-pv2.sh delete mode 100755 third_party/git/t/t7101-reset-empty-subdirs.sh delete mode 100755 third_party/git/t/t7102-reset.sh delete mode 100755 third_party/git/t/t7103-reset-bare.sh delete mode 100755 third_party/git/t/t7104-reset-hard.sh delete mode 100755 third_party/git/t/t7105-reset-patch.sh delete mode 100755 third_party/git/t/t7106-reset-unborn-branch.sh delete mode 100755 third_party/git/t/t7107-reset-pathspec-file.sh delete mode 100755 third_party/git/t/t7110-reset-merge.sh delete mode 100755 third_party/git/t/t7111-reset-table.sh delete mode 100755 third_party/git/t/t7112-reset-submodule.sh delete mode 100755 third_party/git/t/t7113-post-index-change-hook.sh delete mode 100755 third_party/git/t/t7201-co.sh delete mode 100755 third_party/git/t/t7300-clean.sh delete mode 100755 third_party/git/t/t7301-clean-interactive.sh delete mode 100755 third_party/git/t/t7400-submodule-basic.sh delete mode 100755 third_party/git/t/t7401-submodule-summary.sh delete mode 100755 third_party/git/t/t7402-submodule-rebase.sh delete mode 100755 third_party/git/t/t7403-submodule-sync.sh delete mode 100755 third_party/git/t/t7406-submodule-update.sh delete mode 100755 third_party/git/t/t7407-submodule-foreach.sh delete mode 100755 third_party/git/t/t7408-submodule-reference.sh delete mode 100755 third_party/git/t/t7409-submodule-detached-work-tree.sh delete mode 100755 third_party/git/t/t7411-submodule-config.sh delete mode 100755 third_party/git/t/t7412-submodule-absorbgitdirs.sh delete mode 100755 third_party/git/t/t7413-submodule-is-active.sh delete mode 100755 third_party/git/t/t7414-submodule-mistakes.sh delete mode 100755 third_party/git/t/t7415-submodule-names.sh delete mode 100755 third_party/git/t/t7416-submodule-dash-url.sh delete mode 100755 third_party/git/t/t7417-submodule-path-url.sh delete mode 100755 third_party/git/t/t7418-submodule-sparse-gitmodules.sh delete mode 100755 third_party/git/t/t7419-submodule-set-branch.sh delete mode 100755 third_party/git/t/t7420-submodule-set-url.sh delete mode 100755 third_party/git/t/t7421-submodule-summary-add.sh delete mode 100755 third_party/git/t/t7500-commit-template-squash-signoff.sh delete mode 100755 third_party/git/t/t7500/add-comments delete mode 100755 third_party/git/t/t7500/add-content delete mode 100755 third_party/git/t/t7500/add-content-and-comment delete mode 100755 third_party/git/t/t7500/add-signed-off delete mode 100755 third_party/git/t/t7500/add-whitespaced-content delete mode 100755 third_party/git/t/t7500/edit-content delete mode 100755 third_party/git/t/t7501-commit-basic-functionality.sh delete mode 100755 third_party/git/t/t7502-commit-porcelain.sh delete mode 100755 third_party/git/t/t7503-pre-commit-and-pre-merge-commit-hooks.sh delete mode 100755 third_party/git/t/t7504-commit-msg-hook.sh delete mode 100755 third_party/git/t/t7505-prepare-commit-msg-hook.sh delete mode 100644 third_party/git/t/t7505/expected-rebase-i delete mode 100644 third_party/git/t/t7505/expected-rebase-p delete mode 100755 third_party/git/t/t7506-status-submodule.sh delete mode 100755 third_party/git/t/t7507-commit-verbose.sh delete mode 100755 third_party/git/t/t7508-status.sh delete mode 100755 third_party/git/t/t7509-commit-authorship.sh delete mode 100755 third_party/git/t/t7510-signed-commit.sh delete mode 100755 third_party/git/t/t7511-status-index.sh delete mode 100755 third_party/git/t/t7512-status-help.sh delete mode 100755 third_party/git/t/t7513-interpret-trailers.sh delete mode 100755 third_party/git/t/t7514-commit-patch.sh delete mode 100755 third_party/git/t/t7515-status-symlinks.sh delete mode 100755 third_party/git/t/t7516-commit-races.sh delete mode 100755 third_party/git/t/t7517-per-repo-email.sh delete mode 100755 third_party/git/t/t7518-ident-corner-cases.sh delete mode 100755 third_party/git/t/t7519-status-fsmonitor.sh delete mode 100755 third_party/git/t/t7519/fsmonitor-all delete mode 100755 third_party/git/t/t7519/fsmonitor-all-v2 delete mode 100755 third_party/git/t/t7519/fsmonitor-env delete mode 100755 third_party/git/t/t7519/fsmonitor-none delete mode 100755 third_party/git/t/t7519/fsmonitor-watchman delete mode 100755 third_party/git/t/t7519/fsmonitor-watchman-v2 delete mode 100755 third_party/git/t/t7520-ignored-hook-warning.sh delete mode 100755 third_party/git/t/t7521-ignored-mode.sh delete mode 100755 third_party/git/t/t7525-status-rename.sh delete mode 100755 third_party/git/t/t7526-commit-pathspec-file.sh delete mode 100755 third_party/git/t/t7600-merge.sh delete mode 100755 third_party/git/t/t7601-merge-pull-config.sh delete mode 100755 third_party/git/t/t7602-merge-octopus-many.sh delete mode 100755 third_party/git/t/t7603-merge-reduce-heads.sh delete mode 100755 third_party/git/t/t7604-merge-custom-message.sh delete mode 100755 third_party/git/t/t7605-merge-resolve.sh delete mode 100755 third_party/git/t/t7606-merge-custom.sh delete mode 100755 third_party/git/t/t7608-merge-messages.sh delete mode 100755 third_party/git/t/t7610-mergetool.sh delete mode 100755 third_party/git/t/t7611-merge-abort.sh delete mode 100755 third_party/git/t/t7612-merge-verify-signatures.sh delete mode 100755 third_party/git/t/t7614-merge-signoff.sh delete mode 100755 third_party/git/t/t7700-repack.sh delete mode 100755 third_party/git/t/t7701-repack-unpack-unreachable.sh delete mode 100755 third_party/git/t/t7702-repack-cyclic-alternate.sh delete mode 100755 third_party/git/t/t7800-difftool.sh delete mode 100755 third_party/git/t/t7810-grep.sh delete mode 100755 third_party/git/t/t7811-grep-open.sh delete mode 100755 third_party/git/t/t7812-grep-icase-non-ascii.sh delete mode 100755 third_party/git/t/t7813-grep-icase-iso.sh delete mode 100755 third_party/git/t/t7814-grep-recurse-submodules.sh delete mode 100755 third_party/git/t/t7815-grep-binary.sh delete mode 100755 third_party/git/t/t7816-grep-binary-pattern.sh delete mode 100755 third_party/git/t/t7900-maintenance.sh delete mode 100755 third_party/git/t/t8001-annotate.sh delete mode 100755 third_party/git/t/t8002-blame.sh delete mode 100755 third_party/git/t/t8003-blame-corner-cases.sh delete mode 100755 third_party/git/t/t8004-blame-with-conflicts.sh delete mode 100755 third_party/git/t/t8005-blame-i18n.sh delete mode 100644 third_party/git/t/t8005/euc-japan.txt delete mode 100644 third_party/git/t/t8005/sjis.txt delete mode 100644 third_party/git/t/t8005/utf8.txt delete mode 100755 third_party/git/t/t8006-blame-textconv.sh delete mode 100755 third_party/git/t/t8007-cat-file-textconv.sh delete mode 100755 third_party/git/t/t8008-blame-formats.sh delete mode 100755 third_party/git/t/t8009-blame-vs-topicbranches.sh delete mode 100755 third_party/git/t/t8010-cat-file-filters.sh delete mode 100755 third_party/git/t/t8011-blame-split-file.sh delete mode 100755 third_party/git/t/t8012-blame-colors.sh delete mode 100755 third_party/git/t/t8013-blame-ignore-revs.sh delete mode 100755 third_party/git/t/t8014-blame-ignore-fuzzy.sh delete mode 100755 third_party/git/t/t9001-send-email.sh delete mode 100755 third_party/git/t/t9002-column.sh delete mode 100755 third_party/git/t/t9003-help-autocorrect.sh delete mode 100755 third_party/git/t/t9004-example.sh delete mode 100755 third_party/git/t/t9100-git-svn-basic.sh delete mode 100755 third_party/git/t/t9101-git-svn-props.sh delete mode 100755 third_party/git/t/t9102-git-svn-deep-rmdir.sh delete mode 100755 third_party/git/t/t9103-git-svn-tracked-directory-removed.sh delete mode 100755 third_party/git/t/t9104-git-svn-follow-parent.sh delete mode 100755 third_party/git/t/t9105-git-svn-commit-diff.sh delete mode 100755 third_party/git/t/t9106-git-svn-commit-diff-clobber.sh delete mode 100755 third_party/git/t/t9107-git-svn-migrate.sh delete mode 100755 third_party/git/t/t9108-git-svn-glob.sh delete mode 100755 third_party/git/t/t9109-git-svn-multi-glob.sh delete mode 100755 third_party/git/t/t9110-git-svn-use-svm-props.sh delete mode 100644 third_party/git/t/t9110/svm.dump delete mode 100755 third_party/git/t/t9111-git-svn-use-svnsync-props.sh delete mode 100644 third_party/git/t/t9111/svnsync.dump delete mode 100755 third_party/git/t/t9112-git-svn-md5less-file.sh delete mode 100755 third_party/git/t/t9113-git-svn-dcommit-new-file.sh delete mode 100755 third_party/git/t/t9114-git-svn-dcommit-merge.sh delete mode 100755 third_party/git/t/t9115-git-svn-dcommit-funky-renames.sh delete mode 100644 third_party/git/t/t9115/funky-names.dump delete mode 100755 third_party/git/t/t9116-git-svn-log.sh delete mode 100755 third_party/git/t/t9117-git-svn-init-clone.sh delete mode 100755 third_party/git/t/t9118-git-svn-funky-branch-names.sh delete mode 100755 third_party/git/t/t9119-git-svn-info.sh delete mode 100755 third_party/git/t/t9120-git-svn-clone-with-percent-escapes.sh delete mode 100755 third_party/git/t/t9121-git-svn-fetch-renamed-dir.sh delete mode 100644 third_party/git/t/t9121/renamed-dir.dump delete mode 100755 third_party/git/t/t9122-git-svn-author.sh delete mode 100755 third_party/git/t/t9123-git-svn-rebuild-with-rewriteroot.sh delete mode 100755 third_party/git/t/t9124-git-svn-dcommit-auto-props.sh delete mode 100755 third_party/git/t/t9125-git-svn-multi-glob-branch-names.sh delete mode 100755 third_party/git/t/t9126-git-svn-follow-deleted-readded-directory.sh delete mode 100644 third_party/git/t/t9126/follow-deleted-readded.dump delete mode 100755 third_party/git/t/t9127-git-svn-partial-rebuild.sh delete mode 100755 third_party/git/t/t9128-git-svn-cmd-branch.sh delete mode 100755 third_party/git/t/t9129-git-svn-i18n-commitencoding.sh delete mode 100755 third_party/git/t/t9130-git-svn-authors-file.sh delete mode 100755 third_party/git/t/t9131-git-svn-empty-symlink.sh delete mode 100755 third_party/git/t/t9132-git-svn-broken-symlink.sh delete mode 100755 third_party/git/t/t9133-git-svn-nested-git-repo.sh delete mode 100755 third_party/git/t/t9134-git-svn-ignore-paths.sh delete mode 100755 third_party/git/t/t9135-git-svn-moved-branch-empty-file.sh delete mode 100644 third_party/git/t/t9135/svn.dump delete mode 100755 third_party/git/t/t9136-git-svn-recreated-branch-empty-file.sh delete mode 100644 third_party/git/t/t9136/svn.dump delete mode 100755 third_party/git/t/t9137-git-svn-dcommit-clobber-series.sh delete mode 100755 third_party/git/t/t9138-git-svn-authors-prog.sh delete mode 100755 third_party/git/t/t9139-git-svn-non-utf8-commitencoding.sh delete mode 100755 third_party/git/t/t9140-git-svn-reset.sh delete mode 100755 third_party/git/t/t9141-git-svn-multiple-branches.sh delete mode 100755 third_party/git/t/t9142-git-svn-shallow-clone.sh delete mode 100755 third_party/git/t/t9143-git-svn-gc.sh delete mode 100755 third_party/git/t/t9144-git-svn-old-rev_map.sh delete mode 100755 third_party/git/t/t9145-git-svn-master-branch.sh delete mode 100755 third_party/git/t/t9146-git-svn-empty-dirs.sh delete mode 100755 third_party/git/t/t9147-git-svn-include-paths.sh delete mode 100755 third_party/git/t/t9148-git-svn-propset.sh delete mode 100755 third_party/git/t/t9150-svk-mergetickets.sh delete mode 100755 third_party/git/t/t9150/make-svk-dump delete mode 100644 third_party/git/t/t9150/svk-merge.dump delete mode 100755 third_party/git/t/t9151-svn-mergeinfo.sh delete mode 100644 third_party/git/t/t9151/.gitignore delete mode 100755 third_party/git/t/t9151/make-svnmerge-dump delete mode 100644 third_party/git/t/t9151/svn-mergeinfo.dump delete mode 100755 third_party/git/t/t9152-svn-empty-dirs-after-gc.sh delete mode 100755 third_party/git/t/t9153-git-svn-rewrite-uuid.sh delete mode 100644 third_party/git/t/t9153/svn.dump delete mode 100755 third_party/git/t/t9154-git-svn-fancy-glob.sh delete mode 100644 third_party/git/t/t9154/svn.dump delete mode 100755 third_party/git/t/t9155-git-svn-fetch-deleted-tag.sh delete mode 100755 third_party/git/t/t9156-git-svn-fetch-deleted-tag-2.sh delete mode 100755 third_party/git/t/t9157-git-svn-fetch-merge.sh delete mode 100755 third_party/git/t/t9158-git-svn-mergeinfo.sh delete mode 100755 third_party/git/t/t9159-git-svn-no-parent-mergeinfo.sh delete mode 100755 third_party/git/t/t9160-git-svn-preserve-empty-dirs.sh delete mode 100755 third_party/git/t/t9161-git-svn-mergeinfo-push.sh delete mode 100644 third_party/git/t/t9161/branches.dump delete mode 100755 third_party/git/t/t9162-git-svn-dcommit-interactive.sh delete mode 100755 third_party/git/t/t9163-git-svn-reset-clears-caches.sh delete mode 100755 third_party/git/t/t9164-git-svn-dcommit-concurrent.sh delete mode 100755 third_party/git/t/t9165-git-svn-fetch-merge-branch-of-branch.sh delete mode 100755 third_party/git/t/t9166-git-svn-fetch-merge-branch-of-branch2.sh delete mode 100755 third_party/git/t/t9167-git-svn-cmd-branch-subproject.sh delete mode 100755 third_party/git/t/t9168-git-svn-partially-globbed-names.sh delete mode 100755 third_party/git/t/t9169-git-svn-dcommit-crlf.sh delete mode 100755 third_party/git/t/t9200-git-cvsexportcommit.sh delete mode 100755 third_party/git/t/t9300-fast-import.sh delete mode 100755 third_party/git/t/t9301-fast-import-notes.sh delete mode 100755 third_party/git/t/t9302-fast-import-unpack-limit.sh delete mode 100755 third_party/git/t/t9303-fast-import-compression.sh delete mode 100755 third_party/git/t/t9350-fast-export.sh delete mode 100644 third_party/git/t/t9350/broken-iso-8859-7-commit-message.txt delete mode 100644 third_party/git/t/t9350/simple-iso-8859-7-commit-message.txt delete mode 100755 third_party/git/t/t9351-fast-export-anonymize.sh delete mode 100755 third_party/git/t/t9400-git-cvsserver-server.sh delete mode 100755 third_party/git/t/t9401-git-cvsserver-crlf.sh delete mode 100755 third_party/git/t/t9402-git-cvsserver-refs.sh delete mode 100755 third_party/git/t/t9500-gitweb-standalone-no-errors.sh delete mode 100755 third_party/git/t/t9501-gitweb-standalone-http-status.sh delete mode 100755 third_party/git/t/t9502-gitweb-standalone-parse-output.sh delete mode 100755 third_party/git/t/t9600-cvsimport.sh delete mode 100755 third_party/git/t/t9601-cvsimport-vendor-branch.sh delete mode 100644 third_party/git/t/t9601/cvsroot/.gitattributes delete mode 100644 third_party/git/t/t9601/cvsroot/CVSROOT/.gitignore delete mode 100644 third_party/git/t/t9601/cvsroot/module/added-imported.txt,v delete mode 100644 third_party/git/t/t9601/cvsroot/module/imported-anonymously.txt,v delete mode 100644 third_party/git/t/t9601/cvsroot/module/imported-modified-imported.txt,v delete mode 100644 third_party/git/t/t9601/cvsroot/module/imported-modified.txt,v delete mode 100644 third_party/git/t/t9601/cvsroot/module/imported-once.txt,v delete mode 100644 third_party/git/t/t9601/cvsroot/module/imported-twice.txt,v delete mode 100755 third_party/git/t/t9602-cvsimport-branches-tags.sh delete mode 100644 third_party/git/t/t9602/README delete mode 100644 third_party/git/t/t9602/cvsroot/.gitattributes delete mode 100644 third_party/git/t/t9602/cvsroot/CVSROOT/.gitignore delete mode 100644 third_party/git/t/t9602/cvsroot/module/default,v delete mode 100644 third_party/git/t/t9602/cvsroot/module/sub1/default,v delete mode 100644 third_party/git/t/t9602/cvsroot/module/sub1/subsubA/default,v delete mode 100644 third_party/git/t/t9602/cvsroot/module/sub1/subsubB/default,v delete mode 100644 third_party/git/t/t9602/cvsroot/module/sub2/Attic/branch_B_MIXED_only,v delete mode 100644 third_party/git/t/t9602/cvsroot/module/sub2/default,v delete mode 100644 third_party/git/t/t9602/cvsroot/module/sub2/subsubA/default,v delete mode 100644 third_party/git/t/t9602/cvsroot/module/sub3/default,v delete mode 100755 third_party/git/t/t9603-cvsimport-patchsets.sh delete mode 100644 third_party/git/t/t9603/cvsroot/.gitattributes delete mode 100644 third_party/git/t/t9603/cvsroot/CVSROOT/.gitignore delete mode 100644 third_party/git/t/t9603/cvsroot/module/a,v delete mode 100644 third_party/git/t/t9603/cvsroot/module/b,v delete mode 100755 third_party/git/t/t9604-cvsimport-timestamps.sh delete mode 100644 third_party/git/t/t9604/cvsroot/.gitattributes delete mode 100644 third_party/git/t/t9604/cvsroot/CVSROOT/.gitignore delete mode 100644 third_party/git/t/t9604/cvsroot/module/a,v delete mode 100755 third_party/git/t/t9700-perl-git.sh delete mode 100755 third_party/git/t/t9700/test.pl delete mode 100755 third_party/git/t/t9800-git-p4-basic.sh delete mode 100755 third_party/git/t/t9801-git-p4-branch.sh delete mode 100755 third_party/git/t/t9802-git-p4-filetype.sh delete mode 100755 third_party/git/t/t9803-git-p4-shell-metachars.sh delete mode 100755 third_party/git/t/t9804-git-p4-label.sh delete mode 100755 third_party/git/t/t9805-git-p4-skip-submit-edit.sh delete mode 100755 third_party/git/t/t9806-git-p4-options.sh delete mode 100755 third_party/git/t/t9807-git-p4-submit.sh delete mode 100755 third_party/git/t/t9808-git-p4-chdir.sh delete mode 100755 third_party/git/t/t9809-git-p4-client-view.sh delete mode 100755 third_party/git/t/t9810-git-p4-rcs.sh delete mode 100755 third_party/git/t/t9811-git-p4-label-import.sh delete mode 100755 third_party/git/t/t9812-git-p4-wildcards.sh delete mode 100755 third_party/git/t/t9813-git-p4-preserve-users.sh delete mode 100755 third_party/git/t/t9814-git-p4-rename.sh delete mode 100755 third_party/git/t/t9815-git-p4-submit-fail.sh delete mode 100755 third_party/git/t/t9816-git-p4-locked.sh delete mode 100755 third_party/git/t/t9817-git-p4-exclude.sh delete mode 100755 third_party/git/t/t9818-git-p4-block.sh delete mode 100755 third_party/git/t/t9819-git-p4-case-folding.sh delete mode 100755 third_party/git/t/t9820-git-p4-editor-handling.sh delete mode 100755 third_party/git/t/t9821-git-p4-path-variations.sh delete mode 100755 third_party/git/t/t9822-git-p4-path-encoding.sh delete mode 100755 third_party/git/t/t9823-git-p4-mock-lfs.sh delete mode 100755 third_party/git/t/t9824-git-p4-git-lfs.sh delete mode 100755 third_party/git/t/t9825-git-p4-handle-utf16-without-bom.sh delete mode 100755 third_party/git/t/t9826-git-p4-keep-empty-commits.sh delete mode 100755 third_party/git/t/t9827-git-p4-change-filetype.sh delete mode 100755 third_party/git/t/t9828-git-p4-map-user.sh delete mode 100755 third_party/git/t/t9829-git-p4-jobs.sh delete mode 100755 third_party/git/t/t9830-git-p4-symlink-dir.sh delete mode 100755 third_party/git/t/t9831-git-p4-triggers.sh delete mode 100755 third_party/git/t/t9832-unshelve.sh delete mode 100755 third_party/git/t/t9833-errors.sh delete mode 100755 third_party/git/t/t9834-git-p4-file-dir-bug.sh delete mode 100755 third_party/git/t/t9901-git-web--browse.sh delete mode 100755 third_party/git/t/t9902-completion.sh delete mode 100755 third_party/git/t/t9903-bash-prompt.sh delete mode 100644 third_party/git/t/test-binary-1.png delete mode 100644 third_party/git/t/test-binary-2.png delete mode 100644 third_party/git/t/test-lib-functions.sh delete mode 100644 third_party/git/t/test-lib.sh delete mode 100755 third_party/git/t/test-terminal.perl delete mode 100644 third_party/git/t/valgrind/.gitignore delete mode 100755 third_party/git/t/valgrind/analyze.sh delete mode 100644 third_party/git/t/valgrind/default.supp delete mode 100755 third_party/git/t/valgrind/valgrind.sh delete mode 100644 third_party/git/tag.c delete mode 100644 third_party/git/tag.h delete mode 100644 third_party/git/tar.h delete mode 100644 third_party/git/tempfile.c delete mode 100644 third_party/git/tempfile.h delete mode 100644 third_party/git/templates/.gitignore delete mode 100644 third_party/git/templates/Makefile delete mode 100644 third_party/git/templates/branches-- delete mode 100755 third_party/git/templates/hooks--applypatch-msg.sample delete mode 100755 third_party/git/templates/hooks--commit-msg.sample delete mode 100755 third_party/git/templates/hooks--fsmonitor-watchman.sample delete mode 100755 third_party/git/templates/hooks--post-update.sample delete mode 100755 third_party/git/templates/hooks--pre-applypatch.sample delete mode 100755 third_party/git/templates/hooks--pre-commit.sample delete mode 100755 third_party/git/templates/hooks--pre-merge-commit.sample delete mode 100755 third_party/git/templates/hooks--pre-push.sample delete mode 100755 third_party/git/templates/hooks--pre-rebase.sample delete mode 100755 third_party/git/templates/hooks--pre-receive.sample delete mode 100755 third_party/git/templates/hooks--prepare-commit-msg.sample delete mode 100755 third_party/git/templates/hooks--update.sample delete mode 100644 third_party/git/templates/info--exclude delete mode 100644 third_party/git/templates/this--description delete mode 100644 third_party/git/thread-utils.c delete mode 100644 third_party/git/thread-utils.h delete mode 100644 third_party/git/tmp-objdir.c delete mode 100644 third_party/git/tmp-objdir.h delete mode 100644 third_party/git/trace.c delete mode 100644 third_party/git/trace.h delete mode 100644 third_party/git/trace2.c delete mode 100644 third_party/git/trace2.h delete mode 100644 third_party/git/trace2/tr2_cfg.c delete mode 100644 third_party/git/trace2/tr2_cfg.h delete mode 100644 third_party/git/trace2/tr2_cmd_name.c delete mode 100644 third_party/git/trace2/tr2_cmd_name.h delete mode 100644 third_party/git/trace2/tr2_dst.c delete mode 100644 third_party/git/trace2/tr2_dst.h delete mode 100644 third_party/git/trace2/tr2_sid.c delete mode 100644 third_party/git/trace2/tr2_sid.h delete mode 100644 third_party/git/trace2/tr2_sysenv.c delete mode 100644 third_party/git/trace2/tr2_sysenv.h delete mode 100644 third_party/git/trace2/tr2_tbuf.c delete mode 100644 third_party/git/trace2/tr2_tbuf.h delete mode 100644 third_party/git/trace2/tr2_tgt.h delete mode 100644 third_party/git/trace2/tr2_tgt_event.c delete mode 100644 third_party/git/trace2/tr2_tgt_normal.c delete mode 100644 third_party/git/trace2/tr2_tgt_perf.c delete mode 100644 third_party/git/trace2/tr2_tls.c delete mode 100644 third_party/git/trace2/tr2_tls.h delete mode 100644 third_party/git/trailer.c delete mode 100644 third_party/git/trailer.h delete mode 100644 third_party/git/transport-helper.c delete mode 100644 third_party/git/transport-internal.h delete mode 100644 third_party/git/transport.c delete mode 100644 third_party/git/transport.h delete mode 100644 third_party/git/tree-diff.c delete mode 100644 third_party/git/tree-walk.c delete mode 100644 third_party/git/tree-walk.h delete mode 100644 third_party/git/tree.c delete mode 100644 third_party/git/tree.h delete mode 100644 third_party/git/unicode-width.h delete mode 100644 third_party/git/unimplemented.sh delete mode 100644 third_party/git/unix-socket.c delete mode 100644 third_party/git/unix-socket.h delete mode 100644 third_party/git/unpack-trees.c delete mode 100644 third_party/git/unpack-trees.h delete mode 100644 third_party/git/upload-pack.c delete mode 100644 third_party/git/upload-pack.h delete mode 100644 third_party/git/url.c delete mode 100644 third_party/git/url.h delete mode 100644 third_party/git/urlmatch.c delete mode 100644 third_party/git/urlmatch.h delete mode 100644 third_party/git/usage.c delete mode 100644 third_party/git/userdiff.c delete mode 100644 third_party/git/userdiff.h delete mode 100644 third_party/git/utf8.c delete mode 100644 third_party/git/utf8.h delete mode 100644 third_party/git/varint.c delete mode 100644 third_party/git/varint.h delete mode 100644 third_party/git/vcs-svn/fast_export.h delete mode 100644 third_party/git/vcs-svn/line_buffer.h delete mode 100644 third_party/git/vcs-svn/sliding_window.h delete mode 100644 third_party/git/vcs-svn/svndiff.h delete mode 100644 third_party/git/vcs-svn/svndump.h delete mode 100644 third_party/git/version.c delete mode 100644 third_party/git/version.h delete mode 100644 third_party/git/versioncmp.c delete mode 100644 third_party/git/walker.c delete mode 100644 third_party/git/walker.h delete mode 100644 third_party/git/wildmatch.c delete mode 100644 third_party/git/wildmatch.h delete mode 100644 third_party/git/worktree.c delete mode 100644 third_party/git/worktree.h delete mode 100644 third_party/git/wrap-for-bin.sh delete mode 100644 third_party/git/wrapper.c delete mode 100644 third_party/git/write-or-die.c delete mode 100644 third_party/git/ws.c delete mode 100644 third_party/git/wt-status.c delete mode 100644 third_party/git/wt-status.h delete mode 100644 third_party/git/xdiff-interface.c delete mode 100644 third_party/git/xdiff-interface.h delete mode 100644 third_party/git/xdiff/xdiff.h delete mode 100644 third_party/git/xdiff/xdiffi.c delete mode 100644 third_party/git/xdiff/xdiffi.h delete mode 100644 third_party/git/xdiff/xemit.c delete mode 100644 third_party/git/xdiff/xemit.h delete mode 100644 third_party/git/xdiff/xhistogram.c delete mode 100644 third_party/git/xdiff/xinclude.h delete mode 100644 third_party/git/xdiff/xmacros.h delete mode 100644 third_party/git/xdiff/xmerge.c delete mode 100644 third_party/git/xdiff/xpatience.c delete mode 100644 third_party/git/xdiff/xprepare.c delete mode 100644 third_party/git/xdiff/xprepare.h delete mode 100644 third_party/git/xdiff/xtypes.h delete mode 100644 third_party/git/xdiff/xutils.c delete mode 100644 third_party/git/xdiff/xutils.h delete mode 100644 third_party/git/zlib.c (limited to 'third_party/git') diff --git a/third_party/git/.cirrus.yml b/third_party/git/.cirrus.yml deleted file mode 100644 index c2f5fe385a..0000000000 --- a/third_party/git/.cirrus.yml +++ /dev/null @@ -1,15 +0,0 @@ -env: - CIRRUS_CLONE_DEPTH: 1 - -freebsd_12_task: - freebsd_instance: - image: freebsd-12-1-release-amd64 - install_script: - pkg install -y gettext gmake perl5 - create_user_script: - - pw useradd git - - chown -R git:git . - build_script: - - su git -c gmake - test_script: - - su git -c 'gmake test' diff --git a/third_party/git/.clang-format b/third_party/git/.clang-format deleted file mode 100644 index c592dda681..0000000000 --- a/third_party/git/.clang-format +++ /dev/null @@ -1,184 +0,0 @@ -# This file is an example configuration for clang-format 5.0. -# -# Note that this style definition should only be understood as a hint -# for writing new code. The rules are still work-in-progress and does -# not yet exactly match the style we have in the existing code. - -# Use tabs whenever we need to fill whitespace that spans at least from one tab -# stop to the next one. -# -# These settings are mirrored in .editorconfig. Keep them in sync. -UseTab: Always -TabWidth: 8 -IndentWidth: 8 -ContinuationIndentWidth: 8 -ColumnLimit: 80 - -# C Language specifics -Language: Cpp - -# Align parameters on the open bracket -# someLongFunction(argument1, -# argument2); -AlignAfterOpenBracket: Align - -# Don't align consecutive assignments -# int aaaa = 12; -# int b = 14; -AlignConsecutiveAssignments: false - -# Don't align consecutive declarations -# int aaaa = 12; -# double b = 3.14; -AlignConsecutiveDeclarations: false - -# Align escaped newlines as far left as possible -# #define A \ -# int aaaa; \ -# int b; \ -# int cccccccc; -AlignEscapedNewlines: Left - -# Align operands of binary and ternary expressions -# int aaa = bbbbbbbbbbb + -# cccccc; -AlignOperands: true - -# Don't align trailing comments -# int a; // Comment a -# int b = 2; // Comment b -AlignTrailingComments: false - -# By default don't allow putting parameters onto the next line -# myFunction(foo, bar, baz); -AllowAllParametersOfDeclarationOnNextLine: false - -# Don't allow short braced statements to be on a single line -# if (a) not if (a) return; -# return; -AllowShortBlocksOnASingleLine: false -AllowShortCaseLabelsOnASingleLine: false -AllowShortFunctionsOnASingleLine: false -AllowShortIfStatementsOnASingleLine: false -AllowShortLoopsOnASingleLine: false - -# By default don't add a line break after the return type of top-level functions -# int foo(); -AlwaysBreakAfterReturnType: None - -# Pack as many parameters or arguments onto the same line as possible -# int myFunction(int aaaaaaaaaaaa, int bbbbbbbb, -# int cccc); -BinPackArguments: true -BinPackParameters: true - -# Attach braces to surrounding context except break before braces on function -# definitions. -# void foo() -# { -# if (true) { -# } else { -# } -# }; -BreakBeforeBraces: Linux - -# Break after operators -# int valuve = aaaaaaaaaaaaa + -# bbbbbb - -# ccccccccccc; -BreakBeforeBinaryOperators: None -BreakBeforeTernaryOperators: false - -# Don't break string literals -BreakStringLiterals: false - -# Use the same indentation level as for the switch statement. -# Switch statement body is always indented one level more than case labels. -IndentCaseLabels: false - -# Don't indent a function definition or declaration if it is wrapped after the -# type -IndentWrappedFunctionNames: false - -# Align pointer to the right -# int *a; -PointerAlignment: Right - -# Don't insert a space after a cast -# x = (int32)y; not x = (int32) y; -SpaceAfterCStyleCast: false - -# Insert spaces before and after assignment operators -# int a = 5; not int a=5; -# a += 42; a+=42; -SpaceBeforeAssignmentOperators: true - -# Put a space before opening parentheses only after control statement keywords. -# void f() { -# if (true) { -# f(); -# } -# } -SpaceBeforeParens: ControlStatements - -# Don't insert spaces inside empty '()' -SpaceInEmptyParentheses: false - -# The number of spaces before trailing line comments (// - comments). -# This does not affect trailing block comments (/* - comments). -SpacesBeforeTrailingComments: 1 - -# Don't insert spaces in casts -# x = (int32) y; not x = ( int32 ) y; -SpacesInCStyleCastParentheses: false - -# Don't insert spaces inside container literals -# var arr = [1, 2, 3]; not var arr = [ 1, 2, 3 ]; -SpacesInContainerLiterals: false - -# Don't insert spaces after '(' or before ')' -# f(arg); not f( arg ); -SpacesInParentheses: false - -# Don't insert spaces after '[' or before ']' -# int a[5]; not int a[ 5 ]; -SpacesInSquareBrackets: false - -# Insert a space after '{' and before '}' in struct initializers -Cpp11BracedListStyle: false - -# A list of macros that should be interpreted as foreach loops instead of as -# function calls. Taken from: -# git grep -h '^#define [^[:space:]]*for_each[^[:space:]]*(' \ -# | sed "s,^#define \([^[:space:]]*for_each[^[:space:]]*\)(.*$, - '\1'," \ -# | sort | uniq -ForEachMacros: - - 'for_each_abbrev' - - 'for_each_builtin' - - 'for_each_string_list_item' - - 'for_each_ut' - - 'for_each_wanted_builtin' - - 'list_for_each' - - 'list_for_each_dir' - - 'list_for_each_prev' - - 'list_for_each_prev_safe' - - 'list_for_each_safe' - -# The maximum number of consecutive empty lines to keep. -MaxEmptyLinesToKeep: 1 - -# No empty line at the start of a block. -KeepEmptyLinesAtTheStartOfBlocks: false - -# Penalties -# This decides what order things should be done if a line is too long -PenaltyBreakAssignment: 10 -PenaltyBreakBeforeFirstCallParameter: 30 -PenaltyBreakComment: 10 -PenaltyBreakFirstLessLess: 0 -PenaltyBreakString: 10 -PenaltyExcessCharacter: 100 -PenaltyReturnTypeOnItsOwnLine: 60 - -# Don't sort #include's -SortIncludes: false diff --git a/third_party/git/.editorconfig b/third_party/git/.editorconfig deleted file mode 100644 index f9d819623d..0000000000 --- a/third_party/git/.editorconfig +++ /dev/null @@ -1,16 +0,0 @@ -[*] -charset = utf-8 -insert_final_newline = true - -# The settings for C (*.c and *.h) files are mirrored in .clang-format. Keep -# them in sync. -[*.{c,h,sh,perl,pl,pm,txt}] -indent_style = tab -tab_width = 8 - -[*.py] -indent_style = space -indent_size = 4 - -[COMMIT_EDITMSG] -max_line_length = 72 diff --git a/third_party/git/.gitattributes b/third_party/git/.gitattributes deleted file mode 100644 index b08a1416d8..0000000000 --- a/third_party/git/.gitattributes +++ /dev/null @@ -1,17 +0,0 @@ -* whitespace=!indent,trail,space -*.[ch] whitespace=indent,trail,space diff=cpp -*.sh whitespace=indent,trail,space eol=lf -*.perl eol=lf diff=perl -*.pl eof=lf diff=perl -*.pm eol=lf diff=perl -*.py eol=lf diff=python -*.bat eol=crlf -/Documentation/**/*.txt eol=lf -/command-list.txt eol=lf -/GIT-VERSION-GEN eol=lf -/mergetools/* eol=lf -/t/oid-info/* eol=lf -/Documentation/git-merge.txt conflict-marker-size=32 -/Documentation/gitk.txt conflict-marker-size=32 -/Documentation/user-manual.txt conflict-marker-size=32 -/t/t????-*.sh conflict-marker-size=32 diff --git a/third_party/git/.github/CONTRIBUTING.md b/third_party/git/.github/CONTRIBUTING.md deleted file mode 100644 index c8755e38de..0000000000 --- a/third_party/git/.github/CONTRIBUTING.md +++ /dev/null @@ -1,22 +0,0 @@ -## Contributing to Git - -Thanks for taking the time to contribute to Git! Please be advised that the -Git community does not use github.com for their contributions. Instead, we use -a mailing list (git@vger.kernel.org) for code submissions, code -reviews, and bug reports. - -Nevertheless, you can use [GitGitGadget](https://gitgitgadget.github.io/) to -conveniently send your Pull Requests commits to our mailing list. - -Please read ["A note from the maintainer"](https://git.kernel.org/pub/scm/git/git.git/plain/MaintNotes?h=todo) -to learn how the Git project is managed, and how you can work with it. -In addition, we highly recommend you to read [our submission guidelines](../Documentation/SubmittingPatches). - -If you prefer video, then [this talk](https://www.youtube.com/watch?v=Q7i_qQW__q4&feature=youtu.be&t=6m4s) -might be useful to you as the presenter walks you through the contribution -process by example. - -Or, you can follow the ["My First Contribution"](https://git-scm.com/docs/MyFirstContribution) -tutorial for another example of the contribution process. - -Your friendly Git community! diff --git a/third_party/git/.github/PULL_REQUEST_TEMPLATE.md b/third_party/git/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 952c7c3a2a..0000000000 --- a/third_party/git/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,7 +0,0 @@ -Thanks for taking the time to contribute to Git! Please be advised that the -Git community does not use github.com for their contributions. Instead, we use -a mailing list (git@vger.kernel.org) for code submissions, code reviews, and -bug reports. Nevertheless, you can use GitGitGadget (https://gitgitgadget.github.io/) -to conveniently send your Pull Requests commits to our mailing list. - -Please read the "guidelines for contributing" linked above! diff --git a/third_party/git/.github/workflows/main.yml b/third_party/git/.github/workflows/main.yml deleted file mode 100644 index a940997f1b..0000000000 --- a/third_party/git/.github/workflows/main.yml +++ /dev/null @@ -1,350 +0,0 @@ -name: CI/PR - -on: [push, pull_request] - -env: - DEVELOPER: 1 - -jobs: - ci-config: - runs-on: ubuntu-latest - outputs: - enabled: ${{ steps.check-ref.outputs.enabled }}${{ steps.skip-if-redundant.outputs.enabled }} - steps: - - name: try to clone ci-config branch - run: | - git -c protocol.version=2 clone \ - --no-tags \ - --single-branch \ - -b ci-config \ - --depth 1 \ - --no-checkout \ - --filter=blob:none \ - https://github.com/${{ github.repository }} \ - config-repo && - cd config-repo && - git checkout HEAD -- ci/config || : ignore - - id: check-ref - name: check whether CI is enabled for ref - run: | - enabled=yes - if test -x config-repo/ci/config/allow-ref && - ! config-repo/ci/config/allow-ref '${{ github.ref }}' - then - enabled=no - fi - echo "::set-output name=enabled::$enabled" - - name: skip if the commit or tree was already tested - id: skip-if-redundant - uses: actions/github-script@v3 - if: steps.check-ref.outputs.enabled == 'yes' - with: - github-token: ${{secrets.GITHUB_TOKEN}} - script: | - // Figure out workflow ID, commit and tree - const { data: run } = await github.actions.getWorkflowRun({ - owner: context.repo.owner, - repo: context.repo.repo, - run_id: context.runId, - }); - const workflow_id = run.workflow_id; - const head_sha = run.head_sha; - const tree_id = run.head_commit.tree_id; - - // See whether there is a successful run for that commit or tree - const { data: runs } = await github.actions.listWorkflowRuns({ - owner: context.repo.owner, - repo: context.repo.repo, - per_page: 500, - status: 'success', - workflow_id, - }); - for (const run of runs.workflow_runs) { - if (head_sha === run.head_sha) { - core.warning(`Successful run for the commit ${head_sha}: ${run.html_url}`); - core.setOutput('enabled', ' but skip'); - break; - } - if (tree_id === run.head_commit.tree_id) { - core.warning(`Successful run for the tree ${tree_id}: ${run.html_url}`); - core.setOutput('enabled', ' but skip'); - break; - } - } - - windows-build: - needs: ci-config - if: needs.ci-config.outputs.enabled == 'yes' - runs-on: windows-latest - steps: - - uses: actions/checkout@v1 - - name: download git-sdk-64-minimal - shell: bash - run: | - ## Get artifact - urlbase=https://dev.azure.com/git-for-windows/git/_apis/build/builds - id=$(curl "$urlbase?definitions=22&statusFilter=completed&resultFilter=succeeded&\$top=1" | - jq -r ".value[] | .id") - download_url="$(curl "$urlbase/$id/artifacts" | - jq -r '.value[] | select(.name == "git-sdk-64-minimal").resource.downloadUrl')" - curl --connect-timeout 10 --retry 5 --retry-delay 0 --retry-max-time 240 \ - -o artifacts.zip "$download_url" - - ## Unzip and remove the artifact - unzip artifacts.zip - rm artifacts.zip - - name: build - shell: powershell - env: - HOME: ${{runner.workspace}} - MSYSTEM: MINGW64 - NO_PERL: 1 - run: | - & .\git-sdk-64-minimal\usr\bin\bash.exe -lc @" - printf '%s\n' /git-sdk-64-minimal/ >>.git/info/exclude - - ci/make-test-artifacts.sh artifacts - "@ - - name: upload build artifacts - uses: actions/upload-artifact@v1 - with: - name: windows-artifacts - path: artifacts - - name: upload git-sdk-64-minimal - uses: actions/upload-artifact@v1 - with: - name: git-sdk-64-minimal - path: git-sdk-64-minimal - windows-test: - runs-on: windows-latest - needs: [windows-build] - strategy: - matrix: - nr: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] - steps: - - uses: actions/checkout@v1 - - name: download build artifacts - uses: actions/download-artifact@v1 - with: - name: windows-artifacts - path: ${{github.workspace}} - - name: extract build artifacts - shell: bash - run: tar xf artifacts.tar.gz - - name: download git-sdk-64-minimal - uses: actions/download-artifact@v1 - with: - name: git-sdk-64-minimal - path: ${{github.workspace}}/git-sdk-64-minimal/ - - name: test - shell: powershell - run: | - & .\git-sdk-64-minimal\usr\bin\bash.exe -lc @" - # Let Git ignore the SDK - printf '%s\n' /git-sdk-64-minimal/ >>.git/info/exclude - - ci/run-test-slice.sh ${{matrix.nr}} 10 - "@ - - name: ci/print-test-failures.sh - if: failure() - shell: powershell - run: | - & .\git-sdk-64-minimal\usr\bin\bash.exe -lc ci/print-test-failures.sh - - name: Upload failed tests' directories - if: failure() && env.FAILED_TEST_ARTIFACTS != '' - uses: actions/upload-artifact@v1 - with: - name: failed-tests-windows - path: ${{env.FAILED_TEST_ARTIFACTS}} - vs-build: - needs: ci-config - if: needs.ci-config.outputs.enabled == 'yes' - env: - MSYSTEM: MINGW64 - NO_PERL: 1 - GIT_CONFIG_PARAMETERS: "'user.name=CI' 'user.email=ci@git'" - runs-on: windows-latest - steps: - - uses: actions/checkout@v1 - - name: download git-sdk-64-minimal - shell: bash - run: | - ## Get artifact - urlbase=https://dev.azure.com/git-for-windows/git/_apis/build/builds - id=$(curl "$urlbase?definitions=22&statusFilter=completed&resultFilter=succeeded&\$top=1" | - jq -r ".value[] | .id") - download_url="$(curl "$urlbase/$id/artifacts" | - jq -r '.value[] | select(.name == "git-sdk-64-minimal").resource.downloadUrl')" - curl --connect-timeout 10 --retry 5 --retry-delay 0 --retry-max-time 240 \ - -o artifacts.zip "$download_url" - - ## Unzip and remove the artifact - unzip artifacts.zip - rm artifacts.zip - - name: download vcpkg artifacts - shell: powershell - run: | - $urlbase = "https://dev.azure.com/git/git/_apis/build/builds" - $id = ((Invoke-WebRequest -UseBasicParsing "${urlbase}?definitions=9&statusFilter=completed&resultFilter=succeeded&`$top=1").content | ConvertFrom-JSON).value[0].id - $downloadUrl = ((Invoke-WebRequest -UseBasicParsing "${urlbase}/$id/artifacts").content | ConvertFrom-JSON).value[0].resource.downloadUrl - (New-Object Net.WebClient).DownloadFile($downloadUrl, "compat.zip") - Expand-Archive compat.zip -DestinationPath . -Force - Remove-Item compat.zip - - name: add msbuild to PATH - uses: microsoft/setup-msbuild@v1 - - name: copy dlls to root - shell: powershell - run: | - & compat\vcbuild\vcpkg_copy_dlls.bat release - if (!$?) { exit(1) } - - name: generate Visual Studio solution - shell: bash - run: | - cmake `pwd`/contrib/buildsystems/ -DCMAKE_PREFIX_PATH=`pwd`/compat/vcbuild/vcpkg/installed/x64-windows \ - -DIconv_LIBRARY=`pwd`/compat/vcbuild/vcpkg/installed/x64-windows/lib/libiconv.lib -DIconv_INCLUDE_DIR=`pwd`/compat/vcbuild/vcpkg/installed/x64-windows/include \ - -DMSGFMT_EXE=`pwd`/git-sdk-64-minimal/mingw64/bin/msgfmt.exe -DPERL_TESTS=OFF -DPYTHON_TESTS=OFF -DCURL_NO_CURL_CMAKE=ON - - name: MSBuild - run: msbuild git.sln -property:Configuration=Release -property:Platform=x64 -maxCpuCount:4 -property:PlatformToolset=v142 - - name: bundle artifact tar - shell: powershell - env: - MSVC: 1 - VCPKG_ROOT: ${{github.workspace}}\compat\vcbuild\vcpkg - run: | - & git-sdk-64-minimal\usr\bin\bash.exe -lc @" - mkdir -p artifacts && - eval \"`$(make -n artifacts-tar INCLUDE_DLLS_IN_ARTIFACTS=YesPlease ARTIFACTS_DIRECTORY=artifacts 2>&1 | grep ^tar)\" - "@ - - name: upload build artifacts - uses: actions/upload-artifact@v1 - with: - name: vs-artifacts - path: artifacts - vs-test: - runs-on: windows-latest - needs: [vs-build, windows-build] - strategy: - matrix: - nr: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] - steps: - - uses: actions/checkout@v1 - - name: download git-sdk-64-minimal - uses: actions/download-artifact@v1 - with: - name: git-sdk-64-minimal - path: ${{github.workspace}}/git-sdk-64-minimal/ - - name: download build artifacts - uses: actions/download-artifact@v1 - with: - name: vs-artifacts - path: ${{github.workspace}} - - name: extract build artifacts - shell: bash - run: tar xf artifacts.tar.gz - - name: test - shell: powershell - env: - MSYSTEM: MINGW64 - NO_SVN_TESTS: 1 - GIT_TEST_SKIP_REBASE_P: 1 - run: | - & .\git-sdk-64-minimal\usr\bin\bash.exe -lc @" - # Let Git ignore the SDK and the test-cache - printf '%s\n' /git-sdk-64-minimal/ /test-cache/ >>.git/info/exclude - - ci/run-test-slice.sh ${{matrix.nr}} 10 - "@ - - name: ci/print-test-failures.sh - if: failure() - shell: powershell - run: | - & .\git-sdk-64-minimal\usr\bin\bash.exe -lc ci/print-test-failures.sh - - name: Upload failed tests' directories - if: failure() && env.FAILED_TEST_ARTIFACTS != '' - uses: actions/upload-artifact@v1 - with: - name: failed-tests-windows - path: ${{env.FAILED_TEST_ARTIFACTS}} - regular: - needs: ci-config - if: needs.ci-config.outputs.enabled == 'yes' - strategy: - matrix: - vector: - - jobname: linux-clang - cc: clang - pool: ubuntu-latest - - jobname: linux-gcc - cc: gcc - pool: ubuntu-latest - - jobname: osx-clang - cc: clang - pool: macos-latest - - jobname: osx-gcc - cc: gcc - pool: macos-latest - - jobname: GETTEXT_POISON - cc: gcc - pool: ubuntu-latest - env: - CC: ${{matrix.vector.cc}} - jobname: ${{matrix.vector.jobname}} - runs-on: ${{matrix.vector.pool}} - steps: - - uses: actions/checkout@v1 - - run: ci/install-dependencies.sh - - run: ci/run-build-and-tests.sh - - run: ci/print-test-failures.sh - if: failure() - - name: Upload failed tests' directories - if: failure() && env.FAILED_TEST_ARTIFACTS != '' - uses: actions/upload-artifact@v1 - with: - name: failed-tests-${{matrix.vector.jobname}} - path: ${{env.FAILED_TEST_ARTIFACTS}} - dockerized: - needs: ci-config - if: needs.ci-config.outputs.enabled == 'yes' - strategy: - matrix: - vector: - - jobname: linux-musl - image: alpine - - jobname: Linux32 - image: daald/ubuntu32:xenial - env: - jobname: ${{matrix.vector.jobname}} - runs-on: ubuntu-latest - container: ${{matrix.vector.image}} - steps: - - uses: actions/checkout@v1 - - run: ci/install-docker-dependencies.sh - - run: ci/run-build-and-tests.sh - - run: ci/print-test-failures.sh - if: failure() - - name: Upload failed tests' directories - if: failure() && env.FAILED_TEST_ARTIFACTS != '' - uses: actions/upload-artifact@v1 - with: - name: failed-tests-${{matrix.vector.jobname}} - path: ${{env.FAILED_TEST_ARTIFACTS}} - static-analysis: - needs: ci-config - if: needs.ci-config.outputs.enabled == 'yes' - env: - jobname: StaticAnalysis - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v1 - - run: ci/install-dependencies.sh - - run: ci/run-static-analysis.sh - documentation: - needs: ci-config - if: needs.ci-config.outputs.enabled == 'yes' - env: - jobname: Documentation - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v1 - - run: ci/install-dependencies.sh - - run: ci/test-documentation.sh diff --git a/third_party/git/.gitignore b/third_party/git/.gitignore deleted file mode 100644 index 6232d33924..0000000000 --- a/third_party/git/.gitignore +++ /dev/null @@ -1,245 +0,0 @@ -/fuzz-commit-graph -/fuzz_corpora -/fuzz-pack-headers -/fuzz-pack-idx -/GIT-BUILD-OPTIONS -/GIT-CFLAGS -/GIT-LDFLAGS -/GIT-PREFIX -/GIT-PERL-DEFINES -/GIT-PERL-HEADER -/GIT-PYTHON-VARS -/GIT-SCRIPT-DEFINES -/GIT-USER-AGENT -/GIT-VERSION-FILE -/bin-wrappers/ -/git -/git-add -/git-add--interactive -/git-am -/git-annotate -/git-apply -/git-archimport -/git-archive -/git-bisect -/git-bisect--helper -/git-blame -/git-branch -/git-bugreport -/git-bundle -/git-cat-file -/git-check-attr -/git-check-ignore -/git-check-mailmap -/git-check-ref-format -/git-checkout -/git-checkout-index -/git-cherry -/git-cherry-pick -/git-clean -/git-clone -/git-column -/git-commit -/git-commit-graph -/git-commit-tree -/git-config -/git-count-objects -/git-credential -/git-credential-cache -/git-credential-cache--daemon -/git-credential-store -/git-cvsexportcommit -/git-cvsimport -/git-cvsserver -/git-daemon -/git-diff -/git-diff-files -/git-diff-index -/git-diff-tree -/git-difftool -/git-difftool--helper -/git-describe -/git-env--helper -/git-fast-export -/git-fast-import -/git-fetch -/git-fetch-pack -/git-filter-branch -/git-fmt-merge-msg -/git-for-each-ref -/git-format-patch -/git-fsck -/git-fsck-objects -/git-gc -/git-get-tar-commit-id -/git-grep -/git-hash-object -/git-help -/git-http-backend -/git-http-fetch -/git-http-push -/git-imap-send -/git-index-pack -/git-init -/git-init-db -/git-interpret-trailers -/git-instaweb -/git-log -/git-ls-files -/git-ls-remote -/git-ls-tree -/git-mailinfo -/git-mailsplit -/git-maintenance -/git-merge -/git-merge-base -/git-merge-index -/git-merge-file -/git-merge-tree -/git-merge-octopus -/git-merge-one-file -/git-merge-ours -/git-merge-recursive -/git-merge-resolve -/git-merge-subtree -/git-mergetool -/git-mergetool--lib -/git-mktag -/git-mktree -/git-multi-pack-index -/git-mv -/git-name-rev -/git-notes -/git-p4 -/git-pack-redundant -/git-pack-objects -/git-pack-refs -/git-parse-remote -/git-patch-id -/git-prune -/git-prune-packed -/git-pull -/git-push -/git-quiltimport -/git-range-diff -/git-read-tree -/git-rebase -/git-rebase--preserve-merges -/git-receive-pack -/git-reflog -/git-remote -/git-remote-http -/git-remote-https -/git-remote-ftp -/git-remote-ftps -/git-remote-fd -/git-remote-ext -/git-remote-testpy -/git-repack -/git-replace -/git-request-pull -/git-rerere -/git-reset -/git-restore -/git-rev-list -/git-rev-parse -/git-revert -/git-rm -/git-send-email -/git-send-pack -/git-serve -/git-sh-i18n -/git-sh-i18n--envsubst -/git-sh-setup -/git-sh-i18n -/git-shell -/git-shortlog -/git-show -/git-show-branch -/git-show-index -/git-show-ref -/git-sparse-checkout -/git-stage -/git-stash -/git-status -/git-stripspace -/git-submodule -/git-submodule--helper -/git-svn -/git-switch -/git-symbolic-ref -/git-tag -/git-unpack-file -/git-unpack-objects -/git-update-index -/git-update-ref -/git-update-server-info -/git-upload-archive -/git-upload-pack -/git-var -/git-verify-commit -/git-verify-pack -/git-verify-tag -/git-web--browse -/git-whatchanged -/git-worktree -/git-write-tree -/git-core-*/?* -/gitweb/GITWEB-BUILD-OPTIONS -/gitweb/gitweb.cgi -/gitweb/static/gitweb.js -/gitweb/static/gitweb.min.* -/config-list.h -/command-list.h -*.tar.gz -*.dsc -*.deb -/git.spec -*.exe -*.[aos] -*.o.json -*.py[co] -.depend/ -*.gcda -*.gcno -*.gcov -/coverage-untested-functions -/cover_db/ -/cover_db_html/ -*+ -/config.mak -/autom4te.cache -/config.cache -/config.log -/config.status -/config.mak.autogen -/config.mak.append -/configure -/.vscode/ -/tags -/TAGS -/cscope* -/compile_commands.json -*.hcc -*.obj -*.lib -*.res -*.sln -*.suo -*.ncb -*.vcproj -*.user -*.idb -*.pdb -*.ilk -*.iobj -*.ipdb -*.dll -.vs/ -Debug/ -Release/ -/UpgradeLog*.htm -/git.VC.VC.opendb -/git.VC.db -*.dSYM -/contrib/buildsystems/out diff --git a/third_party/git/.mailmap b/third_party/git/.mailmap deleted file mode 100644 index bde7aba756..0000000000 --- a/third_party/git/.mailmap +++ /dev/null @@ -1,297 +0,0 @@ -# -# This list is used by git-shortlog to fix a few botched name translations -# in the git archive, either because the author's full name was messed up -# and/or not always written the same way, making contributions from the -# same person appearing not to be so. -# - - -Alejandro R. Sedeño -Alex Bennée -Alex Riesen -Alex Riesen -Alex Riesen -Alex Vandiver -Alexander Gavrilov -Alexander Kuleshov -Alexey Shumkin -Alexey Shumkin -Anders Kaseorg -Anders Kaseorg -Andrey Mazo Mazo, Andrey -Aneesh Kumar K.V -Amos Waterland -Amos Waterland -Ben Peart -Ben Peart -Ben Walton -Benoit Sigoure -Bernt Hansen -Brandon Casey -Brandon Williams -brian m. carlson -brian m. carlson -brian m. carlson -Bryan Larsen -Bryan Larsen -Cheng Renquan -Chris Shoemaker -Chris Wright -Christian Ludwig -Cord Seele -Christian Couder -Christian Stimming -Christopher Díaz Riveros Christopher Diaz Riveros -Clemens Buchacher -Clemens Buchacher -Csaba Henk -Dan Johnson -Dana L. How -Dana L. How Dana How -Daniel Barkalow -Daniel Knittl-Frank knittl -Daniel Trstenjak -Daniel Trstenjak -David Brown -David D. Kilzer -David KÃ¥gedal -David Reiss -David S. Miller -David Turner -David Turner -Derrick Stolee -Derrick Stolee Derrick Stolee via GitGitGadget -Deskin Miller -Äoàn Trần Công Danh Doan Tran Cong Danh -Dirk Süsserott -Eric Blake -Eric Hanchrow -Eric S. Raymond -Eric Wong -Erik Faye-Lund -Eyvind Bernhardsen -Fangyi Zhou Zhou Fangyi -Florian Achleitner -Franck Bui-Huu -Frank Lichtenheld -Frank Lichtenheld -Fredrik Kuivinen -Frédéric Heitzmann -Garry Dolley -Greg Price -Greg Price -Heiko Voigt -H. Merijn Brand H.Merijn Brand -H. Peter Anvin -H. Peter Anvin -H. Peter Anvin -H. Peter Anvin -Han-Wen Nienhuys Han-Wen Nienhuys -Horst H. von Brand -J. Bruce Fields -J. Bruce Fields -J. Bruce Fields -Jakub NarÄ™bski -James Y Knight -# The 2 following authors are probably the same person, -# but both emails bounce. -Jason McMullan -Jason McMullan -Jason Riedy -Jason Riedy -Jay Soffian -Jean-Noël Avila Jean-Noel Avila -Jean-Noël Avila Jean-Noël AVILA -Jeff King -Jeff Muizelaar -Jens Axboe -Jens Axboe -Jens Lindström Jens Lindstrom -Jim Meyering -Joachim Berdal Haga -Joachim Jablon -Johannes Schindelin -Johannes Schindelin Johannes Schindelin via GitGitGadget -Johannes Sixt -Johannes Sixt -Johannes Sixt -John 'Warthog9' Hawley -Jon Loeliger -Jon Loeliger -Jon Seymour -Jonathan Nieder -Jonathan del Strother -Josh Triplett -Josh Triplett -Julian Phillips -Junio C Hamano -Junio C Hamano -Junio C Hamano -Junio C Hamano -Junio C Hamano -Junio C Hamano -Junio C Hamano -Kaartic Sivaraam -Karl Wiberg Karl Hasselström -Karl Wiberg -Karsten Blees -Karsten Blees -Kay Sievers -Kay Sievers -Kazuki Saitoh kazuki saitoh -Keith Cascio -Kent Engstrom -Kevin Leung -Kirill Smelkov -Kirill Smelkov -Knut Franke -Lars Doelle -Lars Doelle -Lars Noschinski -Li Hong -Linus Torvalds -Linus Torvalds -Linus Torvalds -Linus Torvalds -Linus Torvalds -Linus Torvalds -Lukas Sandström -Marc Khouzam -Marc-André Lureau -Marco Costalba -Mark Levedahl -Mark Rada -Martin Langhoff -Martin von Zweigbergk -Masaya Suzuki -Matt Draisey -Matt Kraai -Matt McCutchen -Matthias Kestenholz -Matthias Rüster Matthias Ruester -Matthias Urlichs -Matthias Urlichs -Matthieu Moy -Michael Coleman -Michael J Gruber -Michael J Gruber -Michael S. Tsirkin -Michael S. Tsirkin -Michael S. Tsirkin -Michael W. Olson -Michael Witten -Michael Witten -Michal Rokos -Michele Ballabio -Miklos Vajna -Namhyung Kim -Namhyung Kim -Nanako Shiraishi -Nanako Shiraishi -Nelson Elhage -Nelson Elhage -Nguyá»…n Thái Ngá»c Duy -Nick Stokoe Nick Woolley -Nick Stokoe Nick Woolley -Nicolas Morey-Chaisemartin -Nicolas Morey-Chaisemartin -Nicolas Morey-Chaisemartin -Nicolas Morey-Chaisemartin -Nicolas Morey-Chaisemartin -Nicolas Sebrecht -Orgad Shaneh -Paolo Bonzini -Pascal Obry -Pascal Obry -Pat Notz -Patrick Steinhardt -Paul Mackerras -Paul Mackerras -Peter Baumann -Peter Baumann -Peter Krefting -Peter Krefting -Petr Baudis -Petr Baudis -Phil Hord -Philip Jägenstedt -Philip Oakley # secondary -Philipp A. Hartmann -Philippe Bruhat -Ralf Thielow -Ramsay Jones -Randall S. Becker -René Scharfe -René Scharfe Rene Scharfe -Richard Hansen -Richard Hansen -Robert Fitzsimons -Robert Shearman -Robert Zeh -Robin Rosenberg -Rutger Nijlunsing -Rutger Nijlunsing -Ryan Anderson -Salikh Zakirov -Sam Vilain -Sam Vilain sam@vilain.net -Santi Béjar -Sean Estabrooks -Sebastian Schuberth -Seth Falcon -Shawn O. Pearce -Wei Shuyu Shuyu Wei -Sidhant Sharma Sidhant Sharma [:tk] -Simon Hausmann -Simon Hausmann -Stefan Beller -Stefan Beller -Stefan Naewe -Stefan Naewe -Stefan Sperling -Å tÄ›pán NÄ›mec -Stephen Boyd -Steven Drake -Steven Grimm -Steven Grimm koreth@midwinter.com -Steven Walter -Steven Walter -Sven Verdoolaege -Sven Verdoolaege -SZEDER Gábor -Tao Qingyun <845767657@qq.com> -Tay Ray Chuan -Ted Percival -Theodore Ts'o -Thomas Ackermann -Thomas Rast -Thomas Rast -Thomas Rast -Timo Hirvonen -Toby Allsopp -Tom Grennan -Tommi Virtanen -Tommi Virtanen -Tommy Thorn -Tony Luck -Tor Arne Vestbø -Trần Ngá»c Quân Tran Ngoc Quan -Trent Piepho -Trent Piepho -Uwe Kleine-König -Uwe Kleine-König -Uwe Kleine-König -Uwe Kleine-König -Ville Skyttä -Vitaly "_Vi" Shukela -Vitaly "_Vi" Shukela Vitaly _Vi Shukela -W. Trevor King -William Pursell -YONETANI Tomokazu -YONETANI Tomokazu -YOSHIFUJI Hideaki -Yi-Jyun Pan -# the two anonymous contributors are different persons: -anonymous -anonymous -Ä°smail Dönmez diff --git a/third_party/git/.skip-subtree b/third_party/git/.skip-subtree deleted file mode 100644 index 2f5f854d72..0000000000 --- a/third_party/git/.skip-subtree +++ /dev/null @@ -1 +0,0 @@ -Subtrees of this directory belong to git (third-party). diff --git a/third_party/git/.travis.yml b/third_party/git/.travis.yml deleted file mode 100644 index 05f3e3f8d7..0000000000 --- a/third_party/git/.travis.yml +++ /dev/null @@ -1,60 +0,0 @@ -language: c - -cache: - directories: - - $HOME/travis-cache - -os: - - linux - - osx - -osx_image: xcode10.1 - -compiler: - - clang - - gcc - -matrix: - include: - - env: jobname=GETTEXT_POISON - os: linux - compiler: - addons: - before_install: - - env: jobname=linux-gcc-4.8 - os: linux - dist: trusty - compiler: - - env: jobname=Linux32 - os: linux - compiler: - addons: - services: - - docker - before_install: - script: ci/run-docker.sh - - env: jobname=linux-musl - os: linux - compiler: - addons: - services: - - docker - before_install: - script: ci/run-docker.sh - - env: jobname=StaticAnalysis - os: linux - compiler: - script: ci/run-static-analysis.sh - after_failure: - - env: jobname=Documentation - os: linux - compiler: - script: ci/test-documentation.sh - after_failure: - -before_install: ci/install-dependencies.sh -script: ci/run-build-and-tests.sh -after_failure: ci/print-test-failures.sh - -notifications: - email: false diff --git a/third_party/git/.tsan-suppressions b/third_party/git/.tsan-suppressions deleted file mode 100644 index 5ba86d6845..0000000000 --- a/third_party/git/.tsan-suppressions +++ /dev/null @@ -1,16 +0,0 @@ -# Suppressions for ThreadSanitizer (tsan). -# -# This file is used by setting the environment variable TSAN_OPTIONS to, e.g., -# "suppressions=$(pwd)/.tsan-suppressions". Observe that relative paths such as -# ".tsan-suppressions" might not work. - -# A static variable is written to racily, but we always write the same value, so -# in practice it (hopefully!) doesn't matter. -race:^want_color$ -race:^transfer_debug$ - -# A boolean value, which tells whether the replace_map has been initialized or -# not, is read racily with an update. As this variable is written to only once, -# and it's OK if the value change right after reading it, this shouldn't be a -# problem. -race:^lookup_replace_object$ diff --git a/third_party/git/0001-feat-third_party-git-date-add-dottime-format.patch b/third_party/git/0001-feat-third_party-git-date-add-dottime-format.patch new file mode 100644 index 0000000000..0e11b2ca63 --- /dev/null +++ b/third_party/git/0001-feat-third_party-git-date-add-dottime-format.patch @@ -0,0 +1,119 @@ +From 46c52e6b462f9b1c9aa08a1b1bba79dd16302a9c Mon Sep 17 00:00:00 2001 +From: Vincent Ambo +Date: Mon, 6 Jan 2020 16:00:52 +0000 +Subject: [PATCH] feat(third_party/git/date): add "dottime" format + +Adds dottime (as defined on https://dotti.me) as a timestamp format. + +This format is designed to simplify working with timestamps across +many different timezones by keeping the timestamp format itself in +UTC (and indicating this with a dot character), but appending the +local offset. + +This is implemented as a new format because the timestamp needs to be +rendered both as UTC and including the offset, an implementation using +a strftime formatting string is not sufficient. +--- + Documentation/rev-list-options.txt | 3 +++ + builtin/blame.c | 3 +++ + cache.h | 3 ++- + date.c | 17 +++++++++++++++++ + t/t0006-date.sh | 2 ++ + 5 files changed, 27 insertions(+), 1 deletion(-) + +diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt +index b7bd27e171..273971bdd0 100644 +--- a/Documentation/rev-list-options.txt ++++ b/Documentation/rev-list-options.txt +@@ -1052,6 +1052,9 @@ omitted. + 1970). As with `--raw`, this is always in UTC and therefore `-local` + has no effect. + ++`--date=dottime` shows the date in dottime format (rendered as UTC, ++but suffixed with the local timezone offset if given) ++ + `--date=format:...` feeds the format `...` to your system `strftime`, + except for %z and %Z, which are handled internally. + Use `--date=format:%c` to show the date in your system locale's +diff --git a/builtin/blame.c b/builtin/blame.c +index 641523ff9a..fa0240237c 100644 +--- a/builtin/blame.c ++++ b/builtin/blame.c +@@ -1005,6 +1005,9 @@ int cmd_blame(int argc, const char **argv, const char *prefix) + case DATE_STRFTIME: + blame_date_width = strlen(show_date(0, 0, &blame_date_mode)) + 1; /* add the null */ + break; ++ case DATE_DOTTIME: ++ blame_date_width = sizeof("2006-10-19T15·00-0700"); ++ break; + } + blame_date_width -= 1; /* strip the null */ + +diff --git a/cache.h b/cache.h +index 0c245d4f10..fa79e37b49 100644 +--- a/cache.h ++++ b/cache.h +@@ -1570,7 +1570,8 @@ enum date_mode_type { + DATE_RFC2822, + DATE_STRFTIME, + DATE_RAW, +- DATE_UNIX ++ DATE_UNIX, ++ DATE_DOTTIME + }; + + struct date_mode { +diff --git a/date.c b/date.c +index c55ea47e96..7fe4fb982b 100644 +--- a/date.c ++++ b/date.c +@@ -347,6 +347,21 @@ const char *show_date(timestamp_t time, int tz, const struct date_mode *mode) + tm->tm_mday, + tm->tm_hour, tm->tm_min, tm->tm_sec, + sign, tz / 100, tz % 100); ++ } else if (mode->type == DATE_DOTTIME) { ++ char sign = (tz >= 0) ? '+' : '-'; ++ tz = abs(tz); ++ ++ // Time is converted again without the timezone as the ++ // dottime format includes the zone only in offset ++ // position. ++ time_t t = gm_time_t(time, 0); ++ gmtime_r(&t, tm); ++ strbuf_addf(&timebuf, "%04d-%02d-%02dT%02d·%02d%c%02d%02d", ++ tm->tm_year + 1900, ++ tm->tm_mon + 1, ++ tm->tm_mday, ++ tm->tm_hour, tm->tm_min, ++ sign, tz / 100, tz % 100); + } else if (mode->type == DATE_RFC2822) + strbuf_addf(&timebuf, "%.3s, %d %.3s %d %02d:%02d:%02d %+05d", + weekday_names[tm->tm_wday], tm->tm_mday, +@@ -955,6 +970,8 @@ static enum date_mode_type parse_date_type(const char *format, const char **end) + return DATE_UNIX; + if (skip_prefix(format, "format", end)) + return DATE_STRFTIME; ++ if (skip_prefix(format, "dottime", end)) ++ return DATE_DOTTIME; + /* + * Please update $__git_log_date_formats in + * git-completion.bash when you add new formats. +diff --git a/t/t0006-date.sh b/t/t0006-date.sh +index 6b757d7169..5deb558497 100755 +--- a/t/t0006-date.sh ++++ b/t/t0006-date.sh +@@ -49,9 +49,11 @@ check_show short "$TIME" '2016-06-15' + check_show default "$TIME" 'Wed Jun 15 16:13:20 2016 +0200' + check_show raw "$TIME" '1466000000 +0200' + check_show unix "$TIME" '1466000000' ++check_show dottime "$TIME" '2016-06-15T14·13+0200' + check_show iso-local "$TIME" '2016-06-15 14:13:20 +0000' + check_show raw-local "$TIME" '1466000000 +0000' + check_show unix-local "$TIME" '1466000000' ++check_show dottime-local "$TIME" '2016-06-15T14·13+0000' + + check_show 'format:%z' "$TIME" '+0200' + check_show 'format-local:%z' "$TIME" '+0000' +-- +2.32.0 + diff --git a/third_party/git/CODE_OF_CONDUCT.md b/third_party/git/CODE_OF_CONDUCT.md deleted file mode 100644 index fc4645d5c0..0000000000 --- a/third_party/git/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,93 +0,0 @@ -# Git Code of Conduct - -This code of conduct outlines our expectations for participants within -the Git community, as well as steps for reporting unacceptable behavior. -We are committed to providing a welcoming and inspiring community for -all and expect our code of conduct to be honored. Anyone who violates -this code of conduct may be banned from the community. - -## Our Pledge - -In the interest of fostering an open and welcoming environment, we as -contributors and maintainers pledge to make participation in our project and -our community a harassment-free experience for everyone, regardless of age, -body size, disability, ethnicity, sex characteristics, gender identity and -expression, level of experience, education, socio-economic status, -nationality, personal appearance, race, religion, or sexual identity and -orientation. - -## Our Standards - -Examples of behavior that contributes to creating a positive environment -include: - -* Using welcoming and inclusive language -* Being respectful of differing viewpoints and experiences -* Gracefully accepting constructive criticism -* Focusing on what is best for the community -* Showing empathy towards other community members - -Examples of unacceptable behavior by participants include: - -* The use of sexualized language or imagery and unwelcome sexual attention or - advances -* Trolling, insulting/derogatory comments, and personal or political attacks -* Public or private harassment -* Publishing others' private information, such as a physical or electronic - address, without explicit permission -* Other conduct which could reasonably be considered inappropriate in a - professional setting - -## Our Responsibilities - -Project maintainers are responsible for clarifying the standards of acceptable -behavior and are expected to take appropriate and fair corrective action in -response to any instances of unacceptable behavior. - -Project maintainers have the right and responsibility to remove, edit, or -reject comments, commits, code, wiki edits, issues, and other contributions -that are not aligned to this Code of Conduct, or to ban temporarily or -permanently any contributor for other behaviors that they deem inappropriate, -threatening, offensive, or harmful. - -## Scope - -This Code of Conduct applies within all project spaces, and it also applies -when an individual is representing the project or its community in public -spaces. Examples of representing a project or community include using an -official project e-mail address, posting via an official social media account, -or acting as an appointed representative at an online or offline event. -Representation of a project may be further defined and clarified by project -maintainers. - -## Enforcement - -Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at git@sfconservancy.org. All -complaints will be reviewed and investigated and will result in a response -that is deemed necessary and appropriate to the circumstances. The project -team is obligated to maintain confidentiality with regard to the reporter of -an incident. Further details of specific enforcement policies may be posted -separately. - -Project maintainers who do not follow or enforce the Code of Conduct in good -faith may face temporary or permanent repercussions as determined by other -members of the project's leadership. - -The project leadership team can be contacted by email as a whole at -git@sfconservancy.org, or individually: - - - Ævar Arnfjörð Bjarmason - - Christian Couder - - Jeff King - - Junio C Hamano - -## Attribution - -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 1.4, available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html - -[homepage]: https://www.contributor-covenant.org - -For answers to common questions about this code of conduct, see -https://www.contributor-covenant.org/faq diff --git a/third_party/git/COPYING b/third_party/git/COPYING deleted file mode 100644 index 536e55524d..0000000000 --- a/third_party/git/COPYING +++ /dev/null @@ -1,360 +0,0 @@ - - Note that the only valid version of the GPL as far as this project - is concerned is _this_ particular version of the license (ie v2, not - v2.2 or v3.x or whatever), unless explicitly otherwise stated. - - HOWEVER, in order to allow a migration to GPLv3 if that seems like - a good idea, I also ask that people involved with the project make - their preferences known. In particular, if you trust me to make that - decision, you might note so in your copyright message, ie something - like - - This file is licensed under the GPL v2, or a later version - at the discretion of Linus. - - might avoid issues. But we can also just decide to synchronize and - contact all copyright holders on record if/when the occasion arises. - - Linus Torvalds - ----------------------------------------- - - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/third_party/git/Documentation/.gitattributes b/third_party/git/Documentation/.gitattributes deleted file mode 100644 index ddb030137d..0000000000 --- a/third_party/git/Documentation/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.txt whitespace diff --git a/third_party/git/Documentation/.gitignore b/third_party/git/Documentation/.gitignore deleted file mode 100644 index 9022d48355..0000000000 --- a/third_party/git/Documentation/.gitignore +++ /dev/null @@ -1,17 +0,0 @@ -*.xml -*.html -*.[1-8] -*.made -*.texi -*.pdf -git.info -gitman.info -howto-index.txt -doc.dep -cmds-*.txt -mergetools-*.txt -manpage-base-url.xsl -SubmittingPatches.txt -tmp-doc-diff/ -GIT-ASCIIDOCFLAGS -/GIT-EXCLUDED-PROGRAMS diff --git a/third_party/git/Documentation/CodingGuidelines b/third_party/git/Documentation/CodingGuidelines deleted file mode 100644 index 45465bc0c9..0000000000 --- a/third_party/git/Documentation/CodingGuidelines +++ /dev/null @@ -1,640 +0,0 @@ -Like other projects, we also have some guidelines to keep to the -code. For Git in general, a few rough rules are: - - - Most importantly, we never say "It's in POSIX; we'll happily - ignore your needs should your system not conform to it." - We live in the real world. - - - However, we often say "Let's stay away from that construct, - it's not even in POSIX". - - - In spite of the above two rules, we sometimes say "Although - this is not in POSIX, it (is so convenient | makes the code - much more readable | has other good characteristics) and - practically all the platforms we care about support it, so - let's use it". - - Again, we live in the real world, and it is sometimes a - judgement call, the decision based more on real world - constraints people face than what the paper standard says. - - - Fixing style violations while working on a real change as a - preparatory clean-up step is good, but otherwise avoid useless code - churn for the sake of conforming to the style. - - "Once it _is_ in the tree, it's not really worth the patch noise to - go and fix it up." - Cf. http://lkml.iu.edu/hypermail/linux/kernel/1001.3/01069.html - -Make your code readable and sensible, and don't try to be clever. - -As for more concrete guidelines, just imitate the existing code -(this is a good guideline, no matter which project you are -contributing to). It is always preferable to match the _local_ -convention. New code added to Git suite is expected to match -the overall style of existing code. Modifications to existing -code is expected to match the style the surrounding code already -uses (even if it doesn't match the overall style of existing code). - -But if you must have a list of rules, here they are. - -For shell scripts specifically (not exhaustive): - - - We use tabs for indentation. - - - Case arms are indented at the same depth as case and esac lines, - like this: - - case "$variable" in - pattern1) - do this - ;; - pattern2) - do that - ;; - esac - - - Redirection operators should be written with space before, but no - space after them. In other words, write 'echo test >"$file"' - instead of 'echo test> $file' or 'echo test > $file'. Note that - even though it is not required by POSIX to double-quote the - redirection target in a variable (as shown above), our code does so - because some versions of bash issue a warning without the quotes. - - (incorrect) - cat hello > world < universe - echo hello >$world - - (correct) - cat hello >world "$world" - - - We prefer $( ... ) for command substitution; unlike ``, it - properly nests. It should have been the way Bourne spelled - it from day one, but unfortunately isn't. - - - If you want to find out if a command is available on the user's - $PATH, you should use 'type ', instead of 'which '. - The output of 'which' is not machine parsable and its exit code - is not reliable across platforms. - - - We use POSIX compliant parameter substitutions and avoid bashisms; - namely: - - - We use ${parameter-word} and its [-=?+] siblings, and their - colon'ed "unset or null" form. - - - We use ${parameter#word} and its [#%] siblings, and their - doubled "longest matching" form. - - - No "Substring Expansion" ${parameter:offset:length}. - - - No shell arrays. - - - No pattern replacement ${parameter/pattern/string}. - - - We use Arithmetic Expansion $(( ... )). - - - We do not use Process Substitution <(list) or >(list). - - - Do not write control structures on a single line with semicolon. - "then" should be on the next line for if statements, and "do" - should be on the next line for "while" and "for". - - (incorrect) - if test -f hello; then - do this - fi - - (correct) - if test -f hello - then - do this - fi - - - If a command sequence joined with && or || or | spans multiple - lines, put each command on a separate line and put && and || and | - operators at the end of each line, rather than the start. This - means you don't need to use \ to join lines, since the above - operators imply the sequence isn't finished. - - (incorrect) - grep blob verify_pack_result \ - | awk -f print_1.awk \ - | sort >actual && - ... - - (correct) - grep blob verify_pack_result | - awk -f print_1.awk | - sort >actual && - ... - - - We prefer "test" over "[ ... ]". - - - We do not write the noiseword "function" in front of shell - functions. - - - We prefer a space between the function name and the parentheses, - and no space inside the parentheses. The opening "{" should also - be on the same line. - - (incorrect) - my_function(){ - ... - - (correct) - my_function () { - ... - - - As to use of grep, stick to a subset of BRE (namely, no \{m,n\}, - [::], [==], or [..]) for portability. - - - We do not use \{m,n\}; - - - We do not use -E; - - - We do not use ? or + (which are \{0,1\} and \{1,\} - respectively in BRE) but that goes without saying as these - are ERE elements not BRE (note that \? and \+ are not even part - of BRE -- making them accessible from BRE is a GNU extension). - - - Use Git's gettext wrappers in git-sh-i18n to make the user - interface translatable. See "Marking strings for translation" in - po/README. - - - We do not write our "test" command with "-a" and "-o" and use "&&" - or "||" to concatenate multiple "test" commands instead, because - the use of "-a/-o" is often error-prone. E.g. - - test -n "$x" -a "$a" = "$b" - - is buggy and breaks when $x is "=", but - - test -n "$x" && test "$a" = "$b" - - does not have such a problem. - - -For C programs: - - - We use tabs to indent, and interpret tabs as taking up to - 8 spaces. - - - We try to keep to at most 80 characters per line. - - - As a Git developer we assume you have a reasonably modern compiler - and we recommend you to enable the DEVELOPER makefile knob to - ensure your patch is clear of all compiler warnings we care about, - by e.g. "echo DEVELOPER=1 >>config.mak". - - - We try to support a wide range of C compilers to compile Git with, - including old ones. You should not use features from newer C - standard, even if your compiler groks them. - - There are a few exceptions to this guideline: - - . since early 2012 with e1327023ea, we have been using an enum - definition whose last element is followed by a comma. This, like - an array initializer that ends with a trailing comma, can be used - to reduce the patch noise when adding a new identifier at the end. - - . since mid 2017 with cbc0f81d, we have been using designated - initializers for struct (e.g. "struct t v = { .val = 'a' };"). - - . since mid 2017 with 512f41cf, we have been using designated - initializers for array (e.g. "int array[10] = { [5] = 2 }"). - - These used to be forbidden, but we have not heard any breakage - report, and they are assumed to be safe. - - - Variables have to be declared at the beginning of the block, before - the first statement (i.e. -Wdeclaration-after-statement). - - - Declaring a variable in the for loop "for (int i = 0; i < 10; i++)" - is still not allowed in this codebase. - - - NULL pointers shall be written as NULL, not as 0. - - - When declaring pointers, the star sides with the variable - name, i.e. "char *string", not "char* string" or - "char * string". This makes it easier to understand code - like "char *string, c;". - - - Use whitespace around operators and keywords, but not inside - parentheses and not around functions. So: - - while (condition) - func(bar + 1); - - and not: - - while( condition ) - func (bar+1); - - - Do not explicitly compare an integral value with constant 0 or '\0', - or a pointer value with constant NULL. For instance, to validate that - counted array is initialized but has no elements, write: - - if (!ptr || cnt) - BUG("empty array expected"); - - and not: - - if (ptr == NULL || cnt != 0); - BUG("empty array expected"); - - - We avoid using braces unnecessarily. I.e. - - if (bla) { - x = 1; - } - - is frowned upon. But there are a few exceptions: - - - When the statement extends over a few lines (e.g., a while loop - with an embedded conditional, or a comment). E.g.: - - while (foo) { - if (x) - one(); - else - two(); - } - - if (foo) { - /* - * This one requires some explanation, - * so we're better off with braces to make - * it obvious that the indentation is correct. - */ - doit(); - } - - - When there are multiple arms to a conditional and some of them - require braces, enclose even a single line block in braces for - consistency. E.g.: - - if (foo) { - doit(); - } else { - one(); - two(); - three(); - } - - - We try to avoid assignments in the condition of an "if" statement. - - - Try to make your code understandable. You may put comments - in, but comments invariably tend to stale out when the code - they were describing changes. Often splitting a function - into two makes the intention of the code much clearer. - - - Multi-line comments include their delimiters on separate lines from - the text. E.g. - - /* - * A very long - * multi-line comment. - */ - - Note however that a comment that explains a translatable string to - translators uses a convention of starting with a magic token - "TRANSLATORS: ", e.g. - - /* - * TRANSLATORS: here is a comment that explains the string to - * be translated, that follows immediately after it. - */ - _("Here is a translatable string explained by the above."); - - - Double negation is often harder to understand than no negation - at all. - - - There are two schools of thought when it comes to comparison, - especially inside a loop. Some people prefer to have the less stable - value on the left hand side and the more stable value on the right hand - side, e.g. if you have a loop that counts variable i down to the - lower bound, - - while (i > lower_bound) { - do something; - i--; - } - - Other people prefer to have the textual order of values match the - actual order of values in their comparison, so that they can - mentally draw a number line from left to right and place these - values in order, i.e. - - while (lower_bound < i) { - do something; - i--; - } - - Both are valid, and we use both. However, the more "stable" the - stable side becomes, the more we tend to prefer the former - (comparison with a constant, "i > 0", is an extreme example). - Just do not mix styles in the same part of the code and mimic - existing styles in the neighbourhood. - - - There are two schools of thought when it comes to splitting a long - logical line into multiple lines. Some people push the second and - subsequent lines far enough to the right with tabs and align them: - - if (the_beginning_of_a_very_long_expression_that_has_to || - span_more_than_a_single_line_of || - the_source_text) { - ... - - while other people prefer to align the second and the subsequent - lines with the column immediately inside the opening parenthesis, - with tabs and spaces, following our "tabstop is always a multiple - of 8" convention: - - if (the_beginning_of_a_very_long_expression_that_has_to || - span_more_than_a_single_line_of || - the_source_text) { - ... - - Both are valid, and we use both. Again, just do not mix styles in - the same part of the code and mimic existing styles in the - neighbourhood. - - - When splitting a long logical line, some people change line before - a binary operator, so that the result looks like a parse tree when - you turn your head 90-degrees counterclockwise: - - if (the_beginning_of_a_very_long_expression_that_has_to - || span_more_than_a_single_line_of_the_source_text) { - - while other people prefer to leave the operator at the end of the - line: - - if (the_beginning_of_a_very_long_expression_that_has_to || - span_more_than_a_single_line_of_the_source_text) { - - Both are valid, but we tend to use the latter more, unless the - expression gets fairly complex, in which case the former tends to - be easier to read. Again, just do not mix styles in the same part - of the code and mimic existing styles in the neighbourhood. - - - When splitting a long logical line, with everything else being - equal, it is preferable to split after the operator at higher - level in the parse tree. That is, this is more preferable: - - if (a_very_long_variable * that_is_used_in + - a_very_long_expression) { - ... - - than - - if (a_very_long_variable * - that_is_used_in + a_very_long_expression) { - ... - - - Some clever tricks, like using the !! operator with arithmetic - constructs, can be extremely confusing to others. Avoid them, - unless there is a compelling reason to use them. - - - Use the API. No, really. We have a strbuf (variable length - string), several arrays with the ALLOC_GROW() macro, a - string_list for sorted string lists, a hash map (mapping struct - objects) named "struct decorate", amongst other things. - - - When you come up with an API, document its functions and structures - in the header file that exposes the API to its callers. Use what is - in "strbuf.h" as a model for the appropriate tone and level of - detail. - - - The first #include in C files, except in platform specific compat/ - implementations, must be either "git-compat-util.h", "cache.h" or - "builtin.h". You do not have to include more than one of these. - - - A C file must directly include the header files that declare the - functions and the types it uses, except for the functions and types - that are made available to it by including one of the header files - it must include by the previous rule. - - - If you are planning a new command, consider writing it in shell - or perl first, so that changes in semantics can be easily - changed and discussed. Many Git commands started out like - that, and a few are still scripts. - - - Avoid introducing a new dependency into Git. This means you - usually should stay away from scripting languages not already - used in the Git core command set (unless your command is clearly - separate from it, such as an importer to convert random-scm-X - repositories to Git). - - - When we pass pair to functions, we should try to - pass them in that order. - - - Use Git's gettext wrappers to make the user interface - translatable. See "Marking strings for translation" in po/README. - - - Variables and functions local to a given source file should be marked - with "static". Variables that are visible to other source files - must be declared with "extern" in header files. However, function - declarations should not use "extern", as that is already the default. - - - You can launch gdb around your program using the shorthand GIT_DEBUGGER. - Run `GIT_DEBUGGER=1 ./bin-wrappers/git foo` to simply use gdb as is, or - run `GIT_DEBUGGER=" " ./bin-wrappers/git foo` to - use your own debugger and arguments. Example: `GIT_DEBUGGER="ddd --gdb" - ./bin-wrappers/git log` (See `wrap-for-bin.sh`.) - -For Perl programs: - - - Most of the C guidelines above apply. - - - We try to support Perl 5.8 and later ("use Perl 5.008"). - - - use strict and use warnings are strongly preferred. - - - Don't overuse statement modifiers unless using them makes the - result easier to follow. - - ... do something ... - do_this() unless (condition); - ... do something else ... - - is more readable than: - - ... do something ... - unless (condition) { - do_this(); - } - ... do something else ... - - *only* when the condition is so rare that do_this() will be almost - always called. - - - We try to avoid assignments inside "if ()" conditions. - - - Learn and use Git.pm if you need that functionality. - - - For Emacs, it's useful to put the following in - GIT_CHECKOUT/.dir-locals.el, assuming you use cperl-mode: - - ;; note the first part is useful for C editing, too - ((nil . ((indent-tabs-mode . t) - (tab-width . 8) - (fill-column . 80))) - (cperl-mode . ((cperl-indent-level . 8) - (cperl-extra-newline-before-brace . nil) - (cperl-merge-trailing-else . t)))) - -For Python scripts: - - - We follow PEP-8 (http://www.python.org/dev/peps/pep-0008/). - - - As a minimum, we aim to be compatible with Python 2.7. - - - Where required libraries do not restrict us to Python 2, we try to - also be compatible with Python 3.1 and later. - -Error Messages - - - Do not end error messages with a full stop. - - - Do not capitalize ("unable to open %s", not "Unable to open %s") - - - Say what the error is first ("cannot open %s", not "%s: cannot open") - - -Externally Visible Names - - - For configuration variable names, follow the existing convention: - - . The section name indicates the affected subsystem. - - . The subsection name, if any, indicates which of an unbounded set - of things to set the value for. - - . The variable name describes the effect of tweaking this knob. - - The section and variable names that consist of multiple words are - formed by concatenating the words without punctuations (e.g. `-`), - and are broken using bumpyCaps in documentation as a hint to the - reader. - - When choosing the variable namespace, do not use variable name for - specifying possibly unbounded set of things, most notably anything - an end user can freely come up with (e.g. branch names). Instead, - use subsection names or variable values, like the existing variable - branch..description does. - - -Writing Documentation: - - Most (if not all) of the documentation pages are written in the - AsciiDoc format in *.txt files (e.g. Documentation/git.txt), and - processed into HTML and manpages (e.g. git.html and git.1 in the - same directory). - - The documentation liberally mixes US and UK English (en_US/UK) - norms for spelling and grammar, which is somewhat unfortunate. - In an ideal world, it would have been better if it consistently - used only one and not the other, and we would have picked en_US - (if you wish to correct the English of some of the existing - documentation, please see the documentation-related advice in the - Documentation/SubmittingPatches file). - - Every user-visible change should be reflected in the documentation. - The same general rule as for code applies -- imitate the existing - conventions. - - A few commented examples follow to provide reference when writing or - modifying command usage strings and synopsis sections in the manual - pages: - - Placeholders are spelled in lowercase and enclosed in angle brackets: - - --sort= - --abbrev[=] - - If a placeholder has multiple words, they are separated by dashes: - - --template= - - Possibility of multiple occurrences is indicated by three dots: - ... - (One or more of .) - - Optional parts are enclosed in square brackets: - [] - (Zero or one .) - - --exec-path[=] - (Option with an optional argument. Note that the "=" is inside the - brackets.) - - [...] - (Zero or more of . Note that the dots are inside, not - outside the brackets.) - - Multiple alternatives are indicated with vertical bars: - [-q | --quiet] - [--utf8 | --no-utf8] - - Parentheses are used for grouping: - [( | )...] - (Any number of either or . Parens are needed to make - it clear that "..." pertains to both and .) - - [(-p )...] - (Any number of option -p, each with one argument.) - - git remote set-head (-a | -d | ) - (One and only one of "-a", "-d" or "" _must_ (no square - brackets) be provided.) - - And a somewhat more contrived example: - --diff-filter=[(A|C|D|M|R|T|U|X|B)...[*]] - Here "=" is outside the brackets, because "--diff-filter=" is a - valid usage. "*" has its own pair of brackets, because it can - (optionally) be specified only when one or more of the letters is - also provided. - - A note on notation: - Use 'git' (all lowercase) when talking about commands i.e. something - the user would type into a shell and use 'Git' (uppercase first letter) - when talking about the version control system and its properties. - - A few commented examples follow to provide reference when writing or - modifying paragraphs or option/command explanations that contain options - or commands: - - Literal examples (e.g. use of command-line options, command names, - branch names, URLs, pathnames (files and directories), configuration and - environment variables) must be typeset in monospace (i.e. wrapped with - backticks): - `--pretty=oneline` - `git rev-list` - `remote.pushDefault` - `http://git.example.com` - `.git/config` - `GIT_DIR` - `HEAD` - - An environment variable must be prefixed with "$" only when referring to its - value and not when referring to the variable itself, in this case there is - nothing to add except the backticks: - `GIT_DIR` is specified - `$GIT_DIR/hooks/pre-receive` - - Word phrases enclosed in `backtick characters` are rendered literally - and will not be further expanded. The use of `backticks` to achieve the - previous rule means that literal examples should not use AsciiDoc - escapes. - Correct: - `--pretty=oneline` - Incorrect: - `\--pretty=oneline` - - If some place in the documentation needs to typeset a command usage - example with inline substitutions, it is fine to use +monospaced and - inline substituted text+ instead of `monospaced literal text`, and with - the former, the part that should not get substituted must be - quoted/escaped. diff --git a/third_party/git/Documentation/Makefile b/third_party/git/Documentation/Makefile deleted file mode 100644 index 80d1908a44..0000000000 --- a/third_party/git/Documentation/Makefile +++ /dev/null @@ -1,472 +0,0 @@ -# Guard against environment variables -MAN1_TXT = -MAN5_TXT = -MAN7_TXT = -TECH_DOCS = -ARTICLES = -SP_ARTICLES = -OBSOLETE_HTML = - --include GIT-EXCLUDED-PROGRAMS - -MAN1_TXT += $(filter-out \ - $(patsubst %,%.txt,$(EXCLUDED_PROGRAMS)) \ - $(addsuffix .txt, $(ARTICLES) $(SP_ARTICLES)), \ - $(wildcard git-*.txt)) -MAN1_TXT += git.txt -MAN1_TXT += gitk.txt -MAN1_TXT += gitweb.txt - -# man5 / man7 guides (note: new guides should also be added to command-list.txt) -MAN5_TXT += gitattributes.txt -MAN5_TXT += githooks.txt -MAN5_TXT += gitignore.txt -MAN5_TXT += gitmodules.txt -MAN5_TXT += gitrepository-layout.txt -MAN5_TXT += gitweb.conf.txt - -MAN7_TXT += gitcli.txt -MAN7_TXT += gitcore-tutorial.txt -MAN7_TXT += gitcredentials.txt -MAN7_TXT += gitcvs-migration.txt -MAN7_TXT += gitdiffcore.txt -MAN7_TXT += giteveryday.txt -MAN7_TXT += gitfaq.txt -MAN7_TXT += gitglossary.txt -MAN7_TXT += gitnamespaces.txt -MAN7_TXT += gitremote-helpers.txt -MAN7_TXT += gitrevisions.txt -MAN7_TXT += gitsubmodules.txt -MAN7_TXT += gittutorial-2.txt -MAN7_TXT += gittutorial.txt -MAN7_TXT += gitworkflows.txt - -ifdef MAN_FILTER -MAN_TXT = $(filter $(MAN_FILTER),$(MAN1_TXT) $(MAN5_TXT) $(MAN7_TXT)) -else -MAN_TXT = $(MAN1_TXT) $(MAN5_TXT) $(MAN7_TXT) -MAN_FILTER = $(MAN_TXT) -endif - -MAN_XML = $(patsubst %.txt,%.xml,$(MAN_TXT)) -MAN_HTML = $(patsubst %.txt,%.html,$(MAN_TXT)) -GIT_MAN_REF = master - -OBSOLETE_HTML += everyday.html -OBSOLETE_HTML += git-remote-helpers.html - -ARTICLES += howto-index -ARTICLES += git-tools -ARTICLES += git-bisect-lk2009 -# with their own formatting rules. -SP_ARTICLES += user-manual -SP_ARTICLES += howto/new-command -SP_ARTICLES += howto/revert-branch-rebase -SP_ARTICLES += howto/using-merge-subtree -SP_ARTICLES += howto/using-signed-tag-in-pull-request -SP_ARTICLES += howto/use-git-daemon -SP_ARTICLES += howto/update-hook-example -SP_ARTICLES += howto/setup-git-server-over-http -SP_ARTICLES += howto/separating-topic-branches -SP_ARTICLES += howto/revert-a-faulty-merge -SP_ARTICLES += howto/recover-corrupted-blob-object -SP_ARTICLES += howto/recover-corrupted-object-harder -SP_ARTICLES += howto/rebuild-from-update-hook -SP_ARTICLES += howto/rebase-from-internal-branch -SP_ARTICLES += howto/keep-canonical-history-correct -SP_ARTICLES += howto/maintain-git -API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt))) -SP_ARTICLES += $(API_DOCS) - -TECH_DOCS += MyFirstContribution -TECH_DOCS += MyFirstObjectWalk -TECH_DOCS += SubmittingPatches -TECH_DOCS += technical/hash-function-transition -TECH_DOCS += technical/http-protocol -TECH_DOCS += technical/index-format -TECH_DOCS += technical/long-running-process-protocol -TECH_DOCS += technical/multi-pack-index -TECH_DOCS += technical/pack-format -TECH_DOCS += technical/pack-heuristics -TECH_DOCS += technical/pack-protocol -TECH_DOCS += technical/partial-clone -TECH_DOCS += technical/protocol-capabilities -TECH_DOCS += technical/protocol-common -TECH_DOCS += technical/protocol-v2 -TECH_DOCS += technical/racy-git -TECH_DOCS += technical/reftable -TECH_DOCS += technical/send-pack-pipeline -TECH_DOCS += technical/shallow -TECH_DOCS += technical/signature-format -TECH_DOCS += technical/trivial-merge -SP_ARTICLES += $(TECH_DOCS) -SP_ARTICLES += technical/api-index - -ARTICLES_HTML += $(patsubst %,%.html,$(ARTICLES) $(SP_ARTICLES)) -HTML_FILTER ?= $(ARTICLES_HTML) $(OBSOLETE_HTML) -DOC_HTML = $(MAN_HTML) $(filter $(HTML_FILTER),$(ARTICLES_HTML) $(OBSOLETE_HTML)) - -DOC_MAN1 = $(patsubst %.txt,%.1,$(filter $(MAN_FILTER),$(MAN1_TXT))) -DOC_MAN5 = $(patsubst %.txt,%.5,$(filter $(MAN_FILTER),$(MAN5_TXT))) -DOC_MAN7 = $(patsubst %.txt,%.7,$(filter $(MAN_FILTER),$(MAN7_TXT))) - -prefix ?= $(HOME) -bindir ?= $(prefix)/bin -htmldir ?= $(prefix)/share/doc/git-doc -infodir ?= $(prefix)/share/info -pdfdir ?= $(prefix)/share/doc/git-doc -mandir ?= $(prefix)/share/man -man1dir = $(mandir)/man1 -man5dir = $(mandir)/man5 -man7dir = $(mandir)/man7 -# DESTDIR = - -ASCIIDOC = asciidoc -ASCIIDOC_EXTRA = -ASCIIDOC_HTML = xhtml11 -ASCIIDOC_DOCBOOK = docbook -ASCIIDOC_CONF = -f asciidoc.conf -ASCIIDOC_COMMON = $(ASCIIDOC) $(ASCIIDOC_EXTRA) $(ASCIIDOC_CONF) \ - -amanversion=$(GIT_VERSION) \ - -amanmanual='Git Manual' -amansource='Git' -TXT_TO_HTML = $(ASCIIDOC_COMMON) -b $(ASCIIDOC_HTML) -TXT_TO_XML = $(ASCIIDOC_COMMON) -b $(ASCIIDOC_DOCBOOK) -MANPAGE_XSL = manpage-normal.xsl -XMLTO = xmlto -XMLTO_EXTRA = -INSTALL ?= install -RM ?= rm -f -MAN_REPO = ../../git-manpages -HTML_REPO = ../../git-htmldocs - -MAKEINFO = makeinfo -INSTALL_INFO = install-info -DOCBOOK2X_TEXI = docbook2x-texi -DBLATEX = dblatex -ASCIIDOC_DBLATEX_DIR = /etc/asciidoc/dblatex -DBLATEX_COMMON = -p $(ASCIIDOC_DBLATEX_DIR)/asciidoc-dblatex.xsl -s $(ASCIIDOC_DBLATEX_DIR)/asciidoc-dblatex.sty -ifndef PERL_PATH - PERL_PATH = /usr/bin/perl -endif - --include ../config.mak.autogen --include ../config.mak - -ifndef NO_MAN_BOLD_LITERAL -XMLTO_EXTRA += -m manpage-bold-literal.xsl -endif - -# Newer DocBook stylesheet emits warning cruft in the output when -# this is not set, and if set it shows an absolute link. Older -# stylesheets simply ignore this parameter. -# -# Distros may want to use MAN_BASE_URL=file:///path/to/git/docs/ -# or similar. -ifndef MAN_BASE_URL -MAN_BASE_URL = file://$(htmldir)/ -endif -XMLTO_EXTRA += -m manpage-base-url.xsl - -# If your target system uses GNU groff, it may try to render -# apostrophes as a "pretty" apostrophe using unicode. This breaks -# cut&paste, so you should set GNU_ROFF to force them to be ASCII -# apostrophes. Unfortunately does not work with non-GNU roff. -ifdef GNU_ROFF -XMLTO_EXTRA += -m manpage-quote-apos.xsl -endif - -ifdef USE_ASCIIDOCTOR -ASCIIDOC = asciidoctor -ASCIIDOC_CONF = -ASCIIDOC_HTML = xhtml5 -ASCIIDOC_DOCBOOK = docbook5 -ASCIIDOC_EXTRA += -acompat-mode -atabsize=8 -ASCIIDOC_EXTRA += -I. -rasciidoctor-extensions -ASCIIDOC_EXTRA += -alitdd='&\#x2d;&\#x2d;' -DBLATEX_COMMON = -XMLTO_EXTRA += --skip-validation -XMLTO_EXTRA += -x manpage.xsl -endif - -SHELL_PATH ?= $(SHELL) -# Shell quote; -SHELL_PATH_SQ = $(subst ','\'',$(SHELL_PATH)) - -ifdef DEFAULT_PAGER -DEFAULT_PAGER_SQ = $(subst ','\'',$(DEFAULT_PAGER)) -ASCIIDOC_EXTRA += -a 'git-default-pager=$(DEFAULT_PAGER_SQ)' -endif - -ifdef DEFAULT_EDITOR -DEFAULT_EDITOR_SQ = $(subst ','\'',$(DEFAULT_EDITOR)) -ASCIIDOC_EXTRA += -a 'git-default-editor=$(DEFAULT_EDITOR_SQ)' -endif - -QUIET_SUBDIR0 = +$(MAKE) -C # space to separate -C and subdir -QUIET_SUBDIR1 = - -ifneq ($(findstring $(MAKEFLAGS),w),w) -PRINT_DIR = --no-print-directory -else # "make -w" -NO_SUBDIR = : -endif - -ifneq ($(findstring $(MAKEFLAGS),s),s) -ifndef V - QUIET_ASCIIDOC = @echo ' ' ASCIIDOC $@; - QUIET_XMLTO = @echo ' ' XMLTO $@; - QUIET_DB2TEXI = @echo ' ' DB2TEXI $@; - QUIET_MAKEINFO = @echo ' ' MAKEINFO $@; - QUIET_DBLATEX = @echo ' ' DBLATEX $@; - QUIET_XSLTPROC = @echo ' ' XSLTPROC $@; - QUIET_GEN = @echo ' ' GEN $@; - QUIET_LINT = @echo ' ' LINT $@; - QUIET_STDERR = 2> /dev/null - QUIET_SUBDIR0 = +@subdir= - QUIET_SUBDIR1 = ;$(NO_SUBDIR) echo ' ' SUBDIR $$subdir; \ - $(MAKE) $(PRINT_DIR) -C $$subdir - export V -endif -endif - -all: html man - -html: $(DOC_HTML) - -man: man1 man5 man7 -man1: $(DOC_MAN1) -man5: $(DOC_MAN5) -man7: $(DOC_MAN7) - -info: git.info gitman.info - -pdf: user-manual.pdf - -install: install-man - -install-man: man - $(INSTALL) -d -m 755 $(DESTDIR)$(man1dir) - $(INSTALL) -d -m 755 $(DESTDIR)$(man5dir) - $(INSTALL) -d -m 755 $(DESTDIR)$(man7dir) - $(INSTALL) -m 644 $(DOC_MAN1) $(DESTDIR)$(man1dir) - $(INSTALL) -m 644 $(DOC_MAN5) $(DESTDIR)$(man5dir) - $(INSTALL) -m 644 $(DOC_MAN7) $(DESTDIR)$(man7dir) - -install-info: info - $(INSTALL) -d -m 755 $(DESTDIR)$(infodir) - $(INSTALL) -m 644 git.info gitman.info $(DESTDIR)$(infodir) - if test -r $(DESTDIR)$(infodir)/dir; then \ - $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) git.info ;\ - $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) gitman.info ;\ - else \ - echo "No directory found in $(DESTDIR)$(infodir)" >&2 ; \ - fi - -install-pdf: pdf - $(INSTALL) -d -m 755 $(DESTDIR)$(pdfdir) - $(INSTALL) -m 644 user-manual.pdf $(DESTDIR)$(pdfdir) - -install-html: html - '$(SHELL_PATH_SQ)' ./install-webdoc.sh $(DESTDIR)$(htmldir) - -../GIT-VERSION-FILE: FORCE - $(QUIET_SUBDIR0)../ $(QUIET_SUBDIR1) GIT-VERSION-FILE - --include ../GIT-VERSION-FILE - -# -# Determine "include::" file references in asciidoc files. -# -docdep_prereqs = \ - mergetools-list.made $(mergetools_txt) \ - cmd-list.made $(cmds_txt) - -doc.dep : $(docdep_prereqs) $(wildcard *.txt) $(wildcard config/*.txt) build-docdep.perl - $(QUIET_GEN)$(RM) $@+ $@ && \ - $(PERL_PATH) ./build-docdep.perl >$@+ $(QUIET_STDERR) && \ - mv $@+ $@ - --include doc.dep - -cmds_txt = cmds-ancillaryinterrogators.txt \ - cmds-ancillarymanipulators.txt \ - cmds-mainporcelain.txt \ - cmds-plumbinginterrogators.txt \ - cmds-plumbingmanipulators.txt \ - cmds-synchingrepositories.txt \ - cmds-synchelpers.txt \ - cmds-guide.txt \ - cmds-purehelpers.txt \ - cmds-foreignscminterface.txt - -$(cmds_txt): cmd-list.made - -cmd-list.made: cmd-list.perl ../command-list.txt $(MAN1_TXT) - $(QUIET_GEN)$(RM) $@ && \ - $(PERL_PATH) ./cmd-list.perl ../command-list.txt $(cmds_txt) $(QUIET_STDERR) && \ - date >$@ - -mergetools_txt = mergetools-diff.txt mergetools-merge.txt - -$(mergetools_txt): mergetools-list.made - -mergetools-list.made: ../git-mergetool--lib.sh $(wildcard ../mergetools/*) - $(QUIET_GEN)$(RM) $@ && \ - $(SHELL_PATH) -c 'MERGE_TOOLS_DIR=../mergetools && \ - . ../git-mergetool--lib.sh && \ - show_tool_names can_diff "* " || :' >mergetools-diff.txt && \ - $(SHELL_PATH) -c 'MERGE_TOOLS_DIR=../mergetools && \ - . ../git-mergetool--lib.sh && \ - show_tool_names can_merge "* " || :' >mergetools-merge.txt && \ - date >$@ - -TRACK_ASCIIDOCFLAGS = $(subst ','\'',$(ASCIIDOC_COMMON):$(ASCIIDOC_HTML):$(ASCIIDOC_DOCBOOK)) - -GIT-ASCIIDOCFLAGS: FORCE - @FLAGS='$(TRACK_ASCIIDOCFLAGS)'; \ - if test x"$$FLAGS" != x"`cat GIT-ASCIIDOCFLAGS 2>/dev/null`" ; then \ - echo >&2 " * new asciidoc flags"; \ - echo "$$FLAGS" >GIT-ASCIIDOCFLAGS; \ - fi - -clean: - $(RM) *.xml *.xml+ *.html *.html+ *.1 *.5 *.7 - $(RM) *.texi *.texi+ *.texi++ git.info gitman.info - $(RM) *.pdf - $(RM) howto-index.txt howto/*.html doc.dep - $(RM) technical/*.html technical/api-index.txt - $(RM) SubmittingPatches.txt - $(RM) $(cmds_txt) $(mergetools_txt) *.made - $(RM) manpage-base-url.xsl - $(RM) GIT-ASCIIDOCFLAGS - -$(MAN_HTML): %.html : %.txt asciidoc.conf asciidoctor-extensions.rb GIT-ASCIIDOCFLAGS - $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ - $(TXT_TO_HTML) -d manpage -o $@+ $< && \ - mv $@+ $@ - -$(OBSOLETE_HTML): %.html : %.txto asciidoc.conf asciidoctor-extensions.rb GIT-ASCIIDOCFLAGS - $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ - $(TXT_TO_HTML) -o $@+ $< && \ - mv $@+ $@ - -manpage-base-url.xsl: manpage-base-url.xsl.in - $(QUIET_GEN)sed "s|@@MAN_BASE_URL@@|$(MAN_BASE_URL)|" $< > $@ - -%.1 %.5 %.7 : %.xml manpage-base-url.xsl $(wildcard manpage*.xsl) - $(QUIET_XMLTO)$(RM) $@ && \ - $(XMLTO) -m $(MANPAGE_XSL) $(XMLTO_EXTRA) man $< - -%.xml : %.txt asciidoc.conf asciidoctor-extensions.rb GIT-ASCIIDOCFLAGS - $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ - $(TXT_TO_XML) -d manpage -o $@+ $< && \ - mv $@+ $@ - -user-manual.xml: user-manual.txt user-manual.conf asciidoctor-extensions.rb GIT-ASCIIDOCFLAGS - $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ - $(TXT_TO_XML) -d book -o $@+ $< && \ - mv $@+ $@ - -technical/api-index.txt: technical/api-index-skel.txt \ - technical/api-index.sh $(patsubst %,%.txt,$(API_DOCS)) - $(QUIET_GEN)cd technical && '$(SHELL_PATH_SQ)' ./api-index.sh - -technical/%.html: ASCIIDOC_EXTRA += -a git-relative-html-prefix=../ -$(patsubst %,%.html,$(API_DOCS) technical/api-index $(TECH_DOCS)): %.html : %.txt \ - asciidoc.conf GIT-ASCIIDOCFLAGS - $(QUIET_ASCIIDOC)$(TXT_TO_HTML) $*.txt - -SubmittingPatches.txt: SubmittingPatches - $(QUIET_GEN) cp $< $@ - -XSLT = docbook.xsl -XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css - -user-manual.html: user-manual.xml $(XSLT) - $(QUIET_XSLTPROC)$(RM) $@+ $@ && \ - xsltproc $(XSLTOPTS) -o $@+ $(XSLT) $< && \ - mv $@+ $@ - -git.info: user-manual.texi - $(QUIET_MAKEINFO)$(MAKEINFO) --no-split -o $@ user-manual.texi - -user-manual.texi: user-manual.xml - $(QUIET_DB2TEXI)$(RM) $@+ $@ && \ - $(DOCBOOK2X_TEXI) user-manual.xml --encoding=UTF-8 --to-stdout >$@++ && \ - $(PERL_PATH) fix-texi.perl <$@++ >$@+ && \ - rm $@++ && \ - mv $@+ $@ - -user-manual.pdf: user-manual.xml - $(QUIET_DBLATEX)$(RM) $@+ $@ && \ - $(DBLATEX) -o $@+ $(DBLATEX_COMMON) $< && \ - mv $@+ $@ - -gitman.texi: $(MAN_XML) cat-texi.perl texi.xsl - $(QUIET_DB2TEXI)$(RM) $@+ $@ && \ - ($(foreach xml,$(sort $(MAN_XML)),xsltproc -o $(xml)+ texi.xsl $(xml) && \ - $(DOCBOOK2X_TEXI) --encoding=UTF-8 --to-stdout $(xml)+ && \ - rm $(xml)+ &&) true) > $@++ && \ - $(PERL_PATH) cat-texi.perl $@ <$@++ >$@+ && \ - rm $@++ && \ - mv $@+ $@ - -gitman.info: gitman.texi - $(QUIET_MAKEINFO)$(MAKEINFO) --no-split --no-validate $*.texi - -$(patsubst %.txt,%.texi,$(MAN_TXT)): %.texi : %.xml - $(QUIET_DB2TEXI)$(RM) $@+ $@ && \ - $(DOCBOOK2X_TEXI) --to-stdout $*.xml >$@+ && \ - mv $@+ $@ - -howto-index.txt: howto-index.sh $(wildcard howto/*.txt) - $(QUIET_GEN)$(RM) $@+ $@ && \ - '$(SHELL_PATH_SQ)' ./howto-index.sh $(sort $(wildcard howto/*.txt)) >$@+ && \ - mv $@+ $@ - -$(patsubst %,%.html,$(ARTICLES)) : %.html : %.txt - $(QUIET_ASCIIDOC)$(TXT_TO_HTML) $*.txt - -WEBDOC_DEST = /pub/software/scm/git/docs - -howto/%.html: ASCIIDOC_EXTRA += -a git-relative-html-prefix=../ -$(patsubst %.txt,%.html,$(wildcard howto/*.txt)): %.html : %.txt GIT-ASCIIDOCFLAGS - $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ - sed -e '1,/^$$/d' $< | \ - $(TXT_TO_HTML) - >$@+ && \ - mv $@+ $@ - -install-webdoc : html - '$(SHELL_PATH_SQ)' ./install-webdoc.sh $(WEBDOC_DEST) - -# You must have a clone of 'git-htmldocs' and 'git-manpages' repositories -# next to the 'git' repository itself for the following to work. - -quick-install: quick-install-man - -require-manrepo:: - @if test ! -d $(MAN_REPO); \ - then echo "git-manpages repository must exist at $(MAN_REPO)"; exit 1; fi - -quick-install-man: require-manrepo - '$(SHELL_PATH_SQ)' ./install-doc-quick.sh $(MAN_REPO) $(DESTDIR)$(mandir) $(GIT_MAN_REF) - -require-htmlrepo:: - @if test ! -d $(HTML_REPO); \ - then echo "git-htmldocs repository must exist at $(HTML_REPO)"; exit 1; fi - -quick-install-html: require-htmlrepo - '$(SHELL_PATH_SQ)' ./install-doc-quick.sh $(HTML_REPO) $(DESTDIR)$(htmldir) $(GIT_MAN_REF) - -print-man1: - @for i in $(MAN1_TXT); do echo $$i; done - -lint-docs:: - $(QUIET_LINT)$(PERL_PATH) lint-gitlink.perl - -ifeq ($(wildcard po/Makefile),po/Makefile) -doc-l10n install-l10n:: - $(MAKE) -C po $@ -endif - -.PHONY: FORCE diff --git a/third_party/git/Documentation/MyFirstContribution.txt b/third_party/git/Documentation/MyFirstContribution.txt deleted file mode 100644 index 4f85a089ef..0000000000 --- a/third_party/git/Documentation/MyFirstContribution.txt +++ /dev/null @@ -1,1217 +0,0 @@ -My First Contribution to the Git Project -======================================== -:sectanchors: - -[[summary]] -== Summary - -This is a tutorial demonstrating the end-to-end workflow of creating a change to -the Git tree, sending it for review, and making changes based on comments. - -[[prerequisites]] -=== Prerequisites - -This tutorial assumes you're already fairly familiar with using Git to manage -source code. The Git workflow steps will largely remain unexplained. - -[[related-reading]] -=== Related Reading - -This tutorial aims to summarize the following documents, but the reader may find -useful additional context: - -- `Documentation/SubmittingPatches` -- `Documentation/howto/new-command.txt` - -[[getting-help]] -=== Getting Help - -If you get stuck, you can seek help in the following places. - -==== git@vger.kernel.org - -This is the main Git project mailing list where code reviews, version -announcements, design discussions, and more take place. Those interested in -contributing are welcome to post questions here. The Git list requires -plain-text-only emails and prefers inline and bottom-posting when replying to -mail; you will be CC'd in all replies to you. Optionally, you can subscribe to -the list by sending an email to majordomo@vger.kernel.org with "subscribe git" -in the body. The https://lore.kernel.org/git[archive] of this mailing list is -available to view in a browser. - -==== https://groups.google.com/forum/#!forum/git-mentoring[git-mentoring@googlegroups.com] - -This mailing list is targeted to new contributors and was created as a place to -post questions and receive answers outside of the public eye of the main list. -Veteran contributors who are especially interested in helping mentor newcomers -are present on the list. In order to avoid search indexers, group membership is -required to view messages; anyone can join and no approval is required. - -==== https://webchat.freenode.net/#git-devel[#git-devel] on Freenode - -This IRC channel is for conversations between Git contributors. If someone is -currently online and knows the answer to your question, you can receive help -in real time. Otherwise, you can read the -https://colabti.org/irclogger/irclogger_logs/git-devel[scrollback] to see -whether someone answered you. IRC does not allow offline private messaging, so -if you try to private message someone and then log out of IRC, they cannot -respond to you. It's better to ask your questions in the channel so that you -can be answered if you disconnect and so that others can learn from the -conversation. - -[[getting-started]] -== Getting Started - -[[cloning]] -=== Clone the Git Repository - -Git is mirrored in a number of locations. Clone the repository from one of them; -https://git-scm.com/downloads suggests one of the best places to clone from is -the mirror on GitHub. - ----- -$ git clone https://github.com/git/git git -$ cd git ----- - -[[dependencies]] -=== Installing Dependencies - -To build Git from source, you need to have a handful of dependencies installed -on your system. For a hint of what's needed, you can take a look at -`INSTALL`, paying close attention to the section about Git's dependencies on -external programs and libraries. That document mentions a way to "test-drive" -our freshly built Git without installing; that's the method we'll be using in -this tutorial. - -Make sure that your environment has everything you need by building your brand -new clone of Git from the above step: - ----- -$ make ----- - -NOTE: The Git build is parallelizable. `-j#` is not included above but you can -use it as you prefer, here and elsewhere. - -[[identify-problem]] -=== Identify Problem to Solve - -//// -Use + to indicate fixed-width here; couldn't get ` to work nicely with the -quotes around "Pony Saying 'Um, Hello'". -//// -In this tutorial, we will add a new command, +git psuh+, short for ``Pony Saying -`Um, Hello''' - a feature which has gone unimplemented despite a high frequency -of invocation during users' typical daily workflow. - -(We've seen some other effort in this space with the implementation of popular -commands such as `sl`.) - -[[setup-workspace]] -=== Set Up Your Workspace - -Let's start by making a development branch to work on our changes. Per -`Documentation/SubmittingPatches`, since a brand new command is a new feature, -it's fine to base your work on `master`. However, in the future for bugfixes, -etc., you should check that document and base it on the appropriate branch. - -For the purposes of this document, we will base all our work on the `master` -branch of the upstream project. Create the `psuh` branch you will use for -development like so: - ----- -$ git checkout -b psuh origin/master ----- - -We'll make a number of commits here in order to demonstrate how to send a topic -with multiple patches up for review simultaneously. - -[[code-it-up]] -== Code It Up! - -NOTE: A reference implementation can be found at -https://github.com/nasamuffin/git/tree/psuh. - -[[add-new-command]] -=== Adding a New Command - -Lots of the subcommands are written as builtins, which means they are -implemented in C and compiled into the main `git` executable. Implementing the -very simple `psuh` command as a built-in will demonstrate the structure of the -codebase, the internal API, and the process of working together as a contributor -with the reviewers and maintainer to integrate this change into the system. - -Built-in subcommands are typically implemented in a function named "cmd_" -followed by the name of the subcommand, in a source file named after the -subcommand and contained within `builtin/`. So it makes sense to implement your -command in `builtin/psuh.c`. Create that file, and within it, write the entry -point for your command in a function matching the style and signature: - ----- -int cmd_psuh(int argc, const char **argv, const char *prefix) ----- - -We'll also need to add the declaration of psuh; open up `builtin.h`, find the -declaration for `cmd_pull`, and add a new line for `psuh` immediately before it, -in order to keep the declarations alphabetically sorted: - ----- -int cmd_psuh(int argc, const char **argv, const char *prefix); ----- - -Be sure to `#include "builtin.h"` in your `psuh.c`. - -Go ahead and add some throwaway printf to that function. This is a decent -starting point as we can now add build rules and register the command. - -NOTE: Your throwaway text, as well as much of the text you will be adding over -the course of this tutorial, is user-facing. That means it needs to be -localizable. Take a look at `po/README` under "Marking strings for translation". -Throughout the tutorial, we will mark strings for translation as necessary; you -should also do so when writing your user-facing commands in the future. - ----- -int cmd_psuh(int argc, const char **argv, const char *prefix) -{ - printf(_("Pony saying hello goes here.\n")); - return 0; -} ----- - -Let's try to build it. Open `Makefile`, find where `builtin/pull.o` is added -to `BUILTIN_OBJS`, and add `builtin/psuh.o` in the same way next to it in -alphabetical order. Once you've done so, move to the top-level directory and -build simply with `make`. Also add the `DEVELOPER=1` variable to turn on -some additional warnings: - ----- -$ echo DEVELOPER=1 >config.mak -$ make ----- - -NOTE: When you are developing the Git project, it's preferred that you use the -`DEVELOPER` flag; if there's some reason it doesn't work for you, you can turn -it off, but it's a good idea to mention the problem to the mailing list. - -Great, now your new command builds happily on its own. But nobody invokes it. -Let's change that. - -The list of commands lives in `git.c`. We can register a new command by adding -a `cmd_struct` to the `commands[]` array. `struct cmd_struct` takes a string -with the command name, a function pointer to the command implementation, and a -setup option flag. For now, let's keep mimicking `push`. Find the line where -`cmd_push` is registered, copy it, and modify it for `cmd_psuh`, placing the new -line in alphabetical order (immediately before `cmd_pull`). - -The options are documented in `builtin.h` under "Adding a new built-in." Since -we hope to print some data about the user's current workspace context later, -we need a Git directory, so choose `RUN_SETUP` as your only option. - -Go ahead and build again. You should see a clean build, so let's kick the tires -and see if it works. There's a binary you can use to test with in the -`bin-wrappers` directory. - ----- -$ ./bin-wrappers/git psuh ----- - -Check it out! You've got a command! Nice work! Let's commit this. - -`git status` reveals modified `Makefile`, `builtin.h`, and `git.c` as well as -untracked `builtin/psuh.c` and `git-psuh`. First, let's take care of the binary, -which should be ignored. Open `.gitignore` in your editor, find `/git-pull`, and -add an entry for your new command in alphabetical order: - ----- -... -/git-prune-packed -/git-psuh -/git-pull -/git-push -/git-quiltimport -/git-range-diff -... ----- - -Checking `git status` again should show that `git-psuh` has been removed from -the untracked list and `.gitignore` has been added to the modified list. Now we -can stage and commit: - ----- -$ git add Makefile builtin.h builtin/psuh.c git.c .gitignore -$ git commit -s ----- - -You will be presented with your editor in order to write a commit message. Start -the commit with a 50-column or less subject line, including the name of the -component you're working on, followed by a blank line (always required) and then -the body of your commit message, which should provide the bulk of the context. -Remember to be explicit and provide the "Why" of your change, especially if it -couldn't easily be understood from your diff. When editing your commit message, -don't remove the Signed-off-by line which was added by `-s` above. - ----- -psuh: add a built-in by popular demand - -Internal metrics indicate this is a command many users expect to be -present. So here's an implementation to help drive customer -satisfaction and engagement: a pony which doubtfully greets the user, -or, a Pony Saying "Um, Hello" (PSUH). - -This commit message is intentionally formatted to 72 columns per line, -starts with a single line as "commit message subject" that is written as -if to command the codebase to do something (add this, teach a command -that). The body of the message is designed to add information about the -commit that is not readily deduced from reading the associated diff, -such as answering the question "why?". - -Signed-off-by: A U Thor ----- - -Go ahead and inspect your new commit with `git show`. "psuh:" indicates you -have modified mainly the `psuh` command. The subject line gives readers an idea -of what you've changed. The sign-off line (`-s`) indicates that you agree to -the Developer's Certificate of Origin 1.1 (see the -`Documentation/SubmittingPatches` +++[[dco]]+++ header). - -For the remainder of the tutorial, the subject line only will be listed for the -sake of brevity. However, fully-fleshed example commit messages are available -on the reference implementation linked at the top of this document. - -[[implementation]] -=== Implementation - -It's probably useful to do at least something besides printing out a string. -Let's start by having a look at everything we get. - -Modify your `cmd_psuh` implementation to dump the args you're passed, keeping -existing `printf()` calls in place: - ----- - int i; - - ... - - printf(Q_("Your args (there is %d):\n", - "Your args (there are %d):\n", - argc), - argc); - for (i = 0; i < argc; i++) - printf("%d: %s\n", i, argv[i]); - - printf(_("Your current working directory:\n%s%s\n"), - prefix ? "/" : "", prefix ? prefix : ""); - ----- - -Build and try it. As you may expect, there's pretty much just whatever we give -on the command line, including the name of our command. (If `prefix` is empty -for you, try `cd Documentation/ && ../bin-wrappers/git psuh`). That's not so -helpful. So what other context can we get? - -Add a line to `#include "config.h"`. Then, add the following bits to the -function body: - ----- - const char *cfg_name; - -... - - git_config(git_default_config, NULL); - if (git_config_get_string_tmp("user.name", &cfg_name) > 0) - printf(_("No name is found in config\n")); - else - printf(_("Your name: %s\n"), cfg_name); ----- - -`git_config()` will grab the configuration from config files known to Git and -apply standard precedence rules. `git_config_get_string_tmp()` will look up -a specific key ("user.name") and give you the value. There are a number of -single-key lookup functions like this one; you can see them all (and more info -about how to use `git_config()`) in `Documentation/technical/api-config.txt`. - -You should see that the name printed matches the one you see when you run: - ----- -$ git config --get user.name ----- - -Great! Now we know how to check for values in the Git config. Let's commit this -too, so we don't lose our progress. - ----- -$ git add builtin/psuh.c -$ git commit -sm "psuh: show parameters & config opts" ----- - -NOTE: Again, the above is for sake of brevity in this tutorial. In a real change -you should not use `-m` but instead use the editor to write a meaningful -message. - -Still, it'd be nice to know what the user's working context is like. Let's see -if we can print the name of the user's current branch. We can mimic the -`git status` implementation; the printer is located in `wt-status.c` and we can -see that the branch is held in a `struct wt_status`. - -`wt_status_print()` gets invoked by `cmd_status()` in `builtin/commit.c`. -Looking at that implementation we see the status config being populated like so: - ----- -status_init_config(&s, git_status_config); ----- - -But as we drill down, we can find that `status_init_config()` wraps a call -to `git_config()`. Let's modify the code we wrote in the previous commit. - -Be sure to include the header to allow you to use `struct wt_status`: ----- -#include "wt-status.h" ----- - -Then modify your `cmd_psuh` implementation to declare your `struct wt_status`, -prepare it, and print its contents: - ----- - struct wt_status status; - -... - - wt_status_prepare(the_repository, &status); - git_config(git_default_config, &status); - -... - - printf(_("Your current branch: %s\n"), status.branch); ----- - -Run it again. Check it out - here's the (verbose) name of your current branch! - -Let's commit this as well. - ----- -$ git add builtin/psuh.c -$ git commit -sm "psuh: print the current branch" ----- - -Now let's see if we can get some info about a specific commit. - -Luckily, there are some helpers for us here. `commit.h` has a function called -`lookup_commit_reference_by_name` to which we can simply provide a hardcoded -string; `pretty.h` has an extremely handy `pp_commit_easy()` call which doesn't -require a full format object to be passed. - -Add the following includes: - ----- -#include "commit.h" -#include "pretty.h" ----- - -Then, add the following lines within your implementation of `cmd_psuh()` near -the declarations and the logic, respectively. - ----- - struct commit *c = NULL; - struct strbuf commitline = STRBUF_INIT; - -... - - c = lookup_commit_reference_by_name("origin/master"); - - if (c != NULL) { - pp_commit_easy(CMIT_FMT_ONELINE, c, &commitline); - printf(_("Current commit: %s\n"), commitline.buf); - } ----- - -The `struct strbuf` provides some safety belts to your basic `char*`, one of -which is a length member to prevent buffer overruns. It needs to be initialized -nicely with `STRBUF_INIT`. Keep it in mind when you need to pass around `char*`. - -`lookup_commit_reference_by_name` resolves the name you pass it, so you can play -with the value there and see what kind of things you can come up with. - -`pp_commit_easy` is a convenience wrapper in `pretty.h` that takes a single -format enum shorthand, rather than an entire format struct. It then -pretty-prints the commit according to that shorthand. These are similar to the -formats available with `--pretty=FOO` in many Git commands. - -Build it and run, and if you're using the same name in the example, you should -see the subject line of the most recent commit in `origin/master` that you know -about. Neat! Let's commit that as well. - ----- -$ git add builtin/psuh.c -$ git commit -sm "psuh: display the top of origin/master" ----- - -[[add-documentation]] -=== Adding Documentation - -Awesome! You've got a fantastic new command that you're ready to share with the -community. But hang on just a minute - this isn't very user-friendly. Run the -following: - ----- -$ ./bin-wrappers/git help psuh ----- - -Your new command is undocumented! Let's fix that. - -Take a look at `Documentation/git-*.txt`. These are the manpages for the -subcommands that Git knows about. You can open these up and take a look to get -acquainted with the format, but then go ahead and make a new file -`Documentation/git-psuh.txt`. Like with most of the documentation in the Git -project, help pages are written with AsciiDoc (see CodingGuidelines, "Writing -Documentation" section). Use the following template to fill out your own -manpage: - -// Surprisingly difficult to embed AsciiDoc source within AsciiDoc. -[listing] -.... -git-psuh(1) -=========== - -NAME ----- -git-psuh - Delight users' typo with a shy horse - - -SYNOPSIS --------- -[verse] -'git-psuh [...]' - -DESCRIPTION ------------ -... - -OPTIONS[[OPTIONS]] ------------------- -... - -OUTPUT ------- -... - -GIT ---- -Part of the linkgit:git[1] suite -.... - -The most important pieces of this to note are the file header, underlined by =, -the NAME section, and the SYNOPSIS, which would normally contain the grammar if -your command took arguments. Try to use well-established manpage headers so your -documentation is consistent with other Git and UNIX manpages; this makes life -easier for your user, who can skip to the section they know contains the -information they need. - -Now that you've written your manpage, you'll need to build it explicitly. We -convert your AsciiDoc to troff which is man-readable like so: - ----- -$ make all doc -$ man Documentation/git-psuh.1 ----- - -or - ----- -$ make -C Documentation/ git-psuh.1 -$ man Documentation/git-psuh.1 ----- - -NOTE: You may need to install the package `asciidoc` to get this to work. - -While this isn't as satisfying as running through `git help`, you can at least -check that your help page looks right. - -You can also check that the documentation coverage is good (that is, the project -sees that your command has been implemented as well as documented) by running -`make check-docs` from the top-level. - -Go ahead and commit your new documentation change. - -[[add-usage]] -=== Adding Usage Text - -Try and run `./bin-wrappers/git psuh -h`. Your command should crash at the end. -That's because `-h` is a special case which your command should handle by -printing usage. - -Take a look at `Documentation/technical/api-parse-options.txt`. This is a handy -tool for pulling out options you need to be able to handle, and it takes a -usage string. - -In order to use it, we'll need to prepare a NULL-terminated array of usage -strings and a `builtin_psuh_options` array. - -Add a line to `#include "parse-options.h"`. - -At global scope, add your array of usage strings: - ----- -static const char * const psuh_usage[] = { - N_("git psuh [...]"), - NULL, -}; ----- - -Then, within your `cmd_psuh()` implementation, we can declare and populate our -`option` struct. Ours is pretty boring but you can add more to it if you want to -explore `parse_options()` in more detail: - ----- - struct option options[] = { - OPT_END() - }; ----- - -Finally, before you print your args and prefix, add the call to -`parse-options()`: - ----- - argc = parse_options(argc, argv, prefix, options, psuh_usage, 0); ----- - -This call will modify your `argv` parameter. It will strip the options you -specified in `options` from `argv` and the locations pointed to from `options` -entries will be updated. Be sure to replace your `argc` with the result from -`parse_options()`, or you will be confused if you try to parse `argv` later. - -It's worth noting the special argument `--`. As you may be aware, many Unix -commands use `--` to indicate "end of named parameters" - all parameters after -the `--` are interpreted merely as positional arguments. (This can be handy if -you want to pass as a parameter something which would usually be interpreted as -a flag.) `parse_options()` will terminate parsing when it reaches `--` and give -you the rest of the options afterwards, untouched. - -Now that you have a usage hint, you can teach Git how to show it in the general -command list shown by `git help git` or `git help -a`, which is generated from -`command-list.txt`. Find the line for 'git-pull' so you can add your 'git-psuh' -line above it in alphabetical order. Now, we can add some attributes about the -command which impacts where it shows up in the aforementioned help commands. The -top of `command-list.txt` shares some information about what each attribute -means; in those help pages, the commands are sorted according to these -attributes. `git psuh` is user-facing, or porcelain - so we will mark it as -"mainporcelain". For "mainporcelain" commands, the comments at the top of -`command-list.txt` indicate we can also optionally add an attribute from another -list; since `git psuh` shows some information about the user's workspace but -doesn't modify anything, let's mark it as "info". Make sure to keep your -attributes in the same style as the rest of `command-list.txt` using spaces to -align and delineate them: - ----- -git-prune-packed plumbingmanipulators -git-psuh mainporcelain info -git-pull mainporcelain remote -git-push mainporcelain remote ----- - -Build again. Now, when you run with `-h`, you should see your usage printed and -your command terminated before anything else interesting happens. Great! - -Go ahead and commit this one, too. - -[[testing]] -== Testing - -It's important to test your code - even for a little toy command like this one. -Moreover, your patch won't be accepted into the Git tree without tests. Your -tests should: - -* Illustrate the current behavior of the feature -* Prove the current behavior matches the expected behavior -* Ensure the externally-visible behavior isn't broken in later changes - -So let's write some tests. - -Related reading: `t/README` - -[[overview-test-structure]] -=== Overview of Testing Structure - -The tests in Git live in `t/` and are named with a 4-digit decimal number using -the schema shown in the Naming Tests section of `t/README`. - -[[write-new-test]] -=== Writing Your Test - -Since this a toy command, let's go ahead and name the test with t9999. However, -as many of the family/subcmd combinations are full, best practice seems to be -to find a command close enough to the one you've added and share its naming -space. - -Create a new file `t/t9999-psuh-tutorial.sh`. Begin with the header as so (see -"Writing Tests" and "Source 'test-lib.sh'" in `t/README`): - ----- -#!/bin/sh - -test_description='git-psuh test - -This test runs git-psuh and makes sure it does not crash.' - -. ./test-lib.sh ----- - -Tests are framed inside of a `test_expect_success` in order to output TAP -formatted results. Let's make sure that `git psuh` doesn't exit poorly and does -mention the right animal somewhere: - ----- -test_expect_success 'runs correctly with no args and good output' ' - git psuh >actual && - test_i18ngrep Pony actual -' ----- - -Indicate that you've run everything you wanted by adding the following at the -bottom of your script: - ----- -test_done ----- - -Make sure you mark your test script executable: - ----- -$ chmod +x t/t9999-psuh-tutorial.sh ----- - -You can get an idea of whether you created your new test script successfully -by running `make -C t test-lint`, which will check for things like test number -uniqueness, executable bit, and so on. - -[[local-test]] -=== Running Locally - -Let's try and run locally: - ----- -$ make -$ cd t/ && prove t9999-psuh-tutorial.sh ----- - -You can run the full test suite and ensure `git-psuh` didn't break anything: - ----- -$ cd t/ -$ prove -j$(nproc) --shuffle t[0-9]*.sh ----- - -NOTE: You can also do this with `make test` or use any testing harness which can -speak TAP. `prove` can run concurrently. `shuffle` randomizes the order the -tests are run in, which makes them resilient against unwanted inter-test -dependencies. `prove` also makes the output nicer. - -Go ahead and commit this change, as well. - -[[ready-to-share]] -== Getting Ready to Share - -You may have noticed already that the Git project performs its code reviews via -emailed patches, which are then applied by the maintainer when they are ready -and approved by the community. The Git project does not accept patches from -pull requests, and the patches emailed for review need to be formatted a -specific way. At this point the tutorial diverges, in order to demonstrate two -different methods of formatting your patchset and getting it reviewed. - -The first method to be covered is GitGitGadget, which is useful for those -already familiar with GitHub's common pull request workflow. This method -requires a GitHub account. - -The second method to be covered is `git send-email`, which can give slightly -more fine-grained control over the emails to be sent. This method requires some -setup which can change depending on your system and will not be covered in this -tutorial. - -Regardless of which method you choose, your engagement with reviewers will be -the same; the review process will be covered after the sections on GitGitGadget -and `git send-email`. - -[[howto-ggg]] -== Sending Patches via GitGitGadget - -One option for sending patches is to follow a typical pull request workflow and -send your patches out via GitGitGadget. GitGitGadget is a tool created by -Johannes Schindelin to make life as a Git contributor easier for those used to -the GitHub PR workflow. It allows contributors to open pull requests against its -mirror of the Git project, and does some magic to turn the PR into a set of -emails and send them out for you. It also runs the Git continuous integration -suite for you. It's documented at http://gitgitgadget.github.io. - -[[create-fork]] -=== Forking `git/git` on GitHub - -Before you can send your patch off to be reviewed using GitGitGadget, you will -need to fork the Git project and upload your changes. First thing - make sure -you have a GitHub account. - -Head to the https://github.com/git/git[GitHub mirror] and look for the Fork -button. Place your fork wherever you deem appropriate and create it. - -[[upload-to-fork]] -=== Uploading to Your Own Fork - -To upload your branch to your own fork, you'll need to add the new fork as a -remote. You can use `git remote -v` to show the remotes you have added already. -From your new fork's page on GitHub, you can press "Clone or download" to get -the URL; then you need to run the following to add, replacing your own URL and -remote name for the examples provided: - ----- -$ git remote add remotename git@github.com:remotename/git.git ----- - -or to use the HTTPS URL: - ----- -$ git remote add remotename https://github.com/remotename/git/.git ----- - -Run `git remote -v` again and you should see the new remote showing up. -`git fetch remotename` (with the real name of your remote replaced) in order to -get ready to push. - -Next, double-check that you've been doing all your development in a new branch -by running `git branch`. If you didn't, now is a good time to move your new -commits to their own branch. - -As mentioned briefly at the beginning of this document, we are basing our work -on `master`, so go ahead and update as shown below, or using your preferred -workflow. - ----- -$ git checkout master -$ git pull -r -$ git rebase master psuh ----- - -Finally, you're ready to push your new topic branch! (Due to our branch and -command name choices, be careful when you type the command below.) - ----- -$ git push remotename psuh ----- - -Now you should be able to go and check out your newly created branch on GitHub. - -[[send-pr-ggg]] -=== Sending a PR to GitGitGadget - -In order to have your code tested and formatted for review, you need to start by -opening a Pull Request against `gitgitgadget/git`. Head to -https://github.com/gitgitgadget/git and open a PR either with the "New pull -request" button or the convenient "Compare & pull request" button that may -appear with the name of your newly pushed branch. - -Review the PR's title and description, as it's used by GitGitGadget as the cover -letter for your change. When you're happy, submit your pull request. - -[[run-ci-ggg]] -=== Running CI and Getting Ready to Send - -If it's your first time using GitGitGadget (which is likely, as you're using -this tutorial) then someone will need to give you permission to use the tool. -As mentioned in the GitGitGadget documentation, you just need someone who -already uses it to comment on your PR with `/allow `. GitGitGadget -will automatically run your PRs through the CI even without the permission given -but you will not be able to `/submit` your changes until someone allows you to -use the tool. - -NOTE: You can typically find someone who can `/allow` you on GitGitGadget by -either examining recent pull requests where someone has been granted `/allow` -(https://github.com/gitgitgadget/git/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+%22%2Fallow%22[Search: -is:pr is:open "/allow"]), in which case both the author and the person who -granted the `/allow` can now `/allow` you, or by inquiring on the -https://webchat.freenode.net/#git-devel[#git-devel] IRC channel on Freenode -linking your pull request and asking for someone to `/allow` you. - -If the CI fails, you can update your changes with `git rebase -i` and push your -branch again: - ----- -$ git push -f remotename psuh ----- - -In fact, you should continue to make changes this way up until the point when -your patch is accepted into `next`. - -//// -TODO https://github.com/gitgitgadget/gitgitgadget/issues/83 -It'd be nice to be able to verify that the patch looks good before sending it -to everyone on Git mailing list. -[[check-work-ggg]] -=== Check Your Work -//// - -[[send-mail-ggg]] -=== Sending Your Patches - -Now that your CI is passing and someone has granted you permission to use -GitGitGadget with the `/allow` command, sending out for review is as simple as -commenting on your PR with `/submit`. - -[[responding-ggg]] -=== Updating With Comments - -Skip ahead to <> for information on how to -reply to review comments you will receive on the mailing list. - -Once you have your branch again in the shape you want following all review -comments, you can submit again: - ----- -$ git push -f remotename psuh ----- - -Next, go look at your pull request against GitGitGadget; you should see the CI -has been kicked off again. Now while the CI is running is a good time for you -to modify your description at the top of the pull request thread; it will be -used again as the cover letter. You should use this space to describe what -has changed since your previous version, so that your reviewers have some idea -of what they're looking at. When the CI is done running, you can comment once -more with `/submit` - GitGitGadget will automatically add a v2 mark to your -changes. - -[[howto-git-send-email]] -== Sending Patches with `git send-email` - -If you don't want to use GitGitGadget, you can also use Git itself to mail your -patches. Some benefits of using Git this way include finer grained control of -subject line (for example, being able to use the tag [RFC PATCH] in the subject) -and being able to send a ``dry run'' mail to yourself to ensure it all looks -good before going out to the list. - -[[setup-git-send-email]] -=== Prerequisite: Setting Up `git send-email` - -Configuration for `send-email` can vary based on your operating system and email -provider, and so will not be covered in this tutorial, beyond stating that in -many distributions of Linux, `git-send-email` is not packaged alongside the -typical `git` install. You may need to install this additional package; there -are a number of resources online to help you do so. You will also need to -determine the right way to configure it to use your SMTP server; again, as this -configuration can change significantly based on your system and email setup, it -is out of scope for the context of this tutorial. - -[[format-patch]] -=== Preparing Initial Patchset - -Sending emails with Git is a two-part process; before you can prepare the emails -themselves, you'll need to prepare the patches. Luckily, this is pretty simple: - ----- -$ git format-patch --cover-letter -o psuh/ master..psuh ----- - -The `--cover-letter` parameter tells `format-patch` to create a cover letter -template for you. You will need to fill in the template before you're ready -to send - but for now, the template will be next to your other patches. - -The `-o psuh/` parameter tells `format-patch` to place the patch files into a -directory. This is useful because `git send-email` can take a directory and -send out all the patches from there. - -`master..psuh` tells `format-patch` to generate patches for the difference -between `master` and `psuh`. It will make one patch file per commit. After you -run, you can go have a look at each of the patches with your favorite text -editor and make sure everything looks alright; however, it's not recommended to -make code fixups via the patch file. It's a better idea to make the change the -normal way using `git rebase -i` or by adding a new commit than by modifying a -patch. - -NOTE: Optionally, you can also use the `--rfc` flag to prefix your patch subject -with ``[RFC PATCH]'' instead of ``[PATCH]''. RFC stands for ``request for -comments'' and indicates that while your code isn't quite ready for submission, -you'd like to begin the code review process. This can also be used when your -patch is a proposal, but you aren't sure whether the community wants to solve -the problem with that approach or not - to conduct a sort of design review. You -may also see on the list patches marked ``WIP'' - this means they are incomplete -but want reviewers to look at what they have so far. You can add this flag with -`--subject-prefix=WIP`. - -Check and make sure that your patches and cover letter template exist in the -directory you specified - you're nearly ready to send out your review! - -[[cover-letter]] -=== Preparing Email - -In addition to an email per patch, the Git community also expects your patches -to come with a cover letter, typically with a subject line [PATCH 0/x] (where -x is the number of patches you're sending). Since you invoked `format-patch` -with `--cover-letter`, you've already got a template ready. Open it up in your -favorite editor. - -You should see a number of headers present already. Check that your `From:` -header is correct. Then modify your `Subject:` to something which succinctly -covers the purpose of your entire topic branch, for example: - ----- -Subject: [PATCH 0/7] adding the 'psuh' command ----- - -Make sure you retain the ``[PATCH 0/X]'' part; that's what indicates to the Git -community that this email is the beginning of a review, and many reviewers -filter their email for this type of flag. - -You'll need to add some extra parameters when you invoke `git send-email` to add -the cover letter. - -Next you'll have to fill out the body of your cover letter. This is an important -component of change submission as it explains to the community from a high level -what you're trying to do, and why, in a way that's more apparent than just -looking at your diff. Be sure to explain anything your diff doesn't make clear -on its own. - -Here's an example body for `psuh`: - ----- -Our internal metrics indicate widespread interest in the command -git-psuh - that is, many users are trying to use it, but finding it is -unavailable, using some unknown workaround instead. - -The following handful of patches add the psuh command and implement some -handy features on top of it. - -This patchset is part of the MyFirstContribution tutorial and should not -be merged. ----- - -The template created by `git format-patch --cover-letter` includes a diffstat. -This gives reviewers a summary of what they're in for when reviewing your topic. -The one generated for `psuh` from the sample implementation looks like this: - ----- - Documentation/git-psuh.txt | 40 +++++++++++++++++++++ - Makefile | 1 + - builtin.h | 1 + - builtin/psuh.c | 73 ++++++++++++++++++++++++++++++++++++++ - git.c | 1 + - t/t9999-psuh-tutorial.sh | 12 +++++++ - 6 files changed, 128 insertions(+) - create mode 100644 Documentation/git-psuh.txt - create mode 100644 builtin/psuh.c - create mode 100755 t/t9999-psuh-tutorial.sh ----- - -Finally, the letter will include the version of Git used to generate the -patches. You can leave that string alone. - -[[sending-git-send-email]] -=== Sending Email - -At this point you should have a directory `psuh/` which is filled with your -patches and a cover letter. Time to mail it out! You can send it like this: - ----- -$ git send-email --to=target@example.com psuh/*.patch ----- - -NOTE: Check `git help send-email` for some other options which you may find -valuable, such as changing the Reply-to address or adding more CC and BCC lines. - -NOTE: When you are sending a real patch, it will go to git@vger.kernel.org - but -please don't send your patchset from the tutorial to the real mailing list! For -now, you can send it to yourself, to make sure you understand how it will look. - -After you run the command above, you will be presented with an interactive -prompt for each patch that's about to go out. This gives you one last chance to -edit or quit sending something (but again, don't edit code this way). Once you -press `y` or `a` at these prompts your emails will be sent! Congratulations! - -Awesome, now the community will drop everything and review your changes. (Just -kidding - be patient!) - -[[v2-git-send-email]] -=== Sending v2 - -Skip ahead to <> for information on how to -handle comments from reviewers. Continue this section when your topic branch is -shaped the way you want it to look for your patchset v2. - -When you're ready with the next iteration of your patch, the process is fairly -similar. - -First, generate your v2 patches again: - ----- -$ git format-patch -v2 --cover-letter -o psuh/ master..psuh ----- - -This will add your v2 patches, all named like `v2-000n-my-commit-subject.patch`, -to the `psuh/` directory. You may notice that they are sitting alongside the v1 -patches; that's fine, but be careful when you are ready to send them. - -Edit your cover letter again. Now is a good time to mention what's different -between your last version and now, if it's something significant. You do not -need the exact same body in your second cover letter; focus on explaining to -reviewers the changes you've made that may not be as visible. - -You will also need to go and find the Message-Id of your previous cover letter. -You can either note it when you send the first series, from the output of `git -send-email`, or you can look it up on the -https://lore.kernel.org/git[mailing list]. Find your cover letter in the -archives, click on it, then click "permalink" or "raw" to reveal the Message-Id -header. It should match: - ----- -Message-Id: ----- - -Your Message-Id is ``. This example will be used -below as well; make sure to replace it with the correct Message-Id for your -**previous cover letter** - that is, if you're sending v2, use the Message-Id -from v1; if you're sending v3, use the Message-Id from v2. - -While you're looking at the email, you should also note who is CC'd, as it's -common practice in the mailing list to keep all CCs on a thread. You can add -these CC lines directly to your cover letter with a line like so in the header -(before the Subject line): - ----- -CC: author@example.com, Othe R ----- - -Now send the emails again, paying close attention to which messages you pass in -to the command: - ----- -$ git send-email --to=target@example.com - --in-reply-to="" - psuh/v2* ----- - -[[single-patch]] -=== Bonus Chapter: One-Patch Changes - -In some cases, your very small change may consist of only one patch. When that -happens, you only need to send one email. Your commit message should already be -meaningful and explain at a high level the purpose (what is happening and why) -of your patch, but if you need to supply even more context, you can do so below -the `---` in your patch. Take the example below, which was generated with `git -format-patch` on a single commit, and then edited to add the content between -the `---` and the diffstat. - ----- -From 1345bbb3f7ac74abde040c12e737204689a72723 Mon Sep 17 00:00:00 2001 -From: A U Thor -Date: Thu, 18 Apr 2019 15:11:02 -0700 -Subject: [PATCH] README: change the grammar - -I think it looks better this way. This part of the commit message will -end up in the commit-log. - -Signed-off-by: A U Thor ---- -Let's have a wild discussion about grammar on the mailing list. This -part of my email will never end up in the commit log. Here is where I -can add additional context to the mailing list about my intent, outside -of the context of the commit log. This section was added after `git -format-patch` was run, by editing the patch file in a text editor. - - README.md | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/README.md b/README.md -index 88f126184c..38da593a60 100644 ---- a/README.md -+++ b/README.md -@@ -3,7 +3,7 @@ - Git - fast, scalable, distributed revision control system - ========================================================= - --Git is a fast, scalable, distributed revision control system with an -+Git is a fast, scalable, and distributed revision control system with an - unusually rich command set that provides both high-level operations - and full access to internals. - --- -2.21.0.392.gf8f6787159e-goog ----- - -[[now-what]] -== My Patch Got Emailed - Now What? - -[[reviewing]] -=== Responding to Reviews - -After a few days, you will hopefully receive a reply to your patchset with some -comments. Woohoo! Now you can get back to work. - -It's good manners to reply to each comment, notifying the reviewer that you have -made the change requested, feel the original is better, or that the comment -inspired you to do something a new way which is superior to both the original -and the suggested change. This way reviewers don't need to inspect your v2 to -figure out whether you implemented their comment or not. - -If you are going to push back on a comment, be polite and explain why you feel -your original is better; be prepared that the reviewer may still disagree with -you, and the rest of the community may weigh in on one side or the other. As -with all code reviews, it's important to keep an open mind to doing something a -different way than you originally planned; other reviewers have a different -perspective on the project than you do, and may be thinking of a valid side -effect which had not occurred to you. It is always okay to ask for clarification -if you aren't sure why a change was suggested, or what the reviewer is asking -you to do. - -Make sure your email client has a plaintext email mode and it is turned on; the -Git list rejects HTML email. Please also follow the mailing list etiquette -outlined in the -https://kernel.googlesource.com/pub/scm/git/git/+/todo/MaintNotes[Maintainer's -Note], which are similar to etiquette rules in most open source communities -surrounding bottom-posting and inline replies. - -When you're making changes to your code, it is cleanest - that is, the resulting -commits are easiest to look at - if you use `git rebase -i` (interactive -rebase). Take a look at this -https://www.oreilly.com/library/view/git-pocket-guide/9781449327507/ch10.html[overview] -from O'Reilly. The general idea is to modify each commit which requires changes; -this way, instead of having a patch A with a mistake, a patch B which was fine -and required no upstream reviews in v1, and a patch C which fixes patch A for -v2, you can just ship a v2 with a correct patch A and correct patch B. This is -changing history, but since it's local history which you haven't shared with -anyone, that is okay for now! (Later, it may not make sense to do this; take a -look at the section below this one for some context.) - -[[after-approval]] -=== After Review Approval - -The Git project has four integration branches: `seen`, `next`, `master`, and -`maint`. Your change will be placed into `seen` fairly early on by the maintainer -while it is still in the review process; from there, when it is ready for wider -testing, it will be merged into `next`. Plenty of early testers use `next` and -may report issues. Eventually, changes in `next` will make it to `master`, -which is typically considered stable. Finally, when a new release is cut, -`maint` is used to base bugfixes onto. As mentioned at the beginning of this -document, you can read `Documents/SubmittingPatches` for some more info about -the use of the various integration branches. - -Back to now: your code has been lauded by the upstream reviewers. It is perfect. -It is ready to be accepted. You don't need to do anything else; the maintainer -will merge your topic branch to `next` and life is good. - -However, if you discover it isn't so perfect after this point, you may need to -take some special steps depending on where you are in the process. - -If the maintainer has announced in the "What's cooking in git.git" email that -your topic is marked for `next` - that is, that they plan to merge it to `next` -but have not yet done so - you should send an email asking the maintainer to -wait a little longer: "I've sent v4 of my series and you marked it for `next`, -but I need to change this and that - please wait for v5 before you merge it." - -If the topic has already been merged to `next`, rather than modifying your -patches with `git rebase -i`, you should make further changes incrementally - -that is, with another commit, based on top of the maintainer's topic branch as -detailed in https://github.com/gitster/git. Your work is still in the same topic -but is now incremental, rather than a wholesale rewrite of the topic branch. - -The topic branches in the maintainer's GitHub are mirrored in GitGitGadget, so -if you're sending your reviews out that way, you should be sure to open your PR -against the appropriate GitGitGadget/Git branch. - -If you're using `git send-email`, you can use it the same way as before, but you -should generate your diffs from `..` and base your work on -`` instead of `master`. diff --git a/third_party/git/Documentation/MyFirstObjectWalk.txt b/third_party/git/Documentation/MyFirstObjectWalk.txt deleted file mode 100644 index c3f2d1a831..0000000000 --- a/third_party/git/Documentation/MyFirstObjectWalk.txt +++ /dev/null @@ -1,902 +0,0 @@ -= My First Object Walk - -== What's an Object Walk? - -The object walk is a key concept in Git - this is the process that underpins -operations like object transfer and fsck. Beginning from a given commit, the -list of objects is found by walking parent relationships between commits (commit -X based on commit W) and containment relationships between objects (tree Y is -contained within commit X, and blob Z is located within tree Y, giving our -working tree for commit X something like `y/z.txt`). - -A related concept is the revision walk, which is focused on commit objects and -their parent relationships and does not delve into other object types. The -revision walk is used for operations like `git log`. - -=== Related Reading - -- `Documentation/user-manual.txt` under "Hacking Git" contains some coverage of - the revision walker in its various incarnations. -- `revision.h` -- https://eagain.net/articles/git-for-computer-scientists/[Git for Computer Scientists] - gives a good overview of the types of objects in Git and what your object - walk is really describing. - -== Setting Up - -Create a new branch from `master`. - ----- -git checkout -b revwalk origin/master ----- - -We'll put our fiddling into a new command. For fun, let's name it `git walken`. -Open up a new file `builtin/walken.c` and set up the command handler: - ----- -/* - * "git walken" - * - * Part of the "My First Object Walk" tutorial. - */ - -#include "builtin.h" - -int cmd_walken(int argc, const char **argv, const char *prefix) -{ - trace_printf(_("cmd_walken incoming...\n")); - return 0; -} ----- - -NOTE: `trace_printf()` differs from `printf()` in that it can be turned on or -off at runtime. For the purposes of this tutorial, we will write `walken` as -though it is intended for use as a "plumbing" command: that is, a command which -is used primarily in scripts, rather than interactively by humans (a "porcelain" -command). So we will send our debug output to `trace_printf()` instead. When -running, enable trace output by setting the environment variable `GIT_TRACE`. - -Add usage text and `-h` handling, like all subcommands should consistently do -(our test suite will notice and complain if you fail to do so). - ----- -int cmd_walken(int argc, const char **argv, const char *prefix) -{ - const char * const walken_usage[] = { - N_("git walken"), - NULL, - } - struct option options[] = { - OPT_END() - }; - - argc = parse_options(argc, argv, prefix, options, walken_usage, 0); - - ... -} ----- - -Also add the relevant line in `builtin.h` near `cmd_whatchanged()`: - ----- -int cmd_walken(int argc, const char **argv, const char *prefix); ----- - -Include the command in `git.c` in `commands[]` near the entry for `whatchanged`, -maintaining alphabetical ordering: - ----- -{ "walken", cmd_walken, RUN_SETUP }, ----- - -Add it to the `Makefile` near the line for `builtin/worktree.o`: - ----- -BUILTIN_OBJS += builtin/walken.o ----- - -Build and test out your command, without forgetting to ensure the `DEVELOPER` -flag is set, and with `GIT_TRACE` enabled so the debug output can be seen: - ----- -$ echo DEVELOPER=1 >>config.mak -$ make -$ GIT_TRACE=1 ./bin-wrappers/git walken ----- - -NOTE: For a more exhaustive overview of the new command process, take a look at -`Documentation/MyFirstContribution.txt`. - -NOTE: A reference implementation can be found at -https://github.com/nasamuffin/git/tree/revwalk. - -=== `struct rev_cmdline_info` - -The definition of `struct rev_cmdline_info` can be found in `revision.h`. - -This struct is contained within the `rev_info` struct and is used to reflect -parameters provided by the user over the CLI. - -`nr` represents the number of `rev_cmdline_entry` present in the array. - -`alloc` is used by the `ALLOC_GROW` macro. Check `cache.h` - this variable is -used to track the allocated size of the list. - -Per entry, we find: - -`item` is the object provided upon which to base the object walk. Items in Git -can be blobs, trees, commits, or tags. (See `Documentation/gittutorial-2.txt`.) - -`name` is the object ID (OID) of the object - a hex string you may be familiar -with from using Git to organize your source in the past. Check the tutorial -mentioned above towards the top for a discussion of where the OID can come -from. - -`whence` indicates some information about what to do with the parents of the -specified object. We'll explore this flag more later on; take a look at -`Documentation/revisions.txt` to get an idea of what could set the `whence` -value. - -`flags` are used to hint the beginning of the revision walk and are the first -block under the `#include`s in `revision.h`. The most likely ones to be set in -the `rev_cmdline_info` are `UNINTERESTING` and `BOTTOM`, but these same flags -can be used during the walk, as well. - -=== `struct rev_info` - -This one is quite a bit longer, and many fields are only used during the walk -by `revision.c` - not configuration options. Most of the configurable flags in -`struct rev_info` have a mirror in `Documentation/rev-list-options.txt`. It's a -good idea to take some time and read through that document. - -== Basic Commit Walk - -First, let's see if we can replicate the output of `git log --oneline`. We'll -refer back to the implementation frequently to discover norms when performing -an object walk of our own. - -To do so, we'll first find all the commits, in order, which preceded the current -commit. We'll extract the name and subject of the commit from each. - -Ideally, we will also be able to find out which ones are currently at the tip of -various branches. - -=== Setting Up - -Preparing for your object walk has some distinct stages. - -1. Perform default setup for this mode, and others which may be invoked. -2. Check configuration files for relevant settings. -3. Set up the `rev_info` struct. -4. Tweak the initialized `rev_info` to suit the current walk. -5. Prepare the `rev_info` for the walk. -6. Iterate over the objects, processing each one. - -==== Default Setups - -Before examining configuration files which may modify command behavior, set up -default state for switches or options your command may have. If your command -utilizes other Git components, ask them to set up their default states as well. -For instance, `git log` takes advantage of `grep` and `diff` functionality, so -its `init_log_defaults()` sets its own state (`decoration_style`) and asks -`grep` and `diff` to initialize themselves by calling each of their -initialization functions. - -For our first example within `git walken`, we don't intend to use any other -components within Git, and we don't have any configuration to do. However, we -may want to add some later, so for now, we can add an empty placeholder. Create -a new function in `builtin/walken.c`: - ----- -static void init_walken_defaults(void) -{ - /* - * We don't actually need the same components `git log` does; leave this - * empty for now. - */ -} ----- - -Make sure to add a line invoking it inside of `cmd_walken()`. - ----- -int cmd_walken(int argc, const char **argv, const char *prefix) -{ - init_walken_defaults(); -} ----- - -==== Configuring From `.gitconfig` - -Next, we should have a look at any relevant configuration settings (i.e., -settings readable and settable from `git config`). This is done by providing a -callback to `git_config()`; within that callback, you can also invoke methods -from other components you may need that need to intercept these options. Your -callback will be invoked once per each configuration value which Git knows about -(global, local, worktree, etc.). - -Similarly to the default values, we don't have anything to do here yet -ourselves; however, we should call `git_default_config()` if we aren't calling -any other existing config callbacks. - -Add a new function to `builtin/walken.c`: - ----- -static int git_walken_config(const char *var, const char *value, void *cb) -{ - /* - * For now, we don't have any custom configuration, so fall back to - * the default config. - */ - return git_default_config(var, value, cb); -} ----- - -Make sure to invoke `git_config()` with it in your `cmd_walken()`: - ----- -int cmd_walken(int argc, const char **argv, const char *prefix) -{ - ... - - git_config(git_walken_config, NULL); - - ... -} ----- - -==== Setting Up `rev_info` - -Now that we've gathered external configuration and options, it's time to -initialize the `rev_info` object which we will use to perform the walk. This is -typically done by calling `repo_init_revisions()` with the repository you intend -to target, as well as the `prefix` argument of `cmd_walken` and your `rev_info` -struct. - -Add the `struct rev_info` and the `repo_init_revisions()` call: ----- -int cmd_walken(int argc, const char **argv, const char *prefix) -{ - /* This can go wherever you like in your declarations.*/ - struct rev_info rev; - ... - - /* This should go after the git_config() call. */ - repo_init_revisions(the_repository, &rev, prefix); - - ... -} ----- - -==== Tweaking `rev_info` For the Walk - -We're getting close, but we're still not quite ready to go. Now that `rev` is -initialized, we can modify it to fit our needs. This is usually done within a -helper for clarity, so let's add one: - ----- -static void final_rev_info_setup(struct rev_info *rev) -{ - /* - * We want to mimic the appearance of `git log --oneline`, so let's - * force oneline format. - */ - get_commit_format("oneline", rev); - - /* Start our object walk at HEAD. */ - add_head_to_pending(rev); -} ----- - -[NOTE] -==== -Instead of using the shorthand `add_head_to_pending()`, you could do -something like this: ----- - struct setup_revision_opt opt; - - memset(&opt, 0, sizeof(opt)); - opt.def = "HEAD"; - opt.revarg_opt = REVARG_COMMITTISH; - setup_revisions(argc, argv, rev, &opt); ----- -Using a `setup_revision_opt` gives you finer control over your walk's starting -point. -==== - -Then let's invoke `final_rev_info_setup()` after the call to -`repo_init_revisions()`: - ----- -int cmd_walken(int argc, const char **argv, const char *prefix) -{ - ... - - final_rev_info_setup(&rev); - - ... -} ----- - -Later, we may wish to add more arguments to `final_rev_info_setup()`. But for -now, this is all we need. - -==== Preparing `rev_info` For the Walk - -Now that `rev` is all initialized and configured, we've got one more setup step -before we get rolling. We can do this in a helper, which will both prepare the -`rev_info` for the walk, and perform the walk itself. Let's start the helper -with the call to `prepare_revision_walk()`, which can return an error without -dying on its own: - ----- -static void walken_commit_walk(struct rev_info *rev) -{ - if (prepare_revision_walk(rev)) - die(_("revision walk setup failed")); -} ----- - -NOTE: `die()` prints to `stderr` and exits the program. Since it will print to -`stderr` it's likely to be seen by a human, so we will localize it. - -==== Performing the Walk! - -Finally! We are ready to begin the walk itself. Now we can see that `rev_info` -can also be used as an iterator; we move to the next item in the walk by using -`get_revision()` repeatedly. Add the listed variable declarations at the top and -the walk loop below the `prepare_revision_walk()` call within your -`walken_commit_walk()`: - ----- -static void walken_commit_walk(struct rev_info *rev) -{ - struct commit *commit; - struct strbuf prettybuf = STRBUF_INIT; - - ... - - while ((commit = get_revision(rev))) { - strbuf_reset(&prettybuf); - pp_commit_easy(CMIT_FMT_ONELINE, commit, &prettybuf); - puts(prettybuf.buf); - } - strbuf_release(&prettybuf); -} ----- - -NOTE: `puts()` prints a `char*` to `stdout`. Since this is the part of the -command we expect to be machine-parsed, we're sending it directly to stdout. - -Give it a shot. - ----- -$ make -$ ./bin-wrappers/git walken ----- - -You should see all of the subject lines of all the commits in -your tree's history, in order, ending with the initial commit, "Initial revision -of "git", the information manager from hell". Congratulations! You've written -your first revision walk. You can play with printing some additional fields -from each commit if you're curious; have a look at the functions available in -`commit.h`. - -=== Adding a Filter - -Next, let's try to filter the commits we see based on their author. This is -equivalent to running `git log --author=`. We can add a filter by -modifying `rev_info.grep_filter`, which is a `struct grep_opt`. - -First some setup. Add `init_grep_defaults()` to `init_walken_defaults()` and add -`grep_config()` to `git_walken_config()`: - ----- -static void init_walken_defaults(void) -{ - init_grep_defaults(the_repository); -} - -... - -static int git_walken_config(const char *var, const char *value, void *cb) -{ - grep_config(var, value, cb); - return git_default_config(var, value, cb); -} ----- - -Next, we can modify the `grep_filter`. This is done with convenience functions -found in `grep.h`. For fun, we're filtering to only commits from folks using a -`gmail.com` email address - a not-very-precise guess at who may be working on -Git as a hobby. Since we're checking the author, which is a specific line in the -header, we'll use the `append_header_grep_pattern()` helper. We can use -the `enum grep_header_field` to indicate which part of the commit header we want -to search. - -In `final_rev_info_setup()`, add your filter line: - ----- -static void final_rev_info_setup(int argc, const char **argv, - const char *prefix, struct rev_info *rev) -{ - ... - - append_header_grep_pattern(&rev->grep_filter, GREP_HEADER_AUTHOR, - "gmail"); - compile_grep_patterns(&rev->grep_filter); - - ... -} ----- - -`append_header_grep_pattern()` adds your new "gmail" pattern to `rev_info`, but -it won't work unless we compile it with `compile_grep_patterns()`. - -NOTE: If you are using `setup_revisions()` (for example, if you are passing a -`setup_revision_opt` instead of using `add_head_to_pending()`), you don't need -to call `compile_grep_patterns()` because `setup_revisions()` calls it for you. - -NOTE: We could add the same filter via the `append_grep_pattern()` helper if we -wanted to, but `append_header_grep_pattern()` adds the `enum grep_context` and -`enum grep_pat_token` for us. - -=== Changing the Order - -There are a few ways that we can change the order of the commits during a -revision walk. Firstly, we can use the `enum rev_sort_order` to choose from some -typical orderings. - -`topo_order` is the same as `git log --topo-order`: we avoid showing a parent -before all of its children have been shown, and we avoid mixing commits which -are in different lines of history. (`git help log`'s section on `--topo-order` -has a very nice diagram to illustrate this.) - -Let's see what happens when we run with `REV_SORT_BY_COMMIT_DATE` as opposed to -`REV_SORT_BY_AUTHOR_DATE`. Add the following: - ----- -static void final_rev_info_setup(int argc, const char **argv, - const char *prefix, struct rev_info *rev) -{ - ... - - rev->topo_order = 1; - rev->sort_order = REV_SORT_BY_COMMIT_DATE; - - ... -} ----- - -Let's output this into a file so we can easily diff it with the walk sorted by -author date. - ----- -$ make -$ ./bin-wrappers/git walken > commit-date.txt ----- - -Then, let's sort by author date and run it again. - ----- -static void final_rev_info_setup(int argc, const char **argv, - const char *prefix, struct rev_info *rev) -{ - ... - - rev->topo_order = 1; - rev->sort_order = REV_SORT_BY_AUTHOR_DATE; - - ... -} ----- - ----- -$ make -$ ./bin-wrappers/git walken > author-date.txt ----- - -Finally, compare the two. This is a little less helpful without object names or -dates, but hopefully we get the idea. - ----- -$ diff -u commit-date.txt author-date.txt ----- - -This display indicates that commits can be reordered after they're written, for -example with `git rebase`. - -Let's try one more reordering of commits. `rev_info` exposes a `reverse` flag. -Set that flag somewhere inside of `final_rev_info_setup()`: - ----- -static void final_rev_info_setup(int argc, const char **argv, const char *prefix, - struct rev_info *rev) -{ - ... - - rev->reverse = 1; - - ... -} ----- - -Run your walk again and note the difference in order. (If you remove the grep -pattern, you should see the last commit this call gives you as your current -HEAD.) - -== Basic Object Walk - -So far we've been walking only commits. But Git has more types of objects than -that! Let's see if we can walk _all_ objects, and find out some information -about each one. - -We can base our work on an example. `git pack-objects` prepares all kinds of -objects for packing into a bitmap or packfile. The work we are interested in -resides in `builtins/pack-objects.c:get_object_list()`; examination of that -function shows that the all-object walk is being performed by -`traverse_commit_list()` or `traverse_commit_list_filtered()`. Those two -functions reside in `list-objects.c`; examining the source shows that, despite -the name, these functions traverse all kinds of objects. Let's have a look at -the arguments to `traverse_commit_list_filtered()`, which are a superset of the -arguments to the unfiltered version. - -- `struct list_objects_filter_options *filter_options`: This is a struct which - stores a filter-spec as outlined in `Documentation/rev-list-options.txt`. -- `struct rev_info *revs`: This is the `rev_info` used for the walk. -- `show_commit_fn show_commit`: A callback which will be used to handle each - individual commit object. -- `show_object_fn show_object`: A callback which will be used to handle each - non-commit object (so each blob, tree, or tag). -- `void *show_data`: A context buffer which is passed in turn to `show_commit` - and `show_object`. -- `struct oidset *omitted`: A linked-list of object IDs which the provided - filter caused to be omitted. - -It looks like this `traverse_commit_list_filtered()` uses callbacks we provide -instead of needing us to call it repeatedly ourselves. Cool! Let's add the -callbacks first. - -For the sake of this tutorial, we'll simply keep track of how many of each kind -of object we find. At file scope in `builtin/walken.c` add the following -tracking variables: - ----- -static int commit_count; -static int tag_count; -static int blob_count; -static int tree_count; ----- - -Commits are handled by a different callback than other objects; let's do that -one first: - ----- -static void walken_show_commit(struct commit *cmt, void *buf) -{ - commit_count++; -} ----- - -The `cmt` argument is fairly self-explanatory. But it's worth mentioning that -the `buf` argument is actually the context buffer that we can provide to the -traversal calls - `show_data`, which we mentioned a moment ago. - -Since we have the `struct commit` object, we can look at all the same parts that -we looked at in our earlier commit-only walk. For the sake of this tutorial, -though, we'll just increment the commit counter and move on. - -The callback for non-commits is a little different, as we'll need to check -which kind of object we're dealing with: - ----- -static void walken_show_object(struct object *obj, const char *str, void *buf) -{ - switch (obj->type) { - case OBJ_TREE: - tree_count++; - break; - case OBJ_BLOB: - blob_count++; - break; - case OBJ_TAG: - tag_count++; - break; - case OBJ_COMMIT: - BUG("unexpected commit object in walken_show_object\n"); - default: - BUG("unexpected object type %s in walken_show_object\n", - type_name(obj->type)); - } -} ----- - -Again, `obj` is fairly self-explanatory, and we can guess that `buf` is the same -context pointer that `walken_show_commit()` receives: the `show_data` argument -to `traverse_commit_list()` and `traverse_commit_list_filtered()`. Finally, -`str` contains the name of the object, which ends up being something like -`foo.txt` (blob), `bar/baz` (tree), or `v1.2.3` (tag). - -To help assure us that we aren't double-counting commits, we'll include some -complaining if a commit object is routed through our non-commit callback; we'll -also complain if we see an invalid object type. Since those two cases should be -unreachable, and would only change in the event of a semantic change to the Git -codebase, we complain by using `BUG()` - which is a signal to a developer that -the change they made caused unintended consequences, and the rest of the -codebase needs to be updated to understand that change. `BUG()` is not intended -to be seen by the public, so it is not localized. - -Our main object walk implementation is substantially different from our commit -walk implementation, so let's make a new function to perform the object walk. We -can perform setup which is applicable to all objects here, too, to keep separate -from setup which is applicable to commit-only walks. - -We'll start by enabling all types of objects in the `struct rev_info`. We'll -also turn on `tree_blobs_in_commit_order`, which means that we will walk a -commit's tree and everything it points to immediately after we find each commit, -as opposed to waiting for the end and walking through all trees after the commit -history has been discovered. With the appropriate settings configured, we are -ready to call `prepare_revision_walk()`. - ----- -static void walken_object_walk(struct rev_info *rev) -{ - rev->tree_objects = 1; - rev->blob_objects = 1; - rev->tag_objects = 1; - rev->tree_blobs_in_commit_order = 1; - - if (prepare_revision_walk(rev)) - die(_("revision walk setup failed")); - - commit_count = 0; - tag_count = 0; - blob_count = 0; - tree_count = 0; ----- - -Let's start by calling just the unfiltered walk and reporting our counts. -Complete your implementation of `walken_object_walk()`: - ----- - traverse_commit_list(rev, walken_show_commit, walken_show_object, NULL); - - printf("commits %d\nblobs %d\ntags %d\ntrees %d\n", commit_count, - blob_count, tag_count, tree_count); -} ----- - -NOTE: This output is intended to be machine-parsed. Therefore, we are not -sending it to `trace_printf()`, and we are not localizing it - we need scripts -to be able to count on the formatting to be exactly the way it is shown here. -If we were intending this output to be read by humans, we would need to localize -it with `_()`. - -Finally, we'll ask `cmd_walken()` to use the object walk instead. Discussing -command line options is out of scope for this tutorial, so we'll just hardcode -a branch we can change at compile time. Where you call `final_rev_info_setup()` -and `walken_commit_walk()`, instead branch like so: - ----- - if (1) { - add_head_to_pending(&rev); - walken_object_walk(&rev); - } else { - final_rev_info_setup(argc, argv, prefix, &rev); - walken_commit_walk(&rev); - } ----- - -NOTE: For simplicity, we've avoided all the filters and sorts we applied in -`final_rev_info_setup()` and simply added `HEAD` to our pending queue. If you -want, you can certainly use the filters we added before by moving -`final_rev_info_setup()` out of the conditional and removing the call to -`add_head_to_pending()`. - -Now we can try to run our command! It should take noticeably longer than the -commit walk, but an examination of the output will give you an idea why. Your -output should look similar to this example, but with different counts: - ----- -Object walk completed. Found 55733 commits, 100274 blobs, 0 tags, and 104210 trees. ----- - -This makes sense. We have more trees than commits because the Git project has -lots of subdirectories which can change, plus at least one tree per commit. We -have no tags because we started on a commit (`HEAD`) and while tags can point to -commits, commits can't point to tags. - -NOTE: You will have different counts when you run this yourself! The number of -objects grows along with the Git project. - -=== Adding a Filter - -There are a handful of filters that we can apply to the object walk laid out in -`Documentation/rev-list-options.txt`. These filters are typically useful for -operations such as creating packfiles or performing a partial clone. They are -defined in `list-objects-filter-options.h`. For the purposes of this tutorial we -will use the "tree:1" filter, which causes the walk to omit all trees and blobs -which are not directly referenced by commits reachable from the commit in -`pending` when the walk begins. (`pending` is the list of objects which need to -be traversed during a walk; you can imagine a breadth-first tree traversal to -help understand. In our case, that means we omit trees and blobs not directly -referenced by `HEAD` or `HEAD`'s history, because we begin the walk with only -`HEAD` in the `pending` list.) - -First, we'll need to `#include "list-objects-filter-options.h`" and set up the -`struct list_objects_filter_options` at the top of the function. - ----- -static void walken_object_walk(struct rev_info *rev) -{ - struct list_objects_filter_options filter_options = {}; - - ... ----- - -For now, we are not going to track the omitted objects, so we'll replace those -parameters with `NULL`. For the sake of simplicity, we'll add a simple -build-time branch to use our filter or not. Replace the line calling -`traverse_commit_list()` with the following, which will remind us which kind of -walk we've just performed: - ----- - if (0) { - /* Unfiltered: */ - trace_printf(_("Unfiltered object walk.\n")); - traverse_commit_list(rev, walken_show_commit, - walken_show_object, NULL); - } else { - trace_printf( - _("Filtered object walk with filterspec 'tree:1'.\n")); - parse_list_objects_filter(&filter_options, "tree:1"); - - traverse_commit_list_filtered(&filter_options, rev, - walken_show_commit, walken_show_object, NULL, NULL); - } ----- - -`struct list_objects_filter_options` is usually built directly from a command -line argument, so the module provides an easy way to build one from a string. -Even though we aren't taking user input right now, we can still build one with -a hardcoded string using `parse_list_objects_filter()`. - -With the filter spec "tree:1", we are expecting to see _only_ the root tree for -each commit; therefore, the tree object count should be less than or equal to -the number of commits. (For an example of why that's true: `git commit --revert` -points to the same tree object as its grandparent.) - -=== Counting Omitted Objects - -We also have the capability to enumerate all objects which were omitted by a -filter, like with `git log --filter= --filter-print-omitted`. Asking -`traverse_commit_list_filtered()` to populate the `omitted` list means that our -object walk does not perform any better than an unfiltered object walk; all -reachable objects are walked in order to populate the list. - -First, add the `struct oidset` and related items we will use to iterate it: - ----- -static void walken_object_walk( - ... - - struct oidset omitted; - struct oidset_iter oit; - struct object_id *oid = NULL; - int omitted_count = 0; - oidset_init(&omitted, 0); - - ... ----- - -Modify the call to `traverse_commit_list_filtered()` to include your `omitted` -object: - ----- - ... - - traverse_commit_list_filtered(&filter_options, rev, - walken_show_commit, walken_show_object, NULL, &omitted); - - ... ----- - -Then, after your traversal, the `oidset` traversal is pretty straightforward. -Count all the objects within and modify the print statement: - ----- - /* Count the omitted objects. */ - oidset_iter_init(&omitted, &oit); - - while ((oid = oidset_iter_next(&oit))) - omitted_count++; - - printf("commits %d\nblobs %d\ntags %d\ntrees%d\nomitted %d\n", - commit_count, blob_count, tag_count, tree_count, omitted_count); ----- - -By running your walk with and without the filter, you should find that the total -object count in each case is identical. You can also time each invocation of -the `walken` subcommand, with and without `omitted` being passed in, to confirm -to yourself the runtime impact of tracking all omitted objects. - -=== Changing the Order - -Finally, let's demonstrate that you can also reorder walks of all objects, not -just walks of commits. First, we'll make our handlers chattier - modify -`walken_show_commit()` and `walken_show_object()` to print the object as they -go: - ----- -static void walken_show_commit(struct commit *cmt, void *buf) -{ - trace_printf("commit: %s\n", oid_to_hex(&cmt->object.oid)); - commit_count++; -} - -static void walken_show_object(struct object *obj, const char *str, void *buf) -{ - trace_printf("%s: %s\n", type_name(obj->type), oid_to_hex(&obj->oid)); - - ... -} ----- - -NOTE: Since we will be examining this output directly as humans, we'll use -`trace_printf()` here. Additionally, since this change introduces a significant -number of printed lines, using `trace_printf()` will allow us to easily silence -those lines without having to recompile. - -(Leave the counter increment logic in place.) - -With only that change, run again (but save yourself some scrollback): - ----- -$ GIT_TRACE=1 ./bin-wrappers/git walken | head -n 10 ----- - -Take a look at the top commit with `git show` and the object ID you printed; it -should be the same as the output of `git show HEAD`. - -Next, let's change a setting on our `struct rev_info` within -`walken_object_walk()`. Find where you're changing the other settings on `rev`, -such as `rev->tree_objects` and `rev->tree_blobs_in_commit_order`, and add the -`reverse` setting at the bottom: - ----- - ... - - rev->tree_objects = 1; - rev->blob_objects = 1; - rev->tag_objects = 1; - rev->tree_blobs_in_commit_order = 1; - rev->reverse = 1; - - ... ----- - -Now, run again, but this time, let's grab the last handful of objects instead -of the first handful: - ----- -$ make -$ GIT_TRACE=1 ./bin-wrappers git walken | tail -n 10 ----- - -The last commit object given should have the same OID as the one we saw at the -top before, and running `git show ` with that OID should give you again -the same results as `git show HEAD`. Furthermore, if you run and examine the -first ten lines again (with `head` instead of `tail` like we did before applying -the `reverse` setting), you should see that now the first commit printed is the -initial commit, `e83c5163`. - -== Wrapping Up - -Let's review. In this tutorial, we: - -- Built a commit walk from the ground up -- Enabled a grep filter for that commit walk -- Changed the sort order of that filtered commit walk -- Built an object walk (tags, commits, trees, and blobs) from the ground up -- Learned how to add a filter-spec to an object walk -- Changed the display order of the filtered object walk diff --git a/third_party/git/Documentation/RelNotes/1.5.0.1.txt b/third_party/git/Documentation/RelNotes/1.5.0.1.txt deleted file mode 100644 index fea3f9935b..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.0.1.txt +++ /dev/null @@ -1,42 +0,0 @@ -GIT v1.5.0.1 Release Notes -========================== - -Fixes since v1.5.0 ------------------- - -* Documentation updates - - - Clarifications and corrections to 1.5.0 release notes. - - - The main documentation did not link to git-remote documentation. - - - Clarified introductory text of git-rebase documentation. - - - Converted remaining mentions of update-index on Porcelain - documents to git-add/git-rm. - - - Some i18n.* configuration variables were incorrectly - described as core.*; fixed. - -* Bugfixes - - - git-add and git-update-index on a filesystem on which - executable bits are unreliable incorrectly reused st_mode - bits even when the path changed between symlink and regular - file. - - - git-daemon marks the listening sockets with FD_CLOEXEC so - that it won't be leaked into the children. - - - segfault from git-blame when the mandatory pathname - parameter was missing was fixed; usage() message is given - instead. - - - git-rev-list did not read $GIT_DIR/config file, which means - that did not honor i18n.logoutputencoding correctly. - -* Tweaks - - - sliding mmap() inefficiently mmaped the same region of a - packfile with an access pattern that used objects in the - reverse order. This has been made more efficient. diff --git a/third_party/git/Documentation/RelNotes/1.5.0.2.txt b/third_party/git/Documentation/RelNotes/1.5.0.2.txt deleted file mode 100644 index b061e50ff0..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.0.2.txt +++ /dev/null @@ -1,65 +0,0 @@ -GIT v1.5.0.2 Release Notes -========================== - -Fixes since v1.5.0.1 --------------------- - -* Bugfixes - - - Automated merge conflict handling when changes to symbolic - links conflicted were completely broken. The merge-resolve - strategy created a regular file with conflict markers in it - in place of the symbolic link. The default strategy, - merge-recursive was even more broken. It removed the path - that was pointed at by the symbolic link. Both of these - problems have been fixed. - - - 'git diff maint master next' did not correctly give combined - diff across three trees. - - - 'git fast-import' portability fix for Solaris. - - - 'git show-ref --verify' without arguments did not error out - but segfaulted. - - - 'git diff :tracked-file `pwd`/an-untracked-file' gave an extra - slashes after a/ and b/. - - - 'git format-patch' produced too long filenames if the commit - message had too long line at the beginning. - - - Running 'make all' and then without changing anything - running 'make install' still rebuilt some files. This - was inconvenient when building as yourself and then - installing as root (especially problematic when the source - directory is on NFS and root is mapped to nobody). - - - 'git-rerere' failed to deal with two unconflicted paths that - sorted next to each other. - - - 'git-rerere' attempted to open(2) a symlink and failed if - there was a conflict. Since a conflicting change to a - symlink would not benefit from rerere anyway, the command - now ignores conflicting changes to symlinks. - - - 'git-repack' did not like to pass more than 64 arguments - internally to underlying 'rev-list' logic, which made it - impossible to repack after accumulating many (small) packs - in the repository. - - - 'git-diff' to review the combined diff during a conflicted - merge were not reading the working tree version correctly - when changes to a symbolic link conflicted. It should have - read the data using readlink(2) but read from the regular - file the symbolic link pointed at. - - - 'git-remote' did not like period in a remote's name. - -* Documentation updates - - - added and clarified core.bare, core.legacyheaders configurations. - - - updated "git-clone --depth" documentation. - - -* Assorted git-gui fixes. diff --git a/third_party/git/Documentation/RelNotes/1.5.0.3.txt b/third_party/git/Documentation/RelNotes/1.5.0.3.txt deleted file mode 100644 index cd500f96bf..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.0.3.txt +++ /dev/null @@ -1,58 +0,0 @@ -GIT v1.5.0.3 Release Notes -========================== - -Fixes since v1.5.0.2 --------------------- - -* Bugfixes - - - 'git.el' honors the commit coding system from the configuration. - - - 'blameview' in contrib/ correctly digs deeper when a line is - clicked. - - - 'http-push' correctly makes sure the remote side has leading - path. Earlier it started in the middle of the path, and - incorrectly. - - - 'git-merge' did not exit with non-zero status when the - working tree was dirty and cannot fast forward. It does - now. - - - 'cvsexportcommit' does not lose yet-to-be-used message file. - - - int-vs-size_t typefix when running combined diff on files - over 2GB long. - - - 'git apply --whitespace=strip' should not touch unmodified - lines. - - - 'git-mailinfo' choke when a logical header line was too long. - - - 'git show A..B' did not error out. Negative ref ("not A" in - this example) does not make sense for the purpose of the - command, so now it errors out. - - - 'git fmt-merge-msg --file' without file parameter did not - correctly error out. - - - 'git archimport' barfed upon encountering a commit without - summary. - - - 'git index-pack' did not protect itself from getting a short - read out of pread(2). - - - 'git http-push' had a few buffer overruns. - - - Build dependency fixes to rebuild fetch.o when other headers - change. - -* Documentation updates - - - user-manual updates. - - - Options to 'git remote add' were described insufficiently. - - - Configuration format.suffix was not documented. - - - Other formatting and spelling fixes. diff --git a/third_party/git/Documentation/RelNotes/1.5.0.4.txt b/third_party/git/Documentation/RelNotes/1.5.0.4.txt deleted file mode 100644 index feefa5dfd4..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.0.4.txt +++ /dev/null @@ -1,22 +0,0 @@ -GIT v1.5.0.4 Release Notes -========================== - -Fixes since v1.5.0.3 --------------------- - -* Bugfixes - - - git.el does not add duplicate sign-off lines. - - - git-commit shows the full stat of the resulting commit, not - just about the files in the current directory, when run from - a subdirectory. - - - "git-checkout -m '@{8 hours ago}'" had a funny failure from - eval; fixed. - - - git-gui updates. - -* Documentation updates - -* User manual updates diff --git a/third_party/git/Documentation/RelNotes/1.5.0.5.txt b/third_party/git/Documentation/RelNotes/1.5.0.5.txt deleted file mode 100644 index eeec3d73d0..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.0.5.txt +++ /dev/null @@ -1,26 +0,0 @@ -GIT v1.5.0.5 Release Notes -========================== - -Fixes since v1.5.0.3 --------------------- - -* Bugfixes - - - git-merge (hence git-pull) did not refuse fast-forwarding - when the working tree had local changes that would have - conflicted with it. - - - git.el does not add duplicate sign-off lines. - - - git-commit shows the full stat of the resulting commit, not - just about the files in the current directory, when run from - a subdirectory. - - - "git-checkout -m '@{8 hours ago}'" had a funny failure from - eval; fixed. - - - git-gui updates. - -* Documentation updates - -* User manual updates diff --git a/third_party/git/Documentation/RelNotes/1.5.0.6.txt b/third_party/git/Documentation/RelNotes/1.5.0.6.txt deleted file mode 100644 index c02015ad5f..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.0.6.txt +++ /dev/null @@ -1,21 +0,0 @@ -GIT v1.5.0.6 Release Notes -========================== - -Fixes since v1.5.0.5 --------------------- - -* Bugfixes - - - a handful small fixes to gitweb. - - - build procedure for user-manual is fixed not to require locally - installed stylesheets. - - - "git commit $paths" on paths whose earlier contents were - already updated in the index were failing out. - -* Documentation - - - user-manual has better cross references. - - - gitweb installation/deployment procedure is now documented. diff --git a/third_party/git/Documentation/RelNotes/1.5.0.7.txt b/third_party/git/Documentation/RelNotes/1.5.0.7.txt deleted file mode 100644 index 670ad32b85..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.0.7.txt +++ /dev/null @@ -1,18 +0,0 @@ -GIT v1.5.0.7 Release Notes -========================== - -Fixes since v1.5.0.6 --------------------- - -* Bugfixes - - - git-upload-pack failed to close unused pipe ends, resulting - in many zombies to hang around. - - - git-rerere was recording the contents of earlier hunks - duplicated in later hunks. This prevented resolving the same - conflict when performing the same merge the other way around. - -* Documentation - - - a few documentation fixes from Debian package maintainer. diff --git a/third_party/git/Documentation/RelNotes/1.5.0.txt b/third_party/git/Documentation/RelNotes/1.5.0.txt deleted file mode 100644 index d6d42f3183..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.0.txt +++ /dev/null @@ -1,469 +0,0 @@ -GIT v1.5.0 Release Notes -======================== - -Old news --------- - -This section is for people who are upgrading from ancient -versions of git. Although all of the changes in this section -happened before the current v1.4.4 release, they are summarized -here in the v1.5.0 release notes for people who skipped earlier -versions. - -As of git v1.5.0 there are some optional features that changes -the repository to allow data to be stored and transferred more -efficiently. These features are not enabled by default, as they -will make the repository unusable with older versions of git. -Specifically, the available options are: - - - There is a configuration variable core.legacyheaders that - changes the format of loose objects so that they are more - efficient to pack and to send out of the repository over git - native protocol, since v1.4.2. However, loose objects - written in the new format cannot be read by git older than - that version; people fetching from your repository using - older clients over dumb transports (e.g. http) using older - versions of git will also be affected. - - To let git use the new loose object format, you have to - set core.legacyheaders to false. - - - Since v1.4.3, configuration repack.usedeltabaseoffset allows - packfile to be created in more space efficient format, which - cannot be read by git older than that version. - - To let git use the new format for packfiles, you have to - set repack.usedeltabaseoffset to true. - -The above two new features are not enabled by default and you -have to explicitly ask for them, because they make repositories -unreadable by older versions of git, and in v1.5.0 we still do -not enable them by default for the same reason. We will change -this default probably 1 year after 1.4.2's release, when it is -reasonable to expect everybody to have new enough version of -git. - - - 'git pack-refs' appeared in v1.4.4; this command allows tags - to be accessed much more efficiently than the traditional - 'one-file-per-tag' format. Older git-native clients can - still fetch from a repository that packed and pruned refs - (the server side needs to run the up-to-date version of git), - but older dumb transports cannot. Packing of refs is done by - an explicit user action, either by use of "git pack-refs - --prune" command or by use of "git gc" command. - - - 'git -p' to paginate anything -- many commands do pagination - by default on a tty. Introduced between v1.4.1 and v1.4.2; - this may surprise old timers. - - - 'git archive' superseded 'git tar-tree' in v1.4.3; - - - 'git cvsserver' was new invention in v1.3.0; - - - 'git repo-config', 'git grep', 'git rebase' and 'gitk' were - seriously enhanced during v1.4.0 timeperiod. - - - 'gitweb' became part of git.git during v1.4.0 timeperiod and - seriously modified since then. - - - reflog is an v1.4.0 invention. This allows you to name a - revision that a branch used to be at (e.g. "git diff - master@{yesterday} master" allows you to see changes since - yesterday's tip of the branch). - - -Updates in v1.5.0 since v1.4.4 series -------------------------------------- - -* Index manipulation - - - git-add is to add contents to the index (aka "staging area" - for the next commit), whether the file the contents happen to - be is an existing one or a newly created one. - - - git-add without any argument does not add everything - anymore. Use 'git-add .' instead. Also you can add - otherwise ignored files with an -f option. - - - git-add tries to be more friendly to users by offering an - interactive mode ("git-add -i"). - - - git-commit used to refuse to commit if was - different between HEAD and the index (i.e. update-index was - used on it earlier). This check was removed. - - - git-rm is much saner and safer. It is used to remove paths - from both the index file and the working tree, and makes sure - you are not losing any local modification before doing so. - - - git-reset ... can be used to revert index - entries for selected paths. - - - git-update-index is much less visible. Many suggestions to - use the command in git output and documentation have now been - replaced by simpler commands such as "git add" or "git rm". - - -* Repository layout and objects transfer - - - The data for origin repository is stored in the configuration - file $GIT_DIR/config, not in $GIT_DIR/remotes/, for newly - created clones. The latter is still supported and there is - no need to convert your existing repository if you are - already comfortable with your workflow with the layout. - - - git-clone always uses what is known as "separate remote" - layout for a newly created repository with a working tree. - - A repository with the separate remote layout starts with only - one default branch, 'master', to be used for your own - development. Unlike the traditional layout that copied all - the upstream branches into your branch namespace (while - renaming their 'master' to your 'origin'), the new layout - puts upstream branches into local "remote-tracking branches" - with their own namespace. These can be referenced with names - such as "origin/$upstream_branch_name" and are stored in - .git/refs/remotes rather than .git/refs/heads where normal - branches are stored. - - This layout keeps your own branch namespace less cluttered, - avoids name collision with your upstream, makes it possible - to automatically track new branches created at the remote - after you clone from it, and makes it easier to interact with - more than one remote repository (you can use "git remote" to - add other repositories to track). There might be some - surprises: - - * 'git branch' does not show the remote tracking branches. - It only lists your own branches. Use '-r' option to view - the tracking branches. - - * If you are forking off of a branch obtained from the - upstream, you would have done something like 'git branch - my-next next', because traditional layout dropped the - tracking branch 'next' into your own branch namespace. - With the separate remote layout, you say 'git branch next - origin/next', which allows you to use the matching name - 'next' for your own branch. It also allows you to track a - remote other than 'origin' (i.e. where you initially cloned - from) and fork off of a branch from there the same way - (e.g. "git branch mingw j6t/master"). - - Repositories initialized with the traditional layout continue - to work. - - - New branches that appear on the origin side after a clone is - made are also tracked automatically. This is done with an - wildcard refspec "refs/heads/*:refs/remotes/origin/*", which - older git does not understand, so if you clone with 1.5.0, - you would need to downgrade remote.*.fetch in the - configuration file to specify each branch you are interested - in individually if you plan to fetch into the repository with - older versions of git (but why would you?). - - - Similarly, wildcard refspec "refs/heads/*:refs/remotes/me/*" - can be given to "git-push" command to update the tracking - branches that is used to track the repository you are pushing - from on the remote side. - - - git-branch and git-show-branch know remote tracking branches - (use the command line switch "-r" to list only tracked branches). - - - git-push can now be used to delete a remote branch or a tag. - This requires the updated git on the remote side (use "git - push :refs/heads/" to delete "branch"). - - - git-push more aggressively keeps the transferred objects - packed. Earlier we recommended to monitor amount of loose - objects and repack regularly, but you should repack when you - accumulated too many small packs this way as well. Updated - git-count-objects helps you with this. - - - git-fetch also more aggressively keeps the transferred objects - packed. This behavior of git-push and git-fetch can be - tweaked with a single configuration transfer.unpacklimit (but - usually there should not be any need for a user to tweak it). - - - A new command, git-remote, can help you manage your remote - tracking branch definitions. - - - You may need to specify explicit paths for upload-pack and/or - receive-pack due to your ssh daemon configuration on the - other end. This can now be done via remote.*.uploadpack and - remote.*.receivepack configuration. - - -* Bare repositories - - - Certain commands change their behavior in a bare repository - (i.e. a repository without associated working tree). We use - a fairly conservative heuristic (if $GIT_DIR is ".git", or - ends with "/.git", the repository is not bare) to decide if a - repository is bare, but "core.bare" configuration variable - can be used to override the heuristic when it misidentifies - your repository. - - - git-fetch used to complain updating the current branch but - this is now allowed for a bare repository. So is the use of - 'git-branch -f' to update the current branch. - - - Porcelain-ish commands that require a working tree refuses to - work in a bare repository. - - -* Reflog - - - Reflog records the history from the view point of the local - repository. In other words, regardless of the real history, - the reflog shows the history as seen by one particular - repository (this enables you to ask "what was the current - revision in _this_ repository, yesterday at 1pm?"). This - facility is enabled by default for repositories with working - trees, and can be accessed with the "branch@{time}" and - "branch@{Nth}" notation. - - - "git show-branch" learned showing the reflog data with the - new -g option. "git log" has -g option to view reflog - entries in a more verbose manner. - - - git-branch knows how to rename branches and moves existing - reflog data from the old branch to the new one. - - - In addition to the reflog support in v1.4.4 series, HEAD - reference maintains its own log. "HEAD@{5.minutes.ago}" - means the commit you were at 5 minutes ago, which takes - branch switching into account. If you want to know where the - tip of your current branch was at 5 minutes ago, you need to - explicitly say its name (e.g. "master@{5.minutes.ago}") or - omit the refname altogether i.e. "@{5.minutes.ago}". - - - The commits referred to by reflog entries are now protected - against pruning. The new command "git reflog expire" can be - used to truncate older reflog entries and entries that refer - to commits that have been pruned away previously with older - versions of git. - - Existing repositories that have been using reflog may get - complaints from fsck-objects and may not be able to run - git-repack, if you had run git-prune from older git; please - run "git reflog expire --stale-fix --all" first to remove - reflog entries that refer to commits that are no longer in - the repository when that happens. - - -* Cruft removal - - - We used to say "old commits are retrievable using reflog and - 'master@{yesterday}' syntax as long as you haven't run - git-prune". We no longer have to say the latter half of the - above sentence, as git-prune does not remove things reachable - from reflog entries. - - - There is a toplevel garbage collector script, 'git-gc', that - runs periodic cleanup functions, including 'git-repack -a -d', - 'git-reflog expire', 'git-pack-refs --prune', and 'git-rerere - gc'. - - - The output from fsck ("fsck-objects" is called just "fsck" - now, but the old name continues to work) was needlessly - alarming in that it warned missing objects that are reachable - only from dangling objects. This has been corrected and the - output is much more useful. - - -* Detached HEAD - - - You can use 'git-checkout' to check out an arbitrary revision - or a tag as well, instead of named branches. This will - dissociate your HEAD from the branch you are currently on. - - A typical use of this feature is to "look around". E.g. - - $ git checkout v2.6.16 - ... compile, test, etc. - $ git checkout v2.6.17 - ... compile, test, etc. - - - After detaching your HEAD, you can go back to an existing - branch with usual "git checkout $branch". Also you can - start a new branch using "git checkout -b $newbranch" to - start a new branch at that commit. - - - You can even pull from other repositories, make merges and - commits while your HEAD is detached. Also you can use "git - reset" to jump to arbitrary commit, while still keeping your - HEAD detached. - - Remember that a detached state is volatile, i.e. it will be forgotten - as soon as you move away from it with the checkout or reset command, - unless a branch is created from it as mentioned above. It is also - possible to rescue a lost detached state from the HEAD reflog. - - -* Packed refs - - - Repositories with hundreds of tags have been paying large - overhead, both in storage and in runtime, due to the - traditional one-ref-per-file format. A new command, - git-pack-refs, can be used to "pack" them in more efficient - representation (you can let git-gc do this for you). - - - Clones and fetches over dumb transports are now aware of - packed refs and can download from repositories that use - them. - - -* Configuration - - - configuration related to color setting are consolidated under - color.* namespace (older diff.color.*, status.color.* are - still supported). - - - 'git-repo-config' command is accessible as 'git-config' now. - - -* Updated features - - - git-describe uses better criteria to pick a base ref. It - used to pick the one with the newest timestamp, but now it - picks the one that is topologically the closest (that is, - among ancestors of commit C, the ref T that has the shortest - output from "git-rev-list T..C" is chosen). - - - git-describe gives the number of commits since the base ref - between the refname and the hash suffix. E.g. the commit one - before v2.6.20-rc6 in the kernel repository is: - - v2.6.20-rc5-306-ga21b069 - - which tells you that its object name begins with a21b069, - v2.6.20-rc5 is an ancestor of it (meaning, the commit - contains everything -rc5 has), and there are 306 commits - since v2.6.20-rc5. - - - git-describe with --abbrev=0 can be used to show only the - name of the base ref. - - - git-blame learned a new option, --incremental, that tells it - to output the blames as they are assigned. A sample script - to use it is also included as contrib/blameview. - - - git-blame starts annotating from the working tree by default. - - -* Less external dependency - - - We no longer require the "merge" program from the RCS suite. - All 3-way file-level merges are now done internally. - - - The original implementation of git-merge-recursive which was - in Python has been removed; we have a C implementation of it - now. - - - git-shortlog is no longer a Perl script. It no longer - requires output piped from git-log; it can accept revision - parameters directly on the command line. - - -* I18n - - - We have always encouraged the commit message to be encoded in - UTF-8, but the users are allowed to use legacy encoding as - appropriate for their projects. This will continue to be the - case. However, a non UTF-8 commit encoding _must_ be - explicitly set with i18n.commitencoding in the repository - where a commit is made; otherwise git-commit-tree will - complain if the log message does not look like a valid UTF-8 - string. - - - The value of i18n.commitencoding in the originating - repository is recorded in the commit object on the "encoding" - header, if it is not UTF-8. git-log and friends notice this, - and re-encodes the message to the log output encoding when - displaying, if they are different. The log output encoding - is determined by "git log --encoding=", - i18n.logoutputencoding configuration, or i18n.commitencoding - configuration, in the decreasing order of preference, and - defaults to UTF-8. - - - Tools for e-mailed patch application now default to -u - behavior; i.e. it always re-codes from the e-mailed encoding - to the encoding specified with i18n.commitencoding. This - unfortunately forces projects that have happily been using a - legacy encoding without setting i18n.commitencoding to set - the configuration, but taken with other improvement, please - excuse us for this very minor one-time inconvenience. - - -* e-mailed patches - - - See the above I18n section. - - - git-format-patch now enables --binary without being asked. - git-am does _not_ default to it, as sending binary patch via - e-mail is unusual and is harder to review than textual - patches and it is prudent to require the person who is - applying the patch to explicitly ask for it. - - - The default suffix for git-format-patch output is now ".patch", - not ".txt". This can be changed with --suffix=.txt option, - or setting the config variable "format.suffix" to ".txt". - - -* Foreign SCM interfaces - - - git-svn now requires the Perl SVN:: libraries, the - command-line backend was too slow and limited. - - - the 'commit' subcommand of git-svn has been renamed to - 'set-tree', and 'dcommit' is the recommended replacement for - day-to-day work. - - - git fast-import backend. - - -* User support - - - Quite a lot of documentation updates. - - - Bash completion scripts have been updated heavily. - - - Better error messages for often used Porcelainish commands. - - - Git GUI. This is a simple Tk based graphical interface for - common Git operations. - - -* Sliding mmap - - - We used to assume that we can mmap the whole packfile while - in use, but with a large project this consumes huge virtual - memory space and truly huge ones would not fit in the - userland address space on 32-bit platforms. We now mmap huge - packfile in pieces to avoid this problem. - - -* Shallow clones - - - There is a partial support for 'shallow' repositories that - keeps only recent history. A 'shallow clone' is created by - specifying how deep that truncated history should be - (e.g. "git clone --depth 5 git://some.where/repo.git"). - - Currently a shallow repository has number of limitations: - - - Cloning and fetching _from_ a shallow clone are not - supported (nor tested -- so they might work by accident but - they are not expected to). - - - Pushing from nor into a shallow clone are not expected to - work. - - - Merging inside a shallow repository would work as long as a - merge base is found in the recent history, but otherwise it - will be like merging unrelated histories and may result in - huge conflicts. - - but this would be more than adequate for people who want to - look at near the tip of a big project with a deep history and - send patches in e-mail format. diff --git a/third_party/git/Documentation/RelNotes/1.5.1.1.txt b/third_party/git/Documentation/RelNotes/1.5.1.1.txt deleted file mode 100644 index 91471213bd..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.1.1.txt +++ /dev/null @@ -1,65 +0,0 @@ -GIT v1.5.1.1 Release Notes -========================== - -Fixes since v1.5.1 ------------------- - -* Documentation updates - - - The --left-right option of rev-list and friends is documented. - - - The documentation for cvsimport has been majorly improved. - - - "git-show-ref --exclude-existing" was documented. - -* Bugfixes - - - The implementation of -p option in "git cvsexportcommit" had - the meaning of -C (context reduction) option wrong, and - loosened the context requirements when it was told to be - strict. - - - "git cvsserver" did not behave like the real cvsserver when - client side removed a file from the working tree without - doing anything else on the path. In such a case, it should - restore it from the checked out revision. - - - "git fsck" issued an alarming error message on detached - HEAD. It is not an error since at least 1.5.0. - - - "git send-email" produced of References header of unbounded length; - fixed this with line-folding. - - - "git archive" to download from remote site should not - require you to be in a git repository, but it incorrectly - did. - - - "git apply" ignored -p for "diff --git" formatted - patches. - - - "git rerere" recorded a conflict that had one side empty - (the other side adds) incorrectly; this made merging in the - other direction fail to use previously recorded resolution. - - - t4200 test was broken where "wc -l" pads its output with - spaces. - - - "git branch -m old new" to rename branch did not work - without a configuration file in ".git/config". - - - The sample hook for notification e-mail was misnamed. - - - gitweb did not show type-changing patch correctly in the - blobdiff view. - - - git-svn did not error out with incorrect command line options. - - - git-svn fell into an infinite loop when insanely long commit - message was found. - - - git-svn dcommit and rebase was confused by patches that were - merged from another branch that is managed by git-svn. - - - git-svn used to get confused when globbing remote branch/tag - spec (e.g. "branches = proj/branches/*:refs/remotes/origin/*") - is used and there was a plain file that matched the glob. diff --git a/third_party/git/Documentation/RelNotes/1.5.1.2.txt b/third_party/git/Documentation/RelNotes/1.5.1.2.txt deleted file mode 100644 index d88456306c..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.1.2.txt +++ /dev/null @@ -1,50 +0,0 @@ -GIT v1.5.1.2 Release Notes -========================== - -Fixes since v1.5.1.1 --------------------- - -* Bugfixes - - - "git clone" over http from a repository that has lost the - loose refs by running "git pack-refs" were broken (a code to - deal with this was added to "git fetch" in v1.5.0, but it - was missing from "git clone"). - - - "git diff a/ b/" incorrectly fell in "diff between two - filesystem objects" codepath, when the user most likely - wanted to limit the extent of output to two tracked - directories. - - - git-quiltimport had the same bug as we fixed for - git-applymbox in v1.5.1.1 -- it gave an alarming "did not - have any patch" message (but did not actually fail and was - harmless). - - - various git-svn fixes. - - - Sample update hook incorrectly always refused requests to - delete branches through push. - - - git-blame on a very long working tree path had buffer - overrun problem. - - - git-apply did not like to be fed two patches in a row that created - and then modified the same file. - - - git-svn was confused when a non-project was stored directly under - trunk/, branches/ and tags/. - - - git-svn wants the Error.pm module that was at least as new - as what we ship as part of git; install ours in our private - installation location if the one on the system is older. - - - An earlier update to command line integer parameter parser was - botched and made 'update-index --cacheinfo' completely useless. - - -* Documentation updates - - - Various documentation updates from J. Bruce Fields, Frank - Lichtenheld, Alex Riesen and others. Andrew Ruder started a - war on undocumented options. diff --git a/third_party/git/Documentation/RelNotes/1.5.1.3.txt b/third_party/git/Documentation/RelNotes/1.5.1.3.txt deleted file mode 100644 index 876408b65a..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.1.3.txt +++ /dev/null @@ -1,45 +0,0 @@ -GIT v1.5.1.3 Release Notes -========================== - -Fixes since v1.5.1.2 --------------------- - -* Bugfixes - - - git-add tried to optimize by finding common leading - directories across its arguments but botched, causing very - confused behaviour. - - - unofficial rpm.spec file shipped with git was letting - ETC_GITCONFIG set to /usr/etc/gitconfig. Tweak the official - Makefile to make it harder for distro people to make the - same mistake, by setting the variable to /etc/gitconfig if - prefix is set to /usr. - - - git-svn inconsistently stripped away username from the URL - only when svnsync_props was in use. - - - git-svn got confused when handling symlinks on Mac OS. - - - git-send-email was not quoting recipient names that have - period '.' in them. Also it did not allow overriding - envelope sender, which made it impossible to send patches to - certain subscriber-only lists. - - - built-in write_tree() routine had a sequence that renamed a - file that is still open, which some systems did not like. - - - when memory is very tight, sliding mmap code to read - packfiles incorrectly closed the fd that was still being - used to read the pack. - - - import-tars contributed front-end for fastimport was passing - wrong directory modes without checking. - - - git-fastimport trusted its input too much and allowed to - create corrupt tree objects with entries without a name. - - - git-fetch needlessly barfed when too long reflog action - description was given by the caller. - -Also contains various documentation updates. diff --git a/third_party/git/Documentation/RelNotes/1.5.1.4.txt b/third_party/git/Documentation/RelNotes/1.5.1.4.txt deleted file mode 100644 index df2f66ccb5..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.1.4.txt +++ /dev/null @@ -1,30 +0,0 @@ -GIT v1.5.1.4 Release Notes -========================== - -Fixes since v1.5.1.3 --------------------- - -* Bugfixes - - - "git-http-fetch" did not work around a bug in libcurl - earlier than 7.16 (curl_multi_remove_handle() was broken). - - - "git cvsserver" handles a file that was once removed and - then added again correctly. - - - import-tars script (in contrib/) handles GNU tar archives - that contain pathnames longer than 100 bytes (long-link - extension) correctly. - - - xdelta test program did not build correctly. - - - gitweb sometimes tried incorrectly to apply function to - decode utf8 twice, resulting in corrupt output. - - - "git blame -C" mishandled text at the end of a group of - lines. - - - "git log/rev-list --boundary" did not produce output - correctly without --left-right option. - - - Many documentation updates. diff --git a/third_party/git/Documentation/RelNotes/1.5.1.5.txt b/third_party/git/Documentation/RelNotes/1.5.1.5.txt deleted file mode 100644 index b0ab8eb371..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.1.5.txt +++ /dev/null @@ -1,42 +0,0 @@ -GIT v1.5.1.5 Release Notes -========================== - -Fixes since v1.5.1.4 --------------------- - -* Bugfixes - - - git-send-email did not understand aliases file for mutt, which - allows leading whitespaces. - - - git-format-patch emitted Content-Type and Content-Transfer-Encoding - headers for non ASCII contents, but failed to add MIME-Version. - - - git-name-rev had a buffer overrun with a deep history. - - - contributed script import-tars did not get the directory in - tar archives interpreted correctly. - - - git-svn was reported to segfault for many people on list and - #git; hopefully this has been fixed. - - - "git-svn clone" does not try to minimize the URL - (i.e. connect to higher level hierarchy) by default, as this - can prevent clone to fail if only part of the repository - (e.g. 'trunk') is open to public. - - - "git checkout branch^0" did not detach the head when you are - already on 'branch'; backported the fix from the 'master'. - - - "git-config section.var" did not correctly work when - existing configuration file had both [section] and [section "name"] - next to each other. - - - "git clone ../other-directory" was fooled if the current - directory $PWD points at is a symbolic link. - - - (build) tree_entry_extract() function was both static inline - and extern, which caused trouble compiling with Forte12 - compilers on Sun. - - - Many many documentation fixes and updates. diff --git a/third_party/git/Documentation/RelNotes/1.5.1.6.txt b/third_party/git/Documentation/RelNotes/1.5.1.6.txt deleted file mode 100644 index 55f3ac13e3..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.1.6.txt +++ /dev/null @@ -1,45 +0,0 @@ -GIT v1.5.1.6 Release Notes -========================== - -Fixes since v1.5.1.4 --------------------- - -* Bugfixes - - - git-send-email did not understand aliases file for mutt, which - allows leading whitespaces. - - - git-format-patch emitted Content-Type and Content-Transfer-Encoding - headers for non ASCII contents, but failed to add MIME-Version. - - - git-name-rev had a buffer overrun with a deep history. - - - contributed script import-tars did not get the directory in - tar archives interpreted correctly. - - - git-svn was reported to segfault for many people on list and - #git; hopefully this has been fixed. - - - git-svn also had a bug to crash svnserve by sending a bad - sequence of requests. - - - "git-svn clone" does not try to minimize the URL - (i.e. connect to higher level hierarchy) by default, as this - can prevent clone to fail if only part of the repository - (e.g. 'trunk') is open to public. - - - "git checkout branch^0" did not detach the head when you are - already on 'branch'; backported the fix from the 'master'. - - - "git-config section.var" did not correctly work when - existing configuration file had both [section] and [section "name"] - next to each other. - - - "git clone ../other-directory" was fooled if the current - directory $PWD points at is a symbolic link. - - - (build) tree_entry_extract() function was both static inline - and extern, which caused trouble compiling with Forte12 - compilers on Sun. - - - Many many documentation fixes and updates. diff --git a/third_party/git/Documentation/RelNotes/1.5.1.txt b/third_party/git/Documentation/RelNotes/1.5.1.txt deleted file mode 100644 index daed367270..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.1.txt +++ /dev/null @@ -1,371 +0,0 @@ -GIT v1.5.1 Release Notes -======================== - -Updates since v1.5.0 --------------------- - -* Deprecated commands and options. - - - git-diff-stages and git-resolve have been removed. - -* New commands and options. - - - "git log" and friends take --reverse, which instructs them - to give their output in the order opposite from their usual. - They typically output from new to old, but with this option - their output would read from old to new. "git shortlog" - usually lists older commits first, but with this option, - they are shown from new to old. - - - "git log --pretty=format:" to allow more flexible - custom log output. - - - "git diff" learned --ignore-space-at-eol. This is a weaker - form of --ignore-space-change. - - - "git diff --no-index pathA pathB" can be used as diff - replacement with git specific enhancements. - - - "git diff --no-index" can read from '-' (standard input). - - - "git diff" also learned --exit-code to exit with non-zero - status when it found differences. In the future we might - want to make this the default but that would be a rather big - backward incompatible change; it will stay as an option for - now. - - - "git diff --quiet" is --exit-code with output turned off, - meant for scripted use to quickly determine if there is any - tree-level difference. - - - Textual patch generation with "git diff" without -w/-b - option has been significantly optimized. "git blame" got - faster because of the same change. - - - "git log" and "git rev-list" has been optimized - significantly when they are used with pathspecs. - - - "git branch --track" can be used to set up configuration - variables to help it easier to base your work on branches - you track from a remote site. - - - "git format-patch --attach" now emits attachments. Use - --inline to get an inlined multipart/mixed. - - - "git name-rev" learned --refs=, to limit the tags - used for naming the given revisions only to the ones - matching the given pattern. - - - "git remote update" is to run "git fetch" for defined remotes - to update tracking branches. - - - "git cvsimport" can now take '-d' to talk with a CVS - repository different from what are recorded in CVS/Root - (overriding it with environment CVSROOT does not work). - - - "git bundle" can help sneaker-netting your changes between - repositories. - - - "git mergetool" can help 3-way file-level conflict - resolution with your favorite graphical merge tools. - - - A new configuration "core.symlinks" can be used to disable - symlinks on filesystems that do not support them; they are - checked out as regular files instead. - - - You can name a commit object with its first line of the - message. The syntax to use is ':/message text'. E.g. - - $ git show ":/object name: introduce ':/' notation" - - means the same thing as: - - $ git show 28a4d940443806412effa246ecc7768a21553ec7 - - - "git bisect" learned a new command "run" that takes a script - to run after each revision is checked out to determine if it - is good or bad, to automate the bisection process. - - - "git log" family learned a new traversal option --first-parent, - which does what the name suggests. - - -* Updated behavior of existing commands. - - - "git-merge-recursive" used to barf when there are more than - one common ancestors for the merge, and merging them had a - rename/rename conflict. This has been fixed. - - - "git fsck" does not barf on corrupt loose objects. - - - "git rm" does not remove newly added files without -f. - - - "git archimport" allows remapping when coming up with git - branch names from arch names. - - - git-svn got almost a rewrite. - - - core.autocrlf configuration, when set to 'true', makes git - to convert CRLF at the end of lines in text files to LF when - reading from the filesystem, and convert in reverse when - writing to the filesystem. The variable can be set to - 'input', in which case the conversion happens only while - reading from the filesystem but files are written out with - LF at the end of lines. Currently, which paths to consider - 'text' (i.e. be subjected to the autocrlf mechanism) is - decided purely based on the contents, but the plan is to - allow users to explicitly override this heuristic based on - paths. - - - The behavior of 'git-apply', when run in a subdirectory, - without --index nor --cached were inconsistent with that of - the command with these options. This was fixed to match the - behavior with --index. A patch that is meant to be applied - with -p1 from the toplevel of the project tree can be - applied with any custom -p option. A patch that is not - relative to the toplevel needs to be applied with -p - option with or without --index (or --cached). - - - "git diff" outputs a trailing HT when pathnames have embedded - SP on +++/--- header lines, in order to help "GNU patch" to - parse its output. "git apply" was already updated to accept - this modified output format since ce74618d (Sep 22, 2006). - - - "git cvsserver" runs hooks/update and honors its exit status. - - - "git cvsserver" can be told to send everything with -kb. - - - "git diff --check" also honors the --color output option. - - - "git name-rev" used to stress the fact that a ref is a tag too - much, by saying something like "v1.2.3^0~22". It now says - "v1.2.3~22" in such a case (it still says "v1.2.3^0" if it does - not talk about an ancestor of the commit that is tagged, which - makes sense). - - - "git rev-list --boundary" now shows boundary markers for the - commits omitted by --max-age and --max-count condition. - - - The configuration mechanism now reads $(prefix)/etc/gitconfig. - - - "git apply --verbose" shows what preimage lines were wanted - when it couldn't find them. - - - "git status" in a read-only repository got a bit saner. - - - "git fetch" (hence "git clone" and "git pull") are less - noisy when the output does not go to tty. - - - "git fetch" between repositories with many refs were slow - even when there are not many changes that needed - transferring. This has been sped up by partially rewriting - the heaviest parts in C. - - - "git mailinfo" which splits an e-mail into a patch and the - meta-information was rewritten, thanks to Don Zickus. It - handles nested multipart better. The command was broken for - a brief period on 'master' branch since 1.5.0 but the - breakage is fixed now. - - - send-email learned configurable bcc and chain-reply-to. - - - "git remote show $remote" also talks about branches that - would be pushed if you run "git push remote". - - - Using objects from packs is now seriously optimized by clever - use of a cache. This should be most noticeable in git-log - family of commands that involve reading many tree objects. - In addition, traversing revisions while filtering changes - with pathspecs is made faster by terminating the comparison - between the trees as early as possible. - - -* Hooks - - - The part to send out notification e-mails was removed from - the sample update hook, as it was not an appropriate place - to do so. The proper place to do this is the new post-receive - hook. An example hook has been added to contrib/hooks/. - - -* Others - - - git-revert, git-gc and git-cherry-pick are now built-ins. - -Fixes since v1.5.0 ------------------- - -These are all in v1.5.0.x series. - -* Documentation updates - - - Clarifications and corrections to 1.5.0 release notes. - - - The main documentation did not link to git-remote documentation. - - - Clarified introductory text of git-rebase documentation. - - - Converted remaining mentions of update-index on Porcelain - documents to git-add/git-rm. - - - Some i18n.* configuration variables were incorrectly - described as core.*; fixed. - - - added and clarified core.bare, core.legacyheaders configurations. - - - updated "git-clone --depth" documentation. - - - user-manual updates. - - - Options to 'git remote add' were described insufficiently. - - - Configuration format.suffix was not documented. - - - Other formatting and spelling fixes. - - - user-manual has better cross references. - - - gitweb installation/deployment procedure is now documented. - - -* Bugfixes - - - git-upload-pack closes unused pipe ends; earlier this caused - many zombies to hang around. - - - git-rerere was recording the contents of earlier hunks - duplicated in later hunks. This prevented resolving the same - conflict when performing the same merge the other way around. - - - git-add and git-update-index on a filesystem on which - executable bits are unreliable incorrectly reused st_mode - bits even when the path changed between symlink and regular - file. - - - git-daemon marks the listening sockets with FD_CLOEXEC so - that it won't be leaked into the children. - - - segfault from git-blame when the mandatory pathname - parameter was missing was fixed; usage() message is given - instead. - - - git-rev-list did not read $GIT_DIR/config file, which means - that did not honor i18n.logoutputencoding correctly. - - - Automated merge conflict handling when changes to symbolic - links conflicted were completely broken. The merge-resolve - strategy created a regular file with conflict markers in it - in place of the symbolic link. The default strategy, - merge-recursive was even more broken. It removed the path - that was pointed at by the symbolic link. Both of these - problems have been fixed. - - - 'git diff maint master next' did not correctly give combined - diff across three trees. - - - 'git fast-import' portability fix for Solaris. - - - 'git show-ref --verify' without arguments did not error out - but segfaulted. - - - 'git diff :tracked-file `pwd`/an-untracked-file' gave an extra - slashes after a/ and b/. - - - 'git format-patch' produced too long filenames if the commit - message had too long line at the beginning. - - - Running 'make all' and then without changing anything - running 'make install' still rebuilt some files. This - was inconvenient when building as yourself and then - installing as root (especially problematic when the source - directory is on NFS and root is mapped to nobody). - - - 'git-rerere' failed to deal with two unconflicted paths that - sorted next to each other. - - - 'git-rerere' attempted to open(2) a symlink and failed if - there was a conflict. Since a conflicting change to a - symlink would not benefit from rerere anyway, the command - now ignores conflicting changes to symlinks. - - - 'git-repack' did not like to pass more than 64 arguments - internally to underlying 'rev-list' logic, which made it - impossible to repack after accumulating many (small) packs - in the repository. - - - 'git-diff' to review the combined diff during a conflicted - merge were not reading the working tree version correctly - when changes to a symbolic link conflicted. It should have - read the data using readlink(2) but read from the regular - file the symbolic link pointed at. - - - 'git-remote' did not like period in a remote's name. - - - 'git.el' honors the commit coding system from the configuration. - - - 'blameview' in contrib/ correctly digs deeper when a line is - clicked. - - - 'http-push' correctly makes sure the remote side has leading - path. Earlier it started in the middle of the path, and - incorrectly. - - - 'git-merge' did not exit with non-zero status when the - working tree was dirty and cannot fast forward. It does - now. - - - 'cvsexportcommit' does not lose yet-to-be-used message file. - - - int-vs-size_t typefix when running combined diff on files - over 2GB long. - - - 'git apply --whitespace=strip' should not touch unmodified - lines. - - - 'git-mailinfo' choke when a logical header line was too long. - - - 'git show A..B' did not error out. Negative ref ("not A" in - this example) does not make sense for the purpose of the - command, so now it errors out. - - - 'git fmt-merge-msg --file' without file parameter did not - correctly error out. - - - 'git archimport' barfed upon encountering a commit without - summary. - - - 'git index-pack' did not protect itself from getting a short - read out of pread(2). - - - 'git http-push' had a few buffer overruns. - - - Build dependency fixes to rebuild fetch.o when other headers - change. - - - git.el does not add duplicate sign-off lines. - - - git-commit shows the full stat of the resulting commit, not - just about the files in the current directory, when run from - a subdirectory. - - - "git-checkout -m '@{8 hours ago}'" had a funny failure from - eval; fixed. - - - git-merge (hence git-pull) did not refuse fast-forwarding - when the working tree had local changes that would have - conflicted with it. - - - a handful small fixes to gitweb. - - - build procedure for user-manual is fixed not to require locally - installed stylesheets. - - - "git commit $paths" on paths whose earlier contents were - already updated in the index were failing out. - - -* Tweaks - - - sliding mmap() inefficiently mmaped the same region of a - packfile with an access pattern that used objects in the - reverse order. This has been made more efficient. diff --git a/third_party/git/Documentation/RelNotes/1.5.2.1.txt b/third_party/git/Documentation/RelNotes/1.5.2.1.txt deleted file mode 100644 index d41984df0b..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.2.1.txt +++ /dev/null @@ -1,47 +0,0 @@ -GIT v1.5.2.1 Release Notes -========================== - -Fixes since v1.5.2 ------------------- - -* Bugfixes - - - Temporary files that are used when invoking external diff - programs did not tolerate a long TMPDIR. - - - git-daemon did not notice when it could not write into its - pid file. - - - git-status did not honor core.excludesFile configuration like - git-add did. - - - git-annotate did not work from a subdirectory while - git-blame did. - - - git-cvsserver should have disabled access to a repository - with "gitcvs.pserver.enabled = false" set even when - "gitcvs.enabled = true" was set at the same time. It - didn't. - - - git-cvsimport did not work correctly in a repository with - its branch heads were packed with pack-refs. - - - ident unexpansion to squash "$Id: xxx $" that is in the - repository copy removed incorrect number of bytes. - - - git-svn misbehaved when the subversion repository did not - provide MD5 checksums for files. - - - git rebase (and git am) misbehaved on commits that have '\n' - (literally backslash and en, not a linefeed) in the title. - - - code to decode base85 used in binary patches had one error - return codepath wrong. - - - RFC2047 Q encoding output by git-format-patch used '_' for a - space, which is not understood by some programs. It uses =20 - which is safer. - - - git-fastimport --import-marks was broken; fixed. - - - A lot of documentation updates, clarifications and fixes. diff --git a/third_party/git/Documentation/RelNotes/1.5.2.2.txt b/third_party/git/Documentation/RelNotes/1.5.2.2.txt deleted file mode 100644 index 7bfa341750..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.2.2.txt +++ /dev/null @@ -1,61 +0,0 @@ -GIT v1.5.2.2 Release Notes -========================== - -Fixes since v1.5.2.1 --------------------- - -* Usability fix - - - git-gui is shipped with its updated blame interface. It is - rumored that the older one was not just unusable but was - active health hazard, but this one is actually pretty. - Please see for yourself. - -* Bugfixes - - - "git checkout fubar" was utterly confused when there is a - branch fubar and a tag fubar at the same time. It correctly - checks out the branch fubar now. - - - "git clone /path/foo" to clone a local /path/foo.git - repository left an incorrect configuration. - - - "git send-email" correctly unquotes RFC 2047 quoted names in - the patch-email before using their values. - - - We did not accept number of seconds since epoch older than - year 2000 as a valid timestamp. We now interpret positive - integers more than 8 digits as such, which allows us to - express timestamps more recent than March 1973. - - - git-cvsimport did not work when you have GIT_DIR to point - your repository at a nonstandard location. - - - Some systems (notably, Solaris) lack hstrerror() to make - h_errno human readable; prepare a replacement - implementation. - - - .gitignore file listed git-core.spec but what we generate is - git.spec, and nobody noticed for a long time. - - - "git-merge-recursive" does not try to run file level merge - on binary files. - - - "git-branch --track" did not create tracking configuration - correctly when the branch name had slash in it. - - - The email address of the user specified with user.email - configuration was overridden by EMAIL environment variable. - - - The tree parser did not warn about tree entries with - nonsense file modes, and assumed they must be blobs. - - - "git log -z" without any other request to generate diff still - invoked the diff machinery, wasting cycles. - -* Documentation - - - Many updates to fix stale or missing documentation. - - - Although our documentation was primarily meant to be formatted - with AsciiDoc7, formatting with AsciiDoc8 is supported better. diff --git a/third_party/git/Documentation/RelNotes/1.5.2.3.txt b/third_party/git/Documentation/RelNotes/1.5.2.3.txt deleted file mode 100644 index addb22955b..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.2.3.txt +++ /dev/null @@ -1,27 +0,0 @@ -GIT v1.5.2.3 Release Notes -========================== - -Fixes since v1.5.2.2 --------------------- - - * Bugfixes - - - Version 2 pack index format was introduced in version 1.5.2 - to support pack files that has offset that cannot be - represented in 32-bit. The runtime code to validate such - an index mishandled such an index for an empty pack. - - - Commit walkers (most notably, fetch over http protocol) - tried to traverse commit objects contained in trees (aka - subproject); they shouldn't. - - - A build option NO_R_TO_GCC_LINKER was not explained in Makefile - comment correctly. - - * Documentation Fixes and Updates - - - git-config --regexp was not documented properly. - - - git-repack -a was not documented properly. - - - git-remote -n was not documented properly. diff --git a/third_party/git/Documentation/RelNotes/1.5.2.4.txt b/third_party/git/Documentation/RelNotes/1.5.2.4.txt deleted file mode 100644 index 75cff475f6..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.2.4.txt +++ /dev/null @@ -1,28 +0,0 @@ -GIT v1.5.2.4 Release Notes -========================== - -Fixes since v1.5.2.3 --------------------- - - * Bugfixes - - - "git-gui" bugfixes, including a handful fixes to run it - better on Cygwin/MSYS. - - - "git checkout" failed to switch back and forth between - branches, one of which has "frotz -> xyzzy" symlink and - file "xyzzy/filfre", while the other one has a file - "frotz/filfre". - - - "git prune" used to segfault upon seeing a commit that is - referred to by a tree object (aka "subproject"). - - - "git diff --name-status --no-index" mishandled an added file. - - - "git apply --reverse --whitespace=warn" still complained - about whitespaces that a forward application would have - introduced. - - * Documentation Fixes and Updates - - - A handful documentation updates. diff --git a/third_party/git/Documentation/RelNotes/1.5.2.5.txt b/third_party/git/Documentation/RelNotes/1.5.2.5.txt deleted file mode 100644 index e8281c72a0..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.2.5.txt +++ /dev/null @@ -1,30 +0,0 @@ -GIT v1.5.2.5 Release Notes -========================== - -Fixes since v1.5.2.4 --------------------- - - * Bugfixes - - - "git add -u" had a serious data corruption problem in one - special case (when the changes to a subdirectory's files - consist only deletion of files). - - - "git add -u " did not work from a subdirectory. - - - "git apply" left an empty directory after all its files are - renamed away. - - - "git $anycmd foo/bar", when there is a file 'foo' in the - working tree, complained that "git $anycmd foo/bar --" form - should be used to disambiguate between revs and files, - which was completely bogus. - - - "git checkout-index" and other commands that checks out - files to the work tree tried unlink(2) on directories, - which is a sane thing to do on sane systems, but not on - Solaris when you are root. - - * Documentation Fixes and Updates - - - A handful documentation fixes. diff --git a/third_party/git/Documentation/RelNotes/1.5.2.txt b/third_party/git/Documentation/RelNotes/1.5.2.txt deleted file mode 100644 index e8328d090a..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.2.txt +++ /dev/null @@ -1,197 +0,0 @@ -GIT v1.5.2 Release Notes -======================== - -Updates since v1.5.1 --------------------- - -* Plumbing level superproject support. - - You can include a subdirectory that has an independent git - repository in your index and tree objects of your project - ("superproject"). This plumbing (i.e. "core") level - superproject support explicitly excludes recursive behaviour. - - The "subproject" entries in the index and trees of a superproject - are incompatible with older versions of git. Experimenting with - the plumbing level support is encouraged, but be warned that - unless everybody in your project updates to this release or - later, using this feature would make your project - inaccessible by people with older versions of git. - -* Plumbing level gitattributes support. - - The gitattributes mechanism allows you to add 'attributes' to - paths in your project, and affect the way certain git - operations work. Currently you can influence if a path is - considered a binary or text (the former would be treated by - 'git diff' not to produce textual output; the latter can go - through the line endings conversion process in repositories - with core.autocrlf set), expand and unexpand '$Id$' keyword - with blob object name, specify a custom 3-way merge driver, - and specify a custom diff driver. You can also apply - arbitrary filter to contents on check-in/check-out codepath - but this feature is an extremely sharp-edged razor and needs - to be handled with caution (do not use it unless you - understand the earlier mailing list discussion on keyword - expansion). These conversions apply when checking files in - or out, and exporting via git-archive. - -* The packfile format now optionally supports 64-bit index. - - This release supports the "version 2" format of the .idx - file. This is automatically enabled when a huge packfile - needs more than 32-bit to express offsets of objects in the - pack. - -* Comes with an updated git-gui 0.7.1 - -* Updated gitweb: - - - can show combined diff for merges; - - uses font size of user's preference, not hardcoded in pixels; - - can now 'grep'; - -* New commands and options. - - - "git bisect start" can optionally take a single bad commit and - zero or more good commits on the command line. - - - "git shortlog" can optionally be told to wrap its output. - - - "subtree" merge strategy allows another project to be merged in as - your subdirectory. - - - "git format-patch" learned a new --subject-prefix= - option, to override the built-in "[PATCH]". - - - "git add -u" is a quick way to do the first stage of "git - commit -a" (i.e. update the index to match the working - tree); it obviously does not make a commit. - - - "git clean" honors a new configuration, "clean.requireforce". When - set to true, this makes "git clean" a no-op, preventing you - from losing files by typing "git clean" when you meant to - say "make clean". You can still say "git clean -f" to - override this. - - - "git log" family of commands learned --date={local,relative,default} - option. --date=relative is synonym to the --relative-date. - --date=local gives the timestamp in local timezone. - -* Updated behavior of existing commands. - - - When $GIT_COMMITTER_EMAIL or $GIT_AUTHOR_EMAIL is not set - but $EMAIL is set, the latter is used as a substitute. - - - "git diff --stat" shows size of preimage and postimage blobs - for binary contents. Earlier it only said "Bin". - - - "git lost-found" shows stuff that are unreachable except - from reflogs. - - - "git checkout branch^0" now detaches HEAD at the tip commit - on the named branch, instead of just switching to the - branch (use "git checkout branch" to switch to the branch, - as before). - - - "git bisect next" can be used after giving only a bad commit - without giving a good one (this starts bisection half-way to - the root commit). We used to refuse to operate without a - good and a bad commit. - - - "git push", when pushing into more than one repository, does - not stop at the first error. - - - "git archive" does not insist you to give --format parameter - anymore; it defaults to "tar". - - - "git cvsserver" can use backends other than sqlite. - - - "gitview" (in contrib/ section) learned to better support - "git-annotate". - - - "git diff $commit1:$path2 $commit2:$path2" can now report - mode changes between the two blobs. - - - Local "git fetch" from a repository whose object store is - one of the alternates (e.g. fetching from the origin in a - repository created with "git clone -l -s") avoids - downloading objects unnecessarily. - - - "git blame" uses .mailmap to canonicalize the author name - just like "git shortlog" does. - - - "git pack-objects" pays attention to pack.depth - configuration variable. - - - "git cherry-pick" and "git revert" does not use .msg file in - the working tree to prepare commit message; instead it uses - $GIT_DIR/MERGE_MSG as other commands do. - -* Builds - - - git-p4import has never been installed; now there is an - installation option to do so. - - - gitk and git-gui can be configured out. - - - Generated documentation pages automatically get version - information from GIT_VERSION. - - - Parallel build with "make -j" descending into subdirectory - was fixed. - -* Performance Tweaks - - - Optimized "git-rev-list --bisect" (hence "git-bisect"). - - - Optimized "git-add $path" in a large directory, most of - whose contents are ignored. - - - Optimized "git-diff-tree" for reduced memory footprint. - - - The recursive merge strategy updated a worktree file that - was changed identically in two branches, when one of them - renamed it. We do not do that when there is no rename, so - match that behaviour. This avoids excessive rebuilds. - - - The default pack depth has been increased to 50, as the - recent addition of delta_base_cache makes deeper delta chains - much less expensive to access. Depending on the project, it was - reported that this reduces the resulting pack file by 10% - or so. - - -Fixes since v1.5.1 ------------------- - -All of the fixes in v1.5.1 maintenance series are included in -this release, unless otherwise noted. - -* Bugfixes - - - Switching branches with "git checkout" refused to work when - a path changes from a file to a directory between the - current branch and the new branch, in order not to lose - possible local changes in the directory that is being turned - into a file with the switch. We now allow such a branch - switch after making sure that there is no locally modified - file nor un-ignored file in the directory. This has not - been backported to 1.5.1.x series, as it is rather an - intrusive change. - - - Merging branches that have a file in one and a directory in - another at the same path used to get quite confused. We - handle such a case a bit more carefully, even though that is - still left as a conflict for the user to sort out. This - will not be backported to 1.5.1.x series, as it is rather an - intrusive change. - - - git-fetch had trouble with a remote with insanely large number - of refs. - - - "git clean -d -X" now does not remove non-excluded directories. - - - rebasing (without -m) a series that changes a symlink to a directory - in the middle of a path confused git-apply greatly and refused to - operate. diff --git a/third_party/git/Documentation/RelNotes/1.5.3.1.txt b/third_party/git/Documentation/RelNotes/1.5.3.1.txt deleted file mode 100644 index 7ff546c743..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.1.txt +++ /dev/null @@ -1,10 +0,0 @@ -GIT v1.5.3.1 Release Notes -========================== - -Fixes since v1.5.3 ------------------- - -This is solely to fix the generated RPM's dependencies. We used -to have git-p4 package but we do not anymore. As suggested on -the mailing list, this release makes git-core "Obsolete" git-p4, -so that yum update would not complain. diff --git a/third_party/git/Documentation/RelNotes/1.5.3.2.txt b/third_party/git/Documentation/RelNotes/1.5.3.2.txt deleted file mode 100644 index 4bbde3cab4..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.2.txt +++ /dev/null @@ -1,58 +0,0 @@ -GIT v1.5.3.2 Release Notes -========================== - -Fixes since v1.5.3.1 --------------------- - - * git-push sent thin packs by default, which was not good for - the public distribution server (no point in saving transfer - while pushing; no point in making the resulting pack less - optimum). - - * git-svn sometimes terminated with "Malformed network data" when - talking over svn:// protocol. - - * git-send-email re-issued the same message-id about 10% of the - time if you fired off 30 messages within a single second. - - * git-stash was not terminating the log message of commits it - internally creates with LF. - - * git-apply failed to check the size of the patch hunk when its - beginning part matched the remainder of the preimage exactly, - even though the preimage recorded in the hunk was much larger - (therefore the patch should not have applied), leading to a - segfault. - - * "git rm foo && git commit foo" complained that 'foo' needs to - be added first, instead of committing the removal, which was a - nonsense. - - * git grep -c said "/dev/null: 0". - - * git-add -u failed to recognize a blob whose type changed - between the index and the work tree. - - * The limit to rename detection has been tightened a lot to - reduce performance problems with a huge change. - - * cvsimport and svnimport barfed when the input tried to move - a tag. - - * "git apply -pN" did not chop the right number of directories. - - * "git svnimport" did not like SVN tags with funny characters in them. - - * git-gui 0.8.3, with assorted fixes, including: - - - font-chooser on X11 was unusable with large number of fonts; - - a diff that contained a deleted symlink made it barf; - - an untracked symbolic link to a directory made it fart; - - a file with % in its name made it vomit; - - -Documentation updates ---------------------- - -User manual has been somewhat restructured. I think the new -organization is much easier to read. diff --git a/third_party/git/Documentation/RelNotes/1.5.3.3.txt b/third_party/git/Documentation/RelNotes/1.5.3.3.txt deleted file mode 100644 index d213846951..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.3.txt +++ /dev/null @@ -1,31 +0,0 @@ -GIT v1.5.3.3 Release Notes -========================== - -Fixes since v1.5.3.2 --------------------- - - * git-quiltimport did not like it when a patch described in the - series file does not exist. - - * p4 importer missed executable bit in some cases. - - * The default shell on some FreeBSD did not execute the - argument parsing code correctly and made git unusable. - - * git-svn incorrectly spawned pager even when the user - explicitly asked not to. - - * sample post-receive hook overquoted the envelope sender - value. - - * git-am got confused when the patch contained a change that is - only about type and not contents. - - * git-mergetool did not show our and their version of the - conflicted file when started from a subdirectory of the - project. - - * git-mergetool did not pass correct options when invoking diff3. - - * git-log sometimes invoked underlying "diff" machinery - unnecessarily. diff --git a/third_party/git/Documentation/RelNotes/1.5.3.4.txt b/third_party/git/Documentation/RelNotes/1.5.3.4.txt deleted file mode 100644 index b04b3a45a5..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.4.txt +++ /dev/null @@ -1,35 +0,0 @@ -GIT v1.5.3.4 Release Notes -========================== - -Fixes since v1.5.3.3 --------------------- - - * Change to "git-ls-files" in v1.5.3.3 that was introduced to support - partial commit of removal better had a segfaulting bug, which was - diagnosed and fixed by Keith and Carl. - - * Performance improvements for rename detection has been backported - from the 'master' branch. - - * "git-for-each-ref --format='%(numparent)'" was not working - correctly at all, and --format='%(parent)' was not working for - merge commits. - - * Sample "post-receive-hook" incorrectly sent out push - notification e-mails marked as "From: " the committer of the - commit that happened to be at the tip of the branch that was - pushed, not from the person who pushed. - - * "git-remote" did not exit non-zero status upon error. - - * "git-add -i" did not respond very well to EOF from tty nor - bogus input. - - * "git-rebase -i" squash subcommand incorrectly made the - author of later commit the author of resulting commit, - instead of taking from the first one in the squashed series. - - * "git-stash apply --index" was not documented. - - * autoconfiguration learned that "ar" command is found as "gas" on - some systems. diff --git a/third_party/git/Documentation/RelNotes/1.5.3.5.txt b/third_party/git/Documentation/RelNotes/1.5.3.5.txt deleted file mode 100644 index 7ff1d5d0d1..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.5.txt +++ /dev/null @@ -1,94 +0,0 @@ -GIT v1.5.3.5 Release Notes -========================== - -Fixes since v1.5.3.4 --------------------- - - * Comes with git-gui 0.8.4. - - * "git-config" silently ignored options after --list; now it will - error out with a usage message. - - * "git-config --file" failed if the argument used a relative path - as it changed directories before opening the file. - - * "git-config --file" now displays a proper error message if it - cannot read the file specified on the command line. - - * "git-config", "git-diff", "git-apply" failed if run from a - subdirectory with relative GIT_DIR and GIT_WORK_TREE set. - - * "git-blame" crashed if run during a merge conflict. - - * "git-add -i" did not handle single line hunks correctly. - - * "git-rebase -i" and "git-stash apply" failed if external diff - drivers were used for one or more files in a commit. They now - avoid calling the external diff drivers. - - * "git-log --follow" did not work unless diff generation (e.g. -p) - was also requested. - - * "git-log --follow -B" did not work at all. Fixed. - - * "git-log -M -B" did not correctly handle cases of very large files - being renamed and replaced by very small files in the same commit. - - * "git-log" printed extra newlines between commits when a diff - was generated internally (e.g. -S or --follow) but not displayed. - - * "git-push" error message is more helpful when pushing to a - repository with no matching refs and none specified. - - * "git-push" now respects + (force push) on wildcard refspecs, - matching the behavior of git-fetch. - - * "git-filter-branch" now updates the working directory when it - has finished filtering the current branch. - - * "git-instaweb" no longer fails on Mac OS X. - - * "git-cvsexportcommit" didn't always create new parent directories - before trying to create new child directories. Fixed. - - * "git-fetch" printed a scary (but bogus) error message while - fetching a tag that pointed to a tree or blob. The error did - not impact correctness, only user perception. The bogus error - is no longer printed. - - * "git-ls-files --ignored" did not properly descend into non-ignored - directories that themselves contained ignored files if d_type - was not supported by the filesystem. This bug impacted systems - such as AFS. Fixed. - - * Git segfaulted when reading an invalid .gitattributes file. Fixed. - - * post-receive-email example hook was fixed for non-fast-forward - updates. - - * Documentation updates for supported (but previously undocumented) - options of "git-archive" and "git-reflog". - - * "make clean" no longer deletes the configure script that ships - with the git tarball, making multiple architecture builds easier. - - * "git-remote show origin" spewed a warning message from Perl - when no remote is defined for the current branch via - branch..remote configuration settings. - - * Building with NO_PERL_MAKEMAKER excessively rebuilt contents - of perl/ subdirectory by rewriting perl.mak. - - * http.sslVerify configuration settings were not used in scripted - Porcelains. - - * "git-add" leaked a bit of memory while scanning for files to add. - - * A few workarounds to squelch false warnings from recent gcc have - been added. - - * "git-send-pack $remote frotz" segfaulted when there is nothing - named 'frotz' on the local end. - - * "git-rebase --interactive" did not handle its "--strategy" option - properly. diff --git a/third_party/git/Documentation/RelNotes/1.5.3.6.txt b/third_party/git/Documentation/RelNotes/1.5.3.6.txt deleted file mode 100644 index 069a2b2cf9..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.6.txt +++ /dev/null @@ -1,48 +0,0 @@ -GIT v1.5.3.6 Release Notes -========================== - -Fixes since v1.5.3.5 --------------------- - - * git-cvsexportcommit handles root commits better. - - * git-svn dcommit used to clobber when sending a series of - patches. - - * git-svn dcommit failed after attempting to rebase when - started with a dirty index; now it stops upfront. - - * git-grep sometimes refused to work when your index was - unmerged. - - * "git-grep -A1 -B2" acted as if it was told to run "git -A1 -B21". - - * git-hash-object did not honor configuration variables, such as - core.compression. - - * git-index-pack choked on a huge pack on 32-bit machines, even when - large file offsets are supported. - - * atom feeds from git-web said "10" for the month of November. - - * a memory leak in commit walker was plugged. - - * When git-send-email inserted the original author's From: - address in body, it did not mark the message with - Content-type: as needed. - - * git-revert and git-cherry-pick incorrectly refused to start - when the work tree was dirty. - - * git-clean did not honor core.excludesfile configuration. - - * git-add mishandled ".gitignore" files when applying them to - subdirectories. - - * While importing a too branchy history, git-fastimport did not - honor delta depth limit properly. - - * Support for zlib implementations that lack ZLIB_VERNUM and definition - of deflateBound() has been added. - - * Quite a lot of documentation clarifications. diff --git a/third_party/git/Documentation/RelNotes/1.5.3.7.txt b/third_party/git/Documentation/RelNotes/1.5.3.7.txt deleted file mode 100644 index 2f690616c8..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.7.txt +++ /dev/null @@ -1,45 +0,0 @@ -GIT v1.5.3.7 Release Notes -========================== - -Fixes since v1.5.3.6 --------------------- - - * git-send-email added 8-bit contents to the payload without - marking it as 8-bit in a CTE header. - - * "git-bundle create a.bndl HEAD" dereferenced the symref and - did not record the ref as 'HEAD'; this prevented a bundle - from being used as a normal source of git-clone. - - * The code to reject nonsense command line of the form - "git-commit -a paths..." and "git-commit --interactive - paths..." were broken. - - * Adding a signature that is not ASCII-only to an original - commit that is ASCII-only would make the result non-ASCII. - "git-format-patch -s" did not mark such a message correctly - with MIME encoding header. - - * git-add sometimes did not mark the resulting index entry - stat-clean. This affected only cases when adding the - contents with the same length as the previously staged - contents, and the previous staging made the index entry - "racily clean". - - * git-commit did not honor GIT_INDEX_FILE the user had in the - environment. - - * When checking out a revision, git-checkout did not report where the - updated HEAD is if you happened to have a file called HEAD in the - work tree. - - * "git-rev-list --objects" mishandled a tree that points at a - submodule. - - * "git cvsimport" was not ready for packed refs that "git gc" can - produce and gave incorrect results. - - * Many scripted Porcelains were confused when you happened to have a - file called "HEAD" in your work tree. - -Also it contains updates to the user manual and documentation. diff --git a/third_party/git/Documentation/RelNotes/1.5.3.8.txt b/third_party/git/Documentation/RelNotes/1.5.3.8.txt deleted file mode 100644 index 0e3ff58a46..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.8.txt +++ /dev/null @@ -1,25 +0,0 @@ -GIT v1.5.3.8 Release Notes -========================== - -Fixes since v1.5.3.7 --------------------- - - * Some documentation used "email.com" as an example domain. - - * git-svn fix to handle funky branch and project names going over - http/https correctly. - - * git-svn fix to tone down a needlessly alarming warning message. - - * git-clone did not correctly report errors while fetching over http. - - * git-send-email added redundant Message-Id: header to the outgoing - e-mail when the patch text already had one. - - * a read-beyond-end-of-buffer bug in configuration file updater was fixed. - - * git-grep used to show the same hit repeatedly for unmerged paths. - - * After amending the patch title in "git-am -i", the command did not - report the patch it applied with the updated title. - diff --git a/third_party/git/Documentation/RelNotes/1.5.3.txt b/third_party/git/Documentation/RelNotes/1.5.3.txt deleted file mode 100644 index 0668d3c0ca..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.3.txt +++ /dev/null @@ -1,366 +0,0 @@ -GIT v1.5.3 Release Notes -======================== - -Updates since v1.5.2 --------------------- - -* The commit walkers other than http are officially deprecated, - but still supported for now. - -* The submodule support has Porcelain layer. - - Note that the current submodule support is minimal and this is - deliberately so. A design decision we made is that operations - at the supermodule level do not recurse into submodules by - default. The expectation is that later we would add a - mechanism to tell git which submodules the user is interested - in, and this information might be used to determine the - recursive behaviour of certain commands (e.g. "git checkout" - and "git diff"), but currently we haven't agreed on what that - mechanism should look like. Therefore, if you use submodules, - you would probably need "git submodule update" on the - submodules you care about after running a "git checkout" at - the supermodule level. - -* There are a handful pack-objects changes to help you cope better - with repositories with pathologically large blobs in them. - -* For people who need to import from Perforce, a front-end for - fast-import is in contrib/fast-import/. - -* Comes with git-gui 0.8.2. - -* Comes with updated gitk. - -* New commands and options. - - - "git log --date=" can use more formats: iso8601, rfc2822. - - - The hunk header output from "git diff" family can be customized - with the attributes mechanism. See gitattributes(5) for details. - - - "git stash" allows you to quickly save away your work in - progress and replay it later on an updated state. - - - "git rebase" learned an "interactive" mode that let you - pick and reorder which commits to rebuild. - - - "git fsck" can save its findings in $GIT_DIR/lost-found, without a - separate invocation of "git lost-found" command. The blobs stored by - lost-found are stored in plain format to allow you to grep in them. - - - $GIT_WORK_TREE environment variable can be used together with - $GIT_DIR to work in a subdirectory of a working tree that is - not located at "$GIT_DIR/..". - - - Giving "--file=" option to "git config" is the same as - running the command with GIT_CONFIG= environment. - - - "git log" learned a new option "--follow", to follow - renaming history of a single file. - - - "git filter-branch" lets you rewrite the revision history of - specified branches. You can specify a number of filters to - modify the commits, files and trees. - - - "git cvsserver" learned new options (--base-path, --export-all, - --strict-paths) inspired by "git daemon". - - - "git daemon --base-path-relaxed" can help migrating a repository URL - that did not use to use --base-path to use --base-path. - - - "git commit" can use "-t templatefile" option and commit.template - configuration variable to prime the commit message given to you in the - editor. - - - "git submodule" command helps you manage the projects from - the superproject that contain them. - - - In addition to core.compression configuration option, - core.loosecompression and pack.compression options can - independently tweak zlib compression levels used for loose - and packed objects. - - - "git ls-tree -l" shows size of blobs pointed at by the - tree entries, similar to "/bin/ls -l". - - - "git rev-list" learned --regexp-ignore-case and - --extended-regexp options to tweak its matching logic used - for --grep filtering. - - - "git describe --contains" is a handier way to call more - obscure command "git name-rev --tags". - - - "git gc --aggressive" tells the command to spend more cycles - to optimize the repository harder. - - - "git repack" learned a "window-memory" limit which - dynamically reduces the window size to stay within the - specified memory usage. - - - "git repack" can be told to split resulting packs to avoid - exceeding limit specified with "--max-pack-size". - - - "git fsck" gained --verbose option. This is really really - verbose but it might help you identify exact commit that is - corrupt in your repository. - - - "git format-patch" learned --numbered-files option. This - may be useful for MH users. - - - "git format-patch" learned format.subjectprefix configuration - variable, which serves the same purpose as "--subject-prefix" - option. - - - "git tag -n -l" shows tag annotations while listing tags. - - - "git cvsimport" can optionally use the separate-remote layout. - - - "git blame" can be told to see through commits that change - whitespaces and indentation levels with "-w" option. - - - "git send-email" can be told not to thread the messages when - sending out more than one patches. - - - "git send-email" can also be told how to find whom to cc the - message to for each message via --cc-cmd. - - - "git config" learned NUL terminated output format via -z to - help scripts. - - - "git add" learned "--refresh ..." option to selectively refresh - the cached stat information. - - - "git init -q" makes the command quieter. - - - "git -p command" now has a cousin of opposite sex, "git --no-pager - command". - -* Updated behavior of existing commands. - - - "gitweb" can offer multiple snapshot formats. - - ***NOTE*** Unfortunately, this changes the format of the - $feature{snapshot}{default} entry in the per-site - configuration file 'gitweb_config.perl'. It used to be a - three-element tuple that describe a single format; with the - new configuration item format, you only have to say the name - of the format ('tgz', 'tbz2' or 'zip'). Please update the - your configuration file accordingly. - - - "git clone" uses -l (hardlink files under .git) by default when - cloning locally. - - - URL used for "git clone" and friends can specify nonstandard SSH port - by using ssh://host:port/path/to/repo syntax. - - - "git bundle create" can now create a bundle without negative refs, - i.e. "everything since the beginning up to certain points". - - - "git diff" (but not the plumbing level "git diff-tree") now - recursively descends into trees by default. - - - "git diff" does not show differences that come only from - stat-dirtiness in the form of "diff --git" header anymore. - It runs "update-index --refresh" silently as needed. - - - "git tag -l" used to match tags by globbing its parameter as if it - has wildcard '*' on both ends, which made "git tag -l gui" to match - tag 'gitgui-0.7.0'; this was very annoying. You now have to add - asterisk on the sides you want to wildcard yourself. - - - The editor to use with many interactive commands can be - overridden with GIT_EDITOR environment variable, or if it - does not exist, with core.editor configuration variable. As - before, if you have neither, environment variables VISUAL - and EDITOR are consulted in this order, and then finally we - fall back on "vi". - - - "git rm --cached" does not complain when removing a newly - added file from the index anymore. - - - Options to "git log" to affect how --grep/--author options look for - given strings now have shorter abbreviations. -i is for ignore case, - and -E is for extended regexp. - - - "git log" learned --log-size to show the number of bytes in - the log message part of the output to help qgit. - - - "git log --name-status" does not require you to give "-r" anymore. - As a general rule, Porcelain commands should recurse when showing - diff. - - - "git format-patch --root A" can be used to format everything - since the beginning up to A. This was supported with - "git format-patch --root A A" for a long time, but was not - properly documented. - - - "git svn dcommit" retains local merge information. - - - "git svnimport" allows an empty string to be specified as the - trunk/ directory. This is necessary to suck data from a SVN - repository that doe not have trunk/ branches/ and tags/ organization - at all. - - - "git config" to set values also honors type flags like --bool - and --int. - - - core.quotepath configuration can be used to make textual git - output to emit most of the characters in the path literally. - - - "git mergetool" chooses its backend more wisely, taking - notice of its environment such as use of X, Gnome/KDE, etc. - - - "gitweb" shows merge commits a lot nicer than before. The - default view uses more compact --cc format, while the UI - allows to choose normal diff with any parent. - - - snapshot files "gitweb" creates from a repository at - $path/$project/.git are more useful. We use $project part - in the filename, which we used to discard. - - - "git cvsimport" creates lightweight tags; there is no - interesting information we can record in an annotated tag, - and the handcrafted ones the old code created was not - properly formed anyway. - - - "git push" pretends that you immediately fetched back from - the remote by updating corresponding remote tracking - branches if you have any. - - - The diffstat given after a merge (or a pull) honors the - color.diff configuration. - - - "git commit --amend" is now compatible with various message source - options such as -m/-C/-c/-F. - - - "git apply --whitespace=strip" removes blank lines added at - the end of the file. - - - "git fetch" over git native protocols with "-v" option shows - connection status, and the IP address of the other end, to - help diagnosing problems. - - - We used to have core.legacyheaders configuration, when - set to false, allowed git to write loose objects in a format - that mimics the format used by objects stored in packs. It - turns out that this was not so useful. Although we will - continue to read objects written in that format, we do not - honor that configuration anymore and create loose objects in - the legacy/traditional format. - - - "--find-copies-harder" option to diff family can now be - spelled as "-C -C" for brevity. - - - "git mailsplit" (hence "git am") can read from Maildir - formatted mailboxes. - - - "git cvsserver" does not barf upon seeing "cvs login" - request. - - - "pack-objects" honors "delta" attribute set in - .gitattributes. It does not attempt to deltify blobs that - come from paths with delta attribute set to false. - - - "new-workdir" script (in contrib) can now be used with a - bare repository. - - - "git mergetool" learned to use gvimdiff. - - - "gitview" (in contrib) has a better blame interface. - - - "git log" and friends did not handle a commit log message - that is larger than 16kB; they do now. - - - "--pretty=oneline" output format for "git log" and friends - deals with "malformed" commit log messages that have more - than one lines in the first paragraph better. We used to - show the first line, cutting the title at mid-sentence; we - concatenate them into a single line and treat the result as - "oneline". - - - "git p4import" has been demoted to contrib status. For - a superior option, checkout the "git p4" front end to - "git fast-import" (also in contrib). The man page and p4 - rpm have been removed as well. - - - "git mailinfo" (hence "am") now tries to see if the message - is in utf-8 first, instead of assuming iso-8859-1, if - incoming e-mail does not say what encoding it is in. - -* Builds - - - old-style function definitions (most notably, a function - without parameter defined with "func()", not "func(void)") - have been eradicated. - - - "git tag" and "git verify-tag" have been rewritten in C. - -* Performance Tweaks - - - "git pack-objects" avoids re-deltification cost by caching - small enough delta results it creates while looking for the - best delta candidates. - - - "git pack-objects" learned a new heuristic to prefer delta - that is shallower in depth over the smallest delta - possible. This improves both overall packfile access - performance and packfile density. - - - diff-delta code that is used for packing has been improved - to work better on big files. - - - when there are more than one pack files in the repository, - the runtime used to try finding an object always from the - newest packfile; it now tries the same packfile as we found - the object requested the last time, which exploits the - locality of references. - - - verifying pack contents done by "git fsck --full" got boost - by carefully choosing the order to verify objects in them. - - - "git read-tree -m" to read into an already populated index - has been optimized vastly. The effect of this can be seen - when switching branches that have differences in only a - handful paths. - - - "git add paths..." and "git commit paths..." has also been - heavily optimized. - -Fixes since v1.5.2 ------------------- - -All of the fixes in v1.5.2 maintenance series are included in -this release, unless otherwise noted. - -* Bugfixes - - - "gitweb" had trouble handling non UTF-8 text with older - Encode.pm Perl module. - - - "git svn" misparsed the data from the commits in the repository when - the user had "color.diff = true" in the configuration. This has been - fixed. - - - There was a case where "git svn dcommit" clobbered changes made on the - SVN side while committing multiple changes. - - - "git-write-tree" had a bad interaction with racy-git avoidance and - gitattributes mechanisms. - - - "git --bare command" overrode existing GIT_DIR setting and always - made it treat the current working directory as GIT_DIR. - - - "git ls-files --error-unmatch" does not complain if you give the - same path pattern twice by mistake. - - - "git init" autodetected core.filemode but not core.symlinks, which - made a new directory created automatically by "git clone" cumbersome - to use on filesystems that require these configurations to be set. - - - "git log" family of commands behaved differently when run as "git - log" (no pathspec) and as "git log --" (again, no pathspec). This - inconsistency was introduced somewhere in v1.3.0 series but now has - been corrected. - - - "git rebase -m" incorrectly displayed commits that were skipped. diff --git a/third_party/git/Documentation/RelNotes/1.5.4.1.txt b/third_party/git/Documentation/RelNotes/1.5.4.1.txt deleted file mode 100644 index d4e44b8b09..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.4.1.txt +++ /dev/null @@ -1,17 +0,0 @@ -GIT v1.5.4.1 Release Notes -========================== - -Fixes since v1.5.4 ------------------- - - * "git-commit -C $tag" used to work but rewrite in C done in - 1.5.4 broke it. - - * An entry in the .gitattributes file that names a pattern in a - subdirectory of the directory it is in did not match - correctly (e.g. pattern "b/*.c" in "a/.gitattributes" should - match "a/b/foo.c" but it didn't). - - * Customized color specification was parsed incorrectly when - numeric color values are used. This was fixed in 1.5.4.1. - diff --git a/third_party/git/Documentation/RelNotes/1.5.4.2.txt b/third_party/git/Documentation/RelNotes/1.5.4.2.txt deleted file mode 100644 index 21d0df59fb..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.4.2.txt +++ /dev/null @@ -1,43 +0,0 @@ -GIT v1.5.4.2 Release Notes -========================== - -Fixes since v1.5.4 ------------------- - - * The configuration parser was not prepared to see string - valued variables misspelled as boolean and segfaulted. - - * Temporary files left behind due to interrupted object - transfers were not cleaned up with "git prune". - - * "git config --unset" was confused when the unset variables - were spelled with continuation lines in the config file. - - * The merge message detection in "git cvsimport" did not catch - a message that began with "Merge...". - - * "git status" suggests "git rm --cached" for unstaging the - earlier "git add" before the initial commit. - - * "git status" output was incorrect during a partial commit. - - * "git bisect" refused to start when the HEAD was detached. - - * "git bisect" allowed a wildcard character in the commit - message expanded while writing its log file. - - * Manual pages were not formatted correctly with docbook xsl - 1.72; added a workaround. - - * "git-commit -C $tag" used to work but rewrite in C done in - 1.5.4 broke it. This was fixed in 1.5.4.1. - - * An entry in the .gitattributes file that names a pattern in a - subdirectory of the directory it is in did not match - correctly (e.g. pattern "b/*.c" in "a/.gitattributes" should - match "a/b/foo.c" but it didn't). This was fixed in 1.5.4.1. - - * Customized color specification was parsed incorrectly when - numeric color values are used. This was fixed in 1.5.4.1. - - * http transport misbehaved when linked with curl-gnutls. diff --git a/third_party/git/Documentation/RelNotes/1.5.4.3.txt b/third_party/git/Documentation/RelNotes/1.5.4.3.txt deleted file mode 100644 index b0fc67fb2a..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.4.3.txt +++ /dev/null @@ -1,27 +0,0 @@ -GIT v1.5.4.3 Release Notes -========================== - -Fixes since v1.5.4.2 --------------------- - - * RPM spec used to pull in everything with 'git'. This has been - changed so that 'git' package contains just the core parts, - and we now supply 'git-all' metapackage to slurp in everything. - This should match end user's expectation better. - - * When some refs failed to update, git-push reported "failure" - which was unclear if some other refs were updated or all of - them failed atomically (the answer is the former). Reworded - the message to clarify this. - - * "git clone" from a repository whose HEAD was misconfigured - did not set up the remote properly. Now it tries to do - better. - - * Updated git-push documentation to clarify what "matching" - means, in order to reduce user confusion. - - * Updated git-add documentation to clarify "add -u" operates in - the current subdirectory you are in, just like other commands. - - * git-gui updates to work on OSX and Windows better. diff --git a/third_party/git/Documentation/RelNotes/1.5.4.4.txt b/third_party/git/Documentation/RelNotes/1.5.4.4.txt deleted file mode 100644 index 323c1a88c7..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.4.4.txt +++ /dev/null @@ -1,66 +0,0 @@ -GIT v1.5.4.4 Release Notes -========================== - -Fixes since v1.5.4.3 --------------------- - - * Building and installing with an overtight umask such as 077 made - installed templates unreadable by others, while the rest of the install - are done in a way that is friendly to umask 022. - - * "git cvsexportcommit -w $cvsdir" misbehaved when GIT_DIR is set to a - relative directory. - - * "git http-push" had an invalid memory access that could lead it to - segfault. - - * When "git rebase -i" gave control back to the user for a commit that is - marked to be edited, it just said "modify it with commit --amend", - without saying what to do to continue after modifying it. Give an - explicit instruction to run "rebase --continue" to be more helpful. - - * "git send-email" in 1.5.4.3 issued a bogus empty In-Reply-To: header. - - * "git bisect" showed mysterious "won't bisect on seeked tree" error message. - This was leftover from Cogito days to prevent "bisect" starting from a - cg-seeked state. We still keep the Cogito safety, but running "git bisect - start" when another bisect was in effect will clean up and start over. - - * "git push" with an explicit PATH to receive-pack did not quite work if - receive-pack was not on usual PATH. We earlier fixed the same issue - with "git fetch" and upload-pack, but somehow forgot to do so in the - other direction. - - * git-gui's info dialog was not displayed correctly when the user tries - to commit nothing (i.e. without staging anything). - - * "git revert" did not properly fail when attempting to run with a - dirty index. - - * "git merge --no-commit --no-ff " incorrectly made commits. - - * "git merge --squash --no-ff ", which is a nonsense combination - of options, was not rejected. - - * "git ls-remote" and "git remote show" against an empty repository - failed, instead of just giving an empty result (regression). - - * "git fast-import" did not handle a renamed path whose name needs to be - quoted, due to a bug in unquote_c_style() function. - - * "git cvsexportcommit" was confused when multiple files with the same - basename needed to be pushed out in the same commit. - - * "git daemon" did not send early errors to syslog. - - * "git log --merge" did not work well with --left-right option. - - * "git svn" prompted for client cert password every time it accessed the - server. - - * The reset command in "git fast-import" data stream was documented to - end with an optional LF, but it actually required one. - - * "git svn dcommit/rebase" did not honor --rewrite-root option. - -Also included are a handful documentation updates. diff --git a/third_party/git/Documentation/RelNotes/1.5.4.5.txt b/third_party/git/Documentation/RelNotes/1.5.4.5.txt deleted file mode 100644 index bbd130e36d..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.4.5.txt +++ /dev/null @@ -1,56 +0,0 @@ -GIT v1.5.4.5 Release Notes -========================== - -Fixes since v1.5.4.4 --------------------- - - * "git fetch there" when the URL information came from the Cogito style - branches/there file did not update refs/heads/there (regression in - 1.5.4). - - * Bogus refspec configuration such as "remote.there.fetch = =" were not - detected as errors (regression in 1.5.4). - - * You couldn't specify a custom editor whose path contains a whitespace - via GIT_EDITOR (and core.editor). - - * The subdirectory filter to "git filter-branch" mishandled a history - where the subdirectory becomes empty and then later becomes non-empty. - - * "git shortlog" gave an empty line if the original commit message was - malformed (e.g. a botched import from foreign SCM). Now it finds the - first non-empty line and uses it for better information. - - * When the user fails to give a revision parameter to "git svn", an error - from the Perl interpreter was issued because the script lacked proper - error checking. - - * After "git rebase" stopped due to conflicts, if the user played with - "git reset" and friends, "git rebase --abort" failed to go back to the - correct commit. - - * Additional work trees prepared with git-new-workdir (in contrib/) did - not share git-svn metadata directory .git/svn with the original. - - * "git-merge-recursive" did not mark addition of the same path with - different filemodes correctly as a conflict. - - * "gitweb" gave malformed URL when pathinfo stype paths are in use. - - * "-n" stands for "--no-tags" again for "git fetch". - - * "git format-patch" did not detect the need to add 8-bit MIME header - when the user used format.header configuration. - - * "rev~" revision specifier used to mean "rev", which was inconsistent - with how "rev^" worked. Now "rev~" is the same as "rev~1" (hence it - also is the same as "rev^1"), and "rev~0" is the same as "rev^0" - (i.e. it has to be a commit). - - * "git quiltimport" did not grok empty lines, lines in "file -pNNN" - format to specify the prefix levels and lines with trailing comments. - - * "git rebase -m" triggered pre-commit verification, which made - "rebase --continue" impossible. - -As usual, it also comes with many documentation fixes and clarifications. diff --git a/third_party/git/Documentation/RelNotes/1.5.4.6.txt b/third_party/git/Documentation/RelNotes/1.5.4.6.txt deleted file mode 100644 index 3e3c3e55a3..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.4.6.txt +++ /dev/null @@ -1,43 +0,0 @@ -GIT v1.5.4.6 Release Notes -========================== - -I personally do not think there is any reason anybody should want to -run v1.5.4.X series these days, because 'master' version is always -more stable than any tagged released version of git. - -This is primarily to futureproof "git-shell" to accept requests -without a dash between "git" and subcommand name (e.g. "git -upload-pack") which the newer client will start to make sometime in -the future. - -Fixes since v1.5.4.5 --------------------- - - * Command line option "-n" to "git-repack" was not correctly parsed. - - * Error messages from "git-apply" when the patchfile cannot be opened - have been improved. - - * Error messages from "git-bisect" when given nonsense revisions have - been improved. - - * reflog syntax that uses time e.g. "HEAD@{10 seconds ago}:path" did not - stop parsing at the closing "}". - - * "git rev-parse --symbolic-full-name ^master^2" printed solitary "^", - but it should print nothing. - - * "git apply" did not enforce "match at the beginning" correctly. - - * a path specification "a/b" in .gitattributes file should not match - "sub/a/b", but it did. - - * "git log --date-order --topo-order" did not override the earlier - date-order with topo-order as expected. - - * "git fast-export" did not export octopus merges correctly. - - * "git archive --prefix=$path/" mishandled gitattributes. - -As usual, it also comes with many documentation fixes and clarifications. - diff --git a/third_party/git/Documentation/RelNotes/1.5.4.7.txt b/third_party/git/Documentation/RelNotes/1.5.4.7.txt deleted file mode 100644 index 9065a0e273..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.4.7.txt +++ /dev/null @@ -1,10 +0,0 @@ -GIT v1.5.4.7 Release Notes -========================== - -Fixes since 1.5.4.7 -------------------- - - * Removed support for an obsolete gitweb request URI, whose - implementation ran "git diff" Porcelain, instead of using plumbing, - which would have run an external diff command specified in the - repository configuration as the gitweb user. diff --git a/third_party/git/Documentation/RelNotes/1.5.4.txt b/third_party/git/Documentation/RelNotes/1.5.4.txt deleted file mode 100644 index f1323b6174..0000000000 --- a/third_party/git/Documentation/RelNotes/1.5.4.txt +++ /dev/null @@ -1,377 +0,0 @@ -GIT v1.5.4 Release Notes -======================== - -Removal -------- - - * "git svnimport" was removed in favor of "git svn". It is still there - in the source tree (contrib/examples) but unsupported. - - * As git-commit and git-status have been rewritten, "git runstatus" - helper script lost all its users and has been removed. - - -Temporarily disabled --------------------- - - * "git http-push" is known not to work well with cURL library older - than 7.16, and we had reports of repository corruption. It is - disabled on such platforms for now. Unfortunately, 1.5.3.8 shares - the same issue. In other words, this does not mean you will be - fine if you stick to an older git release. For now, please do not - use http-push from older git with cURL older than 7.16 if you - value your data. A proper fix will hopefully materialize in - later versions. - - -Deprecation notices -------------------- - - * From v1.6.0, git will by default install dashed form of commands - (e.g. "git-commit") outside of users' normal $PATH, and will install - only selected commands ("git" itself, and "gitk") in $PATH. This - implies: - - - Using dashed forms of git commands (e.g. "git-commit") from the - command line has been informally deprecated since early 2006, but - now it officially is, and will be removed in the future. Use - dash-less forms (e.g. "git commit") instead. - - - Using dashed forms from your scripts, without first prepending the - return value from "git --exec-path" to the scripts' PATH, has been - informally deprecated since early 2006, but now it officially is. - - - Use of dashed forms with "PATH=$(git --exec-path):$PATH; export - PATH" early in your script is not deprecated with this change. - - Users are strongly encouraged to adjust their habits and scripts now - to prepare for this change. - - * The post-receive hook was introduced in March 2007 to supersede - the post-update hook, primarily to overcome the command line length - limitation of the latter. Use of post-update hook will be deprecated - in future versions of git, starting from v1.6.0. - - * "git lost-found" was deprecated in favor of "git fsck"'s --lost-found - option, and will be removed in the future. - - * "git peek-remote" is deprecated, as "git ls-remote" was written in C - and works for all transports; "git peek-remote" will be removed in - the future. - - * "git repo-config" which was an old name for "git config" command - has been supported without being advertised for a long time. The - next feature release will remove it. - - * From v1.6.0, the repack.usedeltabaseoffset config option will default - to true, which will give denser packfiles (i.e. more efficient storage). - The downside is that git older than version 1.4.4 will not be able - to directly use a repository packed using this setting. - - * From v1.6.0, the pack.indexversion config option will default to 2, - which is slightly more efficient, and makes repacking more immune to - data corruptions. Git older than version 1.5.2 may revert to version 1 - of the pack index with a manual "git index-pack" to be able to directly - access corresponding pack files. - - -Updates since v1.5.3 --------------------- - - * Comes with much improved gitk, with i18n. - - * Comes with git-gui 0.9.2 with i18n. - - * gitk is now merged as a subdirectory of git.git project, in - preparation for its i18n. - - * progress displays from many commands are a lot nicer to the eye. - Transfer commands show throughput data. - - * many commands that pay attention to per-directory .gitignore now do - so lazily, which makes the usual case go much faster. - - * Output processing for '--pretty=format:' has been - optimized. - - * Rename detection of diff family while detecting exact matches has - been greatly optimized. - - * Rename detection of diff family tries to make more natural looking - pairing. Earlier, if multiple identical rename sources were - found in the preimage, the source used was picked pretty much at random. - - * Value "true" for color.diff and color.status configuration used to - mean "always" (even when the output is not going to a terminal). - This has been corrected to mean the same thing as "auto". - - * "git diff" Porcelain now respects diff.external configuration, which - is another way to specify GIT_EXTERNAL_DIFF. - - * "git diff" can be told to use different prefixes other than - "a/" and "b/" e.g. "git diff --src-prefix=l/ --dst-prefix=k/". - - * "git diff" sometimes did not quote paths with funny - characters properly. - - * "git log" (and any revision traversal commands) misbehaved - when --diff-filter is given but was not asked to actually - produce diff. - - * HTTP proxy can be specified per remote repository using - remote.*.httpproxy configuration, or global http.proxy configuration - variable. - - * Various Perforce importer updates. - - * Example update and post-receive hooks have been improved. - - * Any command that wants to take a commit object name can now use - ":/string" syntax to name a commit. - - * "git reset" is now built-in and its output can be squelched with -q. - - * "git reset --hard" does not make any sense in a bare - repository, but did not error out; fixed. - - * "git send-email" can optionally talk over ssmtp and use SMTP-AUTH. - - * "git rebase" learned --whitespace option. - - * In "git rebase", when you decide not to replay a particular change - after the command stopped with a conflict, you can say "git rebase - --skip" without first running "git reset --hard", as the command now - runs it for you. - - * "git rebase --interactive" mode can now work on detached HEAD. - - * Other minor to serious bugs in "git rebase -i" have been fixed. - - * "git rebase" now detaches head during its operation, so after a - successful "git rebase" operation, the reflog entry branch@{1} for - the current branch points at the commit before the rebase was - started. - - * "git rebase -i" also triggers rerere to help your repeated merges. - - * "git merge" can call the "post-merge" hook. - - * "git pack-objects" can optionally run deltification with multiple - threads. - - * "git archive" can optionally substitute keywords in files marked with - export-subst attribute. - - * "git cherry-pick" made a misguided attempt to repeat the original - command line in the generated log message, when told to cherry-pick a - commit by naming a tag that points at it. It does not anymore. - - * "git for-each-ref" learned %(xxxdate:) syntax to show the - various date fields in different formats. - - * "git gc --auto" is a low-impact way to automatically run a variant of - "git repack" that does not lose unreferenced objects (read: safer - than the usual one) after the user accumulates too many loose - objects. - - * "git clean" has been rewritten in C. - - * You need to explicitly set clean.requireForce to "false" to allow - "git clean" without -f to do any damage (lack of the configuration - variable used to mean "do not require -f option to lose untracked - files", but we now use the safer default). - - * The kinds of whitespace errors "git diff" and "git apply" notice (and - fix) can be controlled via 'core.whitespace' configuration variable - and 'whitespace' attribute in .gitattributes file. - - * "git push" learned --dry-run option to show what would happen if a - push is run. - - * "git push" does not update a tracking ref on the local side when the - remote refused to update the corresponding ref. - - * "git push" learned --mirror option. This is to push the local refs - one-to-one to the remote, and deletes refs from the remote that do - not exist anymore in the repository on the pushing side. - - * "git push" can remove a corrupt ref at the remote site with the usual - ":ref" refspec. - - * "git remote" knows --mirror mode. This is to set up configuration to - push into a remote repository to store local branch heads to the same - branch on the remote side, and remove branch heads locally removed - from local repository at the same time. Suitable for pushing into a - back-up repository. - - * "git remote" learned "rm" subcommand. - - * "git cvsserver" can be run via "git shell". Also, "cvs" is - recognized as a synonym for "git cvsserver", so that CVS users - can be switched to git just by changing their login shell. - - * "git cvsserver" acts more like receive-pack by running post-receive - and post-update hooks. - - * "git am" and "git rebase" are far less verbose. - - * "git pull" learned to pass --[no-]ff option to underlying "git - merge". - - * "git pull --rebase" is a different way to integrate what you fetched - into your current branch. - - * "git fast-export" produces data-stream that can be fed to fast-import - to reproduce the history recorded in a git repository. - - * "git add -i" takes pathspecs to limit the set of files to work on. - - * "git add -p" is a short-hand to go directly to the selective patch - subcommand in the interactive command loop and to exit when done. - - * "git add -i" UI has been colorized. The interactive prompt - and menu can be colored by setting color.interactive - configuration. The diff output (including the hunk picker) - are colored with color.diff configuration. - - * "git commit --allow-empty" allows you to create a single-parent - commit that records the same tree as its parent, overriding the usual - safety valve. - - * "git commit --amend" can amend a merge that does not change the tree - from its first parent. - - * "git commit" used to unconditionally strip comment lines that - began with '#' and removed excess blank lines. This behavior has - been made configurable. - - * "git commit" has been rewritten in C. - - * "git stash random-text" does not create a new stash anymore. It was - a UI mistake. Use "git stash save random-text", or "git stash" - (without extra args) for that. - - * "git stash clear extra-text" does not clear the whole stash - anymore. It is tempting to expect "git stash clear stash@{2}" - to drop only a single named stash entry, and it is rude to - discard everything when that is asked (but not provided). - - * "git prune --expire