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/9daa72ee-0721-4f68-99ee-f06fec0b340e | |
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/9daa72ee-0721-4f68-99ee-f06fec0b340e')
-rw-r--r-- | .be/bugs/9daa72ee-0721-4f68-99ee-f06fec0b340e/values | 31 |
1 files changed, 5 insertions, 26 deletions
diff --git a/.be/bugs/9daa72ee-0721-4f68-99ee-f06fec0b340e/values b/.be/bugs/9daa72ee-0721-4f68-99ee-f06fec0b340e/values index e6f6827..f110a26 100644 --- a/.be/bugs/9daa72ee-0721-4f68-99ee-f06fec0b340e/values +++ b/.be/bugs/9daa72ee-0721-4f68-99ee-f06fec0b340e/values @@ -1,35 +1,14 @@ +assigned: abentley +creator: abentley -assigned=abentley +severity: minor +status: closed - -creator=abentley - - - - - - -severity=minor - - - - - - -status=closed - - - - - - -summary=Organize list by whether it's assigned to the current target - - +summary: Organize list by whether it's assigned to the current target |