Re: [PATCH] fast-export: do not copy from modified file

2017-09-21 Thread Juraj Oršulić
identally worked because file7 was subsequently overridden. > > Reported-by: Juraj Oršulić > Signed-off-by: Jonathan Tan > --- > I tested this with the reproduction commands given by Juraj Oršulić and > it works. > > I also have a version that prints the redundant 'C

Re: git fast-export/import bug with -M -C

2017-09-20 Thread Juraj Oršulić
Hi, did anyone manage to take a look at this bug? Friendly ping. Juraj On Fri, Sep 15, 2017 at 12:01 AM, Juraj Oršulić wrote: > The commands should be self explanatory. 0.2.0~20 is the first commit > where the reconstructed repository diverges, that commit had a > simultaneous copy an

git fast-export/import bug with -M -C

2017-09-14 Thread Juraj Oršulić
The commands should be self explanatory. 0.2.0~20 is the first commit where the reconstructed repository diverges, that commit had a simultaneous copy and edit of one file. It seems that copy/rename detection, enabled with -M -C is confused by this. I reproduced it with git 2.14 next @ 8fa685d. gi

Re: [git-gui] Amending doesn't preserve timestamp

2017-03-24 Thread Juraj Oršulić
3/2017 15:26, Juraj Oršulić wrote: >> Hello Igor (and others), I have something else to report about the >> commit amend functionality in git-gui, and I think it could be >> related to my original question. It seems that git-gui messes up >> international signs on amending. &

Re: [git-gui] Amending doesn't preserve timestamp

2017-03-23 Thread Juraj Oršulić
ef24b133dda6c18b8ef01b1a38f9e049d87f2021 Author: Juraj Oršulić I open git gui again, click "Amend Last Commit", press "Commit", and I get this in git log: commit 6e09ff9edcef863d92f02cf86e0307c27171aec0 Author: Juraj OrÅ¡uliÄ Does anyone have any idea what could be the cause? I t