{"id":16904614,"url":"https://github.com/glentiki/git-query","last_synced_at":"2025-03-20T15:46:13.855Z","repository":{"id":66056131,"uuid":"87656554","full_name":"GlenTiki/git-query","owner":"GlenTiki","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-09T13:07:53.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T09:35:16.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/GlenTiki.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":"2017-04-08T18:50:06.000Z","updated_at":"2017-04-09T13:07:55.000Z","dependencies_parsed_at":"2023-03-13T20:30:59.278Z","dependency_job_id":null,"html_url":"https://github.com/GlenTiki/git-query","commit_stats":null,"previous_names":["thekemkid/git-query"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlenTiki%2Fgit-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlenTiki%2Fgit-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlenTiki%2Fgit-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlenTiki%2Fgit-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlenTiki","download_url":"https://codeload.github.com/GlenTiki/git-query/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244645661,"owners_count":20486998,"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-10-13T18:34:37.092Z","updated_at":"2025-03-20T15:46:13.815Z","avatar_url":"https://github.com/GlenTiki.png","language":"JavaScript","readme":"# Git-Query\n\nA tool for doing simple useful queries in a git repository.\n\n## API\n\n```didPathChangeSinceCommit(commit, path, callback)```\n\nDoes a diff against a commit sha to see if a path has been affected since that commit.\n\nTakes the following parameters:\n\n- `commit`: A git commit sha to do a diff against.\n- `path`: The path you want to check has changed - any valid glob should work.\n- `callback`: The function to be called with the result\n\nCallback has the following signature:\n\n```\nfunction callback (error, result)\n```\n\nwhere `error` is an error object if something bad occurred, and `result` is a Boolean that says if the path has been affected since a commit.\n\n## LICENSE\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglentiki%2Fgit-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglentiki%2Fgit-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglentiki%2Fgit-query/lists"}