]> git.mjollnir.org Git - cil.git/shortlog
cil.git
2008-06-23 Andrew ChiltonAdd the issue asking for filtering on list commands.
2008-06-23 Andrew ChiltonInstead of using eval when setting a value, do it normally.
2008-06-23 Andrew ChiltonFix bug when passing args to 'cmd_extract'.
2008-06-23 Andrew ChiltonPrepare cil for v0.2.1 release.
2008-06-23 Andrew ChiltonChange layout of Debian directories, add new way of...
2008-06-23 Andrew ChiltonRemove Term::CallEditor from the dependencies.
2008-06-23 Andrew ChiltonRemove dependency on Term::CallEditor.
2008-06-22 Sam VilainWrite out a README.txt into issues/ so people know...
2008-06-22 Sam VilainRemove more dead code in main program
2008-06-22 Sam VilainWorkaround for older versions of DateTime
2008-06-22 Sam VilainSimplify main program more
2008-06-22 Sam Vilain[admin] .gitignore
2008-06-22 Sam Vilain[admin] back-port to etch
2008-06-22 Sam Vilain[nit] Wrap long line in README
2008-06-22 Sam VilainReplace if-then-else construct with symbol table lookup
2008-06-22 Francois MarierMention attachments in the README file
2008-06-22 Andrew ChiltonUpdates and fixes so the Debian package is better....
2008-06-22 Andrew ChiltonAdd the libdatetime-perl dependency for cil.
2008-06-22 Andrew ChiltonCorrect documentation on installing cil.
2008-06-22 Andrew ChiltonPrepare for v0.2.
2008-06-22 Andrew ChiltonUpdate the INSTALLATION document.
2008-06-22 Andrew ChiltonCloses issue fb79b2e8.
2008-06-22 Andrew ChiltonNew issue asking for the ability to change issue status...
2008-06-22 Andrew ChiltonFix such that attachments can now be added to issues.
2008-06-22 Andrew ChiltonChange some parameters to be options.
2008-06-22 Andrew ChiltonAdd the 'cil' manpage.
2008-06-21 Andrew ChiltonAdd the start of the man page.
2008-06-21 Andrew ChiltonUpdate the README file to reflect new information.
2008-06-21 Andrew ChiltonAdd Attachment functionality, including attach and...
2008-06-21 Andrew ChiltonFix which class name the new 'basething' should be...
2008-06-21 Andrew ChiltonCorrect the error messages if the issue is not found.
2008-06-21 Andrew ChiltonThere are no arrays in the Comment type.
2008-06-21 Andrew ChiltonInitialise the 'Issue' for each comment.
2008-06-21 Andrew ChiltonRemove all traces of Config::IniFiles and YAML.
2008-06-21 Andrew ChiltonMake sure each comment knows who it's parent is.
2008-06-21 Andrew ChiltonAddition of Comments using the new format.
2008-06-21 Andrew ChiltonMajor structural updates to cil, it's data and layout.
2008-06-18 Andrew ChiltonUpdate almost everything to a newer format, both intern...
2008-05-05 Andrew ChiltonAdd the summary command to the help
2008-05-05 Andrew ChiltonAdd the first set of issues.
2008-05-05 Andrew ChiltonAdd an AssignedTo field
2008-05-05 Andrew ChiltonAdd instructions for Debian packaging and install
2008-05-05 Andrew ChiltonJust whitespace changes
2008-05-05 Andrew ChiltonAdd initial packaging for 'cil'
2008-05-05 Andrew ChiltonSay 'no issues' when that is the case
2008-05-05 Andrew ChiltonAdd some more instructions
2008-05-05 Andrew ChiltonStop warnings if some ENV vars aren't defined.
2008-04-19 Andrew ChiltonAdded copyrights, instructions and license information
2008-04-19 Andrew ChiltonAdded command 'summary'
2008-04-19 Andrew ChiltonAdd the updates for CIL::Comment
2008-04-19 Andrew ChiltonAdded the 'comment' action
2008-04-19 Andrew ChiltonAdded the 'edit' command
2008-04-19 Andrew ChiltonAdded the commands init, add and list
2008-04-18 Andrew ChiltonInitial revision