Skip to content

Releases: muesli/gitty

v0.7.0

01 Feb 08:05
Compare
Choose a tag to compare

Changelog

  • 2524e52 Add dependabot config
  • 09abb4c Add feedback paragraph to README
  • 17aa3f1 Add godoc comments and fix linter warnings
  • e9e4cb1 Add separate sets of hard and soft linters
  • 38f001d Bump code.gitea.io/sdk/gitea from 0.15.0 to 0.15.1
  • 293cef3 Bump gamut dependency
  • bc16532 Bump github.com/muesli/termenv from 0.9.0 to 0.11.0
  • 9151b4b Bump github.com/xanzy/go-gitlab from 0.52.2 to 0.54.3
  • ac19439 Bump go-git dependency to prevent crash
  • 912c09f Improve usage text
  • 917b628 Prioritize upstream remote over origin
  • aa70c7a Reorder README headings
  • a1b2433 Show branch track stats for active branches (#34)
  • 4762bb9 Support ssh.github.com as a valid provider

v0.6.0

30 Dec 03:50
5c5b621
Compare
Choose a tag to compare

Changelog

  • 5c5b621 Bump ssh_config to v1.1.0
  • 5a5f391 Pre-verify codeberg.org instance
  • 07ce85a Support projects within (sub-)groups on GitLab
  • 3f73ba0 Support resolving SSH config stanzas

v0.5.0

26 Dec 13:36
3f07826
Compare
Choose a tag to compare

Changelog

  • 8d00387 Add support for gitea instances
  • 3f07826 Only display open Gitea issues
  • b77f7d5 Support SSH URLs with custom ports

v0.4.1

18 Dec 02:17
Compare
Choose a tag to compare

Changelog

  • e49dc8a Fix GitLab pagination
  • 860d6d2 Use parsed owner & repo name when retrieving commit history

v0.4.0

15 Dec 01:52
6a1aa7b
Compare
Choose a tag to compare

Changelog

  • 6d5e9d8 Add nixOS install instructions to README
  • 8524446 Add tests for URL parsing
  • 43391db Avoid accessing loop value's reference
  • 4956a51 Bump githubv4, go-gitlab, and x/oauth2
  • 4222e79 Bump required Go version to 1.14
  • a53d405 Clean up namespace flag
  • 6a1aa7b Improve error message when we can't find a token
  • 9d11594 Make gitty provider agnostic and support GitLab instances
  • 60e6c8a No linting for these, please
  • 98f1448 Prefill new token description and scopes
  • 3503f27 Update documentation
  • e656106 Update screenshot
  • 2605735 feat: allow to get all projets from orgs

v0.3.0

06 Sep 20:26
Compare
Choose a tag to compare

Changelog

d8f1b91 Add version flag
faf6a04 Bump lipgloss dependency
46015c1 Clean up code and move helpers out of main
416cffb Dry up label printing
23bb654 Pluralize headers according to number of available entries
705ad55 Setting max-branch-age to 0 disables the filter altogether
b941c93 Truncate strings with an ellipsis

v0.2.2

04 Sep 01:54
Compare
Choose a tag to compare

Changelog

01954c0 Fix branch name alignment

v0.2.1

04 Sep 01:34
Compare
Choose a tag to compare

Changelog

7719efb Bump deps
c4f4b85 Document required token permissions in README
8bcdaf7 Fix wrapping author name next to branches

v0.2.0

03 Sep 02:45
Compare
Choose a tag to compare

Changelog

b960506 Add badges to README
45aa073 Document new supported flags in README
ab1df12 Fetch author for commits
829a7a1 Show active branches
809255e Show extra metadata for commits since last release
29bb274 improve headers a bit

v0.1.1

02 Sep 13:45
Compare
Choose a tag to compare

Changelog

810948f Support issue/pr identifier as the only argument