Skip to content

Releases: BHFock/git-cl

0.3.4

12 Aug 03:01
29f16c5

Choose a tag to compare

What's Changed

  • Make output of git cl br less verbose #21
  • Add --delete option to git cl checkout command #22
  • Fix: Safe directory handling during git stash operations #23

Full Changelog: 0.3.2...0.3.4

0.3.2

09 Aug 11:08
af9e897

Choose a tag to compare

What's Changed

  • feat: Add automated branch creation workflow (git cl branch) #20

Full Changelog: 0.3.1...0.3.2

0.3.1

08 Aug 15:20
442e5fd

Choose a tag to compare

What's Changed

  • Add git cl checkout command for reverting changelist files by #16
  • Bugfix: Mark missing files in changelist st output with [XX] code in #15
  • Fix lock file cleanup in clutil_file_lock context manager #17
  • Persist updated stash references to prevent metadata drift #18
  • Add missing file warnings to cl_add for consistency by #19

Full Changelog: 0.3.0...0.3.1

0.3.0

07 Aug 06:24
93df954

Choose a tag to compare

What's Changed

  • Add stash/unstash support for changelists (git cl stash, git cl unstash) #14

Full Changelog: 0.2.6...0.3.0

0.2.6

05 Aug 05:44
8610be8

Choose a tag to compare

What's Changed

  • Add unstage command #13
  • Change stage command to keep changelists, add --delete option
  • Improve help

Full Changelog: 0.2.5...0.2.6

0.2.5

02 Aug 05:32
1e8db3a

Choose a tag to compare

What's Changed

  • Add git cl diff #12

Full Changelog: 0.2.4...0.2.5

0.2.4

31 Jul 19:54
33bf172

Choose a tag to compare

What's Changed

  • Bugfixes for working from sub directories
  • Code Refactoring
  • Remove git cl list

Full Changelog: 0.2.2...0.2.4

0.2.2

30 Jul 23:00
c05fed7

Choose a tag to compare

What's Changed

  • Add colour support to git cl status #8

Full Changelog: 0.2.1...0.2.2

0.2.1

30 Jul 16:59
47945a5

Choose a tag to compare

What's Changed

  • Enhanced status command with changelist filtering #6
  • Add file locking to prevent race conditions on cl.json #7

Full Changelog: 0.2.0...0.2.1

0.2.0

29 Jul 19:43
163d61e

Choose a tag to compare

  • Update documentation
  • Add multi changelist support for git cl delete
  • Add aliases for commands
  • Layout changes

Full Changelog: 0.1.5...0.2.0