All of lore.kernel.org
 help / color / mirror / Atom feed
* Added macro support to qgit
@ 2006-06-22 14:04 Marco Costalba
  2006-06-23  1:00 ` Pavel Roskin
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Costalba @ 2006-06-22 14:04 UTC (permalink / raw)
  To: git; +Cc: proski

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-23 20:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-22 14:04 Added macro support to qgit Marco Costalba
2006-06-23  1:00 ` Pavel Roskin
2006-06-23 17:44   ` Marco Costalba
2006-06-23 20:15     ` Pavel Roskin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.