git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH A v4 0/5] git config: cleanups
@ 2009-02-21  0:48 Felipe Contreras
  2009-02-21  0:48 ` [PATCH A v4 1/5] git config: codestyle cleanups Felipe Contreras
  0 siblings, 1 reply; 6+ messages in thread
From: Felipe Contreras @ 2009-02-21  0:48 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin, Junio C Hamano, Felipe Contreras

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

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

end of thread, other threads:[~2009-02-21  0:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-21  0:48 [PATCH A v4 0/5] git config: cleanups Felipe Contreras
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

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