commit | af9ce1ffc6de9774e90a91f27fb1febd027f74f1 | [log] [tgz] |
---|---|---|
author | Andreas Ericsson <ae@op5.se> | Sun Sep 07 22:15:29 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Sep 07 15:22:24 2008 -0700 |
tree | 494653079c09661aea964bde5a8723240fa67beb | |
parent | ec3a4ba519c0012d58584d23f407c302e7b80eb6 [diff] |
Teach "git diff -p" to locate PHP class methods Otherwise it will always print the class-name rather than the name of the function inside that class. While we're at it, reorder the gitattributes manpage to list the built-in funcname pattern names in alphabetical order. Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Junio C Hamano <gitster@pobox.com>