ITP: [vote] topgit -- A Git patch queue manager

Jari Aalto jari.aalto@cante.net
Thu Feb 5 11:23:00 GMT 2009


I'd like to propose new package that is not yet included in any of the
stable Linux distributions.

sdesc: "A Git patch queue manager"
ldesc: "TopGit manages a patch queue using Git topic branches, one patch per
branch. It allows for patch dependencies and can thus manage
non-linear patch series. TopGit is a minimal layer on top of Git,
which does not limit use of Git's functionality (such as the index).
It rigorously keeps history until a patch is accepted upstream. It is
also fully usable across distributed repositories."
category: Devel
requires: cygwin git

wget \
    http://cante.net/~jaalto/tmp/cygwin/topgit/setup.hint \
    http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34.tar.bz2

To build after unpacking *-src*:

  ./*.sh --color --verbose all

Jari



More information about the Cygwin-apps mailing list