Skip to content

Releases: BHFock/git-cl

1.1.1

22 Feb 11:45
22014d9

Choose a tag to compare

What's Changed

  • Include DOI in help and update doctring by @BHFock in #36

Full Changelog: 1.1.0...1.1.1

1.1.0

21 Feb 10:01
9b61826

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

14 Feb 13:12
3109f30

Choose a tag to compare

What's Changed

  • Add integration test framework and first test in #26
  • Add test runner and core command tests in #27
  • Add test for stash and unstash commands in #28
  • Add test for git cl branch in #29
  • Python version check in #30
  • Add subdirectory test covering path resolution across commands in #31
  • Add GitHub Actions workflow for CI testing in #32
  • Update documentation for test suite in #33

Full Changelog: 0.3.5...1.0.0

0.3.5

08 Feb 09:08
f63a369

Choose a tag to compare

What's Changed

  • Refactor: Replace complex branching with lookup table in unstash conflicts #24
  • Rename cl_file to changelist_file by #25
  • Documentation updates

Full Changelog: 0.3.4...0.3.5

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