Files
git/builtin
Junio C Hamano 74ca49330a Merge branch 'ss/builtin-cleanup'
"git help $cmd" unnecessarily enumerated potential command names
from the filesystem, even when $cmd is known to be a built-in.

Ideas for further optimization, primarily by killing the use of
is_in_cmdlist(), were suggested in the discussion, but they can
come as follow-ups on top of this series.

* ss/builtin-cleanup:
  builtin/help.c: speed up is_git_command() by checking for builtin commands first
  builtin/help.c: call load_command_list() only when it is needed
  git.c: consistently use the term "builtin" instead of "internal command"
2014-01-10 10:33:48 -08:00
..
2014-01-10 10:33:03 -08:00
2013-12-17 12:02:44 -08:00
2014-01-10 10:33:11 -08:00
2013-12-17 12:02:44 -08:00
2013-12-30 12:27:01 -08:00
2013-10-23 13:21:31 -07:00
2013-09-09 14:36:15 -07:00
2014-01-10 10:32:21 -08:00
2013-12-27 14:57:50 -08:00
2013-12-17 12:02:44 -08:00
2013-12-17 14:12:17 -08:00
2013-07-15 10:56:07 -07:00
2013-09-09 14:36:15 -07:00