hugo/commands
Tatsushi Demachi e989468341 Make noTimes command flag work
Hugo command provides "noTimes" flag but it doesn't affect synced files
timestamp regardless of whether the flag is specified or not.

This fixes it by adding a flag check and overwriting configuration if it
is specified.

Fix #1583
2015-12-01 10:01:44 -07:00
..
benchmark.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
check.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
convert.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
gen.go Restructure the gen commands 2015-11-23 16:51:12 +01:00
genautocomplete.go Restructure the gen commands 2015-11-23 16:51:12 +01:00
gendoc.go Restructure the gen commands 2015-11-23 16:51:12 +01:00
genman.go Support setting target directory in hugo gen man 2015-11-28 07:32:02 -07:00
hugo.go Make noTimes command flag work 2015-12-01 10:01:44 -07:00
import.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
import_test.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
limit_darwin.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
limit_others.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
list.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
list_config.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
new.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
new_test.go Add force flag 2015-10-17 13:58:43 +02:00
server.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
server_test.go Stop Viper from leaking across many of the tests (now tests pass regardless of order tested) 2015-05-20 02:21:21 -04:00
undraft.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00
undraft_test.go add undraft command 2015-05-08 22:18:51 -04:00
version.go Change the license to Apache 2.0 2015-11-23 22:16:36 -05:00