git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] commit-tree updates
@ 2011-11-09 21:01 Junio C Hamano
  2011-11-09 21:01 ` [PATCH 1/3] commit-tree: update the command line parsing Junio C Hamano
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Junio C Hamano @ 2011-11-09 21:01 UTC (permalink / raw)
  To: git

Here are a handful of patches to the lowest level plumbing commit-tree to
teach it to record extended headers.  With this series, scripted Porcelain
like rebase--am can propagate the "mergetag" header while rebasing.

Junio C Hamano (3):
  commit-tree: update the command line parsing
  commit-tree: teach -m/-F options to read logs from elsewhere
  commit-tree: teach -x <extra>

 Documentation/git-commit-tree.txt |   17 ++++++-
 builtin/commit-tree.c             |   92 ++++++++++++++++++++++++++++++-------
 2 files changed, 89 insertions(+), 20 deletions(-)

-- 
1.7.8.rc1.82.gde0f9

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

end of thread, other threads:[~2011-11-09 22:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 21:01 [PATCH 0/3] commit-tree updates Junio C Hamano
2011-11-09 21:01 ` [PATCH 1/3] commit-tree: update the command line parsing Junio C Hamano
2011-11-09 21:01 ` [PATCH 2/3] commit-tree: teach -m/-F options to read logs from elsewhere Junio C Hamano
2011-11-09 21:01 ` [PATCH 3/3] commit-tree: teach -x <extra> Junio C Hamano
2011-11-09 22:19   ` Brad King

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