Subject: CVS commit: wip/ruby-ditz
From: PHO / phonohawk
Date: 2010-03-02 13:00:55
Message id: E1NmQmk-00036m-TS@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import ruby18-ditz-0.5 as wip/ruby-ditz.

Ditz is a simple, light-weight distributed issue tracker designed to
work with distributed version control systems like darcs and git. Ditz
maintains an issue database file on disk, written in a line-based and
human-editable format. This file can be kept under version control
alongside project code, and issue state change can then be handled
like code changes: modified as part of a commit, merged with other
state changes from other developers, conflict-resolved in the standard
manner, etc.

Ditz provides a simple, console-based interface for creating and
updating the issue database file, and some rudimentary HTML generation
capabilities for producing world-readable status pages. It offers no
central public method of bug submission.


Files:
RevisionActionfile
1.1importwip/ruby-ditz/distinfo
1.1importwip/ruby-ditz/Makefile
1.1importwip/ruby-ditz/PLIST
1.1importwip/ruby-ditz/DESCR