Code

Merge git://git.bogomips.org/git-svn
authorJunio C Hamano <gitster@pobox.com>
Sun, 7 Sep 2008 02:39:13 +0000 (19:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Sep 2008 02:39:13 +0000 (19:39 -0700)
commitaf9552f03082a0cc0cf19d38ae14cc31f1b7fb37
treeaa1780f2c19b6bac457b52391077b417b4bff28b
parent5fc3e67ac0241c491dcf1c0c9dcd4a4d83e7c243
parent7c4d0219cf9ab6a7738a09ad7fec72d5e9f2ac67
Merge git://git.bogomips.org/git-svn

* git://git.bogomips.org/git-svn:
  git-svn: set auto_props when renaming files
  t9124: clean up chdir usage
  git-svn: fix 'info' tests for unknown items
  git-svn: match SVN 1.5 behaviour of info' on unknown item
  git svn info: always quote URLs in 'info' output
  git svn info: make info relative to the current directory
  git svn info: tests: fix ptouch argument order in setup
  git svn info: tests: use test_cmp instead of git-diff
  git svn info: tests: do not use set -e
  git svn info: tests: let 'init' test run with SVN 1.5
  git svn: catch lack of upstream info for dcommit earlier
  git-svn: check error code of send_txstream
  git-svn: Send deltas during commits
  git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob
  git-svn: extract base blob in generate_diff