summaryrefslogtreecommitdiff
path: root/gitnoti.py
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Fixed "show" not returning the correct commit.Jon Bergli Heier1-1/+1
2010-01-11Added support for detecting multiple commits.Jon Bergli Heier1-18/+68
2009-12-29Added bit.ly support for URLs to web frontends.Jon Bergli Heier1-3/+24
2009-12-29Added support for URLs to web frontends.Jon Bergli Heier1-1/+9
2009-12-27Use inotify to detect changes.Jon Bergli Heier1-42/+88
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
2009-08-29Strip .git when printing repo nameJon Bergli Heier1-4/+4
2009-08-29Imported project gitnotipyJon Bergli Heier1-0/+108