aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)AuthorFilesLines
2013-01-25.gitmodule: Use https rather than git URL.John MacFarlane1-1/+1
iThis helps people behind firewalls.
2012-12-29Moved all data files and templates to data/.John MacFarlane1-1/+1
2011-07-28Use git://, not ssh, for submodules.John MacFarlane1-1/+1
2011-07-28Revert "Use non-ssh-requiring URL for templates submodule."John MacFarlane1-1/+1
This reverts commit ba1fd70b471e953714ace9d0040f78f3c06e828a.
2011-07-28Use non-ssh-requiring URL for templates submodule.John MacFarlane1-1/+1
2011-07-19Added templates as a git submodule.John MacFarlane1-0/+3
This should make it easier for people to track updates to their custom templates.