New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

git-log-utils

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-log-utils - npm Package Versions

2

0.4.1

Diff

bee.wilkerson
published 0.4.0 •

Changelog

Source

0.4.0 - (2018-12-03)

Other Commits

  • 9c9249e Merge branch 'testBranch' of https://github.com/littlebee/git-log-utils
  • df64df4 this commit will be merged into master after I've made later changes. seeing the effect this has on --since
  • f1d6855 add --follow flag to track accross renames
  • a811f9d improve parsing - handle unicode control chars, better line break handling
bee.wilkerson
published 0.3.0 •

Changelog

Source

0.3.0 - (2018-09-16)

Now returns files effected for each commit!

For single file queries, getCommitHistory will always return s single file in the files attribute that being the file requested. For directory queries, files will contain only the files in the directory which were involved in the commit.

Other Commits

  • d3112c5 improve parsing of git log output; add files effected to commit objects returned
  • ffbeb0e add - to escaped characters
  • 003d9f3 adds missing development deps
bee.wilkerson
published 0.2.3 •

bee.wilkerson
published 0.2.2 •

Changelog

Source

0.2.2 (2016-04-93)

Bugs Fixed in this Release

  • 72930e5 (unreported) parens in file name cause error. better escaping for cli.
bee.wilkerson
published 0.2.1 •

Changelog

Source

0.2.1 (2016-03-89)

Other Commits

  • c7dc6eb fixes git-time-machine:issue#30. should handle spaces in directory and file names and properly escape and normalize file for windows
bee.wilkerson
published 0.2.0 •

Changelog

Source

0.2.0 (2016-03-87)

Thank you @Faleij the critical windows fix. Did I ever tell you, you're my hero. :)

New Features

Other Commits

bee.wilkerson
published 0.1.6 •

Changelog

Source

0.1.6 (2016-03-79)

remove accidental console.log left behind

bee.wilkerson
published 0.1.5 •

Changelog

Source

0.1.5 (2016-03-78)

Bugs Fixed in this Release

  • 899e63c fix for path errors on windows surfacing in git-time-machine see issue 22 in that repo
bee.wilkerson
published 0.1.4 •

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc