Age | Commit message (Collapse) | Author |
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
* Make --all configurable globally
* docs: add all option to docs and default config
* refactor: tidy fields, set showAllFiles to true if unset
---------
Co-authored-by: Stanislav (Stas) Katkov <github@skatkov.com>
Co-authored-by: bashbunni <bunni@bashbunni.dev>
|
|
|
|
|
|
|
|
Next version of Glow drops stash support, which is a breaking change.
This makes it accordingly.
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
|
|
* feat: updating glamour
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: trim space
* chore: bump
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* chore(deps): bump
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: perms
* fix: improve logs
* feat: update glamour
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
* feat: updating glamour
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: trim space
* chore: bump
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* chore(deps): bump
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
closes #333
|
|
|
|
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
closes #311
|
|
closes #464
|
|
fixes #485
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes #547
|
|
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
* ci: run govulncheck, semgrep, etc
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: error check
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
* Use GitHub API to find readme filename
* Fix lint errors and typos
* Bring back "tries to find" instead of "finds"
* Rename `readmeURL` to `apiURL`
* Don't close body
* Use GitLab API to find readme filename
* feat: improve gitlab/github readme url
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: danielwerg <35052399+danielwerg@users.noreply.github.com>
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
closes #502
|
|
* feat: allow config from CHARM_CONFIG_HOME
closes #594
closes #495
closes #328
closes #475
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: improvements on config handling
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* chore: log
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
* feat: add 'r' to refresh list
closes #416
Co-authored-by: Dieter Eickstaedt <eickstaedt@deicon.de>
* feat: refresh document
Closes #501
Co-authored-by: fedeztk <federicoserranexus@gmail.com>
---------
Co-authored-by: Dieter Eickstaedt <eickstaedt@deicon.de>
Co-authored-by: fedeztk <federicoserranexus@gmail.com>
|
|
|
|
closes #269
|
|
closes #533
closes #546
closes #512
|
|
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
|
|
* feat(deps): bump github.com/muesli/gitcha from 0.2.0 to 0.3.0
* fix: --all bypass .gitignore rules (#285)
* Update ui/ui.go
---------
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
|
|
* fix: check other possible readme paths/branches
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: url
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
* fix: Readme.md
---------
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
|
|
Signed-off-by: rustfix <771054535@qq.com>
|
|
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Commits](https://github.com/charmbracelet/glamour/compare/v0.6.0...v0.7.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/glamour
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>
|
|
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
* feat!: cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* more cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: more cleanup
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: more cleanup
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
|
|