Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Export daily commits count from git repo history as daily calendar events. Comits from all branches (including remote ones) are exported.

Note: pip/easy_install/development_svn versions of iCalendar have buggy utf8 & long line support, grab a fixed copy from here

Basic usage (events get named by output filename):

git2ical.py ./hub hub.ics

Sample output in iCal

Events split by author:

git2ical.py -a ../hub.git huba.ics

Sample output in iCal by authors

About

Export git history as calendar events (.ics file)

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages