Skip to content

Releases: SKalt/git-cc

v0.0.18

01 Aug 19:15
Compare
Choose a tag to compare

Changelog

  • 4af579d Merge branch 'master' of https://github.com/SKalt/git-cc
  • 3030ff4 Merge pull request #36 from tanducmai/delete-redundant-word
  • e9ed5e9 Merge pull request #37 from tanducmai/fix-wrong-link
  • 92e5d58 build(cli): make vhs recordings more reproducible
  • 55ad417 chore(devtools): check in .editorconfig
  • 667e63b chore(devtools): ignore nix result-symlink dir
  • 122fdc5 chore(release): 0.0.18
  • 50b4e55 feat: search for config in ${REPO_ROOT}/.config
  • 41664aa temp: attempt to make git hashes in demo deterministic

v0.0.17

05 Apr 03:41
Compare
Choose a tag to compare

Changelog

  • 6013321 chore(release): 0.0.17
  • 6e51b85 fix: premature pointer reference

v0.0.16

04 Mar 23:19
Compare
Choose a tag to compare

Changelog

  • 3a714cf Merge branch 'master' of https://github.com/SKalt/git-cc
  • 3a8e314 Merge pull request #35 from SKalt/dependabot/go_modules/golang.org/x/text-0.3.8
  • 9b49bfb chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8
  • 8a71483 chore(release): 0.0.16
  • b5ccbf8 feat(cli): allow using ctrl+n/ctrl+p to navigate
  • 7362b74 feat(dist): add brew installation to installer, docs
  • 05a3c90 fix(cli): correct creation of config file for new scopes

v0.0.15

19 Feb 15:26
Compare
Choose a tag to compare

Changelog

  • 04ad751 chore(release): 0.0.15
  • 7571166 fix(dist): export homebrew gh token

v0.0.14

19 Feb 14:46
Compare
Choose a tag to compare

Changelog

  • 96db998 chore(release): 0.0.14
  • 1d97296 fix(dist): use separate gh token for brew tap

v0.0.13

19 Feb 14:15
Compare
Choose a tag to compare

Changelog

  • 444a3f2 chore(release): 0.0.13
  • 2c9ecdb feat(devtools): use ./dist/git-cc as primary git-cc
  • 7a82692 fix(dist): use homebrew-prefixed repo as homebrew tap

v0.0.12

18 Feb 21:14
Compare
Choose a tag to compare

Changelog

  • ded75c6 chore(release): 0.0.12
  • 7bcb1c2 feat(cli): handle mouse-based scrolling
  • f7164a4 fix(cli): don't reset search on every cursor-blink

v0.0.11

05 Feb 03:00
Compare
Choose a tag to compare

Changelog

  • e17fd3a Merge branch 'custom-config'
  • 734e241 chore(parser): clean up unused fns
  • 6cb7a73 chore(release): 0.0.11
  • 3c7c296 chore: remove already-addressed TODOs
  • e12c2f1 feat(cli): accept map[string]string config
  • 923d3a1 feat(cli): add --redo flag
  • adcb96c feat(cli): send new scope to clipboard!!!
  • 13ed429 feat(dist): add homebrew tap
  • 05a12b7 feat(dist): attempt manually triggering the gh release pipeline
  • 45e4d4a fix(cli): fail fast on empty redo commits, remove old comments/unused code
  • b0e02b4 fix(cli): return error rather than immediately panicing
  • 03b3a0c fix(cli): validation-error conditions
  • bec1764 refactor(cli): drop viper in favor of hand-rolled config management
  • 45fa4c5 refactor(cli): store cc validity as a bitmap uint8
  • c849707 refactor(parser): fix spelling of Delimited, add docs

v0.0.10

06 Nov 01:36
Compare
Choose a tag to compare

Changelog

  • 3244521 Merge branch 'master' of https://github.com/SKalt/git-cc
  • 6f729cf Merge pull request #22 from brainwo/get_arch
  • c30c277 Merge pull request #24 from lincolnjpg/feat/adds-no-editor-warning
  • 4ece0d9 chore(release): 0.0.10
  • 8a31a1c feat(cli): adds a warning for editor not found when creating scope
  • 804e87f feat(devtools): draft nix flake
  • 3a96806 fix(cli): correctly handle spawning editors in a subprocess
  • 71cc1dd fix(devtools): get go build working with nix
  • 1ef1bd7 fix(dist): fix get_arch in install.sh
  • d35e20a fix: prevent video from being stripped from GFM
  • 2841a53 revert: back to using a gif :(

v0.0.9

23 Oct 14:12
Compare
Choose a tag to compare

Changelog