1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #26 from pferreir/master More... about 14 years ago
Take line folding into account in to_ical More... about 14 years ago
Adding support for UTCOffset with seconds. I.e. +033010. More... about 14 years ago
remove pdb
thet
as Johannes Raggam
More... about 14 years ago
for values not deriving from str, use to_ical to convert to ical string
thet
as Johannes Raggam
More... about 14 years ago
remove reduntant and not-working util.py, fix to_ical API in tools.py
thet
as Johannes Raggam
More... about 14 years ago
API to_ical change
thet
as Johannes Raggam
More... about 14 years ago
remove whitespace
thet
as Johannes Raggam
More... about 14 years ago
fix to_ical API
thet
as Johannes Raggam
More... about 14 years ago
one more TODO DONE
thet
as Johannes Raggam
More... about 14 years ago
to_ical API also for ContentLines
thet
as Johannes Raggam
More... about 14 years ago
adding tests back in, otherwise tox is not happy also you want to have tests in the package since you want to be sure everything is working in your env More... about 14 years ago
doctest should be included with python More... about 14 years ago
we should test icalendar foldline not plone.event's one More... about 14 years ago
excluding tests from package More... about 14 years ago
since we are running decode in 'strict' mode UnicodeError is always raised More... about 14 years ago
removing rfc5545 from docs More... about 14 years ago
Merge branch 'master' of github.com:collective/icalendar More... about 14 years ago
removing dependency on setuptools More... about 14 years ago
removing dependency on setuptools More... about 14 years ago
manually applying patch http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/icalendar/files/2.1_p20100409/01_all_UIDGenerator-fix.patch?view=markup More... about 14 years ago
manually applying patch http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/icalendar/files/2.1_p20100409/01_all_UIDGenerator-fix.patch?view=markup More... about 14 years ago
Merge pull request #14 from georgevreilly/master More... about 14 years ago
Added sorted_items. More... about 14 years ago
Added sorted_items. More... about 14 years ago
Merged fixes from kjoconnor. More... about 14 years ago
Merged fixes from kjoconnor. More... about 14 years ago
Better canonical sorting algorithm. More... about 14 years ago
Better canonical sorting algorithm. More... about 14 years ago
Fix some typos in comments. More... about 14 years ago