Git development
 help / color / mirror / Atom feed
* [PATCH 0/3] builtin-branch --[no-]merged post-optimization fixes
@ 2008-07-26 10:27 Lars Hjemli
  2008-07-26 10:27 ` [PATCH 1/3] builtin-branch: remove duplicated code Lars Hjemli
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Hjemli @ 2008-07-26 10:27 UTC (permalink / raw)
  To: git

The optimization of --[no-]merged added some code duplication and a
possible "bug" for -v output which this series tries to rectify.

Lars Hjemli (3):
  builtin-branch: remove duplicated code
  builtin-branch: factor out merge_filter matching
  builtin-branch: fix -v for --[no-]merged

 builtin-branch.c |   42 ++++++++++++++++++++++++++++++------------
 1 files changed, 30 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2008-07-26 11:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-26 10:27 [PATCH 0/3] builtin-branch --[no-]merged post-optimization fixes Lars Hjemli
2008-07-26 10:27 ` [PATCH 1/3] builtin-branch: remove duplicated code Lars Hjemli
2008-07-26 10:27   ` [PATCH 2/3] builtin-branch: factor out merge_filter matching Lars Hjemli
2008-07-26 10:27     ` [PATCH 3/3] builtin-branch: fix -v for --[no-]merged Lars Hjemli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox