-
Notifications
You must be signed in to change notification settings - Fork 198
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see whatβs changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: charmbracelet/glamour
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: charmbracelet/glamour
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 118 files changed
- 9 contributors
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f16d73d - Browse repository at this point
Copy the full SHA f16d73dView commit details -
deps: update all deps, go version (#307)
* deps: update all deps, go version Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * ci: fix * test: fix * deps: update Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 95b5dc8 - Browse repository at this point
Copy the full SHA 95b5dc8View commit details -
chore(deps): bump github.com/microcosm-cc/bluemonday (#309)
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.26 to 1.0.27. - [Release notes](https://github.com/microcosm-cc/bluemonday/releases) - [Commits](microcosm-cc/bluemonday@v1.0.26...v1.0.27) --- updated-dependencies: - dependency-name: github.com/microcosm-cc/bluemonday dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 359aef4 - Browse repository at this point
Copy the full SHA 359aef4View commit details -
chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#301)
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](golangci/golangci-lint-action@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>
Configuration menu - View commit details
-
Copy full SHA for 2878d38 - Browse repository at this point
Copy the full SHA 2878d38View commit details -
ci: scan vulns and common errors (#310)
* ci: scan vulns and common errors Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: use go fuzz Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: using io.WriteString when it makes sense --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8abcfb0 - Browse repository at this point
Copy the full SHA 8abcfb0View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4620e19 - Browse repository at this point
Copy the full SHA 4620e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b99e4 - Browse repository at this point
Copy the full SHA 47b99e4View commit details -
fix: many rendering issues (#317)
* wip Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * wip * wip * wip * fix: autolink closes #290 * fix: escape characters closes #106 closes #274 closes #311 * fix: table * ci: golangci lint update * feat: use x/golden * test: #106 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: #290 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: #312 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: #257 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: #149 * fix: #239 * feat: use lipgloss table closes #262 Co-authored-by: bashbunni <bunni@bashbunni.dev> * fix: codespan is not a block * test: #315 * test: #316 * fix: #316 * test: table * fix: codespans, tables * test: table * test: #117 * test: #60 * fix: rm stylewriter * fix: #313 * fix: margin * fix: blocks and word wrap * fix: build Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * chore: gitattributes * fix: test opt Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: stable lipgloss Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: double styles * fix: tables * fix: tables --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: bashbunni <bunni@bashbunni.dev>
Configuration menu - View commit details
-
Copy full SHA for 5f5965e - Browse repository at this point
Copy the full SHA 5f5965eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f0bd4 - Browse repository at this point
Copy the full SHA 26f0bd4View commit details -
feat(auto): auto NoTTY style (#268)
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3e9140 - Browse repository at this point
Copy the full SHA c3e9140View commit details -
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dad25dc - Browse repository at this point
Copy the full SHA dad25dcView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fcce6f - Browse repository at this point
Copy the full SHA 1fcce6fView commit details
Commits on Aug 5, 2024
-
fix(styles): tokyo night (#320)
* fix: tokyo night Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * docs: contributing styles * refactor(styles): move to styles package * feat(examples): add stdin/stdout example with env styles detection * chore: clean commented code * fix: fix errors * docs(gallery): add tokyo night image * fix: update generate-style-json path Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com> * docs: how to create a new style --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: bashbunni <bunni@bashbunni.dev> Co-authored-by: bashbunni <15822994+bashbunni@users.noreply.github.com> Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 29b800e - Browse repository at this point
Copy the full SHA 29b800eView commit details
There are no files selected for viewing