[00:06] what types of trees can live in the filters.ContentFilerContext().source_tree()? [00:24] I'm trying to add a new keyword Revno [00:24] -keyword_registry.register('Rev', [00:24] - lambda c: c.source_tree().get_revision_id()) [00:24] works [00:25] +keyword_registry.register('Revno', [00:25] + lambda c: c.source_tree().branch.revision_id_to_dotted_revno(c.revision_id())) [00:25] doesn't [00:33] hy again... i already asked the question before... but why does bzr-gtk depend on things like pulseaudio? [00:35] nikin, Depends: bzr (>= 1.17~), bzr (<< 2.2~), python-gtk2 (>= 2.8), python-glade2 (>= 2.10), python-notify, python (>= 2.4), python-central (>= 0.6.11) [00:35] nikin, one of those depends on pulseaudio [00:36] xnox: that's the problem of the maintainers of those other packages probably [00:36] through the chain of dependencies [00:37] i understand... so its a package maintaining bug. [00:40] thank you... so i wait for a gui with less deps before i leave the command line. [02:13] More general questions: can a content filter assume there will be a branch in the ContentFilterContext available? [02:13] or how a content filter find out which branch it is on right now === Joyer` is now known as Joyer === inada-n is now known as naoki === mnepton is now known as mneptok === naoki is now known as naoki-away === naoki-away is now known as naoki === naoki is now known as naoki-away === naoki-away is now known as naoki === naoki is now known as naoki-away === naoki-away is now known as naoki === jml` is now known as jml === naoki is now known as naoki-away === naoki-away is now known as naoki === naoki is now known as naoki-away === naoki-away is now known as naoki === naoki is now known as naoki-away === naoki-away is now known as naoki === naoki is now known as naoki-away === naoki-away is now known as naoki === naoki is now known as naoki-away [17:50] * Joyer` === Joyer` is now known as Joyer [17:50] * Joyer === radoe_ is now known as radoe [20:52] I take my frustrated comments back! [20:52] Bzr rocks =) [20:52] hooray :) [22:40] dash, got keywords plugin to output CurrentRevno, CurreentRevid as well as last Revno file was modified in [22:40] working on the testsuite now [22:40] * xnox knows I was meant to do it the other way around [23:29] actually testing helps. [23:29] I'm nowhere near to being finished