catagits/XML-Feed.git
2013-01-04 Dave Cross Bump version for release master
2013-01-04 Dave Cross Merge branch 'master' of github.com:davorg/xml-feed
2013-01-04 Dave Cross Commit changes to Changes
2013-01-04 Dave Cross Merge pull request #8 from szabgab/master
2012-12-30 Gabor Szabo change the User Agent string
2012-07-28 Dave Cross Merge pull request #7 from shlomif/master
2012-07-28 Shlomi Fish Add a meta_merge link to the respository.
2012-07-10 Dave Cross Bump version for release. RELEASE_0.50
2012-07-10 Dave Cross Added an image() method to Feed objects.
2012-07-10 Dave Cross Fixed tests
2012-07-10 Dave Cross Merge pull request #5 from nichtich/master
2012-04-10 Jakob Voss Add support for RFC 5005 Feed Paging and Archiving...
2012-04-06 Dave Cross Bump version for release. RELEASE_0.49
2012-04-05 Dave Cross Remove svn tag.
2012-04-05 Dave Cross Merge branch 'master' of github.com:davorg/xml-feed
2012-04-05 Dave Cross Changed contact details from non-working 6A email address.
2012-03-28 Dave Cross Merge pull request #4 from sockmonk/master
2012-03-28 sockmonk Updated README file with current and tested installatio...
2012-03-12 Dave Cross Bump version for release. RELEASE_0.48
2012-03-12 Dave Cross Merge branch 'master' of github.com:davorg/xml-feed
2012-03-12 Dave Cross Merge branch 'master' of git.shadowcat.co.uk:XML-Feed
2012-03-12 Dave Cross Merge branch 'master' of github.com:davorg/xml-feed
2012-03-12 Dave Cross Fixed broken date test.
2012-03-12 Dave Cross Applying the missing bit of the patch from https:/...
2012-03-10 Dave Cross Bump version number for release.
2012-03-10 Dave Cross Increase XML::Atom dependency to 0.37
2012-03-06 Dave Cross Merge pull request #2 from szabgab/master
2012-03-06 Gabor Szabo fix MANIFEST.SKIP
2012-03-06 Gabor Szabo update MANIFEST file
2012-03-06 Gabor Szabo add example
2012-03-06 Gabor Szabo add links to the POD
2012-02-19 Gabor Szabo add explicit tests for loading internal packages and...
2012-02-19 Gabor Szabo split up files to individual packages
2012-02-19 Gabor Szabo ignore *.swp files
2012-02-18 Gabor Szabo gitignore some generated files
2012-02-17 Dave Cross Merge pull request #1 from szabgab/master
2012-02-17 Gabor Szabo add missing return call fixing the failures introduced...
2012-02-17 Gabor Szabo eliminate warning generated in t/16-convert-mult-catego...
2011-12-11 Dave Cross Added tests for bug 73160. And code to make them pass.
2011-09-03 Dave Cross Updated changed for 0.45 (oops) and 0.46. RELEASE_0.46
2011-09-03 Dave Cross Closed a few tickets from the RT queue as an excuse...
2011-07-30 Dave Cross Another round of changes to fix (and test) https:/... RELEASE_0.45
2011-07-16 Dave Cross Added new (currently failing) test for the double-encod...
2011-04-24 Dave Cross Tests to ensure that the double-encoding bug fix works.
2011-03-13 Dave Cross Added new tests to prove what the problem is.
2011-03-13 Dave Cross Force stringification so test passes.
2010-03-22 Simon Wistow Force requiring HTML::Entities; origin/master
2010-03-22 Simon Wistow Fix bug in conversion process between RSS and Atom...
2010-03-22 Simon Wistow Fix double encoding bug?
2010-03-22 Simon Wistow Add updated()
2009-11-17 Simon Wistow Fix a problem converting multiple categories thanks...
2009-11-17 Simon Wistow Fixing RT #47981
2009-11-17 Simon Wistow Add Build.PL
2009-05-29 Simon Wistow Fix buglet to do with odd date terms
2009-05-29 Simon Wistow Add Makefile.PL
2009-05-07 Simon Wistow Multiple enclosure support v0.43
2009-04-03 Simon Wistow Merge changes v0.42
2009-04-03 Simon Wistow Add a note about XML::RSS::LibXML
2009-04-03 Simon Wistow Add Enclosure support from branch
2009-01-25 Tatsuhiko Miyagawa docs
2009-01-25 Tatsuhiko Miyagawa Fixed RSS multiple category with XML::RSS::LibXML
2008-12-11 Simon Wistow First cut at enclosures enclosures origin/enclosures
2008-12-10 Simon Wistow GAH v0.41
2008-12-10 Simon Wistow Whoops again
2008-12-10 Simon Wistow Whoops
2008-12-10 Simon Wistow Gte ready for release
2008-12-09 Simon Wistow Fix bug with adding first category
2008-12-09 Simon Wistow First cut at multiple category/tag support
2008-12-01 Simon Wistow Set Id keyword on everything
2008-11-24 Simon Wistow First cut at enclosure support
2008-11-24 Simon Wistow Add enclosure code.
2008-11-24 Simon Wistow Update property v0.40
2008-11-21 Simon Wistow UTF8 problem
2008-11-21 Simon Wistow Fix Andreas' name
2008-11-21 Simon Wistow Fix base support with latest version of XML::RSS
2008-11-14 Simon Wistow Add bug fix
2008-11-14 Simon Wistow Add version to Entry
2008-11-14 Simon Wistow Fix 'base' stuff
2008-11-11 Simon Wistow Add Build.PL
2008-11-04 Simon Wistow Add date into Changes v0.3
2008-11-04 Simon Wistow Cleanup
2008-11-04 Simon Wistow Update for new status
2008-11-04 Simon Wistow Add note about
2008-11-03 Simon Wistow Move to the Formats identifying what content to look at
2008-11-03 Simon Wistow Update tests
2008-11-03 Simon Wistow Add pod*.t
2008-11-03 Simon Wistow Rollback r92
2008-11-03 Simon Wistow Update tests
2008-11-03 Simon Wistow Switch to different layout
2008-10-29 Simon Wistow Add pod and coverage tests
2008-10-24 Simon Wistow Add note about makign a validating URL
2008-10-24 Simon Wistow Add date v0.23
2008-10-24 Simon Wistow Update MANIFEST file with new tests
2008-10-24 Simon Wistow Up the version number
2008-10-23 Simon Wistow Add xml:base work
2008-10-23 Simon Wistow Fix typo
2008-10-23 Simon Wistow Update xml:base parsing in RSS
2008-10-23 Simon Wistow Make base work
2008-10-23 Simon Wistow Initiali support for xml:base
2008-10-23 Simon Wistow Misnamed
next