summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-12-27Use inotify to detect changes.Jon Bergli Heier1-42/+88
This replaces the manual polling used earlier. Note that we still need to "poll" inotify to detect changes.
2009-12-26Don't fail when attempting to read incomplete repos.Jon Bergli Heier1-3/+9
2009-10-17Use repo.heads instead of repo.commits() and check for empty list.Jon Bergli Heier1-3/+5
2009-08-30Set nick before assigning targetJon Bergli Heier1-1/+1
2009-08-29Detect removal of repos.Jon Bergli Heier1-3/+10
Use optparse to get LoopingCall interval. Fixed new_paths iterator.
2009-08-29Strip .git when printing repo nameJon Bergli Heier1-4/+4
2009-08-29Imported project gitnotipyJon Bergli Heier1-0/+108