Skip to content

Tags: spenserblack/git-lazy-commit

Tags

v0.2.2

Verified

This tag was signed with the committer’s verified signature.
spenserblack Spenser Black
0.2.2

## Changed

- Binary name from `git-lzc` to `git-lazy-commit`
- `install.sh` to make binary executable

v0.2.1

Verified

This tag was signed with the committer’s verified signature.
spenserblack Spenser Black
0.2.1

## Fixed

- Surprising results when `git lzc --foo` is called (#11)

v0.2.0

Verified

This tag was signed with the committer’s verified signature.
spenserblack Spenser Black
0.2.0 - Major Rewrite

This release rewrites nearly all of this project to use the `git`
executable instead of the `go-git` Go module.

Added
=====

- Support for the "type change" status

Fixed
=====

- Renames getting marked as an add and a delete

v0.1.1

Verified

This tag was signed with the committer’s verified signature.
spenserblack Spenser Black
Disable cgo

This release creates assets with `CGO_ENABLED=0`, hopefully resolving
some issues caused by missing libraries.

v0.1.0

Initial Release

Creates the executable to generate commits.