On Thu, Dec 7, 2017 at 1:18 AM, Jacob Keller wrote:
> On Wed, Dec 6, 2017 at 4:16 PM, Jacob Keller wrote:
>>
>> This causes a regression in the --relative option which prevents it
>> from working properly.
>>
>> If I have a repository with a modified file in a subdirectory, such as:
>>
>> a/file
On Wed, Dec 6, 2017 at 4:16 PM, Jacob Keller wrote:
> On Sun, Dec 3, 2017 at 9:04 AM, Christian Couder
> wrote:
>> From: Christian Couder
>>
>> Let's simplify diff option parsing using skip_to_opt_val().
>>
>> Signed-off-by: Christian Couder
>> ---
>> diff.c | 22 --
>> 1 f
On Sun, Dec 3, 2017 at 9:04 AM, Christian Couder
wrote:
> From: Christian Couder
>
> Let's simplify diff option parsing using skip_to_opt_val().
>
> Signed-off-by: Christian Couder
> ---
> diff.c | 22 --
> 1 file changed, 8 insertions(+), 14 deletions(-)
>
> diff --git a/di
From: Christian Couder
Let's simplify diff option parsing using skip_to_opt_val().
Signed-off-by: Christian Couder
---
diff.c | 22 --
1 file changed, 8 insertions(+), 14 deletions(-)
diff --git a/diff.c b/diff.c
index 2ebe2227b4..067b498187 100644
--- a/diff.c
+++ b/diff.
4 matches
Mail list logo