1
0
mirror of https://github.com/git/git.git synced 2024-09-27 07:31:10 +02:00
git/perl
Ben Walton 68868ff573 Move Git::SVN::get_tz to Git::get_tz_offset
This function has utility outside of the SVN module for any routine
that needs the equivalent of GNU strftime's %z formatting option.
Move it to the top-level Git.pm so that non-SVN modules don't need to
import the SVN module to use it.

The rename makes the purpose of the function clearer.

Signed-off-by: Ben Walton <bdwalton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-02-09 14:01:28 -08:00
..
Git Move Git::SVN::get_tz to Git::get_tz_offset 2013-02-09 14:01:28 -08:00
.gitignore perl: detect new files in MakeMaker builds 2012-07-27 22:14:02 +00:00
Git.pm Move Git::SVN::get_tz to Git::get_tz_offset 2013-02-09 14:01:28 -08:00
Makefile Extract Git::SVN::GlobSpec from git-svn. 2012-07-27 22:36:19 +00:00
Makefile.PL The Makefile.PL will now find .pm files itself. 2012-07-27 22:13:28 +00:00
private-Error.pm Assorted typo fixes 2007-02-03 21:49:54 -08:00