Skip to content

ryba-xek/git2ical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Languages