Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit53b89bbd92e75c7f8be097e91907c707d1d27ea0
authorJakub Narebski <jnareb@gmail.com>
Wed, 10 Aug 2011 07:29:44 +0000 (10 09:29 +0200)
committerJakub Narebski <jnareb@gmail.com>
Wed, 10 Aug 2011 07:29:44 +0000 (10 09:29 +0200)
tree6969e0abf937ae90c76bd4b9822068f6f9308acb
parent329bb24051fdf4ba51ba1b95e76f586648d0d7d8
parent1421fd9df4f1e3ed232bd1c683c6e264a464a41e
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (61 commits)
  filter-branch: Export variable `workdir' for --commit-filter
  Documentation/Makefile: add *.pdf to `clean' target
  Documentation: ignore *.pdf files
  docs: put listed example commands in backticks
  gitweb: pass string after encoding in utf-8 to syntax highlighter
  Add option hooks.diffopts to customize change summary in post-receive-email
  add gitignore entry to description about how to write a builtin
  gitattributes: Reword "attribute macro" to "macro attribute"
  gitattributes: Clarify discussion of attribute macros
  Skip archive --remote tests on Windows
  pull: remove extra space from reflog message
  Documentation/submodule: add command references and update options
  reflog: actually default to subcommand 'show'
  connect: correctly number ipv6 network adapter
  git-p4: commit time should be most recent p4 change time
  git-p4: one test missing config git-p4.skipSubmitEditCheck
  git-p4: add missing && in test
  git-p4: use test_when_finished in tests
  Break down no-lstat() condition checks in verify_uptodate()
  t7400: fix bogus test failure with symlinked trash
  ...