Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

GitBlocks Plugin

<< < (9/11) > >>

MortenMacFly:

--- Quote from: yvesdm3000 on February 10, 2016, 05:05:35 pm ---Looks very decent, there is even a branch that implemented auto-detection of the type of file.

--- End quote ---
I wasn't aware of that one. Who did it? Can you post a link?

oBFusCATed:

--- Quote from: yvesdm3000 on February 10, 2016, 05:57:11 pm ---I agree, I don't need all those features of branching, rebasing etc, only features that the existing tools can't deliver where it makes sense in regards to Code::Blocks integration. IMHO that's why I asked the question in the first place, to actually get a diff from a file that I can click in C::B without having to go to some external tool/browser, find the file and have the diff open outside of C::B...

--- End quote ---
I've setup a tool that opens my diff program with the currently selected file and if there are changes it shows them. It also goes to the correct line:)
I have also commands for git gui blame and gitk. They are pretty handy.

yvesdm3000:
https://github.com/danselmi/cbDiff

I merged that into my own branch. I didn't add anything and issues a pull request to the upstream one, I'm however not sure if danselmi is still actively developing it, maybe he is but nothing needs to be changed anymor.

Yves

yvesdm3000:

--- Quote from: oBFusCATed on February 10, 2016, 08:40:23 pm ---
--- Quote from: yvesdm3000 on February 10, 2016, 05:57:11 pm ---I agree, I don't need all those features of branching, rebasing etc, only features that the existing tools can't deliver where it makes sense in regards to Code::Blocks integration. IMHO that's why I asked the question in the first place, to actually get a diff from a file that I can click in C::B without having to go to some external tool/browser, find the file and have the diff open outside of C::B...

--- End quote ---
I've setup a tool that opens my diff program with the currently selected file and if there are changes it shows them. It also goes to the correct line:)
I have also commands for git gui blame and gitk. They are pretty handy.

--- End quote ---

Does it start C::B when you do a git gui blame ? Maybe a nice howto or some notes on what you've configured? Helps others figuring out what to do to setup this...

Yves

MortenMacFly:

--- Quote from: yvesdm3000 on February 10, 2016, 09:25:36 pm ---https://github.com/danselmi/cbDiff

--- End quote ---
OK. I knew that but forgot. There is another one here:
https://github.com/ywx/cbDiff
So there are 2 forks from the original and yours on top. Maybe you can merge all three. Because the ywx has highlight languages considered.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version