git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: git@vger.kernel.org
Cc: Johannes Schindelin <Johannes.Schindelin@gmx.de>,
	Junio C Hamano <gitster@pobox.com>,
	Felipe Contreras <felipe.contreras@gmail.com>
Subject: [PATCH A v4 0/5] git config: cleanups
Date: Sat, 21 Feb 2009 02:48:52 +0200	[thread overview]
Message-ID: <1235177337-2532-1-git-send-email-felipe.contreras@gmail.com> (raw)

This patch series is the first of a two parts reorganization for more
maintainability and user friendliness. Nonetheless stands on its own can be
applied without the second part.

There are essentially no functional changes.

Felipe Contreras (4):
  git config: codestyle cleanups
  git_config(): not having a per-repo config file is not an error
  git config: trivial rename in preparation for parseopt
  git config: reorganize get_color*

Johannes Schindelin (1):
  git config: trivial cleanup for editor action

 builtin-config.c |  108 ++++++++++++++++++++---------------------------------
 config.c         |   17 ++++++--
 2 files changed, 54 insertions(+), 71 deletions(-)

             reply	other threads:[~2009-02-21  0:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-21  0:48 Felipe Contreras [this message]
2009-02-21  0:48 ` [PATCH A v4 1/5] git config: codestyle cleanups Felipe Contreras
2009-02-21  0:48   ` [PATCH A v4 2/5] git config: trivial cleanup for editor action Felipe Contreras
2009-02-21  0:48     ` [PATCH A v4 3/5] git_config(): not having a per-repo config file is not an error Felipe Contreras
2009-02-21  0:48       ` [PATCH A v4 4/5] git config: trivial rename in preparation for parseopt Felipe Contreras
2009-02-21  0:48         ` [PATCH A v4 5/5] git config: reorganize get_color* Felipe Contreras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1235177337-2532-1-git-send-email-felipe.contreras@gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).