v0.20.0
Changelog
b6724cf util: fix dup2() usage for Linux and Darwin
090ff30 util: create os-specific layer for syscalls
6a99151 fix: (mr_note) move tests to new dumping ground
b0089e1 mr_create: Add number of commits to create metadata
02e44ae issue_list: fix help message wrt issue state
a501391 mr_list: fix help message wrt MR state
dac5bed mr_create: fix slice out of bounds for MERGE message
87b5993 mr_create: check for empty msg before acting
fddbafe main: Also skip init for subcommand help
cce6e90 gitlab: fix error handling for ImportStatus check
34175ab Make the issue link clickable
dd5f5e0 mr_create: Evaluate label/milstone flags before description
50a41b1 mr approve/unapprove: Provide better error messages
df4f84f label_list: fix exact match after substring matches
e15e96c mr_list: remove config error message
5cde716 util: remove unecessary condition
53f2f30 ci: add hint to user during artifact download
40cbc9c ci: add support for multi-project pipelines
7a86fb4 docs: readme fix tired typing
3ce8f88 go.mod: remove unused modules
4df35c3 go.mod: update tview module
2d65ce7 cmd: Pipe output through pager in terminals
ab9be1b util: move getPipelineFromArgs from ci_status
97f6242 browse_common: add file for browse variable
401dbb4 util: move union, difference and same functions
ee8227e edit_common: add file for edit* functions
e38ac47 note_common: add file for note* functions
ea207ca util: move filterCommentArg to util file
7183bba util: move determineSourceRemote to util file
ea0c681 create_common: add file for *_create common data
5c37357 show_common: add file for *_show common functions
807018b root: allow to configure a default remote in the configuration
e1aa433 root: move the remote guessing logic in its own function
fe24255 cmd: rename forkedFromRemote to defaultRemote
2abefb6 config: fix the worktree config comment
8a17309 fix glab link
25e17ac Reference glab
ee99ea6 git: fix error message in NumberCommits
cb7a8c2 git: fix UpstreamBranch