Merge branch 'master' into next
commit6aa8924c454ebf00e3ae751b97efd3079a02bad3
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Jun 2009 23:13:00 +0000 (30 16:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Jun 2009 23:13:00 +0000 (30 16:13 -0700)
treea5ecd3f381839cf20d7b4612663ba41400b0bb44
parent98a794b5be3b0696055098d997dc22a127e8cd3d
parent725cf7b45da1f983fa1cbb0757b0e8855e5ac2de
Merge branch 'master' into next

* master:
  attr: plug minor memory leak
  git.c: avoid allocating one-too-many elements for new argv array
  request-pull: really disable pager
  git-mv: fix directory separator treatment on Windows
  completion: add missing config variables
  Makes some cleanup/review in gittutorial
  Makefile: git.o depends on library headers
  git-submodule documentation: fix foreach example
  git log: add '--merges' flag to match '--no-merges'
Makefile