Commits on Source
100+
c9d9337a
Merge branch 'docs/alias-set-example' into 'main'
Jul 23, 2026
997bc989
test: keep command tests inside their temp directories on Windows
Jul 23, 2026
f15ba25a
Merge branch 'test/windows-path-args' into 'main'
Jul 23, 2026
8b79539a
fix(ci): reject failed responses when linting a remote URL
Jul 23, 2026
1fa7f76b
Merge branch 'fix/ci-lint-url-http-status' into 'main'
Jul 23, 2026
c88360dd
docs: use GLAB_DEBUG in the bug template and agent guide
Jul 23, 2026
28b9ff5d
Merge branch 'docs/glab-debug-env-var' into 'main'
Jul 23, 2026
766187d7
chore(deps): update module github.com/docker/cli to v29.6.2+incompatible
Jul 23, 2026
b2b411fe
fix(milestone): return the base repository error instead of panicking
Jul 23, 2026
b521b02c
Merge branch 'fix/milestone-baserepo-panic' into 'main'
Jul 23, 2026
7cb260b1
fix(iostreams): treat a blank pager command as no pager
Jul 23, 2026
e220fc6d
Merge branch 'fix/pager-blank-command' into 'main'
Jul 23, 2026
07061fab
fix(project): return remote listing errors
Jul 24, 2026
8d0284d7
fix(git): preserve spaces in latest commit title
Jul 24, 2026
c2dcffd6
fix(browser): reject blank launcher commands
Jul 24, 2026
d69d4141
fix(release create): reject long invalid timestamps
Jul 24, 2026
f7934a58
fix(ssh-key): reject long invalid expiry
Jul 24, 2026
92bee1eb
fix(mr diff): support long colored lines
Jul 24, 2026
df8e88c6
fix(git): parse SSH config after long lines
Jul 24, 2026
8eaada65
fix(project create): handle invalid response URL
Jul 24, 2026
1ca0edc9
fix(instance): default REST API protocol
Jul 24, 2026
d8414a19
fix(api): preserve NDJSON number precision
Jul 24, 2026
cebccc86
fix(api): encode empty array fields correctly
Jul 24, 2026
16783f49
Merge branch 'renovate/github.com-docker-cli-29.x' into 'main'
Jul 24, 2026
9ee13a02
fix(variable): drop --scope from the group example in update
Jul 24, 2026
3bb9552e
Merge branch 'docs/variable-update-example' into 'main'
Jul 24, 2026
7cf6d4ed
fix(auth): persist --git-protocol/--api-protocol non-interactively
Jul 24, 2026
24eaccab
Merge branch 'fix/8406/auth-login-persist-protocols-non-interactive' into 'main'
Jul 24, 2026
d5e698d3
fix(config): report a local config file that cannot be parsed
Jul 25, 2026
1933e81e
Merge branch 'fix/config-local-parse-error' into 'main'
Jul 25, 2026
2b907f2c
Merge branch 'fix/project-remote-list-error' into 'main'
Jul 25, 2026
716d4b03
Merge branch 'fix/latest-commit-subject-spaces' into 'main'
Jul 25, 2026
bc2f5b8a
Merge branch 'fix/browser-blank-launcher' into 'main'
Jul 25, 2026
eaa7f285
Merge branch 'fix/ssh-key-long-expiry' into 'main'
Jul 25, 2026
988240df
Merge branch 'fix/mr-diff-long-lines' into 'main'
Jul 25, 2026
f7dc35d4
Merge branch 'fix/ssh-config-long-lines' into 'main'
Jul 25, 2026
5f2e8933
Merge branch 'fix/project-create-invalid-url' into 'main'
Jul 25, 2026
68b8adea
Merge branch 'fix/api-endpoint-default-protocol' into 'main'
Jul 25, 2026
1693c205
Merge branch 'fix/api-ndjson-number-precision' into 'main'
Jul 25, 2026
eef5f126
Merge branch 'fix/api-empty-array-field' into 'main'
Jul 25, 2026
9e4d5f51
Merge branch 'fix/release-create-long-timestamp' into 'main'
Jul 25, 2026
eb186ba6
fix(cmdutils): ignore empty assignee values
Jul 26, 2026
d42125a6
fix(api): remove trailing plus from errors
Jul 26, 2026
17554768
Merge branch 'fix/api-error-format-plus' into 'main'
Jul 26, 2026
87afdbba
fix(deploy-key): require a key ID for delete
Jul 26, 2026
7b8b4e7c
Merge branch 'fix/deploy-key-delete-requires-id' into 'main'
Jul 26, 2026
e3e98ba7
docs: show optional command arguments as optional in usage
Jul 26, 2026
4762d05e
Merge branch 'docs/optional-args-in-usage' into 'main'
Jul 26, 2026
792e1ddf
fix(schedule): validate variables before creating a schedule
Jul 26, 2026
2cf17421
Merge branch 'fix/schedule-validate-variables' into 'main'
Jul 26, 2026
912cf2cb
fix(securefile): reject a file ID argument combined with --id or --name
Jul 26, 2026
1923dd69
Merge branch 'fix/securefile-remove-conflicting-id' into 'main'
Jul 26, 2026
5f42e4e8
fix(git): recognize uppercase URL schemes when parsing remotes
Jul 26, 2026
57ddd59f
Merge branch 'fix/git-url-uppercase-scheme' into 'main'
Jul 26, 2026
3f3182a3
fix(stack): do not leak a file handle in AddStackBaseBranch
Jul 26, 2026
1a86bd6a
Merge branch 'fix/stack-base-branch-handle-leak' into 'main'
Jul 26, 2026
63314161
fix(git): match the clone directory for a URL ending in .git/
Jul 26, 2026
8e004de3
Merge branch 'fix/clone-trailing-slash' into 'main'
Jul 26, 2026
2718d24d
fix(securefile): paginate download all
Jul 26, 2026
52d50065
Merge branch 'fix/securefile-download-all-pagination' into 'main'
Jul 26, 2026
94b61357
fix(project): return fork transport errors
Jul 26, 2026
e22b326a
Merge branch 'fix/project-fork-nil-response' into 'main'
Jul 26, 2026
42a41eb6
fix(cluster): return file sync transport errors
Jul 26, 2026
9cc78f93
Merge branch 'fix/cluster-sync-nil-response' into 'main'
Jul 26, 2026
30459639
fix(mr): return to-do transport errors
Jul 26, 2026
0ef43d43
Merge branch 'fix/mr-todo-nil-response' into 'main'
Jul 26, 2026
45b4ec6b
fix(mr merge): handle missing error response
Jul 26, 2026
fe268db4
Merge branch 'fix/mr-merge-nil-response' into 'main'
Jul 26, 2026
1fdccc5e
fix(iostreams): preserve long pager lines
Jul 26, 2026
a1527c01
Merge branch 'fix/pager-long-lines' into 'main'
Jul 26, 2026
f4e62af5
fix(mcp): preserve UTF-8 in tool descriptions
Jul 26, 2026
34710c68
Merge branch 'fix/mcp-unicode-description' into 'main'
Jul 26, 2026
d1d44c87
fix(release download): reject malformed asset URLs
Jul 26, 2026
e30409dd
Merge branch 'fix/release-download-invalid-url' into 'main'
Jul 26, 2026
7c430302
fix(token): prevent duration overflow
Jul 26, 2026
b79de136
Merge branch 'fix/token-duration-overflow' into 'main'
Jul 26, 2026
6b90190c
fix(project view): load nested README paths
Jul 26, 2026
f554a531
Merge branch 'fix/project-view-nested-readme' into 'main'
Jul 26, 2026
d2b1d607
fix(text): honor short truncation widths
Jul 26, 2026
957abb40
Merge branch 'fix/text-truncate-short-width' into 'main'
Jul 26, 2026
4ac40d4f
fix(ci): reject empty variable keys
Jul 26, 2026
e9d4e202
Merge branch 'fix/ci-empty-variable-key' into 'main'
Jul 26, 2026
5b2f4df5
fix(text): wrap by display width
Jul 26, 2026
4a57b115
Merge branch 'fix/text-wrap-unicode-width' into 'main'
Jul 26, 2026
8711911b
fix(release create): return tag transport errors
Jul 26, 2026
8c730e16
Merge branch 'fix/release-create-tag-error' into 'main'
Jul 26, 2026
45a7b1bf
Merge branch 'renovate/golang.org-x-crypto-0.x' into 'main'
Jul 26, 2026
9118135e
Merge branch 'renovate/github.com-mattn-go-isatty-0.x' into 'main'
Jul 26, 2026
1d2b0405
fix(ci): paginate interactive job selection
Jul 26, 2026
237ae478
Merge branch 'fix/ci-interactive-job-pagination' into 'main'
Jul 26, 2026
cf12a56f
fix(api): return client errors during placeholder expansion
Jul 26, 2026
245219a9
Merge branch 'fix/api-placeholder-client-error' into 'main'
Jul 26, 2026
f9736cb4
fix(cluster): distinguish missing manifests from read failures
Jul 26, 2026
a9e77d90
Merge branch 'fix/cluster-manifest-read-error' into 'main'
Jul 26, 2026
51dc0b81
Merge branch 'renovate/commitlint-format-21.x' into 'main'
Jul 26, 2026
6a9f2670
Merge branch 'fix/empty-assignee-panic' into 'main'
Jul 26, 2026
4f946175
Merge branch 'renovate/gitlab.com-gitlab-org-api-client-go-v2-2.x' into 'main'
Jul 26, 2026
7c8a34f3
fix(repo): normalize dot-git URLs with trailing slash
Jul 27, 2026
660d8216
Merge branch 'fix/glrepo-dot-git-trailing-slash' into 'main'
Jul 27, 2026
fea85b79
fix(ci): handle Ctrl+M as Enter in pipeline view
Jul 27, 2026
Additional commits have been omitted to prevent performance issues.
Loading
Loading