Commit History

Author SHA1 Message Date
  Jan Holthuis 08f4c964bd .travis.yml: Use at least Python 3.6 4 years ago
  Jan Holthuis 3bc4886fc0 .travis.yml: Use pre-commit for linting 4 years ago
  Jan Holthuis 5d709d35b3 Fix various code style issues 4 years ago
  Jan Holthuis 43b10754f4 Add pre-commit config 4 years ago
  Jan Holthuis ccf6113e28 Add .flake8 configuration 4 years ago
  Jan Holthuis 7f18a3d202 Add pyproject.toml for black configuration 4 years ago
  Jan Holthuis b60c39a5fc .travis.yml: Add initial config for Travis CI 4 years ago
  Jan Holthuis 6f52710420 Add requirements.txt 4 years ago
  Jan Holthuis 7bde7fe824 docs: Add some information regarding hosting on GitHub Pages 4 years ago
  Jan Holthuis 5e03ff5906 docs/faq: Add FAQ to documentation 4 years ago
  Jan Holthuis f5f5dca28f docs/configuration: Add smv_prefer_remote_refs option 4 years ago
  Jan Holthuis 1cafcd7b3b main: Improve warning when an output dir is skipped 4 years ago
  Jan Holthuis 1f30de7017 main: Add support for preferring local/remote refs 4 years ago
  Jan Holthuis 31b55c7e91 sphinx: Fix wrong invocation of datetime.strftime for config.today 4 years ago
  Jan Holthuis 480b394299 Get rid of Python 3.7 dependency 4 years ago
  Jan Holthuis fd189457d6 Show warning if matching references have been found 4 years ago
  Jan Holthuis aae989a375 Set sphinx date from commit creatordate 4 years ago
  Jan Holthuis 2ad236af5a Improve config parsing in sphinx extension 4 years ago
  Jan Holthuis 3ab33e5148 Add missing "-D" flag for command line defines 4 years ago
  Jan Holthuis 537cb23438 Fix source directory path for other versions 4 years ago
  Jan Holthuis 318b025d41 README: Add link to documentation 4 years ago
  Jan Holthuis fcf6342a9a docs: Add documentation 4 years ago
  Jan Holthuis c5af0add43 setup.py: Fix some metadata 4 years ago
  Jan Holthuis 366e7f3c8b main: Also catch OSErrors when loading the config 4 years ago
  Jan Holthuis 8f992a3761 Replace default outputdir format 4 years ago
  Jan Holthuis 88171df2dd Refactor config loading and git tree parsing 4 years ago
  Jan Holthuis 54112368be git: Switch from shallow clones to "git archive" to support arbitrary commits 4 years ago
  Jan Holthuis 4cae607d1a Add support for distinguishing released/in-development versions 4 years ago
  Jan Holthuis 1f826ea099 git: Find additional version metadata such as is_remote and commit id 4 years ago
  Jan Holthuis 6aa7531836 sphinx: Simplify code by moving Version creation into separate method 4 years ago