git: 0c52d3476fca - Create tag vendor/tzcode/unsplit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Dec 2022 03:30:22 UTC
The annotated tag vendor/tzcode/unsplit has been created by des:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/tzcode/unsplit
tag vendor/tzcode/unsplit
Tagger: Dag-Erling Smørgrav <des@FreeBSD.org>
TaggerDate: 2022-12-14 03:29:50 +0000
Unsplit vendor import of tzcode 2010n
commit 9b5369d383baf54651be0922591eeb6263ce029d
Author: Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2022-08-16 07:24:21 +0000
Commit: Philip Paeps <philip@FreeBSD.org>
CommitDate: 2022-08-16 07:24:21 +0000
Unsplit vendor import of tzcode 2010n
Historically, to work around CVS limitations, imports on the tzcode
vendor branch were split into subdirectories, which were then merged to
their respective counterparts in contrib. In the Git era, this split is
unnecessary and adds more work.
Undo the split for the most recent vendor import of tzcode 2010n to
prepare for the vendor import of tzcode 2022c.