diff options
author | W. Trevor King <wking@drexel.edu> | 2009-06-25 08:30:52 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-06-25 08:30:52 -0400 |
commit | d61b9a76a1ffc9daec72456aa4549bf3e3093f29 (patch) | |
tree | 6116b13cafd7e0a3a99bcfa1eb3556af1b9e206a /.be/bugs/f5c06914-dc64-4658-8ec7-32a026a53f55 | |
parent | e95942bdf1f5ad6703c20e87b3368302801370ae (diff) | |
download | bugseverywhere-d61b9a76a1ffc9daec72456aa4549bf3e3093f29.tar.gz |
Added `be tag --list' to list all tags.
Loading all the bugs for the list search had the side effect of
updating all the bug values files to the new YAML format.
Diffstat (limited to '.be/bugs/f5c06914-dc64-4658-8ec7-32a026a53f55')
-rw-r--r-- | .be/bugs/f5c06914-dc64-4658-8ec7-32a026a53f55/values | 31 |
1 files changed, 5 insertions, 26 deletions
diff --git a/.be/bugs/f5c06914-dc64-4658-8ec7-32a026a53f55/values b/.be/bugs/f5c06914-dc64-4658-8ec7-32a026a53f55/values index bcf47f4..cf35f07 100644 --- a/.be/bugs/f5c06914-dc64-4658-8ec7-32a026a53f55/values +++ b/.be/bugs/f5c06914-dc64-4658-8ec7-32a026a53f55/values @@ -1,35 +1,14 @@ +creator: abentley +severity: minor -creator=abentley +status: fixed +summary: Implement bug tree diff - -severity=minor - - - - - - -status=fixed - - - - - - -summary=Implement bug tree diff - - - - - - -target=0.2 - - +target: '0.2' |