Commit log
7abfe3d
feat(deps): bump github.com/gogs/git-module from 1.6.1 to 1.7.0
Click to expand commit body
Bumps [github.com/gogs/git-module](https://github.com/gogs/git-module) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/gogs/git-module/releases)
- [Commits](https://github.com/gogs/git-module/compare/v1.6.1...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/gogs/git-module
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
cf6870c
fix(dep): exclude go-diff@v1.2.0
Ayman Bagabas
created
0032dcf
chore(deps): bump golangci/golangci-lint-action from 2 to 3
Click to expand commit body
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
8cf1a60
chore(deps): bump actions/checkout from 2 to 3
Click to expand commit body
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
c6a3c34
feat(deps): bump github.com/caarlos0/env/v6 from 6.9.1 to 6.9.3
Click to expand commit body
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env) from 6.9.1 to 6.9.3.
- [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/v6.9.1...v6.9.3)
---
updated-dependencies:
- dependency-name: github.com/caarlos0/env/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
db0c80b
feat: add dependabot
Ayman Bagabas
created
cc704b5
docs: show image as 100% and max-width 750px
Maas Lalani
created
6a12c0e
docs: update readme
Ayman Bagabas
created
4142a98
fix(ci): remove manpages workflow
Click to expand commit body
this is replaced by `soft man`
Ayman Bagabas
created
8f03e77
fix: remove outdated man.1 file
Ayman Bagabas
created
8ddf5ec
chore: remove debugging logs
Ayman Bagabas
created
24289bc
feat(ui): more mouse support
Ayman Bagabas
created
2deced9
feat(ui): selector click mouse support
Ayman Bagabas
created
d4baf86
feat(ui): mouse select tabs
Ayman Bagabas
created
53abadb
feat: use bubblezone for better mouse support
Ayman Bagabas
created
1cf1e2f
feat(ui): de-emphasize tabs slightly
Christian Rocha
created
dae2779
feat(ui): balance color on repo selector indicator bar
Christian Rocha
created
ada4f6c
fix(ui): selected filtered item color
Click to expand commit body
fix filtered repositories active item color
Ayman Bagabas
created
8ab61e3
fix(ui): incorrect commit date format
Ayman Bagabas
created
a1aaf85
fix: bump glamour to fix chroma concurrent map access
Click to expand commit body
https://github.com/alecthomas/chroma/pull/650
Ayman Bagabas
created
028e9ca
fix(ui): update log items when toggling help footer
Ayman Bagabas
created
8aa2008
chore: improve tag readability on light backgrounds
Christian Rocha
created
de6adc0
chore: desaturate hash color
Christian Rocha
created
4540984
chore: further adjust colors in selector and repo header
Christian Rocha
created
31d29e5
chore: remove extraneous declarations
Christian Rocha
created
32a6c0c
chore: adjust colors in repo selector
Christian Rocha
created
6f5812b
chore: normalize nested struct defininition style
Christian Rocha
created
772a8cf
chore: fix remaining light background color contrast issues
Christian Rocha
created
d35dd11
chore: improve green contrast on light backgrounds
Christian Rocha
created
09ec118
chore: make repo-level tags work in one-color situations
Christian Rocha
created
a054be8
chore: adjust highlight style in top level repo selector
Christian Rocha
created
015b0b0
chore: de-emphasize Glamour headers
Christian Rocha
created
c7e890c
chore: adjust top-level tab style
Christian Rocha
created
b85cc41
chore: remove unused styles
Christian Rocha
created
7f1b447
chore: server name style
Christian Rocha
created
dd6f492
chore: minor tidying up
Christian Rocha
created
2bbe257
chore: update box var naming for tabs in repo section
Christian Rocha
created
c05193f
fix: repo names in headers now show up in light terminals
Christian Rocha
created
9d1a348
chore: update old box terminolgy for tab system
Christian Rocha
created
d49a0ed
chore: remove some unused styles
Christian Rocha
created
373e399
chore: adjust tab highlight color
Christian Rocha
created
b41596d
chore: tidy up ref browser style names
Christian Rocha
created
a4eeaf5
chore: organize tree style names
Christian Rocha
created
a05f2d3
feat: also highlight hashes in log browser
Christian Rocha
created
c165ea6
chore: specify ANSI256 colors directly (per current Wish limitations)
Christian Rocha
created
7b49657
chore: organize styles a bit
Christian Rocha
created
bebb62a
feat: also apply keyword styling to inactive log items
Christian Rocha
created
9210c7d
feat: apply highlight styling to log browser
Christian Rocha
created
02e8f4e
chore: adjust little cursor color in files/branches/tag
Christian Rocha
created
69a9d87
feat: apply highlight color to branchdes and tags
Christian Rocha
created