Files
git/builtin
Thomas Rast 0579f91dd7 grep: enable threading with -p and -W using lazy attribute lookup
Lazily load the userdiff attributes in match_funcname().  Use a
separate mutex around this loading to protect the (not thread-safe)
attributes machinery.  This lets us re-enable threading with -p and
-W while reducing the overhead caused by looking up attributes.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-12-16 15:47:10 -08:00
..
2011-12-05 15:12:34 -08:00
2011-12-09 13:37:14 -08:00
2011-06-20 14:27:36 -07:00
2011-12-09 13:37:14 -08:00
2011-12-09 13:37:14 -08:00
2011-12-09 13:37:09 -08:00
2011-12-09 13:37:14 -08:00
2011-11-06 20:31:28 -08:00
2011-11-07 22:12:19 -08:00
2011-12-09 13:37:14 -08:00
2011-10-06 13:54:32 -07:00
2011-11-18 11:30:02 -08:00
2011-11-07 22:12:19 -08:00
2011-09-01 15:46:13 -07:00
2011-05-31 12:19:11 -07:00
2011-12-05 15:04:38 -08:00
2011-12-09 13:37:14 -08:00
2011-08-25 14:42:11 -07:00