]>
git.mjollnir.org Git - cil.git/log
Andrew Chilton [Sat, 23 Jan 2010 06:44:49 +0000 (19:44 +1300)]
cil-
df9e14d6: New Comment
Andrew Chilton [Sat, 23 Jan 2010 06:39:01 +0000 (19:39 +1300)]
cil-
5ec585b1: Now you can remove labels if you specify --remove to 'cil label'
Andrew Chilton [Fri, 22 Jan 2010 02:16:19 +0000 (15:16 +1300)]
cil-
b5a4ef93: Finished adding --add and --commit to various commands
Andrew Chilton [Fri, 22 Jan 2010 02:12:37 +0000 (15:12 +1300)]
cil-
b5a4ef93: Added code for --commit and --add for the comment command
Andrew Chilton [Fri, 22 Jan 2010 02:08:34 +0000 (15:08 +1300)]
cil-
b5a4ef93: Added VCS directives for 'add'
Andrew Chilton [Fri, 22 Jan 2010 01:44:00 +0000 (14:44 +1300)]
Andrew Chilton [Fri, 22 Jan 2010 01:40:23 +0000 (14:40 +1300)]
cil-
bf35f2c7: Now doesn't add duplicates
Andrew Chilton [Thu, 21 Jan 2010 23:13:28 +0000 (12:13 +1300)]
cil-
b8061619: Made sure it complains and quits before running any command (except init)
Andrew Chilton [Thu, 21 Jan 2010 23:01:36 +0000 (12:01 +1300)]
Prepare for next major release
Andrew Chilton [Thu, 21 Jan 2010 23:00:36 +0000 (12:00 +1300)]
Add a Makefile to make some tasks easy
Andrew Chilton [Wed, 23 Dec 2009 06:45:38 +0000 (19:45 +1300)]
Andrew Chilton [Thu, 17 Dec 2009 04:51:44 +0000 (17:51 +1300)]
Make summary nicer
Andrew Chilton [Sat, 5 Dec 2009 00:40:28 +0000 (13:40 +1300)]
Andrew Chilton [Wed, 2 Dec 2009 04:13:24 +0000 (17:13 +1300)]
New issue
Andrew Chilton [Mon, 30 Nov 2009 09:33:37 +0000 (22:33 +1300)]
Slight changes to a few commands
Andrew Chilton [Wed, 25 Nov 2009 07:03:22 +0000 (20:03 +1300)]
Fix showing the updated field (instead of inserted)
Andrew Chilton [Thu, 19 Nov 2009 22:25:40 +0000 (11:25 +1300)]
New AUTHORS file
Andrew Chilton [Thu, 19 Nov 2009 08:07:25 +0000 (21:07 +1300)]
Update all the URLs linking to the project page
Andrew Chilton [Thu, 19 Nov 2009 07:49:29 +0000 (20:49 +1300)]
New authors Penny and Brenda
Brenda Wallace [Sat, 6 Jun 2009 09:40:50 +0000 (21:40 +1200)]
issue
Brenda Wallace [Mon, 25 May 2009 06:25:39 +0000 (18:25 +1200)]
ubuntu jaunty - cos it's more awesome than debian
Andrew Chilton [Mon, 9 Nov 2009 04:19:38 +0000 (17:19 +1300)]
Make 'cil am' use a --batch option rather than an additional arg (which looks like a filename)
Penny Leach [Thu, 23 Jul 2009 09:03:51 +0000 (11:03 +0200)]
Add DefaultNewStatus config option so I don't have to use 'new'
Penny Leach [Wed, 22 Jul 2009 13:42:07 +0000 (15:42 +0200)]
cil extract: pull in required modules
Penny Leach [Tue, 21 Jul 2009 20:19:40 +0000 (22:19 +0200)]
small fix to status, change to CIL::Utils->fatal rather than just fatal
Penny Leach [Tue, 21 Jul 2009 09:36:02 +0000 (11:36 +0200)]
Added a non interactive mode to cil am for when piping from mutt, for eg
Penny Leach [Tue, 21 Jul 2009 09:35:52 +0000 (11:35 +0200)]
Fixed multiple issues related to missing dependencies or namespacing
Andrew Chilton [Thu, 9 Oct 2008 00:41:35 +0000 (13:41 +1300)]
Added the 'work' command to cil
Yanick Champoux [Mon, 6 Oct 2008 23:33:18 +0000 (19:33 -0400)]
'Cil init' was uncorrectly using 'git' instead of 'Git'
Andrew Chilton [Mon, 6 Oct 2008 01:44:55 +0000 (14:44 +1300)]
Fix up the docs for the 'add' command
Andrew Chilton [Mon, 6 Oct 2008 01:40:57 +0000 (14:40 +1300)]
Add the --mine option to the 'Add' command (so it automatically assigns to you)
Andrew Chilton [Sun, 5 Oct 2008 23:50:24 +0000 (12:50 +1300)]
- add the 'label' command
Andrew Chilton [Fri, 3 Oct 2008 01:06:35 +0000 (14:06 +1300)]
Fix up where these functions now live
Andrew Chilton [Fri, 3 Oct 2008 01:03:03 +0000 (14:03 +1300)]
Oopse, add call to 'title' back in
Andrew Chilton [Thu, 2 Oct 2008 03:38:48 +0000 (16:38 +1300)]
Make sure CIL::VCS::Null implements the VCS interface
Andrew Chilton [Thu, 2 Oct 2008 03:38:01 +0000 (16:38 +1300)]
Call the correct msg()
Andrew Chilton [Mon, 22 Sep 2008 12:05:58 +0000 (00:05 +1200)]
Follow Yanick's lead and push all the command out into pluggable modules
Yanick Champoux [Tue, 9 Sep 2008 02:03:53 +0000 (22:03 -0400)]
moving command 'list' in its module
Andrew Ruthven [Mon, 22 Sep 2008 03:31:31 +0000 (15:31 +1200)]
Add my issues.
Andrew Chilton [Sun, 7 Sep 2008 10:46:57 +0000 (22:46 +1200)]
Remove tabs from source code
Andrew Chilton [Sun, 7 Sep 2008 10:38:17 +0000 (22:38 +1200)]
Get UserName and UserEmail from Git itself
Yanick Champoux [Fri, 8 Aug 2008 18:09:25 +0000 (14:09 -0400)]
importing user id from Git
Brian Smith [Sat, 2 Aug 2008 08:45:52 +0000 (01:45 -0700)]
Soliciting text from an external editor should work with EDITORs that use arguments (i.e. mate -w)
Andrew Chilton [Thu, 31 Jul 2008 23:49:17 +0000 (01:49 +0200)]
Change dist_author to my preferred details
Andrew Chilton [Thu, 31 Jul 2008 23:46:15 +0000 (01:46 +0200)]
Use the VERSION from the module, not the command line client
yanick@babyl.dyndns.org [Thu, 31 Jul 2008 23:05:00 +0000 (19:05 -0400)]
quickly create summary for cil-add
Takes the arguments given to git add and
use them as the default summary field
Signed-off-by: Yanick Champoux <yanick@babyl.dyndns.org>
Andrew Chilton [Thu, 31 Jul 2008 09:39:34 +0000 (11:39 +0200)]
Add an AUTHORS file
Pedro Melo [Fri, 25 Jul 2008 13:17:52 +0000 (14:17 +0100)]
Added proper MANIFEST and MANIFEST.SKIP files
`./Build distcheck` passes now.
Signed-off-by: Pedro Melo <melo@simplicidade.org>
Andrew Chilton [Thu, 31 Jul 2008 08:51:10 +0000 (10:51 +0200)]
No longer need dependency on Term::CallEditor.
Pedro Melo [Fri, 25 Jul 2008 13:56:04 +0000 (14:56 +0100)]
Added more dependencies
Signed-off-by: Pedro Melo <melo@simplicidade.org>
Pedro Melo [Fri, 25 Jul 2008 13:21:49 +0000 (14:21 +0100)]
Updated $VERSION to match reality of releases
Signed-off-by: Pedro Melo <melo@simplicidade.org>
Pedro Melo [Fri, 25 Jul 2008 13:14:37 +0000 (14:14 +0100)]
Added initial version of a Build.PL
You can use `cpan .` to install the module and all the dependencies now.
Signed-off-by: Pedro Melo <melo@simplicidade.org>
Pedro Melo [Fri, 25 Jul 2008 13:14:10 +0000 (14:14 +0100)]
Added a proper $VERSION to the CIL module
Signed-off-by: Pedro Melo <melo@simplicidade.org>
Pedro Melo [Fri, 25 Jul 2008 13:13:54 +0000 (14:13 +0100)]
Added dependency of Email::Find to the INSTALATION doc
Signed-off-by: Pedro Melo <melo@simplicidade.org>
Yanick Champoux [Thu, 24 Jul 2008 17:04:54 +0000 (13:04 -0400)]
protection if there are no hooks registered yet
yanick@babyl.dyndns.org [Thu, 24 Jul 2008 03:07:33 +0000 (23:07 -0400)]
checking for a directory, not a file
Signed-off-by: Yanick Champoux <yanick@babyl.dyndns.org>
Andrew Chilton [Wed, 16 Jul 2008 05:50:33 +0000 (17:50 +1200)]
Merge commit 'utsl/master'
Sam Vilain [Wed, 16 Jul 2008 05:40:30 +0000 (17:40 +1200)]
Add mechanism for global arguments, and -r option
Sam Vilain [Wed, 16 Jul 2008 05:40:10 +0000 (17:40 +1200)]
defer filesystem access to CIL->vcs if vcs_revision is set
Sam Vilain [Wed, 16 Jul 2008 05:36:43 +0000 (17:36 +1200)]
Add some filesystem access functions to CIL::VCS::*
Sam Vilain [Wed, 16 Jul 2008 03:58:16 +0000 (15:58 +1200)]
Add missing dependency on libclass-factory-perl
Sam Vilain [Wed, 16 Jul 2008 03:55:12 +0000 (15:55 +1200)]
[admin] .gitignore the debian/ symlink
Sam Vilain [Wed, 16 Jul 2008 03:58:16 +0000 (15:58 +1200)]
Add missing dependency on libclass-factory-perl
Sam Vilain [Wed, 16 Jul 2008 03:55:12 +0000 (15:55 +1200)]
[admin] .gitignore the debian/ symlink
Andrew Chilton [Mon, 14 Jul 2008 11:37:53 +0000 (23:37 +1200)]
Fix up some problems with setting the VCS.
Andrew Chilton [Mon, 14 Jul 2008 11:35:57 +0000 (23:35 +1200)]
Remove typo (unwanted 'x').
Andrew Chilton [Sun, 13 Jul 2008 10:39:55 +0000 (22:39 +1200)]
New issue asking for VCS commands in hooks.
Andrew Chilton [Sun, 13 Jul 2008 10:34:55 +0000 (22:34 +1200)]
Added initial hook framework infrastructure (closed #
41b351fc).
* this includes some VCS information we can use in later hooks
Andrew Chilton [Sun, 13 Jul 2008 10:28:50 +0000 (22:28 +1200)]
Assign to me and add some labels.
Andrew Chilton [Sun, 13 Jul 2008 05:15:58 +0000 (17:15 +1200)]
Add new issue for creating a 'hook' system.
Andrew Chilton [Sun, 13 Jul 2008 05:13:52 +0000 (17:13 +1200)]
Add issue from Francois asking for an auto-generated index.html file.
Andrew Chilton [Sun, 6 Jul 2008 03:28:28 +0000 (15:28 +1200)]
Install the 'Changes' file.
Andrew Chilton [Sat, 5 Jul 2008 06:32:33 +0000 (18:32 +1200)]
Ready for the v0.5.1 release.
Andrew Chilton [Sat, 5 Jul 2008 03:40:43 +0000 (15:40 +1200)]
Ready for the v0.5.0 release.
Andrew Chilton [Sat, 5 Jul 2008 03:39:37 +0000 (15:39 +1200)]
Add a changes file so we can see what's going on.
Andrew Chilton [Sat, 5 Jul 2008 03:22:33 +0000 (15:22 +1200)]
Added the 'track' command (closes #
768d9434).
Andrew Chilton [Sat, 5 Jul 2008 03:04:59 +0000 (15:04 +1200)]
Add a new command called 'track'.
Andrew Chilton [Thu, 3 Jul 2008 12:15:12 +0000 (00:15 +1200)]
Just return an empty hash if reading an empty file.
Andrew Chilton [Thu, 3 Jul 2008 11:23:47 +0000 (23:23 +1200)]
Added the 'steal' command (closes #
6b087805).
Andrew Chilton [Thu, 3 Jul 2008 11:20:32 +0000 (23:20 +1200)]
Missed this update earlier to the changelog.
Andrew Chilton [Thu, 3 Jul 2008 10:54:07 +0000 (22:54 +1200)]
After pulling issues from Nigel, I realised we need a 'steal' command.
Andrew Chilton [Thu, 3 Jul 2008 10:53:01 +0000 (22:53 +1200)]
Nows adds a default .cil file on init, plus --bare option (closes #
a90ad11f).
Andrew Chilton [Thu, 3 Jul 2008 10:28:41 +0000 (22:28 +1200)]
Ready for the v0.4.2 release.
Andrew Chilton [Thu, 3 Jul 2008 10:19:10 +0000 (22:19 +1200)]
New issues now have no AssignedTo set (closes #
a7e3b882).
Andrew Chilton [Thu, 3 Jul 2008 10:04:26 +0000 (22:04 +1200)]
Add new release labels.
Andrew Chilton [Thu, 3 Jul 2008 10:03:18 +0000 (22:03 +1200)]
Add some labels to the issue.
Andrew Chilton [Thu, 3 Jul 2008 10:01:01 +0000 (22:01 +1200)]
New issue to change the default AssignedTo with new issues.
Andrew Chilton [Wed, 2 Jul 2008 12:53:27 +0000 (00:53 +1200)]
Fix bug related to only having one item in a config list (closes #
a5b1eb37).
Nigel McNie [Wed, 2 Jul 2008 12:29:44 +0000 (00:29 +1200)]
Added new bug about random perl error.
Andrew Chilton [Wed, 2 Jul 2008 12:43:29 +0000 (00:43 +1200)]
Take #
a90ad11f off Nigel and add a comment.
Nigel McNie [Wed, 2 Jul 2008 12:24:37 +0000 (00:24 +1200)]
New bug for writing a default .cil file.
Andrew Chilton [Wed, 2 Jul 2008 12:12:28 +0000 (00:12 +1200)]
Ready for v0.4.1 release.
Nigel McNie [Wed, 2 Jul 2008 11:52:22 +0000 (23:52 +1200)]
Add missing dependency on libemail-date-perl - not sure about etch.
Nigel McNie [Wed, 2 Jul 2008 12:04:04 +0000 (00:04 +1200)]
Added libemail-date-perl dependency to debian etch packaging.
Andrew Chilton [Wed, 2 Jul 2008 11:26:00 +0000 (23:26 +1200)]
Note to say that 'am' only does messages for now.
Andrew Chilton [Wed, 2 Jul 2008 11:24:39 +0000 (23:24 +1200)]
Ready for the v0.4.0 release.
Andrew Chilton [Wed, 2 Jul 2008 11:21:14 +0000 (23:21 +1200)]
Fix typo.
Andrew Chilton [Wed, 2 Jul 2008 11:11:54 +0000 (23:11 +1200)]
Forgot to add proper labels to this issue.
Andrew Chilton [Wed, 2 Jul 2008 10:56:17 +0000 (22:56 +1200)]
No need to obscure my email, it's everywhere anyway.
Andrew Chilton [Wed, 2 Jul 2008 10:54:35 +0000 (22:54 +1200)]
Added a filter --is-mine (closes #
574046f9).