Merge branch 'maint'
commit79d5576a4f2eada820802d2e7e19226e54f9de5d
authorJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 07:27:24 +0000 (29 00:27 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 07:27:24 +0000 (29 00:27 -0700)
tree1368eb21d31f3bda4823385f98656b9566e0924c
parent24a97d84adb649ca5d90c9b1e6d894f4acee1a6b
parenta192a909c0cdb8ea09b6513c4839fd6762989cb1
Merge branch 'maint'

* maint:
  cvsserver: Fix some typos in asciidoc documentation
  cvsserver: Note that CVS_SERVER can also be specified as method variable
  cvsserver: Correct inetd.conf example in asciidoc documentation
  user-manual: fixed typo in example
  Add test case for $Id$ expanded in the repository
  git-svn: avoid md5 calculation entirely if SVN doesn't provide one
  Makefile: Remove git-fsck and git-verify-pack from PROGRAMS
  Fix stupid typo in lookup_tag()
  git-gui: Guess our share/git-gui/lib path at runtime if possible
  Correct key bindings to Control-<foo>
  git-gui: Tighten internal pattern match for lib/ directory