git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC v2 0/4] GSOC: prepare svndump for branch detection
@ 2012-08-28  9:15 Florian Achleitner
  2012-08-28  9:15 ` [RFC v2 1/4] svndump: move struct definitions to .h Florian Achleitner
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Achleitner @ 2012-08-28  9:15 UTC (permalink / raw)
  To: git; +Cc: David Michael Barr, Jonathan Nieder, Ramsay Jones

Includes a small fixup by Ramsey:
Improves integer type compatibility on different platforms.
svndump.c:
- replace %lu by PRIuMAX in printf format string.
- cast lhs of cast operator to uintmax_t

[RFC v2 1/4] svndump: move struct definitions to .h
[RFC v2 2/4] vcs-svn/svndump: restructure node_ctx, rev_ctx handling
[RFC v2 3/4] vcs-svn/svndump: rewrite handle_node(),
[RFC v2 4/4] vcs-svn: remove repo_tree

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-28  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28  9:15 [RFC v2 0/4] GSOC: prepare svndump for branch detection Florian Achleitner
2012-08-28  9:15 ` [RFC v2 1/4] svndump: move struct definitions to .h Florian Achleitner
2012-08-28  9:15   ` [RFC v2 2/4] vcs-svn/svndump: restructure node_ctx, rev_ctx handling Florian Achleitner
2012-08-28  9:15     ` [RFC v2 3/4] vcs-svn/svndump: rewrite handle_node(), begin|end_revision() Florian Achleitner
2012-08-28  9:15       ` [RFC v2 4/4] vcs-svn: remove repo_tree Florian Achleitner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).