ditz component: ditz

« ditz project page

All issues

2008-08-20 rework hooks to handle both issues and projects
in progress 2008-08-19 allow model object post-deserialization validation 0.6
2008-08-19 upgrade 'ditz archive' to FileStorage mechanism
fixed 2008-08-17 add "recent activity on this release" section of webpage 0.5
fixed 2008-08-17 replace global --no-comment with per-command --no-comment options 0.5
2008-08-17 add a 'dependencies' plugin, for formally modeling issue deps
2008-08-06 support tiny issue identifiers (like #34) in the single-component case
fixed 2008-08-06 unix-centrism: USER environment variable assumed 0.5
fixed 2008-08-05 replace 'todo-full' with todo --all 0.5
fixed 2008-08-05 issue-claiming plugin should prevent you from closing or starting an issue claimed by someone else 0.5
fixed 2008-08-05 'ditz unclaimed' doesn't show unassigned unclaimed issues 0.5
2008-08-04 git commits duplicated if both Ditz-issue: and git_branch used 0.6
fixed 2008-08-04 hooks are run twice if a project devel root is under a home directory 0.5
fixed 2008-08-03 add a --silent option to ditz edit, so avoid generating a log message 0.5
2008-08-03 add example hooks to webpage 0.6
2008-07-30 support both per-project and per-user .ditz-config files 0.6
2008-07-30 support both per-project and per-user .ditz-plugin files 0.6
fixed 2008-07-29 move comments to the bottom of the buffer when editing a multline 0.5
2008-07-29 ruby 1.9 breaks ditz
fixed 2008-07-28 make tarball installable without requiring rubygems 0.5
2008-07-28 add a 'severity' plugin, for assigning severities to issues 0.6
2008-07-28 add a 'priority' plugin, for assigning priorities to issues 0.6
fixed 2008-07-28 add an 'assigned' plugin, for assigning issues to people 0.5
2008-07-28 issue openness/closedness/etc not checked in Operator#parse_args
fixed 2008-07-28 accept issue ids as well as issue names on the commandline 0.5
fixed 2008-07-27 update hook should trigger on project.yaml as well as issue yaml files 0.5
2008-07-27 HTML recent activity section should include release events as well as issue events
2008-07-27 'ditz log' should include release events as well as issue events
2008-07-26 gitorious integration
2008-07-26 rss feed for recent activity
fixed 2008-07-26 load hooks from both home directory and project directory 0.4
fixed 2008-07-26 add man page 0.4
2008-07-24 remove "references" 0.6
2008-07-23 log and shortlog should take an optional component name
fixed 2008-07-21 add more completion helper options 0.4
fixed 2008-06-29 'grep' should also grep against comments, log messages, etc 0.4
fixed 2008-06-26 add 'reconfigure' command 0.5
fixed 2008-06-19 HOME environment variable not available on windows 0.4
2008-06-19 allow commands like 'start', 'stop', 'close', etc to take multiple arguments
fixed 2008-06-12 improve html output to show recently-modified issues 0.4
fixed 2008-06-04 remove ditz-convert-from-monolith 0.4
fixed 2008-06-04 ditz 'set-component' command to change the component of an issue 0.3
fixed 2008-06-03 add 'shortlog' command 0.3
fixed 2008-06-03 improve 'ditz log' output 0.3
fixed 2008-06-03 make 'ditz' by itself show the todo list 0.3
fixed 2008-05-31 issue name interpolation should occur on all issue fields, not just desc 0.3
fixed 2008-05-01 bash shell completion 0.4
fixed 2008-04-29 UNIX-specific environment variable assumptions 0.3
fixed 2008-04-23 with tasks feature merged, 'ditz status' output is messy 0.3
fixed 2008-04-23 add a --comment option like git commit -m 0.5
fixed 2008-04-23 readline support for all text entry 0.3
fixed 2008-04-20 add a '--no-comment' option to turn off prompting for comments 0.3
fixed 2008-04-20 allow 'ditz assign' to take an optional release name 0.3
fixed 2008-04-20 'add-release' should take the release name as an optional argument 0.3
2008-04-15 created and deleted events not in logs
fixed 2008-04-13 ditz should work from project subdirectories 0.3
fixed 2008-04-13 add 'tasks' as a new type of issue 0.3
fixed 2008-04-13 zsh tab completion for ditz subcommands 0.3
fixed 2008-04-13 unassigned issues section of html is weird when there are no issues 0.3
2008-04-11 extended help for commands 0.6
fixed 2008-04-10 per-command help 0.2
fixed 2008-04-10 allow local config to specify bugs directory location 0.3
fixed 2008-04-10 hook system 0.3
fixed 2008-04-07 text-area commands like /edit, /reset, etc 0.2
fixed 2008-04-07 store each issue in a separate file to avoid false conflicts 0.2
fixed 2008-04-06 store all times in UTC 0.2
fixed 2008-04-06 'log' command for recent activity 0.2
won't fix 2008-04-06 simple conflict resolution tool
fixed 2008-04-04 add_reference very broken 0.1.2
fixed 2008-04-04 bugfix/feature question always returns feature 0.1.1
fixed 2008-03-31 README file 0.1
fixed 2008-03-24 make it easy to refer to other features 0.1
fixed 2008-03-24 model fields and objects need to be extensible 0.1
fixed 2008-03-13 config variables should be overridable on a per-project basis 0.1
fixed 2008-03-13 local .ditz-config should override global on a per-field basis 0.1
fixed 2008-03-12 'drop' command 0.1
fixed 2008-03-12 render :partial equivalent for sharing erb blocks 0.1
fixed 2008-03-11 closed issue dispositions: fixed, wontfix, duplicate 0.1
fixed 2008-03-11 ids are being changed of all new issues 0.1
fixed 2008-03-11 issue name not being set in 'add' command 0.1
fixed 2008-03-11 email addresses in html should be obscured 0.1
fixed 2008-03-08 issues have url references 0.1
fixed 2008-03-08 issue ids need to be non-colliding 0.1
fixed 2008-03-08 'grep' command 0.1
fixed 2008-03-07 better exception handling---turn into pretty error messages 0.2
fixed 2008-03-07 ask :limit option not enforcing single characters 0.1
fixed 2008-03-07 plugin architecture for tighter SCM integration, etc 0.4
fixed 2008-03-07 'archive' command 0.3
fixed 2008-03-07 status-like html generator 0.1
fixed 2008-03-07 changelog shouldn't abort if there are unclosed issues, just skip them 0.1
fixed 2008-03-07 commands needs full argument parsing 0.5