{"id":19080536,"url":"https://github.com/zvirja/git-sync-creation-date","last_synced_at":"2026-05-22T04:30:22.686Z","repository":{"id":70831751,"uuid":"169381571","full_name":"zvirja/git-sync-creation-date","owner":"zvirja","description":"Tool to set file creation date to the actual value based on git history","archived":false,"fork":false,"pushed_at":"2021-05-24T12:43:53.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T09:21:17.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zvirja.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-06T09:30:32.000Z","updated_at":"2021-05-24T12:43:55.000Z","dependencies_parsed_at":"2023-07-10T08:00:18.065Z","dependency_job_id":null,"html_url":"https://github.com/zvirja/git-sync-creation-date","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2Fgit-sync-creation-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2Fgit-sync-creation-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2Fgit-sync-creation-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvirja%2Fgit-sync-creation-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zvirja","download_url":"https://codeload.github.com/zvirja/git-sync-creation-date/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131737,"owners_count":19752727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T02:24:17.817Z","updated_at":"2026-05-22T04:30:22.589Z","avatar_url":"https://github.com/zvirja.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build status](https://ci.appveyor.com/api/projects/status/t3djtth456h5ff3x/branch/master?svg=true)](https://ci.appveyor.com/project/Zvirja/git-sync-creation-date/branch/master) [![Nuget version](https://img.shields.io/nuget/v/git-sync-creation-date.svg)](https://www.nuget.org/packages/git-sync-creation-date/)\n\n# git-sync-creation-date\n\nIt's a dotnet tool to synchronize file creation date on file system with the commit history. Tool scans the commit history and extract creation date for each file (date when a particular file appeared for the first time).\n\nIt might be useful if your tooling relies on the file creation dates (e.g. to provide right copyright header).\n\n# Installation\n\nTool is distributed as a dotnet tool. To install it you should have .NET Core 2.1 installed (or above). Then run the following command:\n```\ndotnet tool install -g git-sync-creation-date\n```\n\n# Usage\n\nTo run the tool just navigate to a directory which is a part of the repo (usual repository root), open command line and run the tool by name:\n```\ngit-sync-creation-date\n```\n\nThe tool will update creation date for all the files in the current and nested directories.\n\n## Options\n\nRun the tool with `--help` or just `-h` flag to see the possible options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvirja%2Fgit-sync-creation-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzvirja%2Fgit-sync-creation-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvirja%2Fgit-sync-creation-date/lists"}