Skip to content

Tags: aevea/git

Tags

v4.0.1

Toggle v4.0.1's commit message
fix: handle detached head cases

v4.0.0

Toggle v4.0.0's commit message
chore: update version

v3.1.0

Toggle v3.1.0's commit message
feat: add Tags

Allows the user to get all tags so that they can use them for their own
purpose.

v3.0.1

Toggle v3.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(deps): update module github.com/go-git/go-git/v5 to v5.4.2

v3.0.0

Toggle v3.0.0's commit message
refactor!: replace debuglogger with apex

BREAKING CHANGE: this commit replaces the previous overly verbose logging solution with apex. All consumers will need to be able to use apex in order to control the log level. Overall it should however improve the usage of this package.

Mitigation: Remove debugLogger from the init of this package. If you want to control the log level import the apex log package into your project and set it there.

v2.3.1

Toggle v2.3.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(deps): update module magefile/mage to v1.11.0

v2.3.0

Toggle v2.3.0's commit message
feat: add CommitsOnBranchSimple

Uses the bare refs instead of full objects

v2.2.0

Toggle v2.2.0's commit message
chore: migrate to magefiles

v2.1.1

Toggle v2.1.1's commit message
chore: add License

v2.1.0

Toggle v2.1.0's commit message
chore(deps): upgrade go-git to new organisation

go-git is no longer under src-d, but has a new home.