/srv/irclogs.ubuntu.com/2012/06/08/#bzr.txt

=== Noldorin_ is now known as Noldorin
=== mlh_ is now known as mlh
=== r0bby is now known as robbyoconnor
knielsenHi, 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:04
knielsenWell, 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:06
vilaknielsen: 'bzr log -rrevid:xxx..' note the final '..'07:44
knielsenah07:45
vilaor something along those lines, there was a bug about that with more details07:45
knielsenvila: seems to work fine, thanks!07:46
vilacool07:46
vilaknielsen: you may want to add a '-l1' so you don't get flood when the revision is present07:50
=== zyga is now known as zyga-afk
knielsenright07:51
jelmer'morning mgz, vila, jam08:06
jammorning jelmer08:06
vilajelmer: \o08:07
mgzmorning08:08
vilahi mgz08:16
* jelmer waves to mgz08:16
=== zyga-afk is now known as zyga
awilkinsI have some suggestions for the mergetools support ; re: adding some extra substitutions09:52
=== jelmer_ is now known as jelmer
=== zyga is now known as zyga-afk
=== zyga-afk is now known as zyga
mgzhm, git diff and bzr diff with bzr-git should have the same actual changes right?14:03
mgz`bzr st` is right but diff is stuck in the past14:04
jelmermgz: yeah, working tree support in bzr-git is incomplete14:06
mgzah, okay, thanks.14:08
mgz50 characters or less is punishing.14:14
jelmermgz: 50 characters or less of what ? :)14:28
mgzgit thinks I should be able to write a summary of any change in that.14:32
mgz"rote sum coad"14:33
mgzanyway, done with that little distraction now and sent for review.14:34
=== yofel_ is now known as yofel
=== lifeless_ is now known as lifeless
Mook_aswhen doing bzr push, can I push only a subset of tags defined? (instead of pushing all tags in the branch)20:01
jelmerMook_as: at the moment, no20:06
Mook_asalright, thanks!20:07
=== verterok` is now known as verterok

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!