Commit Graph

2 Commits

Author SHA1 Message Date
Junio C Hamano
74229abc4b Merge branch 'jc/grep' into next
* jc/grep:
  git-grep: show pathnames relative to the current directory
  git-sh-setup: do not use repo-config to test the git directory
  git-svn: bugfix: allow SVN:: lib users to track the root of the repository
  git-svn: correctly kill keyword expansion without munging EOLs
  drop length argument of has_extension
2006-08-11 19:18:47 -07:00
Rene Scharfe
2e3ed670eb git-verify-pack: make builtin
Convert git-verify-pack to a builtin command.  Also rename ac to argc
and av to argv for consistancy.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-08-10 14:19:06 -07:00