Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit9a47c7fdbf73da752eacbf63b9e77da5af5c171d
authorJakub Narebski <jnareb@gmail.com>
Thu, 3 Mar 2011 14:52:00 +0000 (3 15:52 +0100)
committerJakub Narebski <jnareb@gmail.com>
Thu, 3 Mar 2011 14:52:00 +0000 (3 15:52 +0100)
tree313012f9c619ed7a2a221665766380dc8bd0c650
parentf63e63f58d0d9e40ffb967b68d315dd16046aa49
parent501ccd527d6a604f5ad09c1c8d2672ee47d24ccb
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (216 commits)
  verify-pack: add --stat-only to the synopsis section
  fast-import: make code "-Wpointer-arith" clean
  Start preparing release notes to 1.7.5
  gitweb: Make i18n (encoding) tests in t9500 leave clean state
  git-add: make -A description clearer vs. -u
  branch_merged: fix grammar in warning
  vcs-svn: teach line_buffer about temporary files
  vcs-svn: allow input from file descriptor
  vcs-svn: allow character-oriented input
  vcs-svn: add binary-safe read function
  t0081 (line-buffer): add buffering tests
  vcs-svn: tweak test-line-buffer to not assume line-oriented input
  tests: give vcs-svn/line_buffer its own test script
  vcs-svn: make test-line-buffer input format more flexible
  vcs-svn: teach line_buffer to handle multiple input files
  vcs-svn: collect line_buffer data in a struct
  vcs-svn: replace buffer_read_string memory pool with a strbuf
  vcs-svn: eliminate global byte_buffer
  fast-import: add 'ls' command
  update-index --refresh --porcelain: add missing const
  ...
t/test-lib.sh