cola: add more documentation strings to the cola modules
commite7b75f26c301c5fba2b4fb718973bb23f206a92a
authorDavid Aguilar <davvid@gmail.com>
Tue, 18 Nov 2008 11:30:21 +0000 (18 03:30 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 18 Nov 2008 11:30:21 +0000 (18 03:30 -0800)
treee62732f28831e146689591b5d4e0fea11d21bd1f
parent58ad4f099af09510ba7a1768314962f64de294e4
cola: add more documentation strings to the cola modules

Signed-off-by: David Aguilar <davvid@gmail.com>
26 files changed:
bin/git-cola
cola/controllers/__init__.py
cola/controllers/bookmark.py
cola/controllers/compare.py
cola/controllers/createbranch.py
cola/controllers/merge.py
cola/controllers/remote.py
cola/controllers/repobrowser.py
cola/controllers/search.py
cola/controllers/stash.py
cola/controllers/util.py
cola/core.py
cola/git.py
cola/inotify.py
cola/main.py
cola/model.py
cola/models.py
cola/observer.py
cola/qobserver.py
cola/qtutils.py
cola/settings.py
cola/syntax.py
cola/utils.py
cola/version.py
cola/views/__init__.py
cola/views/main.py