From: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
To: git@vger.kernel.org
Cc: David Michael Barr <b@rr-dav.id.au>,
Jonathan Nieder <jrnieder@gmail.com>,
Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Subject: [RFC v2 0/4] GSOC: prepare svndump for branch detection
Date: Tue, 28 Aug 2012 11:15:00 +0200 [thread overview]
Message-ID: <1346145304-27149-1-git-send-email-florian.achleitner.2.6.31@gmail.com> (raw)
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
next reply other threads:[~2012-08-28 9:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-28 9:15 Florian Achleitner [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1346145304-27149-1-git-send-email-florian.achleitner.2.6.31@gmail.com \
--to=florian.achleitner.2.6.31@gmail.com \
--cc=b@rr-dav.id.au \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=ramsay@ramsay1.demon.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).