[ANNOUNCE] TopGit 0.7
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Wed Aug 31 22:00:31 BST 2011
Hello *,
I'm happy to announce that TopGit 0.7 was released today.
This release brings you several bug fixes and a few new features.
The most useful new feature (in my opinon) is a new export method that
provides your patches as a linear history in a regular git branch for
pulling by your upstream.
TopGit aims to make handling of large amount of interdependent topic
branches easier. In fact, it is designed especially for the case when
you maintain a queue of third-party patches on top of another (perhaps
Git-controlled) project and want to easily organize, maintain and submit
them - TopGit achieves that by keeping a separate topic branch for each
patch and providing few tools to maintain the branches
You can get TopGit at
http://repo.or.cz/w/topgit.git
or if you run Debian you can install the version from the
unstable distribution[*1*].
If you want to read more about TopGit's design, usage and
implementation, let me point you to TopGit's README at
http://repo.or.cz/w/topgit.git?a=blob;f=README
The full shortlog since version TopGit 0.5[*2*] can be found below.
I would be happy if you gave it a try and reported your impressions,
suggestions and bugs.
Best regards
Uwe
[*1*] Up to now it didn't hit unstable, but if you cannot wait for a few
hours you have to install from source :-)
[*2*] Version 0.6 was skipped, because a change bumping the version
number was accidently pushed to a public repo. As the latest
version get some more changes, we decided to skip to 0.7.
Bert Wesarg (1):
tg-summary: -t and --graphviz are mutual exclusive
Jonas Fonseca (1):
README: spelling fixes
Kirill Smelkov (5):
tg-completion: complete options for `tg summary`
tg-completion: complete options for `tg remote`
Implement setup_pager just like in git
tg-patch: fix pagination
tg-patch: add support for generating patches against worktree and index
Marc Weber (1):
Pass -- to rev-list for branch/filename disambiguation
Uwe Kleine-K
More information about the git-announce
mailing list