Re: [wishlist] support git flow-like view

2012-11-21 Thread Lisandro Damián Nicanor Pérez Meyer
On Wed 21 Nov 2012 11:52:05 Holger Hellmuth (IKS) escribió: > Am 21.11.2012 01:13, schrieb Lisandro Damián Nicanor Pérez Meyer: > > Well, two ideas come to my mind: > > > > - detect when using git flow (.git/config contains [gitflow > > "some_branch"] entries). > > Shouldn't it be part of the git

Re: [wishlist] support git flow-like view

2012-11-21 Thread Holger Hellmuth (IKS)
Am 21.11.2012 01:13, schrieb Lisandro Damián Nicanor Pérez Meyer: Well, two ideas come to my mind: - detect when using git flow (.git/config contains [gitflow "some_branch"] entries). Shouldn't it be part of the gitflow package then? - Show "swim-lane"-like graphs, including branches that ma

Re: [wishlist] support git flow-like view

2012-11-20 Thread Johannes Sixt
Am 11/21/2012 1:13, schrieb Lisandro Damián Nicanor Pérez Meyer: > I think the best mock-up would be: > > > > Yes, I'm referring to "swim-lanes" like view. Which may be already there and > I'm miserably failing to see :-/ Maybe

Re: [wishlist] support git flow-like view

2012-11-20 Thread Andrew Ardill
On 21 November 2012 11:13, Lisandro Damián Nicanor Pérez Meyer wrote: > ... > Well, two ideas come to my mind: > > - detect when using git flow (.git/config contains [gitflow "some_branch"] > entries). I guess this part is just so the next part can be done automatically? > - Show "swim-lane"-lik

Re: [wishlist] support git flow-like view

2012-11-20 Thread Lisandro Damián Nicanor Pérez Meyer
On Tue 20 Nov 2012 20:56:26 Andrew Ardill escribió: > On 21 November 2012 10:42, Lisandro Damián Nicanor Pérez Meyer > > wrote: > > Hi! I am not suscribed to the list, so please CC-me. > > That is the default etiquette on this list :) Great :-) > > I think this may have been proposed before,

Re: [wishlist] support git flow-like view

2012-11-20 Thread Andrew Ardill
On 21 November 2012 10:42, Lisandro Damián Nicanor Pérez Meyer wrote: > > Hi! I am not suscribed to the list, so please CC-me. That is the default etiquette on this list :) > I think this may have been proposed before, but I could not find anything in > the web, so I better try myself :) > > The

[wishlist] support git flow-like view

2012-11-20 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! I am not suscribed to the list, so please CC-me. I think this may have been proposed before, but I could not find anything in the web, so I better try myself :) The idea would be to gitk to show a "git flow-like"[0] view when it detects git flow (or the user ask for it or...) Basiccaly, yo