Files
git/builtin
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-12 12:23:12 -08:00
2013-02-07 14:41:38 -08:00
2012-09-17 15:59:34 -07:00
2013-01-23 21:19:10 -08:00
2013-02-12 12:23:12 -08:00
2012-10-25 06:42:27 -04:00
2012-11-20 10:32:10 -08:00
2013-02-01 12:40:16 -08:00
2012-09-27 17:57:26 -07:00
2013-01-23 21:19:10 -08:00
2012-09-11 11:36:05 -07:00
2012-12-26 14:46:15 -08:00
2013-02-04 10:23:49 -08:00
2013-01-16 12:48:22 -08:00
2012-10-25 06:42:27 -04:00
2012-09-14 11:53:53 -07:00
2013-02-04 10:25:04 -08:00
2013-02-17 15:25:57 -08:00
2012-11-26 13:27:45 -08:00
2012-10-29 03:08:30 -04:00
2012-11-29 12:52:30 -08:00
2013-01-20 17:06:53 -08:00
2012-10-25 06:42:27 -04:00
2013-01-16 12:48:22 -08:00
2013-01-16 12:48:22 -08:00