Monthly Archives: September 2007

And breakpad is almost here

This week I went insane while debugging some obscure crash in ARM + glib + logging + threads. Finding this kind of stuff on glibc scares me: /* Atomic compare and exchange. These sequences are not actually atomic; there is … Continue reading

Posted in Uncategorized | Leave a comment

And all that jazz

Just reading planet and mailing lists these days…: git filter-branch –subdirectory-filter directory refspec git clone –no-hardlinks /tmp/gtk2-perl Gtk2-SourceView.git git tag -f -d ${TAG} git filter-branch –subdirectory-filter Gtk2-SourceView HEAD git reset –hard git gc –aggressive git prune git-svn clone svn+ssh://username@svn.gnome.org/svn/modulename/trunk modulename … Continue reading

Posted in Uncategorized | Leave a comment