Merge branch 'maint'
commit78e90f89e39b112af2670516f80586163dcd56ca
authorJunio C Hamano <junkio@cox.net>
Wed, 14 Feb 2007 23:25:53 +0000 (14 15:25 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 14 Feb 2007 23:25:53 +0000 (14 15:25 -0800)
tree700de0cc6c28079dddf50c70d3c9d0afaada659e
parent9a894e8e7c85794d39745eb83462a2001816ac3b
parent204d409247e7bbc7848569462aa11a87e373c8d6
Merge branch 'maint'

* maint:
  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.
  Clarify two backward incompatible repository options.