git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Re-roll rr/fmt-merge-msg
@ 2010-09-08 17:59 Ramkumar Ramachandra
  2010-09-08 17:59 ` [PATCH 1/5] fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len Ramkumar Ramachandra
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ramkumar Ramachandra @ 2010-09-08 17:59 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List, Jonathan Nieder

Changes since last time: Negative shortlog length is now treated as an
error. I've done it keeping in mind Jonathan's INF series.

Ramkumar Ramachandra (5):
  fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len
  merge: Make '--log' an integer option for number of shortlog entries
  merge: Make 'merge.log' an integer or boolean option
  t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog
    length
  t6200-fmt-merge-msg: Exercise '--log' to configure shortlog length

 Documentation/git-fmt-merge-msg.txt |   16 ++++--
 Documentation/merge-config.txt      |    6 ++-
 Documentation/merge-options.txt     |    6 +-
 builtin.h                           |    7 ++-
 builtin/fmt-merge-msg.c             |   60 ++++++++++++-----------
 builtin/merge.c                     |   32 +++++++-----
 t/t6200-fmt-merge-msg.sh            |   91 +++++++++++++++++++++++++++++++++++
 7 files changed, 163 insertions(+), 55 deletions(-)

-- 
1.7.2.2.409.gdbb11.dirty

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

end of thread, other threads:[~2010-09-08 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-08 17:59 [PATCH 0/5] Re-roll rr/fmt-merge-msg Ramkumar Ramachandra
2010-09-08 17:59 ` [PATCH 1/5] fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len Ramkumar Ramachandra
2010-09-08 17:59 ` [PATCH 2/5] merge: Make '--log' an integer option for number of shortlog entries Ramkumar Ramachandra
2010-09-08 17:59 ` [PATCH 3/5] merge: Make 'merge.log' an integer or boolean option Ramkumar Ramachandra
2010-09-08 17:59 ` [PATCH 4/5] t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length Ramkumar Ramachandra
2010-09-08 17:59 ` [PATCH 5/5] t6200-fmt-merge-msg: Exercise '--log' " Ramkumar Ramachandra

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