New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

git-log-carver

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-log-carver

`git log --no-merges --stat --author=Boette --author=chrisbodhi --pretty=format:"%ad" --reverse | carve-it`

latest
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

git log --no-merges --stat --author=Boette --author=chrisbodhi --pretty=format:"%ad" --reverse | carve-it

delete that index.js before running tests if npm test doesn't do it first

To use after updating

  • Run npm run build to get the transpiled TS to JS
  • Go to directory you wish to count.
  • git log --no-merges --stat --author=Boette --author=chrisbodhi --pretty=format:"%ad" --reverse | node ../path/to/git-log-parser/index.js | pbcopy to copy to clipboard.

FAQs

Package last updated on 28 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts