]>
git.mjollnir.org Git - cil.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrew Chilton [Sat, 21 Jun 2008 13:01:37 +0000 (01:01 +1200)]
Correct the error messages if the issue is not found.
Andrew Chilton [Sat, 21 Jun 2008 12:11:16 +0000 (00:11 +1200)]
There are no arrays in the Comment type.
Andrew Chilton [Sat, 21 Jun 2008 12:09:06 +0000 (00:09 +1200)]
Initialise the 'Issue' for each comment.
Andrew Chilton [Sat, 21 Jun 2008 11:53:55 +0000 (23:53 +1200)]
Remove all traces of Config::IniFiles and YAML.
Andrew Chilton [Sat, 21 Jun 2008 11:17:13 +0000 (23:17 +1200)]
Make sure each comment knows who it's parent is.
Andrew Chilton [Sat, 21 Jun 2008 11:05:04 +0000 (23:05 +1200)]
Addition of Comments using the new format.
Andrew Chilton [Sat, 21 Jun 2008 00:53:05 +0000 (12:53 +1200)]
Major structural updates to cil, it's data and layout.
* change to save format - now like RFC822
* change to issue names - now the first 8 chars of an MD5
* added CIL.pm as a singleton class
* made creation and parsing of issues easier and more generic
* updated the 'cil' command line to reflect all of the above
Andrew Chilton [Wed, 18 Jun 2008 12:45:10 +0000 (00:45 +1200)]
Update almost everything to a newer format, both internally and externally.
Andrew Chilton [Mon, 5 May 2008 12:59:36 +0000 (00:59 +1200)]
Add the summary command to the help
Andrew Chilton [Mon, 5 May 2008 12:57:50 +0000 (00:57 +1200)]
Add the first set of issues.
Andrew Chilton [Mon, 5 May 2008 12:56:31 +0000 (00:56 +1200)]
Add an AssignedTo field
Andrew Chilton [Mon, 5 May 2008 12:32:12 +0000 (00:32 +1200)]
Add instructions for Debian packaging and install
Andrew Chilton [Mon, 5 May 2008 12:17:42 +0000 (00:17 +1200)]
Just whitespace changes
Andrew Chilton [Mon, 5 May 2008 12:10:22 +0000 (00:10 +1200)]
Add initial packaging for 'cil'
Andrew Chilton [Mon, 5 May 2008 11:53:12 +0000 (23:53 +1200)]
Say 'no issues' when that is the case
Andrew Chilton [Mon, 5 May 2008 11:50:40 +0000 (23:50 +1200)]
Add some more instructions
Andrew Chilton [Mon, 5 May 2008 11:27:19 +0000 (23:27 +1200)]
Stop warnings if some ENV vars aren't defined.
Andrew Chilton [Sat, 19 Apr 2008 21:58:54 +0000 (09:58 +1200)]
Added copyrights, instructions and license information
Andrew Chilton [Sat, 19 Apr 2008 20:48:39 +0000 (08:48 +1200)]
Added command 'summary'
Andrew Chilton [Sat, 19 Apr 2008 13:13:11 +0000 (01:13 +1200)]
Add the updates for CIL::Comment
Andrew Chilton [Sat, 19 Apr 2008 13:07:20 +0000 (01:07 +1200)]
Added the 'comment' action
Andrew Chilton [Sat, 19 Apr 2008 12:01:32 +0000 (00:01 +1200)]
Added the 'edit' command
Andrew Chilton [Sat, 19 Apr 2008 09:57:45 +0000 (21:57 +1200)]
Added the commands init, add and list
Andrew Chilton [Fri, 18 Apr 2008 12:03:22 +0000 (00:03 +1200)]
Initial revision