aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/9ce2f015-8ea0-43a5-a03d-fc36f6d202fe/comments/d81d0df9-e6d9-4fe8-8dbe-989ef2c81f00/body
blob: 5e3ef6b87ec064fc588c237e3a7265b040b341b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
User specfied sort added, along with bug.cmp_last_modified.

Hmm, perhaps you don't want the last comment date, but e.g. the last
time one of the bug attributes are changed.  In that case, I suggest
  bzr log .be/bugs/9ce2f015-8ea0-43a5-a03d-fc36f6d202fe/

Maybe log(file) functionality should be incorperated into libbe/rcs...
Perhaps accessed through a --history.  I'm not sure I remember enough
Arch to do that ;).