Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitf63e63f58d0d9e40ffb967b68d315dd16046aa49
authorJakub Narebski <jnareb@gmail.com>
Wed, 5 Jan 2011 13:27:36 +0000 (5 14:27 +0100)
committerJakub Narebski <jnareb@gmail.com>
Wed, 5 Jan 2011 13:27:36 +0000 (5 14:27 +0100)
tree4fcd8132319a50fd7d4aa8e5589548e8fe836522
parente68bdba39fcfa96b304351074ef9a12d20a9dc3b
parentf2665ec9fa42b75d92d0301cff85362836c5729a
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (305 commits)
  daemon: support <directory> arguments again
  Fix typos in the documentation
  gitweb: skip logo in atom feed when there is none
  t9001: Fix test prerequisites
  Git 1.7.4-rc0
  Prepare for 1.7.3.5
  t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
  Fix false positives in t3404 due to SHELL=/bin/false
  setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd
  close file on error in read_mmfile()
  Makefile: add NO_FNMATCH_CASEFOLD to IRIX sections
  test-lib.sh/test_decode_color(): use octal not hex in awk script
  rebase --skip: correctly wrap-up when skipping the last patch
  git.txt: correct where --work-tree path is relative to
  Revert "Documentation: always respect core.worktree if set"
  t0001: test git init when run via an alias
  Remove all logic from get_git_work_tree()
  setup: rework setup_explicit_git_dir()
  setup: clean up setup_discovered_git_dir()
  t1020-subdirectory: test alias expansion in a subdirectory
  ...

Conflicts:
Documentation/gitignore.txt
Documentation/gitignore.txt
t/test-lib.sh