Merge branch 'ab/gitweb-abbrev-links'
commit5b941872d6003976ba4a1adc92bbc4de774661a8
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2016 20:14:45 +0000 (26 13:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2016 20:14:46 +0000 (26 13:14 -0700)
tree3f09b83179fd995cefbb503103a0510a2698b2cc
parent8e83d0531579da7abbfc603b5268995c2464efe8
parentcf5c7253e0f8d19bdb981a41b2552b28e3f6e0e3
Merge branch 'ab/gitweb-abbrev-links'

In addition to purely abbreviated commit object names, "gitweb"
learned to turn "git describe" output (e.g. v2.9.3-599-g2376d31787)
into clickable links in its output.

* ab/gitweb-abbrev-links:
  gitweb: link to "git describe"'d commits in log messages
  gitweb: link to 7-char+ SHA-1s, not only 8-char+
  gitweb: fix a typo in a comment
gitweb/gitweb.perl