Monthly Archives: November 2008

GNOME Shell Status – 2008-11-23

So, it’s been about three weeks since we started work on GNOME Shell and it seems about time to give update. A lot of the first weeks has been taken up with infrastructure work – getting things building, adding new features to gobject-introspection and gjs, debugging problems with various graphics drivers. But some of the […]

git-bz: Bugzilla subcommand for Git

Update: For current documentation, see: http://git.fishsoup.net/man/git-bz.html Now that gnome-shell development is in full swing, I’ve been spending a lot of time creating patches with git and git-svn, and then pasting the git-format-patch results into Bugzilla. That seemed like a highly automatable task. git-send-bugzilla wasn’t really what I was looking for. Hence, git-bz: # File the […]