about summary refs log tree commit diff
path: root/third_party/git/t/t0110
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-09-21T10·03+0300
committerVincent Ambo <mail@tazj.in>2021-09-21T11·29+0300
commit43b1791ec601732ac31195df96781a848360a9ac (patch)
treedaae8d638343295d2f1f7da955e556ef4c958864 /third_party/git/t/t0110
parent2d8e7dc9d9c38127ec4ebd13aee8e8f586a43318 (diff)
chore(3p/git): Unvendor git and track patches instead r/2903
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
Diffstat (limited to 'third_party/git/t/t0110')
-rw-r--r--third_party/git/t/t0110/README9
-rw-r--r--third_party/git/t/t0110/url-11
-rw-r--r--third_party/git/t/t0110/url-101
-rw-r--r--third_party/git/t/t0110/url-111
-rw-r--r--third_party/git/t/t0110/url-21
-rw-r--r--third_party/git/t/t0110/url-31
-rw-r--r--third_party/git/t/t0110/url-41
-rw-r--r--third_party/git/t/t0110/url-51
-rw-r--r--third_party/git/t/t0110/url-61
-rw-r--r--third_party/git/t/t0110/url-71
-rw-r--r--third_party/git/t/t0110/url-81
-rw-r--r--third_party/git/t/t0110/url-91
12 files changed, 0 insertions, 20 deletions
diff --git a/third_party/git/t/t0110/README b/third_party/git/t/t0110/README
deleted file mode 100644
index ad4a50ecd8a8..000000000000
--- a/third_party/git/t/t0110/README
+++ /dev/null
@@ -1,9 +0,0 @@
-The url data files in this directory contain URLs with characters
-in the range 0x01-0x1f and 0x7f-0xff to test the proper normalization
-of unprintable characters.
-
-A select few characters in the 0x01-0x1f range are skipped to help
-avoid problems running the test itself.
-
-The urls are in test files in this directory rather than being
-embedded in the test script for portability.
diff --git a/third_party/git/t/t0110/url-1 b/third_party/git/t/t0110/url-1
deleted file mode 100644
index 519019c5ce6c..000000000000
--- a/third_party/git/t/t0110/url-1
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-10 b/third_party/git/t/t0110/url-10
deleted file mode 100644
index b9965de6a5d7..000000000000
--- a/third_party/git/t/t0110/url-10
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-11 b/third_party/git/t/t0110/url-11
deleted file mode 100644
index f0a50f10096a..000000000000
--- a/third_party/git/t/t0110/url-11
+++ /dev/null
@@ -1 +0,0 @@
-x://q/€߿ࠀ�𐀀𯿽
diff --git a/third_party/git/t/t0110/url-2 b/third_party/git/t/t0110/url-2
deleted file mode 100644
index 43334b05b2de..000000000000
--- a/third_party/git/t/t0110/url-2
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-3 b/third_party/git/t/t0110/url-3
deleted file mode 100644
index 7378c7bec247..000000000000
--- a/third_party/git/t/t0110/url-3
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-4 b/third_party/git/t/t0110/url-4
deleted file mode 100644
index 220b198c97f9..000000000000
--- a/third_party/git/t/t0110/url-4
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-5 b/third_party/git/t/t0110/url-5
deleted file mode 100644
index 1ccd92777928..000000000000
--- a/third_party/git/t/t0110/url-5
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-6 b/third_party/git/t/t0110/url-6
deleted file mode 100644
index e8283aac6dff..000000000000
--- a/third_party/git/t/t0110/url-6
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-7 b/third_party/git/t/t0110/url-7
deleted file mode 100644
index fa7c10b61525..000000000000
--- a/third_party/git/t/t0110/url-7
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-8 b/third_party/git/t/t0110/url-8
deleted file mode 100644
index 79a0ba836f5b..000000000000
--- a/third_party/git/t/t0110/url-8
+++ /dev/null
@@ -1 +0,0 @@
-x://q/
diff --git a/third_party/git/t/t0110/url-9 b/third_party/git/t/t0110/url-9
deleted file mode 100644
index 8b44bec48b94..000000000000
--- a/third_party/git/t/t0110/url-9
+++ /dev/null
@@ -1 +0,0 @@
-x://q/