Skip to content

Tags: omar-bizreh/glab

Tags

v1.22.0

Toggle v1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add group flag to mr list command (profclems#931)

* feat: Add group flag to mr list command

This adds a flag for listing groups mrs. This works only for groups in
authenticated repos. This is acceptable since mr list only works on
authenticated repos too.

Issue profclems#909

* feat: Add group flag for issue listing

Issue profclems#909

v1.21.1

Toggle v1.21.1's commit message
fix debian packaging installer location

Closes profclems#847 and profclems#846

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request profclems#845 from addshore/mwcli-modifications

feat: allow reuse of glab in other CLI contexts

v1.20.0

Toggle v1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request profclems#817 from profclems/goreleaser-fix

goreleaser: fix nfpms install dir to use /usr/bin

v1.20.0-pre1

Toggle v1.20.0-pre1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request profclems#813 from profclems/config-fix

internal/config: migrate local config to `.git/glab-cli`

v1.19.0

Toggle v1.19.0's commit message
docs(update): v1.19.0

v1.18.1

Toggle v1.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request profclems#763 from jume-dev/trunk

v1.18.0

Toggle v1.18.0's commit message
ci/action: fix release workflow

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request profclems#718 from profclems/git-credential-manager

feat: git-credential store hack

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request profclems#653 from profclems/fix-docs

Fix wrong reference to --autofill instead of --fill in docs