diff --git a/issue-tracker/0001f5.rst b/issue-tracker/0001f5.rst new file mode 100644 index 0000000..57af1b1 --- /dev/null +++ b/issue-tracker/0001f5.rst @@ -0,0 +1,4 @@ +Show full issue text with -v, --verbose +======================================= + +Print the full issue when passed the verbose option. diff --git a/issue-tracker/0002f6.rst b/issue-tracker/0002f6.rst new file mode 100644 index 0000000..be412bc --- /dev/null +++ b/issue-tracker/0002f6.rst @@ -0,0 +1,6 @@ +Add the ability to change an issue's status +=========================================== + +The -l/--list options lists issues, add a set of options to reclassify +an issue from one category to another. The most common is CLOSED, but +other categories should also be supported. diff --git a/issue-tracker/0003f6.rst b/issue-tracker/0003f6.rst new file mode 100644 index 0000000..c740c7a --- /dev/null +++ b/issue-tracker/0003f6.rst @@ -0,0 +1,4 @@ +Add the ability to re-prioritize a set of issues +================================================ + +Add a mode that changes the priority of a selection of issues. diff --git a/issue-tracker/0004f7.rst b/issue-tracker/0004f7.rst new file mode 100644 index 0000000..21e9f8f --- /dev/null +++ b/issue-tracker/0004f7.rst @@ -0,0 +1,2 @@ +Add the ability to enter new issues +=================================== diff --git a/bt.groovy b/pit.groovy similarity index 100% rename from bt.groovy rename to pit.groovy