Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit497ed1f40f8115efec6cd6551d5cb0392efdbbbf
authorJakub Narebski <jnareb@gmail.com>
Sat, 10 Jan 2009 20:14:49 +0000 (10 21:14 +0100)
committerJakub Narebski <jnareb@gmail.com>
Sat, 10 Jan 2009 20:14:49 +0000 (10 21:14 +0100)
tree59c4eb0d4412c2aba49860644050ccd5990ee9c8
parentd26f551d14d12f0105c71e710efe3c9557ca4291
parentc123b7c5fb596d93cd015645212c379fc3c381d5
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (155 commits)
  strbuf: instate cleanup rule in case of non-memory errors
  README: tutorial.txt is now called gittutorial.txt
  remove trailing LF in die() messages
  Be consistent in switch usage for tar
  Use capitalized names where appropriate
  bash: add '--merge' to 'git reset'
  show <tag>: reuse pp_user_info() instead of duplicating code
  gitweb: use href() when generating URLs in OPML
  fast-export: print usage when no options specified
  git checkout: do not allow switching to a tree-ish that is not a commit
  builtin-apply: prevent non-explicit permission changes
  git wrapper: Make while loop more reader-friendly
  Documentation/git-tag.txt: minor typo and grammar fix
  Prepare for v1.6.1.1 maintenance release
  Documentation/diff-options.txt: unify options
  doc/git-send-email: mention sendemail.cc config variable
  diff: add option to show context between close hunks
  Fix the building of gitman.info document
  Fix the building of user-manual.texi and gitman.texi documents
  gitweb: Fix export check in git_get_projects_list
  ...
t/test-lib.sh