Merge branch 'maint'
commit0d0ba03a18a9c6cbc3d55c1b6834b9c3824f823f
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Aug 2010 20:05:47 +0000 (9 13:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Aug 2010 20:05:47 +0000 (9 13:05 -0700)
tree3266384afc1dc4717f49b1bd77f9ab734cacf8a0
parentd7d1c79cec6601db3a470e59240aa6ffab8b1405
parent497d9c343902591e98a6612385d529816420ea94
Merge branch 'maint'

* maint:
  gitweb: clarify search results page when no matching commit found
  Documentation: add a FILES section for show-ref
  Makefile: add missing dependency on http.h
  Makefile: add missing dependencies on url.h
  Documentation/git-log: Clarify --full-diff
  git-rebase: fix typo when parsing --force-rebase
  imap-send: Fix sprintf usage
  prune: allow --dry-run for -n and --verbose for -v
  notes: allow --dry-run for -n and --verbose for -v
  Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C
  Documentation: cite git-am from git-apply
  t7003: fix subdirectory-filter test
  Allow "check-ref-format --branch" from subdirectory
  check-ref-format: handle subcommands in separate functions
  pretty-options.txt: match --format's documentation with implementation.
gitweb/gitweb.perl