git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Marco Costalba" <mcostalba@gmail.com>
To: git@vger.kernel.org
Cc: proski@gnu.org
Subject: Added macro support to qgit
Date: Thu, 22 Jun 2006 16:04:55 +0200	[thread overview]
Message-ID: <e5bfff550606220704q568d8345o1420a0a3e29544e8@mail.gmail.com> (raw)

I have pushed some patches that add macros to qgit.

>From menu bar it is possible to  run a macro created by a fancy new
dialog invoked by 'Macros->Setup macros...' menu.

See http://digilander.libero.it/mcostalba/macros_menu.png
        http://digilander.libero.it/mcostalba/macros_dialog.png

A macro can be associated to a any sequence of commands or to an
external script.

In case of commands sequence, these will be wrapped up in a temporary
script and executed as a whole.

A macro can also ask for command line arguments before to be run so to
allow for maximum flexibility. In case of multi commands sequence
given command line arguments will be bounded to first one only.

While a macro is running a terminal window is shown to display the
corresponding output.

qgit repository is: git://git.kernel.org/pub/scm/qgit/qgit.git

Comments and feedback are welcomed.

     Marco

             reply	other threads:[~2006-06-22 14:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-22 14:04 Marco Costalba [this message]
2006-06-23  1:00 ` Added macro support to qgit Pavel Roskin
2006-06-23 17:44   ` Marco Costalba
2006-06-23 20:15     ` Pavel Roskin

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=e5bfff550606220704q568d8345o1420a0a3e29544e8@mail.gmail.com \
    --to=mcostalba@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=proski@gnu.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).