projects
/
brevno-suite
/
hugo
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
brevno-suite/hugo
2018-10-29
hugoreleaser
releaser: Add release notes to /docs for release of...
v0.50
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
hugoreleaser
releaser: Bump versions for release of 0.50
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bjørn Erik...
Release 0.50
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
hugoreleaser
releaser: Add release notes draft for 0.50
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bjørn Erik...
Update go.sum
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bjørn Erik...
mod: Update minify
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bjørn Erik...
docs: Regenerate CLI docs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bjørn Erik...
Merge commit 'd6a4af7018e8618944a6471ceeb7aae1d4df6afa'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bjørn Erik...
Squashed 'docs/' changes from 084804447..37095d540
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bjørn Erik...
Merge commit '74309fe5699a595080fdb3a14711e0869babce99'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bjørn Erik...
Squashed 'docs/' changes from e5e98b950..084804447
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Bjørn Erik...
common/loggers: Make sure the global logger also gets...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Bjørn Erik...
i18n: Avoid using the global logger
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Bjørn Erik...
common/loggers: Add color to ERROR and WARN
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Bjørn Erik...
common/herrors: Make the file error log format configurable
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Bjørn Erik...
common/collections: Allow a mix of slice types in appen...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Bjørn Erik...
resource: Allow .Data.Integrity to be accessed on its own
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bjørn Erik...
Revert "mod: Update minify"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bjørn Erik...
mod: Update minify
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bjørn Erik...
mod: Update cast
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bjørn Erik...
commands: Truncate the error log on repeated config...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bjørn Erik...
docs: Regenerate CLI docs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bjørn Erik...
resource: Serialize image processing
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bjørn Erik...
commands: Only show Ansi escape codes if in a terminal
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bjørn Erik...
Fix archetype handling of directories in theme
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Bjørn Erik...
Revert "commands: Read disableFastRender from flag...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Bjørn Erik...
commands: Read disableFastRender from flag even if...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Bjørn Erik...
comamnds: Use overflow-x: auto; for browser errors
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Bjørn Erik...
common/loggers: Remove the ANSI color for the browser...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Bjørn Erik...
hugolib: Adjust error test to make it pass on Go tip
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Bjørn Erik...
tpl: Handle truncated identifiers in Go template errors
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Bjørn Erik...
Add some color to the relevant filenames in terminal log
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Bjørn Erik...
Run gofmt -s
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Bjørn Erik...
hugolib: Rename some page_* files
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Bjørn Erik...
Resolve error handling/parser related TODOs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Bjørn Erik...
herrors: Improve handling of JSON errors
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Bjørn Erik...
commands, hugolib: Get file context in "config parse...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
hugolib: Improve errors in /i18n handlling
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
hugolib: Improve errors in /data handlling
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
hugolib: Continue the file context/line number errors...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
hugolib: Remove the now superflous Source struct
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
Convert the rest to new page parser code paths
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
parser/metadecoders: Consolidate the metadata decoders
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
hugolib: Redo the summary delimiter logic
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
hugolib: Integrate new page parser
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
hugolib: Use []byte in shortcode parsing
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
parser/pageparser: Use []byte in page lexer
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
parser/pageparser: Add front matter etc. support
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
parser/pageparser: File renames and splitting
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
Move the shortcode parser to the new pageparser package
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Bjørn Erik...
commands: Avoid panic in error handler on config errors
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Sean Prashad
tpl: Update Jsonify to return pretty-print output
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Bjørn Erik...
Prevent stale content in Fast Render Mode
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Bjørn Erik...
hugolib: Fix test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Bjørn Erik...
tpl: Improve the Execute panic error message
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Janus
Allow date and slug from filename for leaf bundles
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Bjørn Erik...
commands: Show server error info in browser
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Kris Budhram
Simple doc fix in CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Akshay Raj...
tpl: Use .Lastmod in embedded schema template
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Bjørn Erik...
Revert "commands: Add .gitignore "hugo new site""
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Nathaniel Peiffer
commands: Add .gitignore "hugo new site"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Cameron Moore
resource: Optimize integrity string generation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Elliot Forbes
commands: Add help text to "hugo new"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Anthony Fok
snap: Set "extended" tag based on build_url on Launchpad
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Shreyansh Khajanchi
helpers: Call rst2html directly on *nix
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Ben Abbott
Update URLs to stop 301 redirects
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Bjørn Erik...
Merge branch 'release-0.49.2'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
hugoreleaser
releaser: Prepare repository for 0.50-DEV
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
hugoreleaser
releaser: Add release notes to /docs for release of...
v0.49.2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
hugoreleaser
releaser: Bump versions for release of 0.49.2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Bjørn Erik...
Release 0.49.2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
hugoreleaser
releaser: Add release notes draft for 0.49.2
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Bjørn Erik...
common/collections: Fix type checking in Append
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Bjørn Erik...
common/collections: Fix type checking in Append
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Bjørn Erik...
Merge branch 'release-0.49.1'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
hugoreleaser
releaser: Prepare repository for 0.50-DEV
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
hugoreleaser
releaser: Add release notes to /docs for release of...
v0.49.1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
hugoreleaser
releaser: Bump versions for release of 0.49.1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Bjørn Erik...
Relase 0.49.1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
hugoreleaser
releaser: Add release notes draft for 0.49.1
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Bjørn Erik...
common/maps: Improve append in Scratch
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Bjørn Erik...
tpl/collections: Fix handling of different interface...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Bjørn Erik...
Add GOPATH Hugo building tip
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Bjørn Erik...
common/maps: Improve append in Scratch
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Bjørn Erik...
Revert "tpl: Fix baseof.html in error message"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Bjørn Erik...
tpl: Fix baseof.html in error message
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Bjørn Erik...
helpers: Consolidate MakeSegment vs MakePathSanitized
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Gregorio Martinez
hugolib: Use stdlib context package
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Cameron Moore
hugolib: Normalize permalink path segments
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Gregorio Martinez
hugolib: Fix FuzzyWordCount test error message
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Kaushal Modi
Render Markdown in figure shortcode "caption" and ...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Kaushal Modi
Re-organize the figure shortcode for better readability
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Gregorio Martinez
Update README & CONTRIBUTING
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Cameron Moore
tpl: Cast IsSet key to int for indexed types
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Cameron Moore
hugolib: Improve error message for bad taxonomy weights
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Cameron Moore
hugolib: Cast taxonomy weight parameters to int
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Cameron Moore
hugolib: Allow nil to be unwrapped as *Page
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Bjørn Erik...
tpl/collections: Fix handling of different interface...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Cameron Moore
tpl: Add a delimiter parameter to lang.NumFmt
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Anthony Fok
snap: Add custom x-nodejs plugin to support ppc64el...
commit
|
commitdiff
|
tree
|
snapshot
next