author | David Aguilar <davvid@gmail.com> | |
Tue, 7 Apr 2009 08:21:20 +0000 (01:21 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 8 Apr 2009 05:19:56 +0000 (22:19 -0700) | ||
commit | afcbc8e7ecb18a3ee542e808f02f5df7d56d5bdc | |
tree | 6a057ce275aa7d4998846e21452c84616357f6b0 | tree | snapshot |
parent | 1c0f3d224eff2ff8ca8442811edb5a6830adba1a | commit | diff |
difftool: move 'git-difftool' out of contrib
This prepares 'git-difftool' and its documentation for
mainstream use.
'git-difftool-helper' became 'git-difftool--helper'
since users should not use it directly.
'git-difftool' was added to the list of commands as
an ancillaryinterrogator.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This prepares 'git-difftool' and its documentation for
mainstream use.
'git-difftool-helper' became 'git-difftool--helper'
since users should not use it directly.
'git-difftool' was added to the list of commands as
an ancillaryinterrogator.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore | diff | blob | history | |
Documentation/config.txt | diff | blob | history | |
Documentation/git-difftool.txt | [new file with mode: 0644] | blob |
Makefile | diff | blob | history | |
command-list.txt | diff | blob | history | |
contrib/difftool/git-difftool | [deleted file] | blob | history |
contrib/difftool/git-difftool-helper | [deleted file] | blob | history |
contrib/difftool/git-difftool.txt | [deleted file] | blob | history |
git-difftool--helper.sh | [new file with mode: 0755] | blob |
git-difftool.perl | [new file with mode: 0755] | blob |