Clone
git clone https://vit.am/~ololduck/abbaye/repository.git Abbaye
develop
| Hash | Subject | Author | Date |
|---|---|---|---|
| 14e0e47developbrowse | fix: ref badge links on commit log pages use browse/ instead of refs/ | ololduck | |
| 716e743v0.10.1browse | build: export aarch64 linker env var in release script | ololduck | |
| 623a33c | chore: release v0.10.1 | ololduck | |
| 3a94614 | build: fix release script version handling, hook skipping, and mise test | ololduck | |
| 06b9eaa | build: replace cross with native aarch64-musl linker | ololduck | |
| e1f1998v0.10.0browse | Merge branch 'develop' | ololduck | |
| 131344c | release: prepare for 0.10.0 release | ololduck | |
| 70e7c97 | feat: update ref badge links to browse view with cleaner URLs | ololduck | |
| 30e22f8 | feat: update ref badge links to browse view with cleaner URLs | ololduck | |
| 6400b05 | feat(git_ui): raw file download and ref-based browse URLs | ololduck | |
| fd32d41 | fix: re-add aarch64 musl target | ololduck | |
| ecfe026 | docs: update mise plugin targets to musl | ololduck | |
| 3775095v0.9.1browse | fix: drop aarch64 target for site build (no cross-compiler on dev) | ololduck | |
| f5c8192 | chore: release v0.9.1 | ololduck | |
| a376c78 | fix: restore default git UI prefix to repository | ololduck | |
| 8d154b4v0.9.0browse | fix: drop aarch64 target for site build (no cross-compiler on dev) | ololduck | |
| 359d664 | chore: release v0.9.0 | ololduck | |
| 22e2605 | feat(git_ui): configurable prefix, default to site root | ololduck | |
| 3cf852e | chore: add cargo-edit to mise tools, create release script, mise plugin | ololduck | |
| f73fb3bv0.8.1browse | Merge branch 'feat/tree-link-on-log' into develop | ololduck | |
| 39ace46 | Merge branch 'main' into develop | ololduck | |
| a089312 | Merge branch 'develop' into feat/tree-link-on-log | ololduck | |
| 3c6615b | Merge branch 'fix/changelog-version-prefix' into develop | ololduck | |
| de43235v0.8.0browse | chore: release v0.8.0 | ololduck | |
| 6bef23e | feat(git_ui): show browse link directly on log page for browsable commits | ololduck | |
| 03c11c9 | docs: Add some more docs to README/crate docs to reflect new config options | ololduck | |
| b4efb74 | fix: strip leading v prefix from changelog version headings | ololduck | |
| 6e788ab | chore: prepare release | ololduck | |
| 17087a0 | refactor: Orchestrator functions are now split in more functions | ololduck | |
| 6c0bb90 | fix: don't render HTML if it's not enabled in config | ololduck | |
| 331a379 | perf: don't read artifacts 2 times (1 to generate hash, the other to copy to final resting place | ololduck | |
| ddb9347 | feat: add artifact name/comment for release page display | ololduck | |
| 3082a74 | fix: make the refnames (branch/tag) clickable in gitui | ololduck | |
| fcb32c6 | refactor(templates,cli): extract <header> into base.html; dump-theme only writes enabled formats | ololduck | |
| 05ce4cf | feat: add builder categories for grouped artifact display on release pages | ololduck | |
| 68fcef5 | feat: detect non-interactive terminals and fall back to logging | ololduck | |
| 71cfbba | refactor: split builder running & output rendering into own modules | ololduck | |
| ab34afc | feat: add multi-format output support (HTML + Gemtext) | ololduck | |
| e1dfdc3v0.7.1browse | chore: release v0.7.1 | ololduck | |
| 9460e48 | chore: prepare for next release | ololduck | |
| 3349852 | refactor: move `archive_dir` to utils | ololduck | |
| cd7bc5f | fix: also in/exclude branches in the clonable repository according to config | ololduck | |
| fc8900e | fix: enable use of $ABBAYE_BUILDING_VERSION in script builder outputs | ololduck | |
| 394f83d | feat: Add in/exclude to git ui refs to generate | ololduck | |
| 080b1a5 | remove em-dashes. I thought they were the correct thing to use but LLMs have ruined that for me | ololduck | |
| 2f4eb91v0.7.0browse | chore: release v0.7.0 | ololduck | |
| 5a9484b | fix(docs): remove extraneous header level in readme | ololduck | |
| 8a4be14 | fix: load extra template files when using user theme | ololduck | |
| ac0e813 | fix: write site.css into theme_path/static, instead of theme_path | ololduck | |
| f8f85df | feat: add a static UI for the repository. | ololduck | |
| 6297799v0.6.1browse | chore: release v0.6.1 | ololduck | |
| 93125e9 | chore: release v0.6.1 | ololduck | |
| cca3e10 | feat(cargo): Skip custom-build targets in cargo builder | ololduck | |
| 8645f5av0.6.0browse | chore: release v0.6.0 | ololduck | |
| 160a692 | chore: update config schema, fmt | ololduck | |
| 8ee6284 | feat: Add self-update command reading from the published releases.atom | ololduck | |
| 575436b | feat(cli): Add UsageSpec command with clap_usage | ololduck | |
| 854f37f | feat: Add Markdown builder and template | ololduck | |
| 22a620c | feat: enable parallel cargo builds | ololduck | |
| bbcb77d | feat: Add parallel builder execution | ololduck | |
| 4940405v0.5.1browse | chore: Add automatic http serving of `public` dir when contributing. | ololduck | |
| 6a9916b | feat: Add /latest/ link to "latest" badge on version listing page | ololduck | |
| 7cc5f0e | fix: use correct URL for og:image property in template | ololduck | |
| 8b03dd8v0.5.0browse | fix(release): re-add cargo.lock whin running release task | ololduck | |
| b7d8a4b | chore: release v0.5.0 | ololduck | |
| 3c92dfd | fix: change schemars spec from 2020-12 to draft-07 | ololduck | |
| 0778441 | chore: Wait for schema generation before running linting | ololduck | |
| ac26c12 | chore: run mise fmt on toml files | ololduck | |
| 2e5ea36 | chore: fix mise generate-schema task | ololduck | |
| ba7a5b5 | feat: Add ScriptBuilder and version string propagation | ololduck | |
| 14754b1 | feat: Add AbbayeConfig schema gen and `dump-schema` command | ololduck | |
| 553d1df | feat: Add opengraph metadata to site generation | ololduck | |
| 78f19a0 | feat: If a `static` dir is found in custom theme folder, copy it to output | ololduck | |
| 632dbe7 | chore: fix git push before git tag in release task | ololduck | |
| bd5ed90v0.4.0browse | chore: release v0.4.0 | ololduck | |
| 15230c7 | chore: fixup mise.toml tasks | ololduck | |
| 34cbe0c | feat: Add build-all command which builds all tags | ololduck | |
| 44bfea6v0.3.0browse | chore: release v0.3.0 | ololduck | |
| 41b7908 | chore: release v0.3.0 | ololduck | |
| 475a1b3 | chore: release v0.3.0 | ololduck | |
| 20b76ed | chore: fmt & rework `mise run release` | ololduck | |
| e0e2270 | fix: copy files referenced in readme alongside with it | ololduck | |
| 00fdabf | docs: Add customization info to crate docs/README | ololduck | |
| 672037d | feat: add theming support | ololduck | |
| 37100ac | feat: add changelog to releases.atom feed | ololduck | |
| 950d336 | fix: remove central wheel from logo | ololduck | |
| b2f24e9 | feat: Add repository URL support | ololduck | |
| f736ab7 | feat: Add CLI and config serialization | ololduck | |
| 8992c64 | docs: add repo url & doc url to Cargo metadata | ololduck | |
| 0a4ff5b | fix: remove builder artifact hashing as it is done on site build | ololduck | |
| 61b0513 | docs: fix main repo url | ololduck | |
| ccc40f5v0.2.0browse | chore: release v0.2.0 | ololduck | |
| 1a6e3b2 | feat: Render dist metadata in version index + RSS | ololduck | |
| bfa554e | feat: Render dist file metadata in version index | ololduck | |
| bf84b0c | docs: Add Logos and fill up the README | ololduck | |
| bb4e6edv0.1.1browse | refactor: rename abbaye2 to abbaye | ololduck | |
| e4f125b | feat: Add release task and bump for changelog | ololduck | |
| d6a8add | fix: Remove source tarball and change archiving path | ololduck | |
| 740442a | feat: add changelog task and wire into build | ololduck | |
| c0195e8 | feat: Add core site generator with builders and templates | ololduck | |
| f094f98 | Switch to AGPL license | ololduck | |
| dba8234 | Initial Commit | ololduck |