1
0
mirror of https://github.com/git/git.git synced 2024-11-18 15:14:36 +01:00
git/vcs-svn
Jonathan Nieder 6117abae56 vcs-svn: Avoid %z in format string
In the spirit of v1.6.4-rc0~124 (MinGW: Fix compiler warning in
merge-recursive, 2009-05-23), use a 32-bit integer instead; the
dump file parser does not support any better, anyway.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-08-14 19:35:38 -07:00
..
fast_export.c vcs-svn: Avoid %z in format string 2010-08-14 19:35:38 -07:00
fast_export.h
LICENSE SVN dump parser 2010-08-14 19:35:38 -07:00
line_buffer.c
line_buffer.h
line_buffer.txt
obj_pool.h
repo_tree.c vcs-svn: Rename dirent pool to build on Windows 2010-08-14 19:35:38 -07:00
repo_tree.h
string_pool.c
string_pool.h
string_pool.txt
svndump.c SVN dump parser 2010-08-14 19:35:38 -07:00
svndump.h SVN dump parser 2010-08-14 19:35:38 -07:00
trp.h treap: style fix 2010-08-14 19:35:38 -07:00
trp.txt