]> git.maquefel.me Git - brevno-suite/hugo/shortlog
brevno-suite/hugo
2023-05-20 Bjørn Erik... Allow whitelisting mediaTypes used in resources.GetRemote
2023-05-20 Bjørn Erik... Add hugo.WorkingDir
2023-05-20 Bjørn Erik... Make language merging of markup etc. config without...
2023-05-20 Joe Mooringtpl/urls: Return empty string when JoinPath has zero...
2023-05-19 dependabot... build(deps): bump github.com/dustin/go-humanize from...
2023-05-19 dependabot... build(deps): bump google.golang.org/api from 0.76.0...
2023-05-19 dependabot... build(deps): bump golang.org/x/tools from 0.4.0 to...
2023-05-19 dependabot... build(deps): bump github.com/cli/safeexec from 1.0...
2023-05-19 dependabot... build(deps): bump github.com/getkin/kin-openapi from...
2023-05-19 Bjørn Erik... deps: Update github.com/evanw/esbuild v0.17.0 => v0...
2023-05-19 Bjørn Erik... commands: Fix data race
2023-05-19 Bjørn Erik... deps: Update github.com/alecthomas/chroma/v2 v2.7.0
2023-05-19 Bjørn Erik... Re-add --printUnusedTemplates and --printPathWarnings
2023-05-19 Bjørn Erik... tpl/urls: Fix build broken by a merge
2023-05-19 Joe Mooringtpl/urls: Add JoinPath template function
2023-05-19 Bjørn Erik... Allow legacy taxonomyTerm in disableKinds
2023-05-19 Andreas DeiningerFix warn message about custom params on the language...
2023-05-19 cui fliterFix some spelling mistakes
2023-05-18 Oleksandr Redkoall: Fix comments for exported functions and packages
2023-05-18 Bjørn Erik... deps: Update github.com/bep/golibsass v1.1.0 => v1.1.1
2023-05-18 Benjamin ElderMake GOMAXPROCS to be CPU limit aware
2023-05-18 Bjørn Erik... Allow empty params.mainSections
2023-05-18 Oleksandr Redkomodules: Fix format flag in error
2023-05-18 Bjørn Erik... commands: Load config before creating the filesystem
2023-05-18 Bjørn Erik... Fix some recently introduced error handling issues
2023-05-17 Joe Mooringtpl/lang: document delimiter option for FormatNumberCustom
2023-05-17 Bjørn Erik... Re-add site.LanguagePrefix
2023-05-17 Bjørn Erik... github: Trim the test flow a little
2023-05-17 Bjørn Erik... commands: Improve the common build flag handling
2023-05-17 Bjørn Erik... Support, but warn, about top level language custom...
2023-05-17 Bjørn Erik... Handle transient errors in config loading etc.
2023-05-17 Bjørn Erik... Re-establish all the server flags
2023-05-17 Bjørn Erik... Deprecate site.Language.Params and some other fixes
2023-05-17 Bjørn Erik... Revert "Make GOMAXPROCS CPU limit aware"
2023-05-17 Benjamin ElderMake GOMAXPROCS CPU limit aware
2023-05-16 Bjørn Erik... Add Sections to Site interface
2023-05-16 Oleksandr Redkohelpers: simplify path tests with T.TempDir
2023-05-16 Oleksandr Redkotpl: Add math.Abs
2023-05-16 Bjørn Erik... Create a struct with all of Hugo's config options
2023-05-15 Bjørn Erik... Improve date parsing performance for the common case
2023-05-15 Bjørn Erik... Add a counter helper
2023-05-15 Bjørn Erik... Expand the baseline benchmark a little
2023-05-06 Joe MooringRevert "Update syntax-highlighting.md (#10929)" (#10930)
2023-05-06 Kirill BobyrevUpdate syntax-highlighting.md (#10929)
2023-05-04 Bjørn Erik... Update README.md
2023-04-27 Joe Mooringtpl/strings: Clarify findRESubmatch description
2023-04-24 Joe Mooringlangs/i18n: Fallback to defaultContentLanguage instead...
2023-04-20 Bjørn Erik... tpl/debug: Add VisualizeSpaces
2023-04-18 Bjørn Erik... Update README.md
2023-04-13 Bjørn Erik... Prevent the global error collector to panic when sendin...
2023-04-12 Bjørn Erik... markup/goldmark: Add config options for the typographer...
2023-04-09 Kiril Isakovreadme: Fix build command
2023-03-30 Bjørn Erik... Update README.md
2023-03-29 Bjørn Erik... Add test for ToC vs include
2023-03-20 Andreas Deiningerresources.functions: improve validation
2023-03-20 Oleksandr Redkoresources: Fix typos in error message and variables
2023-03-15 Bjørn Erik... markup/goldmark: Fail on invalid Markdown attributes
2023-03-14 Bjørn Erik... commands: Fix data race in test
2023-03-14 septstpl/math: Return error if less than 2 input numbers
2023-03-12 hugoreleaserreleaser: Prepare repository for 0.112.0-DEV
2023-03-12 hugoreleaserreleaser: Bump versions for release of 0.111.3
2023-03-12 Niklas Faschingdeps: Update go-org to v1.6.6
2023-03-12 Bjørn Erik... Fix "unknown shortcode token" when calling shortcode...
2023-03-12 Andreas DeiningerRun gofmt -s on source files
2023-03-12 Joe Mooringdocs: Improve examples of variadic math functions
2023-03-11 septstpl/math: Allow multi numbers in add, sub, mul, div...
2023-03-11 Andreas Deiningerreadme: Update dependency list
2023-03-10 Andreas DeiningerImprove error message for unclosed shortcode with inner...
2023-03-10 Bjørn Erik... Don't fail when calling Paginate with an empty pages...
2023-03-08 Oleksandr Redkoserver: Replace golang.org/x/net/context with context
2023-03-08 Jonathan Fishertpl: Add hasSuffix alias
2023-03-08 Oleksandr Redkowatcher: use time.NewTicker to prevent leaks
2023-03-07 davidejonesensure we default to 10 correctly
2023-03-07 davidejonesswitch transfers to workers
2023-03-07 davidejonescustomize parallel transfer count
2023-03-06 johannesenglmetadecoders: Add support for native org dates in front...
2023-03-05 hugoreleaserreleaser: Prepare repository for 0.112.0-DEV
2023-03-05 hugoreleaserreleaser: Bump versions for release of 0.111.2
2023-03-05 Bjørn Erik... Fix .Fragments when called cross sites on uninitialized...
2023-03-05 Bjørn Erik... Allow page.TableOfContents on self in shortcode
2023-03-04 Bjørn Erik... tpl/partial: Consolidate GoDoc
2023-03-04 Bjørn Erik... Fix "context canceled" with partial
2023-03-04 Oleksandr Redkocache: Fix --gc failure on Windows
2023-03-04 Bjørn Erik... Page context handling in i18n
2023-03-04 Bjørn Erik... Work around --gc failure on Windows <= 10
2023-03-04 Bjørn Erik... Update to Go 1.20.1
2023-03-04 Joe Mooringsnap: Fix dart-sass-embedded installation
2023-03-02 Oleksandr RedkoCorrect typos in Go comments
2023-03-02 hugoreleaserreleaser: Prepare repository for 0.112.0-DEV
2023-03-02 hugoreleaserreleaser: Bump versions for release of 0.111.1
2023-03-02 Bjørn Erik... Merge branch 'release-0.111.0'
2023-03-02 Bjørn Erik... Fix "page" not defined
2023-03-01 hugoreleaserreleaser: Prepare repository for 0.112.0-DEV
2023-03-01 hugoreleaserreleaser: Bump versions for release of 0.111.0
2023-03-01 Bjørn Erik... Revert "build(deps): bump gocloud.dev from 0.24.0 to...
2023-03-01 Bjørn Erik... build: Bump build images
2023-03-01 Bjørn Erik... build: Update Linux ARM build image
2023-03-01 Joe Mooringtpl/tplimpl: Remove the Google News internal template
2023-03-01 Khayyam Saleemstrings: fix Truncate behavior for formatted html
2023-03-01 Bjørn Erik... tpl/strings: Adjust benchmark
next