Skip to content

Releases: bep/gitmap

v1.6.0

17 Jul 08:01
@bep bep
6cae65f
Compare
Choose a tag to compare

What's Changed

  • Only read Git log output from stdout by @bep in #15

Full Changelog: v1.5.0...v1.6.0

v1.5.0

13 Jul 17:44
@bep bep
7259440
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

03 Jul 17:40
@bep bep
024a706
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

23 Apr 08:44
@bep bep
e841cdc
Compare
Choose a tag to compare

This reverts the adding of the core.quotepath=0 to Git log from v1.2.0. We need to understand the problem/side-effects of that better before doing it.

v1.2.1

22 Apr 17:25
@bep bep
9ab4728
Compare
Choose a tag to compare
Fix module path and put an empty go.mod /testfiles

v1.2.0

22 Apr 16:34
@bep bep
45938ec
Compare
Choose a tag to compare
Makes gitmap properly handle file paths with bytes > 0x80

v1.1.2: Handle showSignature

04 Apr 11:52
@bep bep
955fd15
Compare
Choose a tag to compare
See https://github.com/gohugoio/hugo/issues/6985

v1.1.1

06 Sep 08:35
@bep bep
Compare
Choose a tag to compare
Fix for error "inexact rename detection was skipped due to too many f…

v1.1.0

25 May 08:40
@bep bep
edd7ede
Compare
Choose a tag to compare

Adds CommitDate.

v1.0.0

06 Aug 19:26
@bep bep
ecb6fe0
Compare
Choose a tag to compare
Update Travis Go matrix