diff options
author | Steven Grimm <koreth@midwinter.com> | 2008-05-10 22:11:18 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-11 10:12:19 -0700 |
commit | 4be403815321976bc2ee4c6677799abb06b153aa (patch) | |
tree | c0aa1a96147c96619aae8d4e1d93e0817091d2ec /builtin-grep.c | |
parent | mergetool: Make ECMerge use the settings as specified by the user in the GUI (diff) | |
download | tgif-4be403815321976bc2ee4c6677799abb06b153aa.tar.xz |
Add svn-compatible "blame" output format to git-svn
git-svn blame produced output in the format of git blame; in environments
where there are scripts that read the output of svn blame, it's useful
to be able to use them with the output of git-svn. The git-compatible
format is still available using the new "--git-format" option.
This also fixes a bug in the initial git-svn blame implementation; it was
bombing out on uncommitted local changes.
Signed-off-by: Steven Grimm <koreth@midwinter.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-grep.c')
0 files changed, 0 insertions, 0 deletions