git-cola: a highly caffeinated git guiv1.0.0
commit2803194de81675c8835e8142d6c641105da8fc1a
authorDavid Aguilar <davvid@gmail.com>
Tue, 10 Jun 2008 10:05:36 +0000 (10 03:05 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 10 Jun 2008 10:05:36 +0000 (10 03:05 -0700)
tree222664533ce408fc800825021d2d040e877562d3
parent24b259461d3c6b9f7cba19965d6255da979f0121
git-cola: a highly caffeinated git gui

Signed-off-by: David Aguilar <davvid@gmail.com>
50 files changed:
.gitignore
README
cola/__init__.py [moved from ugit/__init__.py with 100% similarity]
cola/controllers/__init__.py [moved from ugit/controllers/__init__.py with 98% similarity]
cola/controllers/bookmark.py [moved from ugit/controllers/bookmark.py with 85% similarity]
cola/controllers/createbranch.py [moved from ugit/controllers/createbranch.py with 96% similarity]
cola/controllers/merge.py [moved from ugit/controllers/merge.py with 95% similarity]
cola/controllers/remote.py [moved from ugit/controllers/remote.py with 96% similarity]
cola/controllers/repobrowser.py [moved from ugit/controllers/repobrowser.py with 96% similarity]
cola/controllers/search.py [moved from ugit/controllers/search.py with 96% similarity]
cola/controllers/stash.py [moved from ugit/controllers/stash.py with 96% similarity]
cola/controllers/util.py [moved from ugit/controllers/util.py with 83% similarity]
cola/controllers/wscript [moved from ugit/controllers/wscript with 61% similarity]
cola/defaults.py [moved from ugit/defaults.py with 88% similarity]
cola/git-cola [moved from ugit/git-ugit with 72% similarity]
cola/inotify.py [moved from ugit/inotify.py with 100% similarity]
cola/model.py [moved from ugit/model.py with 100% similarity]
cola/models.py [moved from ugit/models.py with 97% similarity]
cola/observer.py [moved from ugit/observer.py with 100% similarity]
cola/qobserver.py [moved from ugit/qobserver.py with 99% similarity]
cola/qtutils.py [moved from ugit/qtutils.py with 99% similarity]
cola/settings.py [moved from ugit/ugitrc.py with 70% similarity]
cola/syntax.py [moved from ugit/syntax.py with 100% similarity]
cola/utils.py [moved from ugit/utils.py with 98% similarity]
cola/views/__init__.py [moved from ugit/views/__init__.py with 97% similarity]
cola/views/wscript [moved from ugit/views/wscript with 63% similarity]
cola/wscript [new file with mode: 0644]
debian/changelog
debian/control
debian/copyright
debian/dirs
debian/rules
scripts/build-win32.sh
scripts/cola-win32.sh [moved from scripts/ugit-win32.sh with 82% similarity]
scripts/cola.desktop [moved from scripts/ugit.desktop with 56% similarity]
scripts/mkdeb.sh
scripts/mktar-win32.sh
scripts/mktar.sh
scripts/py2exe-setup.py
scripts/wscript
t/run_tests
t/t0000-import-test.py
t/t0003-git-ops.py
t/t0004-model-save-restore.py
t/testmodel.py
ugit/wscript [deleted file]
ui/main.ui
ui/options.ui
ui/wscript
wscript