DVCS-Git No output executing git log in project dir
Uwe Kaiser
dred9e at googlemail.com
Fri Oct 3 17:41:12 UTC 2008
When you execute the git log command on the project directory the DVCSjob
produces this git log ''
But git does not work with this input.
I add a check to GitExecutor::log if info.fileName() is empty.
Eclosed the patch.
It works, but I don't know if it is the right way to fix the problem.
On Friday 03 October 2008 17:11:40 Evgeniy Ivanov wrote:
> Uwe Kaiser wrote:
> > On Friday 03 October 2008 16:14:54 Evgeniy Ivanov wrote:
> >> Uwe Kaiser wrote:
> >>> Hi,
> >>>
> >>> because the old command style "git-xyz" is deprecated since release
> >>> 1.6.0. I made a patch that converts the commands to the actual "git
> >>> xyz" style.
> >>>
> >>> Greeting
> >>> Uwe
> >>
> >> Thanks a lot, committed :)
> >> Have you any suggestions how to make git support better?
> >
> > I have to have a closer look at the source to make any suggestions.
> > I saw that for hg and bazaar the log command is not implemented, so I
> > will first have a look at that.
>
> I planned to implement all hg and bzr 's empty stuff this weekend.
> That's not much to do, just few executors methods.
> I meant mostly new features. But looking through sources is cool too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: git_log_project_directory.patch
Type: text/x-patch
Size: 496 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20081003/4f06611c/attachment.patch>
More information about the KDevelop-devel
mailing list