Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commitee271a41bcecb2506c73517a0ebe2624f6d89671
authorJakub Narebski <jnareb@gmail.com>
Thu, 15 Feb 2007 01:53:13 +0000 (15 02:53 +0100)
committerJakub Narebski <jnareb@gmail.com>
Thu, 15 Feb 2007 01:53:13 +0000 (15 02:53 +0100)
treee396b61daa9f230658842797515c0849e93568b8
parent137eb2d04b8aac2e5c120fc7ed84c3789fb410a1
parent78e90f89e39b112af2670516f80586163dcd56ca
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git: (51 commits)
  GIT-VERSION-FILE: check ./version first.
  sha1_file.c: Round the mmap offset to half the window size.
  Make sure packedgitwindowsize is multiple of (pagesize * 2)
  Add RelNotes 1.5.0.1
  Still updating 1.5.0 release notes.
  git-daemon: Avoid leaking the listening sockets into child processes.
  The "table-of-contents" in the update hook script should match the body
  Clarify two backward incompatible repository options.
  Point top-level RelNotes link at 1.5.1 release notes being prepared.
  Add RelNotes 1.5.1
  Document --ignore-space-at-eol option.
  Makefile: update check-docs target
  cmd-list: add git-remote
  Documentation: Drop full-stop from git-fast-import title.
  teach diff machinery about --ignore-space-at-eol
  Only show log entries for new revisions in hooks--update
  Minor corrections to release notes
  blame: --show-stats for easier optimization work.
  Add link to v1.5.0 documentation.
  GIT 1.5.0
  ...