{"id":22018810,"url":"https://github.com/thautwarm/fix-author","last_synced_at":"2025-05-07T03:28:02.189Z","repository":{"id":57429852,"uuid":"147747860","full_name":"thautwarm/fix-author","owner":"thautwarm","description":"fix unexpected history missing for git","archived":false,"fork":false,"pushed_at":"2018-09-13T04:41:12.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T17:11:28.157Z","etag":null,"topics":["git","tools","version-control"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/thautwarm.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}},"created_at":"2018-09-07T00:13:07.000Z","updated_at":"2018-09-13T04:59:32.000Z","dependencies_parsed_at":"2022-08-26T02:42:12.305Z","dependency_job_id":null,"html_url":"https://github.com/thautwarm/fix-author","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/thautwarm%2Ffix-author","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thautwarm%2Ffix-author/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thautwarm%2Ffix-author/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thautwarm%2Ffix-author/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thautwarm","download_url":"https://codeload.github.com/thautwarm/fix-author/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252806049,"owners_count":21807149,"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":["git","tools","version-control"],"created_at":"2024-11-30T05:14:14.331Z","updated_at":"2025-05-07T03:28:02.166Z","avatar_url":"https://github.com/thautwarm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Fix Author\n\n\nSometimes, the history information of a committer could be missing by mistakes.\n\nFor instance, someone might configure his email incorrectly, or he might just not configure related\nstuffs at all, as a consequence, his commits cannot be recorded at his github home page, while his contributions to\nincorrectly configured projects are just ignored.\n\nTo solve this problem efficiently and conveniently, you can use **fix-author**.\n\nInstall\n----------\n\n```\npip install fix-author\n```\n\n\nUsage\n---------\n\n```\nλ fix-author.exe --help\nAvailable commands:\n  fix\n      fu: from user/author name to change.\n      tu: to user/name to be changed to.\n      fe: from email/email to change.\n      te: to email/email to be changed to.\n```\n\nHere are four examples:\n\n- Change email for specific user\n\ne.g: change `thautwarm`'s email to `123@q3.com`\n```\nfix-author fix -fu thautwarm -te 123@q3.com\n```\n\n- Change username for specific email\n\n```\nfix-author fix -fe \u003cspecific email\u003e -tu \"\u003cexpected username\u003e\"\n```\n\n- Change email when email and dated username are both specific\n\n```\nfix-author fix -fe \u003cspecific email\u003e -fu \u003cdated username\u003e -te \u003cexpected email\u003e\n```\n\n**Take care**: after performing refactoring,\nyou should use `git push --force` to overwrite that repo's history.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthautwarm%2Ffix-author","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthautwarm%2Ffix-author","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthautwarm%2Ffix-author/lists"}