{"id":20032330,"url":"https://github.com/weakish/git-ci-mtime","last_synced_at":"2025-10-15T01:42:47.352Z","repository":{"id":146349700,"uuid":"67327388","full_name":"weakish/git-ci-mtime","owner":"weakish","description":"`git-ci-mtime` is a git plugin to commit a `file` using its `mtime` as auth date.","archived":false,"fork":false,"pushed_at":"2016-09-04T05:29:55.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T18:12:01.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weakish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-09-04T05:27:21.000Z","updated_at":"2022-09-06T13:29:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a0d08bc-0206-4b53-83f6-f360f2b6730e","html_url":"https://github.com/weakish/git-ci-mtime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fgit-ci-mtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fgit-ci-mtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fgit-ci-mtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Fgit-ci-mtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weakish","download_url":"https://codeload.github.com/weakish/git-ci-mtime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241463561,"owners_count":19967065,"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-13T09:36:41.558Z","updated_at":"2025-10-15T01:42:42.314Z","avatar_url":"https://github.com/weakish.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"`git-ci-mtime` is a git plugin to commit a `file` using its `mtime` as auth date.\n\nInstall\n--------\n\n### With `make`\n\n```sh\n; make\n```\n\nFiles will be installed to `/usr/local/bin`.\nIf you want to install other place, edit `config.mk` before running `make`.\n\nMakefile is compatible with both GNU make and BSD make.\n\n### With basher\n\n```sh\n; basher install weakish/git-ci-mtime\n```\n\n### Manually\n\nCopy `git-ci-mtime.sh`  to `$PATH/git-ci-mtime`.\n\n\nUsage\n------\n\n```sh\ngit ci-mtime FILE_TO_COMMIT [--more-git-options]\n```\n\nEquivalent git commands:\n\n```sh\ngit add FILE_TO_COMMIT\ngit commit --date 'mtime of FILE' FILE\n```\n\nYou can pass more git options **after** `FILE`:\n\n```sh\ngit ci-mtime FILE --gpg-sign -m 'accept any options git commit accepts'\n```\n\nYou can commit multiple files:\n\n- The auth date will be the `mtime` of the first file.\n- Same as above, other files must be passed **after** `FILE`.\n- `git ci-mtime * -m 'glob'` should work since `$SHELL` probably will expand\n  `*` for you (unless you are running your interactive `$SHELL` with `set -f`\n  or `$SHELL -o noglob`).\n\nLicense\n--------\n\n0BSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweakish%2Fgit-ci-mtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweakish%2Fgit-ci-mtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweakish%2Fgit-ci-mtime/lists"}