Hi Junio, I haven't heard back from Hin-Tak about the last one ("git-svn: coerce check_path and get_log args to int")[1], but I think it's a harmless defensive patch in case you want to tag 2.2-rc0 soon. I'm also leaving "Git.pm: stat the FD to ensure the file is really open" out for now... [1] http://mid.gmane.org/20141030084619.GA12697@xxxxxxxxxxxxx --- The following changes since commit fbecd99861ea5795aeba46faf2ac7a8c1b70d485: Update draft release notes to 2.2 (2014-10-24 15:02:17 -0700) are available in the git repository at: git://bogomips.org/git-svn.git master for you to fetch changes up to 9d536cf625cf42b8a8272070e3720325c68f3b48: git-svn: coerce check_path and get_log args to int (2014-10-30 23:10:57 +0000) ---------------------------------------------------------------- Eric Wong (12): git-svn: reduce check_cherry_pick cache overhead git-svn: cache only mergeinfo revisions git-svn: remove mergeinfo rev caching git-svn: reload RA every log-window-size git-svn: remove unnecessary DESTROY override git-svn: save a little memory as fetch progresses git-svn: disable _rev_list memoization Git.pm: add specified name to tempfile template git-svn: prepare SVN::Ra config pieces once git-svn: (cleanup) remove editor param passing git-svn: add space after "W:" prefix in warning git-svn: coerce check_path and get_log args to int Jakob Stoklund Olesen (2): git-svn: only look at the new parts of svn:mergeinfo git-svn: only look at the root path for svn:mergeinfo Sveinung Kvilhaugsvik (1): git-svn.txt: advertise pushurl with dcommit Documentation/git-svn.txt | 4 ++ perl/Git.pm | 5 +- perl/Git/SVN.pm | 125 ++++++++++++++++++++++++++++------------------ perl/Git/SVN/Ra.pm | 92 +++++++++++++++++++--------------- 4 files changed, 136 insertions(+), 90 deletions(-) -- EW -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html