Files
git/Documentation
Thomas Rast 13b8f68c1f log -L: :pattern:file syntax to find by funcname
This new syntax finds a funcname matching /pattern/, and then takes from there
up to (but not including) the next funcname.  So you can say

  git log -L:main:main.c

and it will dig up the main() function and show its line-log, provided
there are no other funcnames matching 'main'.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-03-28 10:30:04 -07:00
..
2013-02-05 16:13:32 -08:00
2013-02-27 10:10:28 -08:00
2013-02-14 10:28:55 -08:00
2013-02-25 08:28:06 -08:00
2012-04-20 15:49:16 -07:00
2013-02-14 10:29:01 -08:00
2012-06-19 11:35:19 -07:00
2013-02-05 16:13:32 -08:00
2011-09-06 11:42:12 -07:00
2011-03-11 10:59:16 -05:00
2013-02-27 10:10:28 -08:00
2013-02-27 09:47:28 -08:00
2013-02-07 14:42:16 -08:00
2013-02-07 14:41:45 -08:00