{"library":"gitlog","type":"library","category":null,"description":"gitlog is a Node.js library designed to parse output from the `git log` command into structured JavaScript objects. Currently at version 5.1.0, it provides a comprehensive programmatic interface to execute `git log` with various options and efficiently process the results. The library supports a wide array of filtering and formatting options, mirroring the capabilities of the native Git CLI. It ships with full TypeScript support, offering type-safe interaction and an enhanced developer experience, particularly with its `GitlogOptions` type for configuration and type inference for the returned commit objects based on selected fields. Releases occur periodically with a mix of patch and minor versions, indicating active maintenance. Its primary differentiator is the direct execution of the `git` CLI, ensuring high fidelity with Git's robust features and providing detailed commit information including changed files, authors, dates, and custom log fields.","language":"javascript","status":"active","version":"5.1.0","tags":["javascript","git","log","parser","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gitlog","imports":["import gitlog from 'gitlog';","import { GitlogOptions } from 'gitlog';"]},{"cmd":"yarn add gitlog","imports":[]},{"cmd":"pnpm add gitlog","imports":[]}],"homepage":null,"github":"https://github.com/domharrington/node-gitlog","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gitlog","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gitlog/compatibility"}}