startgit

Static page generator for git repositories
git clone git://git.dimitrijedobrota.com/startgit.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |

ModeNameSize
-rw-r--r--.clang-format178L
-rw-r--r--.clang-tidy163L
-rw-r--r--.codespellrc6L
-rw-r--r--.gitignore11L
-rw-r--r--BUILDING.md60L
-rw-r--r--CMakeLists.txt76L
-rw-r--r--CMakePresets.json159L
-rw-r--r--CODE_OF_CONDUCT.md5L
-rw-r--r--CONTRIBUTING.md19L
-rw-r--r--HACKING.md149L
-rw-r--r--LICENSE.md21L
-rw-r--r--README.md69L
-rw-r--r--cmake/coverage.cmake33L
-rw-r--r--cmake/dev-mode.cmake23L
-rw-r--r--cmake/folders.cmake21L
-rw-r--r--cmake/install-rules.cmake8L
-rw-r--r--cmake/lint-targets.cmake33L
-rw-r--r--cmake/lint.cmake51L
-rw-r--r--cmake/prelude.cmake10L
-rw-r--r--cmake/project-is-top-level.cmake6L
-rw-r--r--cmake/spell-targets.cmake22L
-rw-r--r--cmake/spell.cmake29L
-rw-r--r--cmake/variables.cmake28L
-rw-r--r--source/arguments.cpp8L
-rw-r--r--source/arguments.hpp34L
-rw-r--r--source/branch.cpp66L
-rw-r--r--source/branch.hpp45L
-rw-r--r--source/commit.cpp82L
-rw-r--r--source/commit.hpp38L
-rw-r--r--source/diff.cpp87L
-rw-r--r--source/diff.hpp95L
-rw-r--r--source/file.cpp46L
-rw-r--r--source/file.hpp33L
-rw-r--r--source/html.cpp743L
-rw-r--r--source/html.hpp15L
-rw-r--r--source/main.cpp885L
-rw-r--r--source/repository.cpp54L
-rw-r--r--source/repository.hpp53L
-rw-r--r--source/tag.cpp15L
-rw-r--r--source/tag.hpp25L
-rw-r--r--source/utils.cpp82L
-rw-r--r--source/utils.hpp16L
-rw-r--r--test/CMakeLists.txt17L
-rw-r--r--test/source/startgit_test.cpp4L