Activity log for bug #308651

Date Who What changed Old value New value Message
2008-12-16 16:41:04 Gleb Shchepa bug added bug
2008-12-16 16:58:35 Gleb Shchepa description $ cd some-brach $ bzr missing some output from bzr $ echo $? # this always prints 1 instead of 0 1 $ cd some-branch $ bzr missing some output from bzr $ echo $? # this always prints 1 instead of 0 1 $ bzr version Bazaar (bzr) 1.10 Python interpreter: /usr/bin/python 2.5.2
2008-12-16 17:38:27 Vincent Ladeuil bzr: status New Invalid
2008-12-16 17:38:27 Vincent Ladeuil bzr: statusexplanation bzr missing returns 0 if nothing is missing and 1 if something is missing
2009-01-20 15:55:54 Vincent Ladeuil bzr: status Invalid Confirmed
2009-01-20 15:55:54 Vincent Ladeuil bzr: statusexplanation bzr missing returns 0 if nothing is missing and 1 if something is missing The doc for missing should mention the different values as diff does
2009-07-02 02:34:25 Martin Pool summary normally executed "bzr missing" returns 1 to parent process instead of zero status code "bzr missing" should document return code meanings
2009-07-02 02:34:30 Martin Pool bzr: importance Undecided Low
2009-07-02 02:34:43 Martin Pool tags doc mysql doc easy mysql
2009-12-02 15:58:08 Launchpad Janitor branch linked lp:~nmb/bzr/fix-308651
2009-12-08 01:26:42 Ian Clatworthy bzr: status Confirmed Fix Released
2009-12-08 01:26:42 Ian Clatworthy bzr: milestone 2.1.0b4
2009-12-08 01:26:42 Ian Clatworthy bzr: assignee Neil Martinsen-Burrell (nmb)
2012-07-23 13:27:18 SabreWolfy bug added subscriber SabreWolfy