{"id":25900841,"url":"https://github.com/pixelastic/gilmore","last_synced_at":"2025-07-20T20:06:30.329Z","repository":{"id":47486877,"uuid":"397368868","full_name":"pixelastic/gilmore","owner":"pixelastic","description":"Glorious git and GitHub toolbox","archived":false,"fork":false,"pushed_at":"2025-06-03T23:53:19.000Z","size":1810,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T07:18:04.353Z","etag":null,"topics":["git","github"],"latest_commit_sha":null,"homepage":"https://projects.pixelastic.com/gilmore/","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/pixelastic.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,"zenodo":null}},"created_at":"2021-08-17T19:24:33.000Z","updated_at":"2024-11-13T14:20:38.000Z","dependencies_parsed_at":"2022-09-10T08:10:38.720Z","dependency_job_id":"3e88e401-80a0-4c7f-86ef-1252de8ccf2a","html_url":"https://github.com/pixelastic/gilmore","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/pixelastic/gilmore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgilmore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgilmore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgilmore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgilmore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelastic","download_url":"https://codeload.github.com/pixelastic/gilmore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fgilmore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266189677,"owners_count":23890065,"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","github"],"created_at":"2025-03-03T02:19:25.237Z","updated_at":"2025-07-20T20:06:30.301Z","avatar_url":"https://github.com/pixelastic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n  This page was automatically generated by aberlaas readme.\n  DO NOT EDIT IT MANUALLY.\n--\u003e\n\n# gilmore\n\n\u003cdiv class=\"lead\"\u003eGilmore is a toolbox for git and GitHub.\u003c/div\u003e\n\n## Installation\n\n```sh\nyarn add gilmore\n```\n\n## Usage\n\nYou need to create an instance of Gilmore for a given repository. Then you can\ncall all of Gilmore methods on this instance:\n\n```javascript\nconst Gilmore = require('gilmore');\nconst repo = new Gilmore('/path/to/repo');\n\n(async () =\u003e {\n  const head = await repo.currentCommit();\n  console.info(`The HEAD hash is ${head}`);\n})();\n```\n\n## Options\n\nIn addition to the repository root as first argument, you can also pass an\noption object as the second argument.\n\nThe accepted options are as follow:\n\n| Name           | Default value | Description                                       |\n| -------------- | ------------- | ------------------------------------------------- |\n| `globalConfig` | `true`        | Set to `false` to not inherit from `~/.gitconfig` |\n\n## Documentation\n\nThe complete documentation can be found on https://projects.pixelastic.com/gilmore/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelastic%2Fgilmore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelastic%2Fgilmore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelastic%2Fgilmore/lists"}