git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Handling of gitattribute macro expansion
@ 2010-04-02 19:33 Henrik Grubbström (Grubba)
  2010-04-02 19:33 ` [PATCH 1/3] Attr: Fixed debug output for " Henrik Grubbström (Grubba)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Henrik Grubbström (Grubba) @ 2010-04-02 19:33 UTC (permalink / raw)
  To: git; +Cc: Henrik Grubbström  

Second try at handling macro expansion in gitattribute files
in a deterministic way.

Henrik Grubbström (Grubba) (3):
  Attr: Fixed debug output for macro expansion.
  Attr: Allow multiple changes to an attribute on the same line.
  Attr: Expand macros immediately when encountered.

 attr.c                |   38 ++++++++++++++++++++++++--------------
 t/t0003-attributes.sh |   15 +++++++++++++++
 2 files changed, 39 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2010-04-02 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-02 19:33 [PATCH v2 0/3] Handling of gitattribute macro expansion Henrik Grubbström (Grubba)
2010-04-02 19:33 ` [PATCH 1/3] Attr: Fixed debug output for " Henrik Grubbström (Grubba)
2010-04-02 19:33 ` [PATCH v2 2/3] Attr: Allow multiple changes to an attribute on the same line Henrik Grubbström (Grubba)
2010-04-02 19:33 ` [PATCH v2 3/3] Attr: Expand macros immediately when encountered Henrik Grubbström (Grubba)

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).