[PATCH v3] wt-status: use settings from git_diff_ui_config

2018-05-04 Thread Eckhard S. Maaß
ename detection is most likely on, this is dangerous to be activated anyway as one can see here: https://public-inbox.org/git/xmqqegqaahnh@gitster.dls.corp.google.com/ Signed-off-by: Eckhard S. Maaß <eckhard.s.ma...@gmail.com> Reviewed-by: Elijah Newren <new...@gmail.com> --- Hel

[PATCH v2] wt-status: use rename settings from init_diff_ui_defaults

2018-05-01 Thread Eckhard S. Maaß
the status command. Signed-off-by: Eckhard S. Maaß <eckhard.s.ma...@gmail.com> Reviewed-by: Elijah Newren <new...@gmail.com> --- builtin/commit.c | 2 +- t/t4001-diff-rename.sh | 12 wt-status.c| 4 3 files changed, 13 insertions(+), 5 deletions(-)

[PATCH 1/1] wt-status: use rename settings from init_diff_ui_defaults

2018-04-30 Thread Eckhard S. Maaß
us command. Signed-off-by: Eckhard S. Maaß <eckhard.s.ma...@gmail.com> --- builtin/commit.c | 2 +- t/t4001-diff-rename.sh | 12 wt-status.c| 4 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/builtin/commit.c b/builtin/commit.c index 5571d4

[PATCH 0/1] Use the diff.rename configuration for git status

2018-04-30 Thread Eckhard S. Maaß
not change (50% rename threshold), this still seems reasonable to me. As for documentation, I am unsure what and where to add: for me it seems like git status should already behave that way, but it is a change and so far none else seemed to have brought it up. Greetings, Eckhard Eckhard S. Maaß (1