index
:
glow
beta
config-home
dependabot/github_actions/golangci/golangci-lint-action-5
dependabot/github_actions/golangci/golangci-lint-action-6
dependabot/go_modules/github.com/charmbracelet/glamour-0.7.0
dependabot/go_modules/github.com/charmbracelet/lipgloss-0.10.0
dependabot/go_modules/github.com/sahilm/fuzzy-0.1.1
dependabot/go_modules/golang.org/x/sys-0.19.0
dependabot/go_modules/golang.org/x/term-0.19.0
deps
fix/styles-from-env
glamour-bump
master
pixterm
proposals-update
readme
revert
timeout
urls
Mirror of https://github.com/charmbracelet/glow
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2024-02-28
Create CODEOWNERS
Maas Lalani
2024-02-13
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#572)
dependabot[bot]
2024-02-13
chore(deps): bump actions/checkout from 3 to 4 (#574)
dependabot[bot]
2024-02-13
chore(deps): bump actions/setup-go from 4 to 5 (#573)
dependabot[bot]
2024-02-13
chore(ci): change dependabot pr's title
Ayman Bagabas
2024-02-13
fix(ci): update coverage workflow
Ayman Bagabas
2023-05-23
docs: add issue template (#486)
bashbunni
2023-05-12
fix(ci): remove soft-serve workflow
Ayman Bagabas
2023-03-16
chore(deps): bump actions/setup-go from 3 to 4
dependabot[bot]
2022-11-18
chore: disable dependabot timer
Christian Muehlhaeuser
2022-11-11
chore: fmt & lint issues
Carlos A Becker
2022-10-26
feat(ci): use config files from meta repo (#389)
Ayman Bagabas
2022-10-25
chore(deps): bump actions/setup-go from 2 to 3 (#405)
dependabot[bot]
2022-10-25
chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#402)
dependabot[bot]
2022-10-25
chore(deps): bump golangci/golangci-lint-action from 2 to 3 (#401)
dependabot[bot]
2022-10-25
chore(deps): bump actions/checkout from 2 to 3 (#400)
dependabot[bot]
2022-10-25
chore: dependabot
Carlos A Becker
2022-01-24
feat: sync glow with git.charm.sh
Ayman Bagabas
2021-03-28
Only login to snapcraft when secret is available in goreleaser workflow
Christian Muehlhaeuser
2021-03-27
Always use latest version of golangci-lint
Christian Muehlhaeuser
2021-03-09
Add goreleaser workflow (#257)
Christian Muehlhaeuser
2020-10-23
Split up workflows and automatically pick latest Go version
Christian Muehlhaeuser
2020-10-19
Fix coverage reporting from GitHub workflow
Christian Muehlhaeuser
2020-10-18
Add golangci linter to GitHub workflows
Christian Muehlhaeuser
2020-10-18
Clean up and re-enable Windows workflow
Christian Muehlhaeuser
2020-10-05
Add Go 1.15.x to build matrix
Christian Rocha
2020-10-05
Remove windows from CI for now
Christian Rocha
2020-10-05
Remove tests for Go 1.11 and 1.12 (keygen is 1.13 and up)
Christian Rocha
2020-10-05
Configure git for private modules
Christian Rocha
2020-03-04
Test against Go 1.14
Christian Muehlhaeuser
2020-01-08
Report test coverage in GitHub workflow
Christian Muehlhaeuser
2019-12-31
Use GitHub Actions badge in README (#120)
Christian Muehlhaeuser
2019-12-31
Add go workflow (#119)
Christian Muehlhaeuser