Hi James, hi Nacho! First thanks a lot for fixing the status bug! It works here. I did some prototyping with libgit2-glib (and libgit2) and think that it is definitly the way to go for anjuta 3.8. It also gives us the possibility to make the whole user-interface more context-sensitive, e.g. don't allow to pull when you have uncommited changes. I even started a wiki page[1] with my ideas but didn't have time to create the UI mockups I had in mind, yet. Anyway, this is all for the next cycle. Regards, Johannes [1] https://live.gnome.org/Anjuta/Roadmap/GitPlugin Am Donnerstag, den 23.08.2012, 09:43 +0200 schrieb Ignacio Casal Quinteiro:
Hey, maybe you will be interested in libgit2-glib, see: http://git.gnome.org/browse/libgit2-glib Regards. On Thu, Aug 23, 2012 at 4:47 AM, James Liggett <jrliggett cox net> wrote: Hi Everyone, Just a few minutes ago I pushed out a major rewrite of the status command for our git plugin that should permanently fix status information not showing up with certain git versions. The new version uses what git calls "porcelain" status output, that they say won't change between versions, unlike regular status output which changes in subtle ways between versions. These changes, like changing the names of certain status codes or the names of the different sections, would throw off the regular expressions in the status command, so people with newer git versions like 1.7.10, wouldn't get status output at all with the old status command. But, to do this I had to rewrite all of the status command output handlers. As this is a very big change, I'd like as many people here as possible to give the new status code in master a good testing. It would be especially useful if you could test merge conflict behavior, the file manager icons, and adding things to the index, as these areas were the ones most affected by this patch. If you think you notice anything that seems off about status at all, please let me know, preferably before hard code freeze on September 17, so that I can fix it in time for 3.6. Thanks, James _______________________________________________ anjuta-devel-list mailing list anjuta-devel-list gnome org https://mail.gnome.org/mailman/listinfo/anjuta-devel-list -- Ignacio Casal Quinteiro _______________________________________________ anjuta-devel-list mailing list anjuta-devel-list gnome org https://mail.gnome.org/mailman/listinfo/anjuta-devel-list
Attachment:
signature.asc
Description: This is a digitally signed message part