Merge branch 'master' of git://git.kernel.org/pub/scm/git/git
commit940fc3b38c7b73991c271e9bff9a72eadccc58eb
authorJakub Narebski <jnareb@gmail.com>
Thu, 21 Sep 2006 00:27:22 +0000 (21 02:27 +0200)
committerJakub Narebski <jnareb@gmail.com>
Thu, 21 Sep 2006 00:27:22 +0000 (21 02:27 +0200)
tree681e2b85be05abc18b3fdd117b9aa18af4245c01
parent79150751b2408673ad364cfa1e3b09257387eaf1
parent11031d7e9f34f6a20ff4a4bd4fa3e5e3c0024a57
Merge branch 'master' of git://git./git/git

* 'master' of git://git.kernel.org/pub/scm/git/git:
  add receive.denyNonFastforwards config variable
  sha1_name.c: understand "describe" output as a valid object name
  Make hexval() available to others.
  gitweb: Fix thinko in git_tags and git_heads
  gitweb: Make git_get_refs_list do work of git_get_references
  gitweb: Always use git-peek-remote in git_get_references
  gitweb: Require project for almost all actions
  gitweb: Even more support for PATH_INFO based URLs
  gitk(1): mention --all
  Fix trivial typos and inconsistencies in hooks documentation
  gitweb: Fix mimetype_guess_file for files with multiple extensions
  Patch for http-fetch.c and older curl releases