[Announce] teamgit v0.0.9 - visual interactive rebase
Abhijit Bhopatkar
bain at devslashzero.com
Wed Aug 31 22:00:28 BST 2011
Hi people,
teamGit is a functional git gui written in qt, its ultimate aim is to
add functionality on top of git targeted at small closely knit teams.
I have tagged the repo with v0.0.9!!!
You can now get the .deb from ubuntu intrepid ppa
deb http://ppa.launchpad.net/bain-devslashzero/ubuntu intrepid main
package name is teamgit.
The main project website is http://www.devslashzero.com/teamgit
The major changes from v0.0.8 include
1. Added preliminary interactive rebase support, now edit reabse queue
visually
2. Advanced menu is now disabled, since its still long way from being
stable
3. You can now drag and drop emailed patches straight from evoluion (may
be others as well) or drop patch files/mboxes from nautilus.
Shortlog since v0.0.8 appended
Abhijit
---
Abhijit Bhopatkar (23):
guifydialogui: Fixed a groupbox title
Added a rebase ui binary
gitprocess: make rebase editor a variable and unset it after
rebase
mainwindowui: Added interactive rebase action to tools
gitprocess: make rebase take an argument for rebase point
mainwindowimpl: don't crash if git binary is not found
Added rebase interactive functionality
rabse-interactive: Added rebase control file reading
Made teamgit a global project for main and rebase projects
Added install target for rebase-interactive
Added teamgit-rebase and editor for teamgit control file
Removed stray merge conflict file
Added suporject for main teamgit app
Added basic merge command support
mainwindowimpl.cpp: Use save/restoreGeometry function for window
state.
White space cleanup
Drag and drop patch support
mainwindowsimpl.cpp: fix stupid commenting
Build advanced menu only if settings is true
Abhijit Bhopatkar (23):
guifydialogui: Fixed a groupbox title
Added a rebase ui binary
gitprocess: make rebase editor a variable and unset it after
rebase
mainwindowui: Added interactive rebase action to tools
gitprocess: make rebase take an argument for rebase point
mainwindowimpl: don't crash if git binary is not found
Added rebase interactive functionality
rabse-interactive: Added rebase control file reading
Made teamgit a global project for main and rebase projects
Added install target for rebase-interactive
Added teamgit-rebase and editor for teamgit control file
Removed stray merge conflict file
Added suporject for main teamgit app
Added basic merge command support
mainwindowimpl.cpp: Use save/restoreGeometry function for window
state.
White space cleanup
Drag and drop patch support
mainwindowsimpl.cpp: fix stupid commenting
Build advanced menu only if settings is true
settings.ui:Add showAdvanced checkbox
Enable advanced menu only on selecting it from options
settings.ui: Add a warning label in advanced about unstability
v0.0.9 hurra!!!
Markus Bröker (13):
src/gitprocess.cpp: unicode aware encoding
src/gitprocess.cpp: White space corrections
utf8 aware encoding - part 2
Check, whether valid data is parseable or not
Unicode aware diffing
Remove trailing spaces during package build
Interactive Rebase
Rebase: Sorting Order
QtextEdit replaces the moving puzzle
Rebase: UTF-8 Writer
Rebase: edit and drop buttons added
Rebase: Write Access when writing
c++ std header
Rajesh Sola (1):
gitporcess:Added git rebase interactive
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the git-announce
mailing list