-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: clymber/cppreference-doc
base: master
head repository: PeterFeicht/cppreference-doc
compare: master
- 15 commits
- 8 files changed
- 5 contributors
Commits on Oct 7, 2024
-
preprocess-css: update font-family names to match the website
In this file, font-family uses names with spaces, but the website declares it without spaces, this would update the font-family names to match the website. Fixes p12tic#138
Configuration menu - View commit details
-
Copy full SHA for 985db4c - Browse repository at this point
Copy the full SHA 985db4cView commit details
Commits on Nov 6, 2024
-
Merge pull request p12tic#139 from myfreeer/patch-1
preprocess-css: update font-family names to match the website
Configuration menu - View commit details
-
Copy full SHA for 5acdb10 - Browse repository at this point
Copy the full SHA 5acdb10View commit details
Commits on Nov 10, 2024
-
ci(Makefile): Use system-agnostic path for bash.
Change `SHELL` variable in Makefile from `/bin/bash` to `/usr/bin/env bash`.
Configuration menu - View commit details
-
Copy full SHA for d0a5b77 - Browse repository at this point
Copy the full SHA d0a5b77View commit details -
This improves the README to clarify that this repo does not contain any Cppreference content, but is only for creating the offline archive. Fixes PeterFeicht#35.
Configuration menu - View commit details
-
Copy full SHA for 8e6a0bb - Browse repository at this point
Copy the full SHA 8e6a0bbView commit details -
Makefile: Add install targets per type
This adds separate install targets for the different types of documentation built. The existing `install` target builds all types of documentation, which is rarely useful outside of a release build. For PeterFeicht#31.
Configuration menu - View commit details
-
Copy full SHA for 4573224 - Browse repository at this point
Copy the full SHA 4573224View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d3311 - Browse repository at this point
Copy the full SHA e1d3311View commit details -
Configuration menu - View commit details
-
Copy full SHA for be7aa57 - Browse repository at this point
Copy the full SHA be7aa57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24448ac - Browse repository at this point
Copy the full SHA 24448acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37cead4 - Browse repository at this point
Copy the full SHA 37cead4View commit details -
Merge remote-tracking branch 'upstream/master'
* upstream/master: preprocess-css: update font-family names to match the website
Configuration menu - View commit details
-
Copy full SHA for 5b4cd08 - Browse repository at this point
Copy the full SHA 5b4cd08View commit details -
Configuration menu - View commit details
-
Copy full SHA for f858123 - Browse repository at this point
Copy the full SHA f858123View commit details -
Configuration menu - View commit details
-
Copy full SHA for fea1c32 - Browse repository at this point
Copy the full SHA fea1c32View commit details
Commits on Feb 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for be3ce3c - Browse repository at this point
Copy the full SHA be3ce3cView commit details
Commits on Dec 8, 2025
-
Preprocess: Fix download of read-only site
The site has been in read-only mode for an upgrade for some time, which changes some of the URLs. This updates filters to also match changed URLs when cloning the site and cleaning up files.
Configuration menu - View commit details
-
Copy full SHA for b7f2e23 - Browse repository at this point
Copy the full SHA b7f2e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f773b7 - Browse repository at this point
Copy the full SHA 4f773b7View commit details
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 master...master