1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-15 13:43:45 +01:00
git/perl/Git/SVN
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
..
Memoize
Editor.pm git svn: work around SVN 1.7 mishandling of svn:special changes 2012-10-10 20:02:33 +00:00
Fetcher.pm
GlobSpec.pm
Log.pm Move Git::SVN::get_tz to Git::get_tz_offset 2013-02-09 14:01:28 -08:00
Migration.pm
Prompt.pm git-svn, perl/Git.pm: extend and use Git->prompt method for querying users 2012-12-17 17:21:26 -08:00
Ra.pm
Utils.pm git-svn: keep leading slash when canonicalizing paths (fallback case) 2012-10-05 22:52:52 +00:00