From: Andrew C. <ac...@co...> - 2008-08-08 15:42:38
|
The TODO really should be our bug tracker on sourceforge. Any time anyone thinks of something, go ahead and add it as either a bug or feature request. Intestingly, the more bugs we have (and have closed) the more active our project looks. -- Drew On Fri, 8 Aug 2008, Paul Munson Bethe wrote: > > I tried associating gitclipse with a large project == 5000 files, > and it crashes with an out-of-memory error! > > I am trying to look at this in a debugger, but I am certain that we should not release until that is resolved. > Also, Andrew observed that Status is not particularly pretty - so that will have to be fixed. > > I would guess, with my other project taking priority for the next few days, that next Friday, or more likely, the following week. > > As far as TODO - I am not aware of one anymore. > > -Paul > > ----- Original Message ----- > From: Michelle S Osborne <ms...@ny...> > Date: Friday, August 8, 2008 9:03 am > Subject: Re: [Gitclipse-devel] Things to do > To: Patrick Winters <pat...@ny...> > Cc: git...@li... > > >> What day are we planning to release? I'm getting ready to go on >> vacation, so beyond adding more javadocs I don't think I'll get much >> done in the next few days. I think once I'm in North Carolina there >> won't be a whole lot to do though, and I'll end up coding. >> >> Are we keeping a TODO list anywhere that I can update? >> >> ----- Original Message ----- >> From: Patrick Winters <pat...@ny...> >> Date: Thursday, August 7, 2008 5:31 pm >> Subject: Re: [Gitclipse-devel] Things to do >> To: 'Andrew Case' <ac...@co...> >> Cc: git...@li... >> >> >>> I put in some help documentation and modified the commit dialog a >> bit >>> to >>> look a little nicer. >>> I can't seem to figure out how to get the Decorator color to be olive. >>> I try and work on the MoveDelete hook asap. >>> >>>> -----Original Message----- >>>> From: Andrew Case [mailto:ac...@co...] >>>> Sent: Thursday, August 07, 2008 9:28 AM >>>> To: Patrick Winters >>>> Cc: git...@li... >>>> Subject: Re: [Gitclipse-devel] Things to do >>>> >>>> Yeah. >>>> >>>> I didn't finish Undo/Redo which I think is pretty critical. My >> code >>> was >>>> a >>>> mess, not very much done and doesn't compile yet so it's probably >> not >>>> worth taking a look at. For reference though I was following this >>>> approach though, it seemed like it had potential: >>>> Extend an AbstractOperation with GitDeleteOperation >>>> + implement Undo/Redo in this operation >>>> Extend an AbstractOperation with GitMoveOperation >>>> + implement Undo/Redo in this operation >>>> Have MoveDeleteHook call the above operations when called. >>>> >>>> Also: >>>> Documentation on Usage/Tutorial and from eclipse' help menu >> would >>> be >>>> extremely useful. >>>> Prettify Status so the UI is a bit better looking (it looked strange >>>> on >>>> my machine). >>>> >>>> -- >>>> Drew >>>> >>>> >>>> >>>> On Thu, 7 Aug 2008, Patrick Winters wrote: >>>> >>>>> Hey all, >>>>> It's cumbersome to run core tests because we're forced to >> launch >>> UI >>>>> sessions. I want to separate the tests so that the core can be >> run >>>>> headless and much faster. I think this would encourage us to use >>>> them >>>>> more. If you remove ui from the core dependencies, you should be >>>> able >>>>> to find all of the compile errors. >>>>> I'll do my best to go through them ASAP so we can get a better >>>> testing >>>>> infrastructure together. But, is there anything else more pressing? >>>>> -- >>>>> Patrick >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>> ---- >>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>> challenge >>>>> Build the coolest Linux based applications with Moblin SDK & win >>>> great prizes >>>>> Grand prize is a trip for two to an Open Source event anywhere >> in >>> the >>>> world >>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>> _______________________________________________ >>>>> Gitclipse-devel mailing list >>>>> Git...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >>>>> >>> >>> >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >>> Build the coolest Linux based applications with Moblin SDK & win >> great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in >> the >>> world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Gitclipse-devel mailing list >>> Git...@li... >>> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Gitclipse-devel mailing list >> Git...@li... >> https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Gitclipse-devel mailing list > Git...@li... > https://lists.sourceforge.net/lists/listinfo/gitclipse-devel > |