]> git.mjollnir.org Git - cil.git/shortlog
cil.git
2010-01-23 Andrew Chiltoncil-52d702df: New Issue
2010-01-23 Andrew ChiltonAllow a 'Cancelled' status
2010-01-23 Andrew ChiltonFix up which functions are being called
2010-01-23 Andrew ChiltonStatus changed to 'Cancelled'
2010-01-23 Andrew ChiltonLots of niceties fixed up to do with commit messages
2010-01-23 Andrew Chiltoncil-d0b8bc09: All done
2010-01-23 Andrew Chiltoncil-b18c21e8: Close this silly issue and make sure...
2010-01-23 Andrew ChiltonMake the steal and edit commands do --add and --commit
2010-01-23 Andrew Chiltoncil-df9e14d6: Close this issue (last commit closed it)
2010-01-23 Andrew ChiltonFix reading of the ~/.cilrc (esp. in the absence of...
2010-01-23 Andrew Chiltoncil-9b7f9096: Now reads ~/.cilrc for AutoAssignSelf
2010-01-23 Andrew ChiltonNew Makefile targets
2010-01-23 Andrew Chiltoncil-f8b44370: New Issue
2010-01-23 Andrew Chiltoncil-9b7f9096: New Issue
2010-01-23 Andrew Chiltoncil-d05969b6: Can now read a few things from ~/.cilrc...
2010-01-23 Andrew Chiltoncil-d0b8bc09: New Comment
2010-01-23 Andrew Chiltoncil-d05969b6: New Issue
2010-01-23 Andrew Chiltoncil-b5a4ef93: Now does the --commit in one got (for...
2010-01-23 Andrew Chiltoncil-df9e14d6: New Comment
2010-01-23 Andrew Chiltoncil-5ec585b1: Now you can remove labels if you specify...
2010-01-22 Andrew Chiltoncil-b5a4ef93: Finished adding --add and --commit to...
2010-01-22 Andrew Chiltoncil-b5a4ef93: Added code for --commit and --add for...
2010-01-22 Andrew Chiltoncil-b5a4ef93: Added VCS directives for 'add'
2010-01-22 Andrew Chiltoncil-5ec585b1: New Issue
2010-01-22 Andrew Chiltoncil-bf35f2c7: Now doesn't add duplicates
2010-01-21 Andrew Chiltoncil-b8061619: Made sure it complains and quits before...
2010-01-21 Andrew ChiltonPrepare for next major release
2010-01-21 Andrew ChiltonAdd a Makefile to make some tasks easy
2009-12-23 Andrew Chiltoncil-b5a4ef93: New Issue
2009-12-17 Andrew ChiltonMake summary nicer
2009-12-05 Andrew Chiltoncil-bf35f2c7: New Issue
2009-12-02 Andrew ChiltonNew issue
2009-11-30 Andrew ChiltonSlight changes to a few commands
2009-11-25 Andrew ChiltonFix showing the updated field (instead of inserted)
2009-11-19 Andrew ChiltonNew AUTHORS file
2009-11-19 Andrew ChiltonUpdate all the URLs linking to the project page
2009-11-19 Andrew ChiltonNew authors Penny and Brenda
2009-11-19 Brenda Wallaceissue
2009-11-19 Brenda Wallaceubuntu jaunty - cos it's more awesome than debian
2009-11-09 Andrew ChiltonMake 'cil am' use a --batch option rather than an addit...
2009-11-09 Penny LeachAdd DefaultNewStatus config option so I don't have...
2009-11-09 Penny Leachcil extract: pull in required modules
2009-11-09 Penny Leachsmall fix to status, change to CIL::Utils->fatal rather...
2009-11-09 Penny LeachAdded a non interactive mode to cil am for when piping...
2009-11-09 Penny LeachFixed multiple issues related to missing dependencies...
2008-10-09 Andrew ChiltonAdded the 'work' command to cil
2008-10-07 Yanick Champoux'Cil init' was uncorrectly using 'git' instead of ...
2008-10-06 Andrew ChiltonFix up the docs for the 'add' command
2008-10-06 Andrew ChiltonAdd the --mine option to the 'Add' command (so it autom...
2008-10-05 Andrew Chilton- add the 'label' command
2008-10-03 Andrew ChiltonFix up where these functions now live
2008-10-03 Andrew ChiltonOopse, add call to 'title' back in
2008-10-02 Andrew ChiltonMake sure CIL::VCS::Null implements the VCS interface
2008-10-02 Andrew ChiltonCall the correct msg()
2008-09-22 Andrew ChiltonFollow Yanick's lead and push all the command out into...
2008-09-22 Yanick Champouxmoving command 'list' in its module
2008-09-22 Andrew RuthvenAdd my issues.
2008-09-07 Andrew ChiltonRemove tabs from source code
2008-09-07 Andrew ChiltonGet UserName and UserEmail from Git itself
2008-09-04 Yanick Champouximporting user id from Git
2008-08-02 Brian SmithSoliciting text from an external editor should work...
2008-07-31 Andrew ChiltonChange dist_author to my preferred details
2008-07-31 Andrew ChiltonUse the VERSION from the module, not the command line...
2008-07-31 yanick@babyl... quickly create summary for cil-add
2008-07-31 Andrew ChiltonAdd an AUTHORS file
2008-07-31 Pedro MeloAdded proper MANIFEST and MANIFEST.SKIP files
2008-07-31 Andrew ChiltonNo longer need dependency on Term::CallEditor.
2008-07-31 Pedro MeloAdded more dependencies
2008-07-31 Pedro MeloUpdated $VERSION to match reality of releases
2008-07-31 Pedro MeloAdded initial version of a Build.PL
2008-07-31 Pedro MeloAdded a proper $VERSION to the CIL module
2008-07-31 Pedro MeloAdded dependency of Email::Find to the INSTALATION doc
2008-07-31 Yanick Champouxprotection if there are no hooks registered yet
2008-07-24 yanick@babyl... checking for a directory, not a file
2008-07-16 Andrew ChiltonMerge commit 'utsl/master'
2008-07-16 Sam VilainAdd mechanism for global arguments, and -r option
2008-07-16 Sam Vilaindefer filesystem access to CIL->vcs if vcs_revision...
2008-07-16 Sam VilainAdd some filesystem access functions to CIL::VCS::*
2008-07-16 Sam VilainAdd missing dependency on libclass-factory-perl
2008-07-16 Sam Vilain[admin] .gitignore the debian/ symlink
2008-07-16 Sam VilainAdd missing dependency on libclass-factory-perl
2008-07-16 Sam Vilain[admin] .gitignore the debian/ symlink
2008-07-14 Andrew ChiltonFix up some problems with setting the VCS.
2008-07-14 Andrew ChiltonRemove typo (unwanted 'x').
2008-07-13 Andrew ChiltonNew issue asking for VCS commands in hooks.
2008-07-13 Andrew ChiltonAdded initial hook framework infrastructure (closed...
2008-07-13 Andrew ChiltonAssign to me and add some labels.
2008-07-13 Andrew ChiltonAdd new issue for creating a 'hook' system.
2008-07-13 Andrew ChiltonAdd issue from Francois asking for an auto-generated...
2008-07-06 Andrew ChiltonInstall the 'Changes' file.
2008-07-05 Andrew ChiltonReady for the v0.5.1 release.
2008-07-05 Andrew ChiltonReady for the v0.5.0 release.
2008-07-05 Andrew ChiltonAdd a changes file so we can see what's going on.
2008-07-05 Andrew ChiltonAdded the 'track' command (closes #768d9434).
2008-07-05 Andrew ChiltonAdd a new command called 'track'.
2008-07-03 Andrew ChiltonJust return an empty hash if reading an empty file.
2008-07-03 Andrew ChiltonAdded the 'steal' command (closes #6b087805).
2008-07-03 Andrew ChiltonMissed this update earlier to the changelog.
2008-07-03 Andrew ChiltonAfter pulling issues from Nigel, I realised we need...
2008-07-03 Andrew ChiltonNows adds a default .cil file on init, plus --bare...
next