Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit6643ee9efe85b167a6626f8bbdfaccf5885ec4fd
authorJakub Narebski <jnareb@gmail.com>
Tue, 5 Feb 2008 09:20:43 +0000 (5 10:20 +0100)
committerJakub Narebski <jnareb@gmail.com>
Tue, 5 Feb 2008 09:20:43 +0000 (5 10:20 +0100)
tree1ec48c0db63802b848a3ec8931ebba69caa3cf0e
parentdc8d1853d98903f3e311b1d09ab7d2e6ac0cda97
parentd0b8c9e561ea427104611bf392598a398c18d7cb
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (96 commits)
  parse_object_buffer: don't ignore errors from the object specific parsing functions
  git-fsck: report missing author/commit line in a commit as an error
  git-remote documentation: fix synopsis to match description
  git-am: fix type in its usage string
  git-p4: Fix an obvious typo
  Let "git svn" run "git gc --auto" occasionally
  git-svn: Don't call git-repack anymore
  git-p4: Ensure the working directory and the index are clean before "git-p4 rebase"
  git-p4: Fix submit user-interface.
  Remove $Id: ..$ $Header: ..$ etc from +ko and +k files during import
  Fix "git-commit -C $tag"
  Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)
  known breakage: revision range computation with clock skew
  test: reword the final message of tests with known breakages
  Sane use of test_expect_failure
  Update stale documentation links from the main documentation.
  GIT 1.5.4
  Fix "git checkout -b foo ':/substring'"
  Fix typo in a comment in t/test-lib.sh
  git rev-parse manpage: spelling fix
  ...