TeamGit

Posted by bain

Team Git is still under development. 
Roadmap can be viewed here.
Source : You can view latest repositary here.
Binary : Fedora repos have package teamgit, Ubuntu PPA here
Mailing List :  teamgit-(at)-googlegroups.com
Membership is not needed to post. Subscribe here

The Latest News

  • Posted by bain

    I have decided to go ahead and announce teamgit to git mailing list without the rebase and merge support,

    I will have to polish it a bit first and then announce it later this week.

  • Hunk staging support

    09 Aug 2008
    Posted by bain

    Teamgit can now stage individual hunks,
    This completes my original 1st milestone featurelist, but i have now added mergetool and rebase support to that list so its still a little while before i make a major release.

  • Lots of features

    29 Jul 2008
    Posted by bain

    First teamgit release is approaching fast

    I have added lots of features and i am using most of them so they are getting tested as well.
    I did encounter few remote corner quirks, but couldn't reproduce them.

    But its overall quite stable and does what is expected.
    Few annoyances remain such as i can't select atag or branch without gathering a log for it. May be i should conver log gather to double click etc.

    But on the whole its quite ready for release.
    I will now add some documentation and do a stabilization run for one week.
    Then after release, will go full swing again with feature adds.

    No 1 item on wishlist: rebase support

  • v0.0.1

    25 Jul 2008
    Posted by bain

    I have just tagged the repo as v0.0.1

    Now i can do basic commits from teamgit. The result is that now i put my main development teamgit repo under ~/teamgit and now manage teamgit from teamgit.

    So now i will just start adding features as i need them while i work on it :D sort of cumulative explosion development process.

    e.g. The first task i had to go to shell was tagging :D so next feature to add will be tagging support.