git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] git-svn updates for 1.8.3-rc2
@ 2013-05-10 20:26 Eric Wong
  2013-05-11 18:09 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2013-05-10 20:26 UTC (permalink / raw)
  To: Junio C Hamano
  Cc: git, Paul Walmsley, Jonathan Nieder, Michael Contreras,
	Avishay Lavie

The following changes since commit 9b795193a6a7e963db62d9cd8e86752a40940520:

  Update draft release notes for 1.8.3 (2013-05-07 22:50:05 -0700)

are available in the git repository at:

  git://git.bogomips.org/git-svn.git master

for you to fetch changes up to a7b102302ad9495fb4eb5088ffcb09c44a406c06:

  git-svn: added an --include-path flag (2013-05-09 01:13:36 +0000)

----------------------------------------------------------------
Jonathan Nieder (1):
      Git::SVN::*: add missing "NAME" section to perldoc

Michael Contreras (1):
      git-svn: avoid self-referencing mergeinfo

Paul Walmsley (1):
      git-svn: added an --include-path flag

 Documentation/git-svn.txt              |  12 +++
 contrib/completion/git-completion.bash |   2 +-
 git-svn.perl                           |  15 +++-
 perl/Git/SVN/Editor.pm                 |   2 +
 perl/Git/SVN/Fetcher.pm                |  18 +++-
 perl/Git/SVN/Prompt.pm                 |   2 +
 perl/Git/SVN/Ra.pm                     |   2 +
 t/t9147-git-svn-include-paths.sh       | 149 +++++++++++++++++++++++++++++++++
 t/t9161-git-svn-mergeinfo-push.sh      |   1 -
 9 files changed, 196 insertions(+), 7 deletions(-)
 create mode 100755 t/t9147-git-svn-include-paths.sh

-- 
Eric Wong

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

end of thread, other threads:[~2013-05-11 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 20:26 [PULL] git-svn updates for 1.8.3-rc2 Eric Wong
2013-05-11 18:09 ` Junio C Hamano

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).