commands: Add --minify to hugo server
commands: Fix recently broken error template
Make WARN the new default log log level
Revert "tpl: Update Jsonify to return pretty-print output"
docs: Regenerate the docs helper
tpl: Fix the docshelper
Skip watcher event files if matched in ignoreFiles
Fix ANSI character output regression on Windows
hugolib: Remove deprecated useModTimeAsFallback
hugolib: Bump to ERROR for the deprecated Pages.Sort
hugolib: Deprecate .Site.Ref and .Site.RelRef
Add file (line/col) info to ref/relref errors
hugolib: Add .Position to shortcode
hugolib: Fix REF_NOT_FOUND logging to include page path
common/loggers: Improve log color regexp
hugolib: Fix broken manual summary handling
tpl: Fix BOM issue in templates
hugolib: Fix deadlock when content building times out
Correct minor typo (#5372)
releaser: Prepare repository for 0.51-DEV
releaser: Add release notes to /docs for release of 0.50
releaser: Bump versions for release of 0.50
releaser: Add release notes draft for 0.50
docs: Regenerate CLI docs
Merge commit 'd6a4af7018e8618944a6471ceeb7aae1d4df6afa'
Squashed 'docs/' changes from 084804447..37095d540
Merge commit '74309fe5699a595080fdb3a14711e0869babce99'
Squashed 'docs/' changes from e5e98b950..084804447
common/loggers: Make sure the global logger also gets colored labels
i18n: Avoid using the global logger
common/loggers: Add color to ERROR and WARN
common/herrors: Make the file error log format configurable
common/collections: Allow a mix of slice types in append/Scratch.Add
resource: Allow .Data.Integrity to be accessed on its own
Revert "mod: Update minify"
commands: Truncate the error log on repeated config errors
docs: Regenerate CLI docs
resource: Serialize image processing
commands: Only show Ansi escape codes if in a terminal
Fix archetype handling of directories in theme
Revert "commands: Read disableFastRender from flag even if it's not changed"
commands: Read disableFastRender from flag even if it's not changed
comamnds: Use overflow-x: auto; for browser errors
common/loggers: Remove the ANSI color for the browser error version
hugolib: Adjust error test to make it pass on Go tip
tpl: Handle truncated identifiers in Go template errors
Add some color to the relevant filenames in terminal log
hugolib: Rename some page_* files
Resolve error handling/parser related TODOs
herrors: Improve handling of JSON errors
commands, hugolib: Get file context in "config parse failed" errors
hugolib: Improve errors in /i18n handlling
hugolib: Improve errors in /data handlling
hugolib: Continue the file context/line number errors work
hugolib: Remove the now superflous Source struct
Convert the rest to new page parser code paths
parser/metadecoders: Consolidate the metadata decoders
hugolib: Redo the summary delimiter logic
hugolib: Integrate new page parser
hugolib: Use []byte in shortcode parsing
parser/pageparser: Use []byte in page lexer
parser/pageparser: Add front matter etc. support
parser/pageparser: File renames and splitting
Move the shortcode parser to the new pageparser package
commands: Avoid panic in error handler on config errors
tpl: Update Jsonify to return pretty-print output
Prevent stale content in Fast Render Mode
hugolib: Fix test on Windows
tpl: Improve the Execute panic error message
Allow date and slug from filename for leaf bundles
commands: Show server error info in browser
Simple doc fix in CONTRIBUTING.md
tpl: Use .Lastmod in embedded schema template
Revert "commands: Add .gitignore "hugo new site""
commands: Add .gitignore "hugo new site"
resource: Optimize integrity string generation
commands: Add help text to "hugo new"
snap: Set "extended" tag based on build_url on Launchpad
helpers: Call rst2html directly on *nix
Update URLs to stop 301 redirects
Merge branch 'release-0.49.2'
common/collections: Fix type checking in Append
releaser: Prepare repository for 0.50-DEV
releaser: Add release notes to /docs for release of 0.49.2
releaser: Bump versions for release of 0.49.2
releaser: Add release notes draft for 0.49.2
common/collections: Fix type checking in Append
Merge branch 'release-0.49.1'
releaser: Prepare repository for 0.50-DEV
releaser: Add release notes to /docs for release of 0.49.1
releaser: Bump versions for release of 0.49.1