Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit51d120ad9dce4b9610de55f93c2deb3010cfb90f
authorJakub Narebski <jnareb@gmail.com>
Wed, 25 Nov 2009 22:13:07 +0000 (25 23:13 +0100)
committerJakub Narebski <jnareb@gmail.com>
Wed, 25 Nov 2009 22:13:07 +0000 (25 23:13 +0100)
treed9ed3d7610ae424e1e582ac1bb4e0cb490a46d0d
parent4c26a4cf11ede361fedcdcd9eaa0290602d0bbb7
parentb073b7a990deb1cb3425db45642fa18c8b3cb65c
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (219 commits)
  Explicitly truncate bswap operand to uint32_t
  t1200: fix a timing dependent error
  Documentation: update descriptions of revision options related to '--bisect'
  Enable support for IPv6 on MinGW
  Refactor winsock initialization into a separate function
  t/gitweb-lib: Split HTTP response with non-GNU sed
  pack-objects: split implications of --all-progress from progress activation
  instaweb: restart server if already running
  prune-packed: only show progress when stderr is a tty
  remote-curl.c: fix rpc_out()
  strbuf_add_wrapped_text(): skip over colour codes
  t4014-format-patch: do not assume 'test' is available as non-builtin
  Fix over-simplified documentation for 'git log -z'
  Add trivial tests for --stdin option to log family
  bisect: simplify calling visualizer using '--bisect' option
  Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST
  config documentation: some configs are auto-set by git-init
  cvsserver doc: database generally can not be reproduced consistently
  Git v1.6.6-rc0
  git svn: strip leading path when making empty dirs
  ...
t/test-lib.sh