brevno-suite/hugo
2019-02-01 hugoreleaserreleaser: Add release notes draft for 0.54.0
2019-02-01 Bjørn Erik... releaser: Adjust patch logic
2019-02-01 Bjørn Erik... common/hugo: Use official semver even for main releases
2019-02-01 Bjørn Erik... Merge commit 'f27faf9afd0a8db768a21954b8755f1bf1a14f1b'
2019-02-01 Bjørn Erik... Squashed 'docs/' changes from 49809a038..4f4d1f48c
2019-02-01 Bjørn Erik... Merge commit '5e078383a787e8b5ec3ba73f05ea4130840afbe2'
2019-02-01 Bjørn Erik... Squashed 'docs/' changes from 785e375f..49809a03
2019-02-01 Bjørn Erik... tpl/data: Adjust tests
2019-02-01 Anthony Foktpl/data: Prevent getJSON and getCSV fetch failure...
2019-02-01 Bjørn Erik... commands: Add test for --configDir
2019-02-01 Bjørn Erik... Ignore unknown config files in config dir
2019-02-01 Anton HarniakouStore supported config formats in a variable
2019-01-31 Bjørn Erik... Fix some inline shortcode issues
2019-01-31 Bjørn Erik... Bump to Go 1.11.5
2019-01-30 Bjørn Erik... Update Afero
2019-01-29 Anthony Fokhugolib: Expand TestPageWithEmoji to cover '+', '-...
2019-01-29 Anthony FokAccept hyphen and plus sign in emoji detection
2019-01-25 Elliot MurphyFix OpenGraph image fallback to site params
2019-01-20 Anton HarniakouSupport numeric sort in ByParam
2019-01-20 Bjørn Erik... Fix Params case handling in the new site global
2019-01-13 Anton HarniakouMake hugo server -t work again
2019-01-10 Anthony FokAdd configFile(s) back to the watch list after RENAME...
2019-01-10 mywaitingRemove historical rssURI config
2019-01-08 Anton HarniakouUse subtests with server_test.go
2019-01-02 Bjørn Erik... resources: Move resource interfaces into its own package
2019-01-02 Bjørn Erik... resource: Move resource processors into sub-packages
2019-01-02 Marc RobinsonUpdate _index.md
2018-12-30 Bjørn Erik... hugolib: Restore 0.48 slash handling in taxonomies
2018-12-30 Bjørn Erik... Revert " Fix handling of taxonomy terms containing...
2018-12-30 Bjørn Erik... Update go.sum
2018-12-29 Bjørn Erik... Revert "hugolib: Restore taxonomy term path separation"
2018-12-28 Cameron Mooretpl: Fix reflect
2018-12-27 Bjørn Erik... cache/namedmemcache: Fix data race
2018-12-27 Bjørn Erik... Update Chroma
2018-12-27 Bjørn Erik... Make docshelper run again
2018-12-26 Bjørn Erik... releaser: Use Git short commit in release binaries
2018-12-26 Bjørn Erik... releaser: Bump Goreleaser version
2018-12-26 Bjørn Erik... Merge commit '978856e2ad12d2bcaf37bb9e31f806b30a4c42f4'
2018-12-26 Bjørn Erik... Squashed 'docs/' changes from bd91d1cfd..785e375f5
2018-12-24 hugoreleaserreleaser: Prepare repository for 0.54-DEV
2018-12-24 hugoreleaserreleaser: Add release notes to /docs for release of... v0.53
2018-12-24 hugoreleaserreleaser: Bump versions for release of 0.53
2018-12-24 Bjørn Erik... release: Fix goreleaser config
2018-12-24 hugoreleaserRelease 0.53
2018-12-23 Bjørn Erik... tpl/transform: Include options in cache key
2018-12-23 Bjørn Erik... docs: Adjust CSV example
2018-12-23 Bjørn Erik... Rename CSV option from comma to delimiter
2018-12-23 Bjørn Erik... docs: Document transform.Unmarshal
2018-12-23 Bjørn Erik... hugolib: Adjust test
2018-12-23 Bjørn Erik... docs: Regenerate CLI docs
2018-12-23 Bjørn Erik... tpl/transform: Simplify transform.Unmarshal func
2018-12-23 Bjørn Erik... Add CSV support to transform.Unmarshal
2018-12-23 Bjørn Erik... tpl/transform: Add transform.Unmarshal func
2018-12-21 Bjørn Erik... Prevent resource publishing for transformed inline...
2018-12-21 Bjørn Erik... hugolib: Add .Name as a shortcode variable
2018-12-21 Bjørn Erik... Squashed 'docs/' changes from d1cf9adc4..bd91d1cfd
2018-12-21 Bjørn Erik... Merge commit '5a83bf314f4c0ce1d61341e0a1df21c9998e8154'
2018-12-21 Cameron Moorehugolib: Improve logic of output path trimming
2018-12-21 Anthony Foksnap: Revert build-snap to 1.11/stable channel for go
2018-12-20 Bjørn Erik... commands: Remove the benchmark command
2018-12-20 Bjørn Erik... Move the emoji parsing to pageparser
2018-12-20 Bjørn Erik... parser/pageparser: Split the page lexer into some more...
2018-12-20 Bjørn Erik... hugolib: Enable Emoji in site benchmark
2018-12-19 Bjørn Erik... parser/pageparser: Add a benchmark
2018-12-19 Bjørn Erik... tpl: Fix case handling in cast params
2018-12-19 Bjørn Erik... Update to Go 1.11.4
2018-12-19 Bjørn Erik... releaser: Get ldflags for build date etc. in line for...
2018-12-17 Bjørn Erik... transform/urlreplacers: Simplify implementation
2018-12-17 Bjørn Erik... transform/urlreplacers: Support unquoted URLs in canoni...
2018-12-17 Bjørn Erik... hugolib: Remove "double layout" lookup
2018-12-17 Bjørn Erik... Fix "failed to create file caches from configuration...
2018-12-14 Bjørn Erik... hugolib: Restore taxonomy term path separation
2018-12-12 Jean-François... importer: fix jekyll import highlight options
2018-12-12 Bjørn Erik... docs: Regenerate CLI docs
2018-12-12 Bjørn Erik... Merge commit 'eb16165694f868d73e57b6aed5c26ba5e98229de'
2018-12-12 Bjørn Erik... Squashed 'docs/' changes from 37095d540..d1cf9adc4
2018-12-11 Bjørn Erik... Add /config dir support
2018-12-10 Iskander (Alex... resource/image: Fix "always false" condition
2018-12-07 Cameron Mooretpl: Add reflect namespace
2018-12-07 Bjørn Erik... minifiers: Fixx CSS2 color code handling
2018-12-06 Bjørn Erik... tpl/hugo: Use the correct Hugo var
2018-12-06 Bjørn Erik... hugolib: Add .Site.Sites
2018-12-06 Bjørn Erik... Add tpl/site and tpl/hugo
2018-12-04 Bjørn Erik... cache/filecache: Simplify test
2018-12-04 Bjørn Erik... cache/filecache: Use OS fs for test
2018-11-30 Cameron Mooretpl: Add godoc packages comments
2018-11-29 Christian Oliffcommon/collections: Fix defines typo
2018-11-28 hugoreleaserreleaser: Prepare repository for 0.53-DEV
2018-11-28 hugoreleaserreleaser: Add release notes to /docs for release of... v0.52
2018-11-28 hugoreleaserreleaser: Bump versions for release of 0.52
2018-11-28 Bjørn Erik... Release 0.52
2018-11-28 hugoreleaserreleaser: Add release notes draft for 0.52
2018-11-28 Bjørn Erik... hugolib: Fall back to title in ByLinkTitle sort
2018-11-28 Bjørn Erik... hugolib: Improve nil handling in IsDescendant and IsAnc...
2018-11-28 Bjørn Erik... parser/pageparser: Fix handling of commented out front...
2018-11-27 Bjørn Erik... Remove duplicate mapstructure depdendency
2018-11-27 Bjørn Erik... Add dependency list to README
2018-11-27 Cameron Mooretpl/path: Add tests
2018-11-27 Bjørn Erik... tpl: Regenerate templates
2018-11-27 Max Arnoldtpl: Fix whitespace issue
next