I have tagged the repo v0.0.10 (well actually few commits after that as well)
The latest feature add includes : Interactive merge conflict resolution.
Only meld is supported as merge tool for now...
That also means meld is required to be installed.
Shortlog follows
Abhijit Bhopatkar (32):
Revert "Check, whether valid data is parseable or not"
guifycommanddialogimpl.cpp: Avoid crashing for unparsable man pages
gitprocess: whitespace cleanup
Add slot to check for merge conflicts
Add merge conflict label
Add merge conflict checking in refresh
settings_ui: Add mergetool path text box and select button
Move git specific settings from mainwindow to settings for easier management
Add merge tool path setting
Add mergetool selction and fix writing it to settings file
whitespace fixes
Fix merge conflict label
Merge branch 'master' of git://gitorious.org/teamgit/mainline
Show files with merge conflicts only once
Move GIT_INVOKE from mainwindowsimpl to gitthread
Added merge dialog ui file
Added merge dialog implementation
Added merge dialog file to the qmake project
Execute merge dialog when merge conflict label is clicked
Connect filediff signal from git thread to mergedialog
Show conflicting files in the merge dialog
Added slot for getting merge conflict file's contents
Gather conflicting file contents for unmerged files
Disable merge tool options group box
Fix: Clear previous contents in merge dialog on init
gitprocess: append the filename to the conflict contents signal
Disable the mergetool settings
mergedialog: execute meld to resolve merge conflict
Set commit message in commit dialog if COMMIT_EDITMSG exists
diffviewer: Move font setting from mainwindowimpl to diffviewer
User .git/MERGE_MSG instead of COMMIT_EDITMSG
Fix merege conflict message while commiting
Terje Rosten (1):
fixing .desktop file

Comments
its realy good
very good thanks.