Config: add support for $svn_log_window_size
commita193ab5938ed4a99ef83f632feb99c2ac024fd00
authorKyle J. McKay <mackyle@gmail.com>
Sat, 14 Mar 2015 22:03:39 +0000 (14 15:03 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 14 Mar 2015 22:03:39 +0000 (14 15:03 -0700)
treed4c89d5eda1f4ddfb3603f19d63f420dd5aa7d60
parente136d4b44d70505fd4cd3ed905ce93d04d40a172
Config: add support for $svn_log_window_size

The $Girocco::Config::svn_log_window_size setting can be used to
change the log window size used with git-svn during git svn fetch
operations.

Additionally Girocco now uses 250 for the log window size by
default instead of the git-svn default value of 100.
Girocco/Config.pm
jobd/update.sh
shlib.sh
taskd/clone.sh