Re: Git archeology

2018-04-24 Thread Vladimir Gorshenin
based method in my task as well. Have a nice day, Vladimir 2018-04-21 8:43 GMT+02:00 Christian Couder : > Hi, > > On Sat, Apr 21, 2018 at 8:19 AM, Vladimir Gorshenin > wrote: >> Hi, >> >> My team and I as well as millions of other developers are excited to >> hav

Re: Git archeology

2018-04-24 Thread Vladimir Gorshenin
Hi Szedar, Thank you for the reply! I didn't expect it could be so instant! I checked 'git log -L' option and it seems to the best one so far. But nevertheless is has a pit fall: I run it like 'git log -L ,:somefile' and get the output that needs manual scraping since each commit spans the whole

Git archeology

2018-04-20 Thread Vladimir Gorshenin
Hi, My team and I as well as millions of other developers are excited to have such tool at hand as Git. It helps us a lot. Now we challenged ourselves to be even more productive with Git analyzing our usage history. And there is a problem, which I believe is fundamental for Git (please prove me