Re: [Geeqie-devel] Next development

2012-08-16 Thread vinit agrawal
Hi Omari, watch this video at 2:30 minute http://vimeo.com/22956656 if you have windows on your machine or on a VM you can also try it. The point is not to copy this interface but to extend it. --Vinit On Fri, Aug 17, 2012 at 3:50 AM, Omari Stephens wrote: > On 08/16/2012 08:26 PM, vinit agr

Re: [Geeqie-devel] Rules for git repository

2012-08-16 Thread Greg Troxel
Vladimir Nadvornik writes: > Dne čtvrtek 16 Srpen 2012 17:18:45 Klaus Ethgen napsal(a): >> >> --no-ff is sometimes a good idea, sometimes not. I think that should be >> used where it is reasonable. For example I might cherry-pick several >> commits fixing small thinks into a temp branch. As long

Re: [Geeqie-devel] [patch] Trivial typo fixes for GIT head

2012-08-16 Thread Laurent Monin
Le 16/08/2012 22:02, Vladimir Nadvornik a écrit : > Dne středa 15 Srpen 2012 15:54:48 Andreas Metzler napsal(a): >> Hello, >> >> find attached two trivial fixes for GIT: >> > commited, thanks. > > Vladimir > Hmmm, please don't commit changes to all .po files, it makes merging of translations a nig

Re: [Geeqie-devel] Next development

2012-08-16 Thread Omari Stephens
On 08/16/2012 08:26 PM, vinit agrawal wrote: > Hi, > > I was thinking of, as i mentioned earlier sometime that a feature like > seemless image viewing mode will be very cool thing to add. > The inspiration is of course the google picasa viewer for windows, with > a dimmed background of the running

Re: [Geeqie-devel] Rules for git repository

2012-08-16 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Vladimir, Am Do den 16. Aug 2012 um 20:35 schrieb Vladimir Nadvornik: > In my work project we do a rebase each time before pushing to master, I am > not > used to other methods. That makes stuff most time more complex. > Each commit contain l

Re: [Geeqie-devel] Next development

2012-08-16 Thread vinit agrawal
Hi, I was thinking of, as i mentioned earlier sometime that a feature like seemless image viewing mode will be very cool thing to add. The inspiration is of course the google picasa viewer for windows, with a dimmed background of the running windows and upfront will be the image. But, a lot more

Re: [Geeqie-devel] [patch] Trivial typo fixes for GIT head

2012-08-16 Thread Vladimir Nadvornik
Dne středa 15 Srpen 2012 15:54:48 Andreas Metzler napsal(a): > Hello, > > find attached two trivial fixes for GIT: > commited, thanks. Vladimir -- Live Security Virtual Conference Exclusive live event will cover all the

Re: [Geeqie-devel] Samsung raw .srw support

2012-08-16 Thread Vladimir Nadvornik
Dne úterý 14 Srpen 2012 21:11:35 Štěpán Roučka napsal(a): > Great, that was easy. I think it would be good if someone with git access > could add this to the default settings. Done, commit 68619b544a553fcaf636894ec894553a0c8f650e Vladimir -

Re: [Geeqie-devel] Rules for git repository

2012-08-16 Thread Vladimir Nadvornik
Dne čtvrtek 16 Srpen 2012 17:18:45 Klaus Ethgen napsal(a): > > when merging branches to master, use --no-ff in the git merge command, > > so there will be an explicit merge commit. When one merges master to > > a branch, checks that it still works, and then merges back to master, > > ofte

Re: [Geeqie-devel] Next development

2012-08-16 Thread Vladimir Nadvornik
Dne čtvrtek 16 Srpen 2012 17:46:37 Omari Stephens napsal(a): > On 08/16/2012 03:07 PM, Vladimir Nadvornik wrote: > > On Wednesday, August 15, 2012 07:38:25 AM David Vincent-Jones wrote: > >> Is there an established goal, or set of goals, for Geeqie? If so where > >> will I find them. > >> If the di

Re: [Geeqie-devel] Next development

2012-08-16 Thread Omari Stephens
On 08/16/2012 03:07 PM, Vladimir Nadvornik wrote: > On Wednesday, August 15, 2012 07:38:25 AM David Vincent-Jones wrote: >> Is there an established goal, or set of goals, for Geeqie? If so where >> will I find them. >> If the direction is already clearly stated somewhere it should be much >> easier

Re: [Geeqie-devel] Rules for git repository

2012-08-16 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 One to add: Am Do den 16. Aug 2012 um 16:12 schrieb Klaus Ethgen: > For me it was/is two things: > 1. Limited time :-) > 2. Sometimes frustration that it took so long to get the code push out >to the customers and not be able to address bugs dir

Re: [Geeqie-devel] Rules for git repository

2012-08-16 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Do den 16. Aug 2012 um 15:51 schrieb Greg Troxel: > I would add, as suggestions: > > for complicated changes, people are encouraged to ask for review/test > of a branch before it is merged to master. I always did this but seldom get response

Re: [Geeqie-devel] Rules for git repository

2012-08-16 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Vladimir, Am Do den 16. Aug 2012 um 15:46 schrieb Vladimir Nadvornik: > I think that one of the reasons of stalled development was creating the > personal branches in git, without setting processes for merging. For me it was/is two things: 1. L

Re: [Geeqie-devel] Next development

2012-08-16 Thread Vladimir Nadvornik
On Wednesday, August 15, 2012 07:38:25 AM David Vincent-Jones wrote: > Is there an established goal, or set of goals, for Geeqie? If so where > will I find them. > If the direction is already clearly stated somewhere it should be much > easier to prioritize the next development. > Main goal is to

Re: [Geeqie-devel] Rules for git repository

2012-08-16 Thread Greg Troxel
Vladimir Nadvornik writes: > Hi, > > I think that one of the reasons of stalled development was creating the > personal branches in git, without setting processes for merging. I am still > not that familiar with various development models that git allows, so I'd > suggest to keep it simple, s

[Geeqie-devel] Rules for git repository

2012-08-16 Thread Vladimir Nadvornik
Hi, I think that one of the reasons of stalled development was creating the personal branches in git, without setting processes for merging. I am still not that familiar with various development models that git allows, so I'd suggest to keep it simple, similar to subversion workflow: - master