hugo/commands
Albert Nigmatzianov 29fda0e683 commands: Make benchmark command more useful
* Add information about average time, memory consumption and
allocations.
* Fix situation, when user provides memprofile and cpuprofile, but
cpuprofile will not created.

Fixes #2432
2016-11-19 00:06:54 +01:00
..
benchmark.go commands: Make benchmark command more useful 2016-11-19 00:06:54 +01:00
check.go Make the check command work in multilingual mode 2016-09-06 18:32:18 +03:00
convert.go commands, tpl: Get rid of repeating viper accesses 2016-11-07 00:10:32 +01:00
env.go Add hugo env command 2016-10-05 10:20:25 +02:00
gen.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
genautocomplete.go Fix example for autocomplete 2016-06-22 13:59:53 +02:00
gendoc.go Add readFile template func 2016-03-31 21:24:18 +02:00
genman.go Add readFile template func 2016-03-31 21:24:18 +02:00
hugo.go commands, tpl: Get rid of repeating viper accesses 2016-11-07 00:10:32 +01:00
hugo_windows.go Move cobra.MousetrapHelpText to hugo_windows.go 2015-12-16 21:26:47 -07:00
import_jekyll.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
import_jekyll_test.go Fix copyright headers in source files 2015-12-07 19:57:01 +01:00
limit_darwin.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
limit_others.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
list.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
list_config.go Make config flag global 2016-07-07 18:06:48 +02:00
new.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
new_test.go Add readFile template func 2016-03-31 21:24:18 +02:00
server.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
server_test.go all: Unify case of config variable names 2016-10-24 20:56:00 +02:00
undraft.go commands: Delete useless conversion 2016-09-11 12:23:09 +02:00
undraft_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
version.go Add hugo env command 2016-10-05 10:20:25 +02:00