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/t/t9602/cvsroot/module/default,v | 102 ----------------------- 1 file changed, 102 deletions(-) delete mode 100644 third_party/git/t/t9602/cvsroot/module/default,v (limited to 'third_party/git/t/t9602/cvsroot/module/default,v') diff --git a/third_party/git/t/t9602/cvsroot/module/default,v b/third_party/git/t/t9602/cvsroot/module/default,v deleted file mode 100644 index 3b68382a3b48..000000000000 --- a/third_party/git/t/t9602/cvsroot/module/default,v +++ /dev/null @@ -1,102 +0,0 @@ -head 1.2; -access; -symbols - B_SPLIT:1.2.0.4 - B_MIXED:1.2.0.2 - T_MIXED:1.2 - B_FROM_INITIALS_BUT_ONE:1.1.1.1.0.4 - B_FROM_INITIALS:1.1.1.1.0.2 - T_ALL_INITIAL_FILES_BUT_ONE:1.1.1.1 - T_ALL_INITIAL_FILES:1.1.1.1 - vendortag:1.1.1.1 - vendorbranch:1.1.1; -locks; strict; -comment @# @; - - -1.2 -date 2003.05.23.00.17.53; author jrandom; state Exp; -branches - 1.2.2.1 - 1.2.4.1; -next 1.1; - -1.1 -date 2003.05.22.23.20.19; author jrandom; state Exp; -branches - 1.1.1.1; -next ; - -1.1.1.1 -date 2003.05.22.23.20.19; author jrandom; state Exp; -branches; -next ; - -1.2.2.1 -date 2003.05.23.00.31.36; author jrandom; state Exp; -branches; -next ; - -1.2.4.1 -date 2003.06.03.03.20.31; author jrandom; state Exp; -branches; -next ; - - -desc -@@ - - -1.2 -log -@Second commit to proj, affecting all 7 files. -@ -text -@This is the file `default' in the top level of the project. - -Every directory in the `proj' project has a file named `default'. - -This line was added in the second commit (affecting all 7 files). -@ - - -1.2.4.1 -log -@First change on branch B_SPLIT. - -This change excludes sub3/default, because it was not part of this -commit, and sub1/subsubB/default, which is not even on the branch yet. -@ -text -@a5 2 - -First change on branch B_SPLIT. -@ - - -1.2.2.1 -log -@Modify three files, on branch B_MIXED. -@ -text -@a5 2 - -This line was added on branch B_MIXED only (affecting 3 files). -@ - - -1.1 -log -@Initial revision -@ -text -@d4 2 -@ - - -1.1.1.1 -log -@Initial import. -@ -text -@@ -- cgit 1.4.1