=== Noldorin_ is now known as Noldorin === mlh_ is now known as mlh === r0bby is now known as robbyoconnor [07:04] Hi, how can I check if some revision revid:xxx is included in my branch? I used to do `bzr log -rrevid:xxx` and it would fail with internal error if revision was not present. Now (2.6.0dev2) it seems to just pull out the version from my shared repo, even if the revision is not part of the current branch? [07:06] Well, I can do: `bzr branch -rrevid:xxx --no-tree mybranch tmp; cd tmp; bzr missing --line --mine-only ../mybranch` - it will be empty if revision is included in mybranch. But I was looking for something a bit more convenient? [07:44] knielsen: 'bzr log -rrevid:xxx..' note the final '..' [07:45] ah [07:45] or something along those lines, there was a bug about that with more details [07:46] vila: seems to work fine, thanks! [07:46] cool [07:50] knielsen: you may want to add a '-l1' so you don't get flood when the revision is present === zyga is now known as zyga-afk [07:51] right [08:06] 'morning mgz, vila, jam [08:06] morning jelmer [08:07] jelmer: \o [08:08] morning [08:16] hi mgz [08:16] * jelmer waves to mgz === zyga-afk is now known as zyga [09:52] I have some suggestions for the mergetools support ; re: adding some extra substitutions === jelmer_ is now known as jelmer === zyga is now known as zyga-afk === zyga-afk is now known as zyga [14:03] hm, git diff and bzr diff with bzr-git should have the same actual changes right? [14:04] `bzr st` is right but diff is stuck in the past [14:06] mgz: yeah, working tree support in bzr-git is incomplete [14:08] ah, okay, thanks. [14:14] 50 characters or less is punishing. [14:28] mgz: 50 characters or less of what ? :) [14:32] git thinks I should be able to write a summary of any change in that. [14:33] "rote sum coad" [14:34] anyway, done with that little distraction now and sent for review. === yofel_ is now known as yofel === lifeless_ is now known as lifeless [20:01] when doing bzr push, can I push only a subset of tags defined? (instead of pushing all tags in the branch) [20:06] Mook_as: at the moment, no [20:07] alright, thanks! === verterok` is now known as verterok