]> git.maquefel.me Git - brevno-suite/hugo/shortlog
brevno-suite/hugo
2026-04-26 Nikita Shubinmod+sum: no idea which commit it belongs nshubin/git_purism
2026-04-26 Nikita Shubinhugolib: Add support for gitpurism
2026-04-26 Nikita Shubinhugolib: Add gitpurism module
2026-04-26 Nikita ShubinFIXME: hugolib: markdown_title: add title from markdown
2026-04-25 Nikita Shubinhugolib: gitinfo: use contentDir not workingDir
2026-04-24 Bjørn Erik... Replace deprecated .Site.Sites/.Page.Sites with hugo...
2026-04-23 Bjørn Erik... helpers: Remove unused code
2026-04-23 Bjørn Erik... common/constants: Remove unused consts
2026-04-23 Bjørn Erik... common/paths: Remove unused code
2026-04-23 Joe Mooringlangs/i18n: Fix translation lookup when using language...
2026-04-23 Joe Mooringtests: Update Ruby setup action to v1.305.0
2026-04-23 dependabot... build(deps): bump github.com/magefile/mage from 1.17...
2026-04-23 Bjørn Erik... deps: Upgrade github.com/bep/imagemeta v0.17.1 => v0...
2026-04-22 Joe Mooringlangs: Use Language.Locale as primary localization key
2026-04-22 Bjørn Erik... config/security: Add "! " negation to Whitelist, harden...
2026-04-22 dependabot... build(deps): bump github.com/aws/aws-sdk-go-v2/service...
2026-04-22 dependabot... build(deps): bump github.com/mattn/go-isatty from 0...
2026-04-22 dependabot... build(deps): bump github.com/bep/mclib (#14787)
2026-04-22 Bjørn Erik... Harden Node tool execution with --permission flag
2026-04-20 Bjørn Erik... tpl/collections: Honor the Eqer interface in where...
2026-04-20 dependabot... build(deps): bump google.golang.org/api from 0.267...
2026-04-20 dependabot... build(deps): bump github.com/aws/aws-sdk-go-v2 from...
2026-04-20 Bjørn Erik... modules: Ignore non-require blocks in go.mod rewrite
2026-04-20 Bjørn Erik... Replace the concurrent map with an identical upstream...
2026-04-20 dependabot... build(deps): bump github.com/getkin/kin-openapi from...
2026-04-20 dependabot... build(deps): bump github.com/bep/goportabletext from...
2026-04-20 dependabot... build(deps): bump golang.org/x/image from 0.38.0 to...
2026-04-20 Bjørn Erik... deps: Upgrade github.com/bep/imagemeta v0.17.0 => v0...
2026-04-19 Bjørn Erik... Add slice-based permalinks config with PageMatcher...
2026-04-19 Bjørn Erik... commands: Add missing import
2026-04-19 Bjørn Erik... Revert "common/hugo: Deprecate extended and extended_wi...
2026-04-18 Bjørn Erik... Adjust the SECURITY.md slightly
2026-04-18 Joe Mooringcreate: Fix non-deterministic conflict detection in...
2026-04-18 dependabot... build(deps): bump golang.org/x/tools from 0.43.0 to...
2026-04-18 Joe Mooringresources/page: Add passing test for Issue #14325
2026-04-17 Bjørn Erik... agents: Add a note about having the issue ID in test...
2026-04-17 Joe Mooringcommands: Fix environment isolation for configuration...
2026-04-16 dependabot... build(deps): bump github.com/evanw/esbuild from 0.27...
2026-04-16 dependabot... build(deps): bump github.com/aws/aws-sdk-go-v2 from...
2026-04-16 dependabot... build(deps): bump github.com/pelletier/go-toml/v2 from...
2026-04-16 dependabot... build(deps): bump github.com/tdewolff/minify/v2 from...
2026-04-15 Bjørn Erik... Fix filename dimension identifiers (_role_X_, _version_...
2026-04-15 Bjørn Erik... Add a more flexible filename identifier scheme that...
2026-04-14 Bjørn Erik... Fix it so we never auto-fallback to page resources...
2026-04-13 Joe Mooringcommon/hugo: Deprecate extended and extended_withdeploy...
2026-04-09 Bjørn Erik... parser/pageparser: Add a parser fuzz test
2026-04-08 hugoreleaserreleaser: Bump versions for release of 0.160.1
2026-04-08 Bjørn Erik... Fix panic when passthrough elements are used in headings
2026-04-08 Bjørn Erik... Fix panic on edit of legacy mapped template names that...
2026-04-07 Bjørn Erik... Fix RenderShortcodes leaking context markers when indented
2026-04-07 Bjørn Erik... Strip nested page context markers from standalone Rende...
2026-04-07 Bjørn Erik... Rename deprecated cascade._target to cascade.target...
2026-04-07 Bjørn Erik... Fix auto-creation of root sections in multilingual...
2026-04-06 Christopher... readme: Fix links
2026-04-04 hugoreleaserreleaser: Prepare repository for 0.161.0-DEV
2026-04-04 hugoreleaserreleaser: Bump versions for release of 0.160.0
2026-04-04 dependabot... build(deps): bump github.com/magefile/mage from 1.16...
2026-04-04 Bjørn Erik... Fix some recently introduced Position issues
2026-04-04 Bjørn Erik... markup/goldmark: Fix double-escaping of ampersands...
2026-04-03 Bjørn Erik... all: Replace NewIntegrationTestBuilder with Test/TestE...
2026-04-03 Bjørn Erik... tpl: Fix stray quotes from partial decorator in script...
2026-04-03 Joe Mooringreadme: Revise edition descriptions and installation...
2026-04-03 dependabot... build(deps): bump github.com/go-jose/go-jose/v4 from...
2026-04-02 Bjørn Erik... tpl/css: Support @import "hugo:vars" for CSS custom...
2026-04-02 Bjørn Erik... Improve and extend .Position handling in Goldmark rende...
2026-04-01 dependabot... build(deps): bump golang.org/x/image from 0.37.0 to...
2026-04-01 Bjørn Erik... markup/goldmark: Clean up test
2026-04-01 hugoreleaserreleaser: Prepare repository for 0.160.0-DEV
2026-04-01 hugoreleaserreleaser: Bump versions for release of 0.159.2
2026-04-01 Bjørn Erik... Fix potential content XSS by escaping dangerous URLs...
2026-04-01 Bjørn Erik... releaser: Add standard withdeploy release assets
2026-03-28 Joe Mooringresources/page: Fix shared reader in Source.ValueAsOpen...
2026-03-28 Bjørn Erik... testing: Simplify line ending handling in tests
2026-03-27 Joe Mooringreadme: Update Go version to 1.25.0
2026-03-26 hugoreleaserreleaser: Prepare repository for 0.160.0-DEV
2026-03-26 hugoreleaserreleaser: Bump versions for release of 0.159.1
2026-03-26 Bjørn Erik... minifiers: Keep x-bind and blank namespace in SVG minif...
2026-03-24 Bjørn Erik... Adjust depreceated syntax in tests
2026-03-23 hugoreleaserreleaser: Prepare repository for 0.160.0-DEV
2026-03-23 hugoreleaserreleaser: Bump versions for release of 0.159.0
2026-03-23 Bjørn Erik... docs: Update docs.yaml
2026-03-23 Bjørn Erik... Merge commit 'e7afabb927a79b179ae57013fd5f49e32829671e'
2026-03-23 Bjørn Erik... Squashed 'docs/' changes from 80dd7b067..0755fb534
2026-03-23 Bjørn Erik... commands: Update docs linke to Node.js docs
2026-03-23 easoncreate: Return error instead of panic when page not...
2026-03-23 Alexandre Vazcommands: Preserve non-content files in convert output
2026-03-23 Bjørn Erik... npm: Use workspaces to simplify `hugo mod npm pack`
2026-03-21 dependabot... build(deps): bump github.com/olekukonko/tablewriter...
2026-03-21 Taycommands: Close cpu profile file when StartCPUProfile...
2026-03-21 Bjørn Erik... Replace deprecated site.Data with hugo.Data in tests
2026-03-21 Bjørn Erik... Replace deprecated excludeFiles and includeFiles with...
2026-03-20 dependabot... build(deps): bump github.com/yuin/goldmark from 1.7...
2026-03-19 dependabot... build(deps): bump github.com/magefile/mage from 1.15...
2026-03-19 dependabot... build(deps): bump golang.org/x/image from 0.36.0 to...
2026-03-19 dependabot... build(deps): bump google.golang.org/grpc from 1.78...
2026-03-19 Joe Mooringtpl/tplimpl: Fix Vimeo shortcode test
2026-03-19 Bjørn Erik... Remove the AI Watchdog workflow for now
2026-03-19 Bjørn Erik... Remove 'bep' from PR user logins skip list
2026-03-19 Bjørn Erik... tpl/tplimpl: Comment out the Vimeo simple shortcode...
2026-03-18 Bjørn Erik... Replace deprecated :filename with :contentbasename...
next