Skip to content

Releases: sinlov-go/go-git-tools

v1.13.0

17 May 16:56
Compare
Choose a tag to compare

🐛 Bug Fixes

  • add CheckWorkTreeIsDirtyWithGitCmd to try fix windows error (c4a3d7e4), fix #28

✨ Features

  • add IsCitCmdAvailable to check git command available (9d88a383)

What's Changed

  • 28 bug checklocalbranchisdirty in windows error by @sinlov in #29

Full Changelog: v1.12.0...v1.13.0

v1.12.0

16 May 21:29
Compare
Choose a tag to compare

✨ Features

  • add SetProxyOptions and SetAuthMethod and Check* for local (b820153c), feat #24

  • update full build pipline (ccf28a34)

♻ Refactor

👷‍ Build System

  • bump golangci/golangci-lint-action from 5 to 6 (54465509)

  • bump codecov/codecov-action from 4.3.0 to 4.4.0 (095e0ae2)

  • bump convention-change/conventional-version-check (cf016366)

  • bump codecov/codecov-action from 4.1.1 to 4.3.0 (b5e553fe)

  • bump golangci/golangci-lint-action from 4 to 5 (87369c37)

  • bump codecov/codecov-action from 4.1.0 to 4.1.1 (964a8c4e)

  • bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (d72a41e6)

  • bump codecov/codecov-action from 4.0.0 to 4.1.0 (bce115c6)

  • bump golangci/golangci-lint-action from 3 to 4 (1983ebef)

  • bump codecov/codecov-action from 3.1.4 to 4.0.0 (7614df32)

  • changet to tag_changes: ${{ needs.version.outputs.cc_changes }} (65a1ff5b)

What's Changed

  • build(deps): bump codecov/codecov-action from 3.1.4 to 4.0.0 by @dependabot in #15
  • build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #16
  • build(deps): bump codecov/codecov-action from 4.0.0 to 4.1.0 by @dependabot in #17
  • build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #18
  • build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #20
  • build(deps): bump convention-change/conventional-version-check from 1.2.0 to 1.4.0 by @dependabot in #23
  • build(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0 by @dependabot in #22
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #21
  • 24 enhancement check now branch is dirty and do git pull by @sinlov in #25
  • build(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 by @dependabot in #26
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #27

Full Changelog: v1.11.0...v1.12.0

v1.11.0

22 Jan 06:53
Compare
Choose a tag to compare

✨ Features

  • change to github.com/chainguard-dev/git-urls v1.0.2 and update new action pipline (c70694d6)

👷‍ Build System

  • bump actions/setup-go from 4 to 5 (bae845ae)

  • bump actions/upload-artifact from 3 to 4 (2a4088a0)

  • bump actions/download-artifact from 3 to 4 (6ee22d40)

  • bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (88788203)

  • change golangci/golangci-lint-action use version latest (f05cc81f)

Full Changelog: v1.10.0...v1.11.0

v1.10.0

05 Dec 08:46
Compare
Choose a tag to compare

✨ Features

  • update to go1.19 for github.com/go-git/go-git/v5 v5.10.1 (e6703fb3), fix #10

👷‍ Build System

  • bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (7cae8002)

  • bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (b644fab6)

  • update go.mod build (c6f9e964)

  • bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (fca1a3f9)

  • bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 (f3b3c9e1)

  • bump actions/checkout from 3 to 4 (a3389a85)

v1.9.1

31 Jul 10:37
Compare
Choose a tag to compare

👷‍ Build System

  • deps: bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (eb83869)
  • deps: bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (a5b769e)

✨ Features

  • let git log Order by LogOrderCommitterTime (9c8b68f)

Full Changelog: v1.9.0...v1.9.1

v1.9.0

31 Jul 10:24
Compare
Choose a tag to compare

👷‍ Build System

  • deps: bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (eb83869)
  • deps: bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (a5b769e)

✨ Features

  • let git log Order by LogOrderCommitterTime (9c8b68f)

What's Changed

  • build(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 by @dependabot in #3
  • build(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 by @dependabot in #4
  • feat: let git log Order by LogOrderCommitterTime by @sinlov in #5

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.8.1

21 Jul 10:35
Compare
Choose a tag to compare

🐛 Bug Fixes

  • test case error at CI env, so fix this (af5f671)

Full Changelog: v1.8.0...v1.8.1

v1.7.0

21 Jul 04:21
Compare
Choose a tag to compare

✨ Features

  • add git.NewRepositoryRemoteByPath and git.NewRepositoryRemoteClone (e910096)

v1.6.0

20 Jul 11:53
Compare
Choose a tag to compare

✨ Features

🐛 Bug Fixes

  • fix RepositoryFistRemoteInfo at http url error (e09ea2d)

v1.5.0

20 Jul 08:07
Compare
Choose a tag to compare

✨ Features

  • add git.CommitLatestTagByTime and TagLatestByCommitTime for find tag latest by commit time (9b0c6d8)