Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

Releases: mcandre/kick

#rush

13 Oct 21:54

Choose a tag to compare

Patch Go security vulnerabilities.

#newnew

13 Oct 01:48

Choose a tag to compare

Patch Go security vulnerabilities.

#go-home

31 Jul 01:13

Choose a tag to compare

Apply Go security patches

#g

18 Jun 04:07

Choose a tag to compare

#g

patch go

#patch

18 Apr 05:16

Choose a tag to compare

Update Go and dependencies to mitigate more vulnerabilities.

#go-fetch

31 Mar 17:53

Choose a tag to compare

  • Fix tag downloads, isolating multi-remote behavior from KICK_PULL_ALL into KICK_FETCH_ALL
  • Hide git command stdout and stderr by default. To view, enable -debug

#multi-pronged-approach

19 Mar 20:49

Choose a tag to compare

Fixed git integration when pushing/pulling tags with multiple remotes.

#popping-tags

19 Mar 20:20

Choose a tag to compare

kick now pushes and pulls tags by default. A new parameter KICK_SYNC_TAGS allows users to opt out.

#remote-control

19 Mar 19:02

Choose a tag to compare

Added parameters KICK_PULL_ALL and KICK_PUSH_ALL to opt into processing all remotes.

#blank-check

19 Mar 18:50

Choose a tag to compare

kick now triggers git core.editor prompts for dynamically chosen messages, when kick is configured with a blank message.