From: Abhijit Bhopatkar <bain@devslashzero.com>
To: git@vger.kernel.org
Subject: [Announce] teamgit v0.0.9 - visual interactive rebase
Date: Sat, 17 Jan 2009 13:08:11 +0530 [thread overview]
Message-ID: <1232177891.16881.8.camel@bain-laptop> (raw)
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
reply other threads:[~2009-01-17 7:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1232177891.16881.8.camel@bain-laptop \
--to=bain@devslashzero.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).