gitweb_config.perl: avoid gitweb namespace pollution
commit2ed3333452de21009918dc77f05941ce2752619b
authorKyle J. McKay <mackyle@gmail.com>
Mon, 5 Oct 2015 21:17:30 +0000 (5 14:17 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 5 Oct 2015 21:17:30 +0000 (5 14:17 -0700)
treef14e184b26903aeb77392abdad8d351976f8862f
parent36927d7f57b758064d0245f2e07b87b0b6427b38
gitweb_config.perl: avoid gitweb namespace pollution

Only import the functions we actually use rather to avoid
colliding with any same-named functions in gitweb.perl.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/gitweb_config.perl