Code

Merge branch 'maint'
authorJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 07:27:24 +0000 (00:27 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 07:27:24 +0000 (00:27 -0700)
* 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


Trivial merge