Commit log
1d7f57b
Fix config wrapcheck issues and continue systematic fixes
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
copilot-swe-agent[bot]
and
caarlos0
created
2 months ago
1c23c41
Fix typecheck issues and some initial wrapcheck cases
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
copilot-swe-agent[bot]
and
caarlos0
created
2 months ago
e6d43c3
Fix exhaustive switch cases, errcheck, and nolintlint issues
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
copilot-swe-agent[bot]
and
caarlos0
created
2 months ago
c9df1b1
Fix unparam and revive linting issues - unused params, comment styles, package docs
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
copilot-swe-agent[bot]
and
caarlos0
created
2 months ago
86387a7
Fix all godot comment punctuation and prealloc slice allocation issues
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
copilot-swe-agent[bot]
and
caarlos0
created
2 months ago
c62a6cf
Fix import aliases to resolve typecheck issues and enable linting
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
copilot-swe-agent[bot]
and
caarlos0
created
2 months ago
c3ba5d0
Remove unused nolint directives and fix more godot/misspell issues
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
copilot-swe-agent[bot]
and
caarlos0
created
2 months ago
018556c
Fix all exhaustive switch case issues and some godot/nolintlint issues
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
copilot-swe-agent[bot]
and
caarlos0
created
2 months ago
8b5fac9
Remove unused nolint directives and continue lint cleanup
Click to expand commit body
Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
copilot-swe-agent[bot]
and
andreynering
created
2 months ago
78f3688
Fix additional exhaustive issues and service-related switch cases
Click to expand commit body
Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
copilot-swe-agent[bot]
and
andreynering
created
2 months ago
7d81324
Fix nolintlint spacing, goconst issues, and git package exhaustive cases
Click to expand commit body
Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
copilot-swe-agent[bot]
and
andreynering
created
2 months ago
f446f1d
Fix remaining import alias issues and verify all builds pass
Click to expand commit body
Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
copilot-swe-agent[bot]
and
andreynering
created
2 months ago
83ef788
Fix structural API issues in git package wrapper types
Click to expand commit body
Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
copilot-swe-agent[bot]
and
andreynering
created
2 months ago
21d7286
Fix import aliases for log, jwt, humanize, and git-module packages
Click to expand commit body
Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
copilot-swe-agent[bot]
and
andreynering
created
2 months ago
1fdc818
Initial assessment and plan for fixing linting issues
Click to expand commit body
Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
copilot-swe-agent[bot]
and
andreynering
created
2 months ago
copilot-swe-agent[bot]
created
2 months ago
5d9034c
ci: sync dependabot config (#741)
Charm
created
2 months ago
76a71ef
chore(deps): bump actions/checkout from 4 to 5 (#735)
Click to expand commit body
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
2 months ago
5a2bde5
fix: check that commit is a SHA1 (#737)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
2 months ago
68e6304
chore(deps): bump github.com/alecthomas/chroma/v2 from 2.19.0 to 2.20.0 (#730)
Click to expand commit body
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.19.0...v2.20.0)
---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
dependency-version: 2.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
2 months ago
efa8c06
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.3.0 (#731)
Click to expand commit body
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
2 months ago
fa175c7
fix: repo commit help (#736)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
2 months ago
de888b9
test: fix golden files
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
2 months ago
844f175
ci: sync golangci-lint config (#732)
Click to expand commit body
Co-authored-by: aymanbagabas <3187948+aymanbagabas@users.noreply.github.com>
github-actions[bot]
and
aymanbagabas
created
2 months ago
dbcded6
chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#727)
Click to expand commit body
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 months ago
9b64ebd
chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 (#726)
Click to expand commit body
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 months ago
397288d
fix(ui): help menu on file list view (#719)
Click to expand commit body
* fix(ui): Add additional key function indicators
Add the h and l indications in the help message when
those keys select items from lists.
* fix(ui); Fix action long help on file views
Prior to this commit, the copy command help was not overwritten as
intended, and blame and toggle line number options were shown in help on
the file list view page, but only functioned on the file content view
page.
Eldon
created
3 months ago
52f7a9e
feat(tui): yank the patch/diff to clipboard (#725)
Benjamin Chausse
created
3 months ago
331bf84
chore(deps): bump github.com/alecthomas/chroma/v2 from 2.18.0 to 2.19.0 (#723)
Click to expand commit body
Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.18.0...v2.19.0)
---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
dependency-version: 2.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 months ago
c177e0c
chore(deps): bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.1 (#722)
Click to expand commit body
Bumps [github.com/caarlos0/env/v11](https://github.com/caarlos0/env) from 11.2.2 to 11.3.1.
- [Release notes](https://github.com/caarlos0/env/releases)
- [Changelog](https://github.com/caarlos0/env/blob/main/.goreleaser.yml)
- [Commits](https://github.com/caarlos0/env/compare/v11.2.2...v11.3.1)
---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v11
dependency-version: 11.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 months ago
8e6fd53
fix(ui): use more accurate scroll percent symbol and improve status bar
Click to expand commit body
rendering
Ayman Bagabas
created
4 months ago
28de5aa
Merge pull request #678 from charmbracelet/v2-exp
Click to expand commit body
Use the new v2 stack
Ayman Bagabas
created
4 months ago
a9140d3
chore(ui): common: remove unused style config
Ayman Bagabas
created
4 months ago
5356717
docs(common): update style comment
Ayman Bagabas
created
4 months ago
a1f2860
Merge branch 'main' into v2-exp
Ayman Bagabas
created
4 months ago
8ff1c70
chore: update .goreleaser.yml to version 2
Ayman Bagabas
created
4 months ago
7c3fa24
fix(ui): viewport: rename HalfViewDown/Up to HalfPageDown/Up
Ayman Bagabas
created
4 months ago
cae98f8
chore: update dependencies
Ayman Bagabas
created
4 months ago
a2c6ec1
Merge branch 'main' into v2-exp
Ayman Bagabas
created
4 months ago
e93eeff
fix(daemon): ensure daemon starts correctly in tests and ignore errors
Ayman Bagabas
created
4 months ago
14a804a
fix(ssh): honor SOFT_SERVE_NO_COLOR env var in blob command
Ayman Bagabas
created
4 months ago
7e944a2
fix(ui): remove red background for empty spaces in code blocks
Ayman Bagabas
created
4 months ago
02eaf7f
Merge branch 'main' into v2-exp
Ayman Bagabas
created
4 months ago
3f646c6
fix(daemon): mutex for listeners
Ayman Bagabas
created
4 months ago
cae622b
ci: sync golangci-lint config (#708)
Click to expand commit body
Co-authored-by: aymanbagabas <3187948+aymanbagabas@users.noreply.github.com>
github-actions[bot]
and
aymanbagabas
created
4 months ago
332fd00
fix(ssh): keep using EmulatedPty for now
Ayman Bagabas
created
4 months ago
f2b3e4f
Merge branch 'main' into v2-exp
Ayman Bagabas
created
4 months ago
5374b8d
chore: upgrade wish to v2-exp
Ayman Bagabas
created
4 months ago
df3d71c
feat(ui): adapt to new glamour v2 updates
Ayman Bagabas
created
4 months ago
d05c13c
feat(web): add support for http git-upload-archive service
Ayman Bagabas
created
4 months ago
Page 1 of 20