This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]