From: Max Kirillov <max@max630.net>
To: Paul Mackerras <paulus@samba.org>, Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Max Kirillov <max@max630.net>
Subject: [PATCH v2 0/3] gitk: save only changed configuration on exit
Date: Sun, 14 Sep 2014 23:35:56 +0300 [thread overview]
Message-ID: <1410726959-20353-1-git-send-email-max@max630.net> (raw)
Changes since v1:
* Add value check to config_variable_change_cb
* Squash 2/3 and 3/3 and the value check into one commit. There is no really
reasons to divide them except following the real coding history
* Describle the previous undesirable behavior in commit message
* Synchronize writing of config file
Max Kirillov (3):
gitk refactor: remove boilerplate for configuration variables
gitk: write only changed configuration variables
gitk: synchronize config write
gitk | 215 +++++++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 139 insertions(+), 76 deletions(-)
--
2.0.1.1697.g73c6810
next reply other threads:[~2014-09-14 20:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-14 20:35 Max Kirillov [this message]
2014-09-14 20:35 ` [PATCH v2 1/3] gitk refactor: remove boilerplate for configuration variables Max Kirillov
2014-10-30 9:47 ` Paul Mackerras
2014-09-14 20:35 ` [PATCH v2 2/3] gitk: write only changed " Max Kirillov
2014-10-30 9:55 ` Paul Mackerras
2014-10-30 21:43 ` Max Kirillov
2014-09-14 20:35 ` [PATCH v2 3/3] gitk: synchronize config write Max Kirillov
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=1410726959-20353-1-git-send-email-max@max630.net \
--to=max@max630.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=paulus@samba.org \
/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).