Re: intellij git history

2016-01-24 Thread Dawid Weiss
We can move the reference for master and branch_5x -- these are affected. I can do it tonight and cherry pick any commits that have been added since then. Dawid On Sun, Jan 24, 2016 at 7:07 AM, david.w.smi...@gmail.com wrote: > I'm seeing this too Yonik :-( This

RE: intellij git history

2016-01-24 Thread Uwe Schindler
ache.org > Subject: Re: intellij git history > > We can move the reference for master and branch_5x -- these are > affected. I can do it tonight and cherry pick any commits that have > been added since then. > > Dawid > > On Sun, Jan 24, 2016 at 7:07 AM, david.w.smi...@g

Re: intellij git history

2016-01-24 Thread david.w.smi...@gmail.com
omments? > > > > Uwe > > > > - > > Uwe Schindler > > H.-H.-Meier-Allee 63, D-28213 Bremen > > http://www.thetaphi.de > > eMail: u...@thetaphi.de > > > > > >> -Original Message- > >> From: Dawid Weiss [m

Re: intellij git history

2016-01-24 Thread Dawid Weiss
l: u...@thetaphi.de > > >> -Original Message- >> From: Dawid Weiss [mailto:dawid.we...@gmail.com] >> Sent: Sunday, January 24, 2016 9:59 AM >> To: dev@lucene.apache.org >> Subject: Re: intellij git history >> >> We can move the reference for ma

intellij git history

2016-01-23 Thread Yonik Seeley
Everything looks fine from the command line, but Intellij IDEA 14 doesn't seem to be able to see the history: If I right click on a file and do "GIT->Show History" I only see a single entry: * 2c97a68 2016-01-23 | Revert "LUCENE-6937: moving trunk from SVN to GIT." Welcome to GIT world. [Dawid

Re: intellij git history

2016-01-23 Thread Mark Miller
Just a guess, but perhaps the follow option will help? On Sat, Jan 23, 2016 at 9:56 PM Yonik Seeley wrote: > Everything looks fine from the command line, but Intellij IDEA 14 > doesn't seem to be able to see the history: > > If I right click on a file and do "GIT->Show

Re: intellij git history

2016-01-23 Thread david.w.smi...@gmail.com
I'm seeing this too Yonik :-( This really sucks. I googled and found this: http://stackoverflow.com/questions/27797965/showing-graphically-the-equivalent-of-git-log-follow-in-intellij Which makes reference to 2 IntelliJ issue tracker bug reports, both marked as closed years ago. In summary,