summaryrefslogtreecommitdiffstats
path: root/commands/benchmark.go
AgeCommit message (Expand)Author
2016-02-14Export MainSite varHenrique Dias
2016-02-05Add renderToMemory flagBjørn Erik Pedersen
2016-02-05Clean flagsBjørn Erik Pedersen
2016-01-27Fix hugo benchmarkBjørn Erik Pedersen
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-12-03Change most global flags into local onesAnthony Fok
2015-12-02One more error fix in the server commandAnthony Fok
2015-12-02Improve error handling in commandsBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-08-04Improve formatting of Hugo command descriptionsAnthony Fok
2015-02-05Add memprofile to pprof benchmarkbep
2014-12-24Fix long descriptions of `benchmark` and `serve` commandsAnthony Fok
2013-11-01Fix benchmark panicNoah Campbell
2013-10-09simplified buildSite & better error handling around itspf13
2013-09-29Change the interface to use commands and flags instead of just flags.spf13