Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitc69815a9583437fb73672788a47feb842b05db58
authorJakub Narebski <jnareb@gmail.com>
Fri, 8 Dec 2006 10:26:20 +0000 (8 11:26 +0100)
committerJakub Narebski <jnareb@gmail.com>
Fri, 8 Dec 2006 10:26:20 +0000 (8 11:26 +0100)
tree6c0d54e2128299d9ea760fa61769d4529d264b18
parent7b6ca692809e512615c3c7ce29480af527628925
parentdb9819a40a56b4747931e637c1c22a104dcab902
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git:
  Documentation: update git-clone man page with new behavior
  cvsserver: Avoid miscounting bytes in Perl v5.8.x
  change the unpack limit treshold to a saner value
  Documentation: reorganize cvs-migration.txt
  git-merge: fix "fix confusion between tag and branch" for real
  git-svn: avoid network timeouts for long-running fetches
  gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" view
  git-merge: squelch needless error message.
  git-reset to remove "$GIT_DIR/MERGE_MSG"
  cvs-migration: improved section titles, better push/commit explanation
  cvs-migration document: make the need for "push" more obvious
  Document git-diff whitespace flags -b and -w
  diff -b: ignore whitespace at end of line
  unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.
  Use .git/config for storing "origin" shortcut repository