diff options
author | David D. Kilzer <ddkilzer@kilzer.net> | 2007-11-20 22:43:17 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2007-11-21 20:11:11 -0800 |
commit | b2b3ada7fc46f6e43f065718cd64940811cd50b3 (patch) | |
tree | db16e7953776aef97e8d8d81b008ec402686eb74 /daemon.c | |
parent | t9106: fix a race condition that caused svn to miss modifications (diff) | |
download | tgif-b2b3ada7fc46f6e43f065718cd64940811cd50b3.tar.xz |
git-svn: extract reusable code into utility functions
Extacted canonicalize_path() in the main package.
Created new Git::SVN::Util package with an md5sum() function. A
new package was created so that Digest::MD5 did not have to be
loaded in the main package. Replaced code in the SVN::Git::Editor
and SVN::Git::Fetcher packages with calls to md5sum().
Extracted the format_svn_date(), parse_git_date() and
set_local_timezone() functions within the Git::SVN::Log package.
Signed-off-by: David D. Kilzer <ddkilzer@kilzer.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'daemon.c')
0 files changed, 0 insertions, 0 deletions