Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit02fe19b66406bb522956d015084242f43d4d361a
authorJakub Narebski <jnareb@gmail.com>
Tue, 8 May 2007 00:47:38 +0000 (8 02:47 +0200)
committerJakub Narebski <jnareb@gmail.com>
Tue, 8 May 2007 00:47:38 +0000 (8 02:47 +0200)
treeb2e268c32a275e1be191b050c3cb3591c43691db
parent03494fe6edfa1a523f50c8079971f58342803882
parent3082acfa7c626a34aa419a163585051c2df2bf09
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git:
  Use GIT_OBJECT_DIR for temporary files of pack-objects
  Fix minor documentation errors
  t7300: Basic tests for git-clean
  dir.c: Omit non-excluded directories with dir->show_ignored
  Added a reference to git-add in the documentation for git-update-index
  Document git add -u introduced earlier.
  Documentation: don't reference non-existent 'git-cvsapplycommit'
  user-manual: stop deprecating the manual
  user-manual: miscellaneous editing
  user-manual: fix .gitconfig editing examples
  user-manual: clean up fast-forward and dangling-objects sections
  user-manual: add section ID's
  user-manual: more discussion of detached heads, fix typos
  git-gui: Allow spaces in path to 'wish'
  git-gui: Correctly handle UTF-8 encoded commit messages
  gitk: Allow user to choose whether to see the diff, old file, or new file