-
Notifications
You must be signed in to change notification settings - Fork 368
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: pradyunsg/furo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2022.09.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pradyunsg/furo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2022.09.29
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 3 contributors
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 82dd61c - Browse repository at this point
Copy the full SHA 82dd61cView commit details
Commits on Sep 25, 2022
-
Support MyST table column alignment (#531)
With Markdown tables, one can control column alignment: ```markdown | left | center | right | | :--- | :----: | ----: | | a | b | c | ``` To enable this non-standard (in docutils) feature, MyST-Parser adds CSS classes to the `td`/`th`, which then require implementation by the HTML themes.
Configuration menu - View commit details
-
Copy full SHA for 9af2e44 - Browse repository at this point
Copy the full SHA 9af2e44View commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 149f77b - Browse repository at this point
Copy the full SHA 149f77bView commit details -
Build documentation in pull requests
This will catch basic issues in PRs.
Configuration menu - View commit details
-
Copy full SHA for 52fc32f - Browse repository at this point
Copy the full SHA 52fc32fView commit details
Commits on Sep 29, 2022
-
Add
source_edit_linkas a theme configuration parameter (#510)This enables providing custom URLs for alternative VCS hosts.
Configuration menu - View commit details
-
Copy full SHA for 5a0ceca - Browse repository at this point
Copy the full SHA 5a0cecaView commit details -
Modernise the
edit-this-page.htmltemplateThis now uses the current `basic-ng` template for determining when and how to present the edit button.
Configuration menu - View commit details
-
Copy full SHA for 509c558 - Browse repository at this point
Copy the full SHA 509c558View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0fe52 - Browse repository at this point
Copy the full SHA bc0fe52View commit details -
Configuration menu - View commit details
-
Copy full SHA for af43607 - Browse repository at this point
Copy the full SHA af43607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1375f9d - Browse repository at this point
Copy the full SHA 1375f9dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2022.09.15...2022.09.29